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