Uses of Class
org.alfresco.rest.rm.community.model.recordcategory.RecordCategoryChild
-
Packages that use RecordCategoryChild Package Description org.alfresco.rest.rm.community.requests.gscore.api -
-
Uses of RecordCategoryChild in org.alfresco.rest.rm.community.requests.gscore.api
Methods in org.alfresco.rest.rm.community.requests.gscore.api that return RecordCategoryChild Modifier and Type Method Description RecordCategoryChildRecordCategoryAPI. createRecordCategoryChild(RecordCategoryChild recordCategoryChildModel, String recordCategoryId)RecordCategoryChildRecordCategoryAPI. createRecordCategoryChild(RecordCategoryChild recordCategoryChildModel, String recordCategoryId, String parameters)Creates a record category child.Methods in org.alfresco.rest.rm.community.requests.gscore.api with parameters of type RecordCategoryChild Modifier and Type Method Description RecordCategoryChildRecordCategoryAPI. createRecordCategoryChild(RecordCategoryChild recordCategoryChildModel, String recordCategoryId)RecordCategoryChildRecordCategoryAPI. createRecordCategoryChild(RecordCategoryChild recordCategoryChildModel, String recordCategoryId, String parameters)Creates a record category child.
-