Uses of Class
com.echothree.model.control.security.server.graphql.SecurityRoleGroupObject
Packages that use SecurityRoleGroupObject
Package
Description
-
Uses of SecurityRoleGroupObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return SecurityRoleGroupObjectModifier and TypeMethodDescriptionstatic SecurityRoleGroupObjectGraphQlQueries.securityRoleGroup(graphql.schema.DataFetchingEnvironment env, String securityRoleGroupName, String id) Methods in com.echothree.control.user.graphql.server.schema 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)