Uses of Class
com.cumulocity.rest.representation.user.RoleRepresentation
Packages that use RoleRepresentation
- 
Uses of RoleRepresentation in com.cumulocity.rest.representation.user
Methods in com.cumulocity.rest.representation.user that return RoleRepresentationMethods in com.cumulocity.rest.representation.user that return types with arguments of type RoleRepresentationModifier and TypeMethodDescriptionCurrentUserRepresentation.getEffectiveRoles()RoleCollectionRepresentation.getRoles()RoleCollectionRepresentation.iterator()Methods in com.cumulocity.rest.representation.user with parameters of type RoleRepresentationModifier and TypeMethodDescriptionvoidRoleReferenceRepresentation.setRole(RoleRepresentation role) Method parameters in com.cumulocity.rest.representation.user with type arguments of type RoleRepresentationModifier and TypeMethodDescriptionvoidCurrentUserRepresentation.setEffectiveRoles(List<RoleRepresentation> effectiveRoles) voidRoleCollectionRepresentation.setRoles(List<RoleRepresentation> roles)