Uses of Class
com.aeontronix.enhancedmule.tools.role.RoleAssignment
| Package | Description |
|---|---|
| com.aeontronix.enhancedmule.tools.role |
-
Uses of RoleAssignment in com.aeontronix.enhancedmule.tools.role
Methods in com.aeontronix.enhancedmule.tools.role that return RoleAssignment Modifier and Type Method Description static RoleAssignmentRoleAssignment. findByRoleIdAndEnvironmentId(Collection<RoleAssignment> collection, String roleId, String environmentId)Methods in com.aeontronix.enhancedmule.tools.role that return types with arguments of type RoleAssignment Modifier and Type Method Description List<RoleAssignment>RoleGroup. assignRoles(Iterable<RoleAssignmentAddition> roleAssignmentAdditions)Method parameters in com.aeontronix.enhancedmule.tools.role with type arguments of type RoleAssignment Modifier and Type Method Description voidRoleGroup. deleteRoleAssignment(Iterable<RoleAssignment> roleAssignments)static RoleAssignmentRoleAssignment. findByRoleIdAndEnvironmentId(Collection<RoleAssignment> collection, String roleId, String environmentId)