Package org.alfresco.rest.model
Class RestCategoryModelsCollection
java.lang.Object
org.alfresco.rest.core.RestModels<RestCategoryModel,RestCandidateModelsCollection>
org.alfresco.rest.model.RestCategoryModelsCollection
- All Implemented Interfaces:
IModelsCollectionAssertion<RestCandidateModelsCollection>,IRestModelsCollection<RestCategoryModel>
public class RestCategoryModelsCollection
extends RestModels<RestCategoryModel,RestCandidateModelsCollection>
-
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
-
RestCategoryModelsCollection
public RestCategoryModelsCollection()
-