Class RecordCategoryChildCollection
java.lang.Object
org.alfresco.rest.core.RestModels<RecordCategoryChildEntry,RecordCategoryChildCollection>
org.alfresco.rest.rm.community.model.recordcategory.RecordCategoryChildCollection
- All Implemented Interfaces:
IModelsCollectionAssertion<RecordCategoryChildCollection>,IRestModelsCollection<RecordCategoryChildEntry>
public class RecordCategoryChildCollection
extends RestModels<RecordCategoryChildEntry,RecordCategoryChildCollection>
Handle collection of
RecordCategoryChildEntry- Since:
- 2.6
- Author:
- Kristijan Conkas, Tuna Aksoy
-
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
-
RecordCategoryChildCollection
public RecordCategoryChildCollection()
-