Package org.alfresco.rest.model
Class RestPersonModelsCollection
java.lang.Object
org.alfresco.rest.core.RestModels<RestPersonModel,RestPersonModelsCollection>
org.alfresco.rest.model.RestPersonModelsCollection
- All Implemented Interfaces:
IModelsCollectionAssertion<RestPersonModelsCollection>,IRestModelsCollection<RestPersonModel>
public class RestPersonModelsCollection
extends RestModels<RestPersonModel,RestPersonModelsCollection>
Handle collection of
- Author:
- Cristina Axinte
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.rest.core.RestModels
and, assertThat, getEntries, getEntryByIndex, getOneRandomEntry, getPagination, isEmpty, setPagination, when
-
Constructor Details
-
RestPersonModelsCollection
public RestPersonModelsCollection()
-