Uses of Class
com.echothree.model.control.security.server.graphql.SecurityRoleObject
Packages that use SecurityRoleObject
Package
Description
-
Uses of SecurityRoleObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return SecurityRoleObjectModifier and TypeMethodDescriptionstatic SecurityRoleObject
GraphQlQueries.securityRole
(graphql.schema.DataFetchingEnvironment env, String securityRoleGroupName, String securityRoleName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type SecurityRoleObjectModifier and TypeMethodDescriptionGraphQlQueries.securityRoles
(graphql.schema.DataFetchingEnvironment env, String securityRoleGroupName) -
Uses of SecurityRoleObject in com.echothree.model.control.security.server.graphql
Methods in com.echothree.model.control.security.server.graphql that return types with arguments of type SecurityRoleObjectModifier and TypeMethodDescriptionSecurityRoleGroupObject.getSecurityRoles
(graphql.schema.DataFetchingEnvironment env) -
Uses of SecurityRoleObject in com.echothree.model.control.workflow.server.graphql
Methods in com.echothree.model.control.workflow.server.graphql that return SecurityRoleObjectModifier and TypeMethodDescriptionWorkflowDestinationSecurityRoleObject.getSecurityRole
(graphql.schema.DataFetchingEnvironment env) WorkflowEntranceSecurityRoleObject.getSecurityRole
(graphql.schema.DataFetchingEnvironment env)