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
-
Method Summary
Modifier and TypeMethodDescriptiongetRoles()
Contains a placeholder name and point to a resource of Type User.getUsers()
void
setCurrentUser
(String currentUser) void
setGroupByName
(String groupByName) void
void
void
setUserByName
(String userByName) void
Methods inherited from class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
get, get, getAttrs, getProperty, hasProperty, propertyNames, removeProperty, set, set, set, setAttrs, setProperty
Methods 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
-