Uses of Class
com.cumulocity.rest.representation.user.GroupReferenceCollectionRepresentation
-
Packages that use GroupReferenceCollectionRepresentation Package Description com.cumulocity.rest.representation.user -
-
Uses of GroupReferenceCollectionRepresentation in com.cumulocity.rest.representation.user
Methods in com.cumulocity.rest.representation.user that return GroupReferenceCollectionRepresentation Modifier and Type Method Description GroupReferenceCollectionRepresentation
UserRepresentation. getGroups()
Methods in com.cumulocity.rest.representation.user with parameters of type GroupReferenceCollectionRepresentation Modifier and Type Method Description void
UserRepresentation. setGroups(GroupReferenceCollectionRepresentation groups)
-