Class ApplicationUserCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.AbstractExtensibleRepresentation
com.cumulocity.rest.representation.BaseResourceWithExplainRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation<ApplicationUserRepresentation>
com.cumulocity.rest.representation.application.ApplicationUserCollectionRepresentation
- All Implemented Interfaces:
ResourceRepresentation
,Iterable<ApplicationUserRepresentation>
,org.svenson.DynamicProperties
public class ApplicationUserCollectionRepresentation
extends BaseCollectionRepresentation<ApplicationUserRepresentation>
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class com.cumulocity.rest.representation.BaseCollectionRepresentation
getNext, getPageStatistics, getPrev, setNext, setPageStatistics, setPrev
Methods inherited from class com.cumulocity.rest.representation.BaseResourceWithExplainRepresentation
getQueryPlanner, setQueryPlanner
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
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
ApplicationUserCollectionRepresentation
public ApplicationUserCollectionRepresentation() -
ApplicationUserCollectionRepresentation
-
-
Method Details
-
iterator
-
getUsers
@JSONTypeHint(ApplicationUserRepresentation.class) public List<ApplicationUserRepresentation> getUsers() -
applicationUserCollectionRepresentation
public static ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder applicationUserCollectionRepresentation() -
setUsers
-
toString
- Overrides:
toString
in classBaseResourceRepresentation
-
equals
-
canEqual
-
hashCode
public int hashCode()
-