Uses of Class
com.cumulocity.rest.representation.user.RoleReferenceCollectionRepresentation
-
Packages that use RoleReferenceCollectionRepresentation Package Description com.cumulocity.rest.representation.user -
-
Uses of RoleReferenceCollectionRepresentation in com.cumulocity.rest.representation.user
Methods in com.cumulocity.rest.representation.user that return RoleReferenceCollectionRepresentation Modifier and Type Method Description RoleReferenceCollectionRepresentationGroupRepresentation. getRoles()RoleReferenceCollectionRepresentationUserRepresentation. getRoles()Methods in com.cumulocity.rest.representation.user with parameters of type RoleReferenceCollectionRepresentation Modifier and Type Method Description voidGroupRepresentation. setRoles(RoleReferenceCollectionRepresentation roles)voidUserRepresentation. setRoles(RoleReferenceCollectionRepresentation roles)
-