Uses of Class
com.aeontronix.enhancedmule.tools.provisioning.RoleDescriptor
| Package | Description |
|---|---|
| com.aeontronix.enhancedmule.tools.provisioning | |
| com.aeontronix.enhancedmule.tools.role |
-
Uses of RoleDescriptor in com.aeontronix.enhancedmule.tools.provisioning
Methods in com.aeontronix.enhancedmule.tools.provisioning that return types with arguments of type RoleDescriptor Modifier and Type Method Description List<RoleDescriptor>OrganizationDescriptor. getRoles()Method parameters in com.aeontronix.enhancedmule.tools.provisioning with type arguments of type RoleDescriptor Modifier and Type Method Description voidOrganizationDescriptor. setRoles(List<RoleDescriptor> roles) -
Uses of RoleDescriptor in com.aeontronix.enhancedmule.tools.role
Methods in com.aeontronix.enhancedmule.tools.role with parameters of type RoleDescriptor Modifier and Type Method Description booleanRoleGroup. same(RoleDescriptor roleDescriptor)