Uses of Class
org.exoplatform.documents.model.BreadCrumbItem
Packages that use BreadCrumbItem
-
Uses of BreadCrumbItem in org.exoplatform.documents.service
Methods in org.exoplatform.documents.service that return types with arguments of type BreadCrumbItemModifier and TypeMethodDescriptionDocumentFileService.getBreadcrumb(long ownerId, String folderId, String folderPath, long authenticatedUserId) Retrieves breadcrumb of the given node. -
Uses of BreadCrumbItem in org.exoplatform.documents.storage
Methods in org.exoplatform.documents.storage that return types with arguments of type BreadCrumbItemModifier and TypeMethodDescriptionDocumentFileStorage.getBreadcrumb(long ownerId, String folderId, String folderPath, org.exoplatform.services.security.Identity aclIdentity) Retrieves breadcrumb of the given node.