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, long authenticatedUserId) Retrieves breadcrumb 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, org.exoplatform.services.security.Identity aclIdentity) Retrieves breadcrumb of the given node.