Uses of Class
org.alfresco.rm.rest.api.model.UnfiledContainerChild
Packages that use UnfiledContainerChild
Package
Description
Package info that defines the Information Governance Unfiled Containers REST API
-
Uses of UnfiledContainerChild in org.alfresco.rm.rest.api.impl
Methods in org.alfresco.rm.rest.api.impl that return UnfiledContainerChildModifier and TypeMethodDescriptionApiNodesModelFactory.createUnfiledContainerChild
(FileInfo info, Parameters parameters, Map<String, UserInfo> mapUserInfo, boolean isMinimalInfo) Creates an object of type UnfiledContainerChild -
Uses of UnfiledContainerChild in org.alfresco.rm.rest.api.unfiledcontainers
Methods in org.alfresco.rm.rest.api.unfiledcontainers that return UnfiledContainerChildModifier and TypeMethodDescriptionUnfiledContainerChildrenRelation.create
(String unfiledContainerId, org.springframework.extensions.webscripts.servlet.FormData formData, Parameters parameters, WithResponse withResponse) Methods in org.alfresco.rm.rest.api.unfiledcontainers that return types with arguments of type UnfiledContainerChildModifier and TypeMethodDescriptionUnfiledContainerChildrenRelation.create
(String unfiledContainerId, List<UnfiledContainerChild> nodeInfos, Parameters parameters) UnfiledContainerChildrenRelation.readAll
(String unfiledContainerId, Parameters parameters) Method parameters in org.alfresco.rm.rest.api.unfiledcontainers with type arguments of type UnfiledContainerChildModifier and TypeMethodDescriptionUnfiledContainerChildrenRelation.create
(String unfiledContainerId, List<UnfiledContainerChild> nodeInfos, Parameters parameters)