Class RecordCategoryChildCollection
- java.lang.Object
-
- org.alfresco.rest.core.RestModels<RecordCategoryChildEntry,RecordCategoryChildCollection>
-
- org.alfresco.rest.rm.community.model.recordcategory.RecordCategoryChildCollection
-
- All Implemented Interfaces:
org.alfresco.rest.core.assertion.IModelsCollectionAssertion<RecordCategoryChildCollection>,org.alfresco.rest.core.IRestModelsCollection<RecordCategoryChildEntry>
public class RecordCategoryChildCollection extends org.alfresco.rest.core.RestModels<RecordCategoryChildEntry,RecordCategoryChildCollection>
Handle collection ofRecordCategoryChildEntry- Since:
- 2.6
- Author:
- Kristijan Conkas, Tuna Aksoy
-
-
Constructor Summary
Constructors Constructor Description RecordCategoryChildCollection()
-