Uses of Class
org.exoplatform.documents.model.FullTreeItem
Packages that use FullTreeItem
-
Uses of FullTreeItem in org.exoplatform.documents.service
Methods in org.exoplatform.documents.service that return types with arguments of type FullTreeItemModifier and TypeMethodDescriptionDocumentFileService.getFullTreeData(long ownerId, String folderId, String destinationFolderPath, long authenticatedUserId, boolean withChildren) Retrieves tree of the given node. -
Uses of FullTreeItem in org.exoplatform.documents.storage
Methods in org.exoplatform.documents.storage that return types with arguments of type FullTreeItemModifier and TypeMethodDescriptionDocumentFileStorage.getFullTreeData(long ownerId, String folderId, String destinationFolderPath, org.exoplatform.services.security.Identity aclIdentity, boolean withChildren) Retrieves breadcrumb of the given node.