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