Uses of Class
org.alfresco.rest.rm.community.model.recordcategory.RecordCategoryChildCollection
-
Packages that use RecordCategoryChildCollection Package Description org.alfresco.rest.rm.community.requests.gscore.api -
-
Uses of RecordCategoryChildCollection in org.alfresco.rest.rm.community.requests.gscore.api
Methods in org.alfresco.rest.rm.community.requests.gscore.api that return RecordCategoryChildCollection Modifier and Type Method Description RecordCategoryChildCollectionRecordCategoryAPI. getRecordCategoryChildren(String recordCategoryId)RecordCategoryChildCollectionRecordCategoryAPI. getRecordCategoryChildren(String recordCategoryId, String parameters)Gets the children of a record category.
-