Uses of Class
org.alfresco.rm.rest.api.model.UnfiledRecordFolderChild
Packages that use UnfiledRecordFolderChild
Package
Description
Package info that defines the Information Governance Unfiled Record Folders REST API
-
Uses of UnfiledRecordFolderChild in org.alfresco.rm.rest.api.impl
Methods in org.alfresco.rm.rest.api.impl that return UnfiledRecordFolderChildModifier and TypeMethodDescriptionApiNodesModelFactory.createUnfiledRecordFolderChild
(FileInfo info, Parameters parameters, Map<String, UserInfo> mapUserInfo, boolean isMinimalInfo) Creates an object of type UnfiledRecordFolderChild -
Uses of UnfiledRecordFolderChild in org.alfresco.rm.rest.api.unfiledrecordfolders
Methods in org.alfresco.rm.rest.api.unfiledrecordfolders that return UnfiledRecordFolderChildModifier and TypeMethodDescriptionUnfiledRecordFolderChildrenRelation.create
(String unfiledRecordFolderId, org.springframework.extensions.webscripts.servlet.FormData formData, Parameters parameters, WithResponse withResponse) Methods in org.alfresco.rm.rest.api.unfiledrecordfolders that return types with arguments of type UnfiledRecordFolderChildModifier and TypeMethodDescriptionUnfiledRecordFolderChildrenRelation.create
(String unfiledRecordFolderId, List<UnfiledRecordFolderChild> nodeInfos, Parameters parameters) UnfiledRecordFolderChildrenRelation.readAll
(String unfileRecordFolderId, Parameters parameters) Method parameters in org.alfresco.rm.rest.api.unfiledrecordfolders with type arguments of type UnfiledRecordFolderChildModifier and TypeMethodDescriptionUnfiledRecordFolderChildrenRelation.create
(String unfiledRecordFolderId, List<UnfiledRecordFolderChild> nodeInfos, Parameters parameters)