Package | Description |
---|---|
com.cumulocity.rest.representation.user |
Modifier and Type | Method and Description |
---|---|
RoleRepresentation |
RoleReferenceRepresentation.getRole() |
Modifier and Type | Method and Description |
---|---|
List<RoleRepresentation> |
CurrentUserRepresentation.getEffectiveRoles() |
List<RoleRepresentation> |
RoleCollectionRepresentation.getRoles() |
Iterator<RoleRepresentation> |
RoleCollectionRepresentation.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
RoleReferenceRepresentation.setRole(RoleRepresentation role) |
Modifier and Type | Method and Description |
---|---|
void |
CurrentUserRepresentation.setEffectiveRoles(List<RoleRepresentation> effectiveRoles) |
void |
RoleCollectionRepresentation.setRoles(List<RoleRepresentation> roles) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.