Uses of Class
com.aeontronix.enhancedmule.tools.role.RoleGroup
Packages that use RoleGroup
Package
Description
-
Uses of RoleGroup in com.aeontronix.enhancedmule.tools.anypoint
Methods in com.aeontronix.enhancedmule.tools.anypoint that return RoleGroupModifier and TypeMethodDescriptionOrganization.createRoleGroup(String name, String description) Organization.findRoleGroupById(String roleId) Organization.findRoleGroupByName(String name) -
Uses of RoleGroup in com.aeontronix.enhancedmule.tools.role
Methods in com.aeontronix.enhancedmule.tools.role that return RoleGroupModifier and TypeMethodDescriptionstatic RoleGroupRoleGroup.findById(Organization organization, HttpHelper httpHelper, JsonHelper jsonHelper, String id) RoleGroup.update()Methods in com.aeontronix.enhancedmule.tools.role that return types with arguments of type RoleGroupMethod parameters in com.aeontronix.enhancedmule.tools.role with type arguments of type RoleGroupConstructors in com.aeontronix.enhancedmule.tools.role with parameters of type RoleGroup