Uses of Class
org.alfresco.rest.rm.community.model.unfiledcontainer.UnfiledContainerChildCollection
-
Packages that use UnfiledContainerChildCollection Package Description org.alfresco.rest.rm.community.requests.gscore.api -
-
Uses of UnfiledContainerChildCollection in org.alfresco.rest.rm.community.requests.gscore.api
Methods in org.alfresco.rest.rm.community.requests.gscore.api that return UnfiledContainerChildCollection Modifier and Type Method Description UnfiledContainerChildCollectionUnfiledContainerAPI. getUnfiledContainerChildren(String unfiledContainerId)seeUnfiledContainerAPI.getUnfiledContainerChildren(String)(String, String)}UnfiledContainerChildCollectionUnfiledContainerAPI. getUnfiledContainerChildren(String unfiledContainerId, String parameters)Gets the children of an unfiled records containerUnfiledContainerChildCollectionUnfiledRecordFolderAPI. getUnfiledRecordFolderChildren(String unfiledRecordFolderId)UnfiledContainerChildCollectionUnfiledRecordFolderAPI. getUnfiledRecordFolderChildren(String unfiledRecordFolderId, String parameters)Gets the children of an unfiled record folder
-