Uses of Class
com.echothree.model.control.security.server.graphql.SecurityRoleGroupObject
Packages that use SecurityRoleGroupObject
Package
Description
-
Uses of SecurityRoleGroupObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return SecurityRoleGroupObjectModifier and TypeMethodDescriptionstatic SecurityRoleGroupObject
GraphQlQueries.securityRoleGroup
(graphql.schema.DataFetchingEnvironment env, String securityRoleGroupName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type SecurityRoleGroupObjectModifier and TypeMethodDescriptionGraphQlQueries.securityRoleGroups
(graphql.schema.DataFetchingEnvironment env, String parentSecurityRoleGroupName) -
Uses of SecurityRoleGroupObject in com.echothree.model.control.security.server.graphql
Methods in com.echothree.model.control.security.server.graphql that return SecurityRoleGroupObjectModifier and TypeMethodDescriptionSecurityRoleGroupObject.getParentSecurityRoleGroup()
SecurityRoleObject.getSecurityRoleGroup
(graphql.schema.DataFetchingEnvironment env) -
Uses of SecurityRoleGroupObject in com.echothree.model.control.workflow.server.graphql
Methods in com.echothree.model.control.workflow.server.graphql that return SecurityRoleGroupObjectModifier and TypeMethodDescriptionWorkflowObject.getSecurityRoleGroup
(graphql.schema.DataFetchingEnvironment env)