Uses of Class
com.cumulocity.rest.representation.user.RoleRepresentation
-
Uses of RoleRepresentation in com.cumulocity.rest.representation.user
Modifier and TypeMethodDescriptionCurrentUserRepresentation.getEffectiveRoles()
RoleCollectionRepresentation.getRoles()
RoleCollectionRepresentation.iterator()
Modifier and TypeMethodDescriptionvoid
RoleReferenceRepresentation.setRole
(RoleRepresentation role) Modifier and TypeMethodDescriptionvoid
CurrentUserRepresentation.setEffectiveRoles
(List<RoleRepresentation> effectiveRoles) void
RoleCollectionRepresentation.setRoles
(List<RoleRepresentation> roles)