Uses of Class
org.alfresco.rm.rest.api.model.RecordCategoryChild
Packages that use RecordCategoryChild
Package
Description
Package info that defines the Information Governance Record Categories REST API
-
Uses of RecordCategoryChild in org.alfresco.rm.rest.api.impl
Methods in org.alfresco.rm.rest.api.impl that return RecordCategoryChildModifier and TypeMethodDescriptionApiNodesModelFactory.createRecordCategoryChild
(FileInfo info, Parameters parameters, Map<String, UserInfo> mapUserInfo, boolean isMinimalInfo) Creates an object of type RecordCategoryChild -
Uses of RecordCategoryChild in org.alfresco.rm.rest.api.recordcategories
Methods in org.alfresco.rm.rest.api.recordcategories that return RecordCategoryChildModifier and TypeMethodDescriptionRecordCategoryChildrenRelation.create
(String entityResourceId, org.springframework.extensions.webscripts.servlet.FormData formData, Parameters parameters, WithResponse withResponse) Methods in org.alfresco.rm.rest.api.recordcategories that return types with arguments of type RecordCategoryChildModifier and TypeMethodDescriptionRecordCategoryChildrenRelation.create
(String recordCategoryId, List<RecordCategoryChild> nodeInfos, Parameters parameters) RecordCategoryChildrenRelation.readAll
(String recordCategoryId, Parameters parameters) Method parameters in org.alfresco.rm.rest.api.recordcategories with type arguments of type RecordCategoryChildModifier and TypeMethodDescriptionRecordCategoryChildrenRelation.create
(String recordCategoryId, List<RecordCategoryChild> nodeInfos, Parameters parameters)