Uses of Class
org.alfresco.rest.rm.community.model.recordcategory.RecordCategoryChild
Packages that use RecordCategoryChild
-
Uses of RecordCategoryChild in org.alfresco.rest.rm.community.requests.gscore.api
Methods in org.alfresco.rest.rm.community.requests.gscore.api that return RecordCategoryChildModifier and TypeMethodDescriptionRecordCategoryAPI.createRecordCategoryChild(RecordCategoryChild recordCategoryChildModel, String recordCategoryId) RecordCategoryAPI.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 RecordCategoryChildModifier and TypeMethodDescriptionRecordCategoryAPI.createRecordCategoryChild(RecordCategoryChild recordCategoryChildModel, String recordCategoryId) RecordCategoryAPI.createRecordCategoryChild(RecordCategoryChild recordCategoryChildModel, String recordCategoryId, String parameters) Creates a record category child.