Uses of Class
org.exoplatform.documents.model.TrashElementNode
Packages that use TrashElementNode
-
Uses of TrashElementNode in org.exoplatform.documents.service
Methods in org.exoplatform.documents.service that return types with arguments of type TrashElementNodeModifier and TypeMethodDescriptionDocumentFileService.getDeletedDocuments(TrashElementNodeFilter trashElementNodeFilter) Retrieves a list of trash elements that match the specified filter. -
Uses of TrashElementNode in org.exoplatform.documents.storage
Methods in org.exoplatform.documents.storage that return types with arguments of type TrashElementNodeModifier and TypeMethodDescriptionJCRDeleteFileStorage.getDeletedDocuments(TrashElementNodeFilter trashElementNodeFilter) Retrieves a list of trash elements that match the specified filter.