Class UsersApiRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.AbstractExtensibleRepresentation
com.cumulocity.rest.representation.user.UsersApiRepresentation
- All Implemented Interfaces:
ResourceRepresentation,org.svenson.DynamicProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRoles()Contains a placeholder name and point to a resource of Type User.getUsers()voidsetCurrentUser(String currentUser) voidsetGroupByName(String groupByName) voidvoidvoidsetUserByName(String userByName) voidMethods inherited from class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
get, get, getAttrs, getProperty, hasProperty, propertyNames, removeProperty, set, set, set, setAttrs, setPropertyMethods inherited from class com.cumulocity.rest.representation.BaseResourceRepresentation
getSelf, getSelfDecoded, setSelf, toJSON, toString
-
Constructor Details
-
UsersApiRepresentation
public UsersApiRepresentation()
-
-
Method Details
-
getUsers
-
setUsers
-
getGroups
-
setGroups
-
getUserByName
Contains a placeholder name and point to a resource of Type User.- Returns:
- userByName api url
-
setUserByName
-
getCurrentUser
-
setCurrentUser
-
setGroupByName
-
getGroupByName
-
setRoles
-
getRoles
-