|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoleRepresentation | |
---|---|
com.cumulocity.rest.representation.user |
Uses of RoleRepresentation in com.cumulocity.rest.representation.user |
---|
Methods in com.cumulocity.rest.representation.user that return RoleRepresentation | |
---|---|
RoleRepresentation |
RoleReferenceRepresentation.getRole()
|
Methods in com.cumulocity.rest.representation.user that return types with arguments of type RoleRepresentation | |
---|---|
List<RoleRepresentation> |
CurrentUserRepresentation.getEffectiveRoles()
|
List<RoleRepresentation> |
RoleCollectionRepresentation.getRoles()
|
Methods in com.cumulocity.rest.representation.user with parameters of type RoleRepresentation | |
---|---|
void |
RoleReferenceRepresentation.setRole(RoleRepresentation role)
|
Method parameters in com.cumulocity.rest.representation.user with type arguments of type RoleRepresentation | |
---|---|
void |
CurrentUserRepresentation.setEffectiveRoles(List<RoleRepresentation> effectiveRoles)
|
void |
RoleCollectionRepresentation.setRoles(List<RoleRepresentation> roles)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |