Uses of Interface
org.nuxeo.ecm.core.api.trash.TrashService
Packages that use TrashService
Package
Description
-
Uses of TrashService in org.nuxeo.drive.adapter.impl
Methods in org.nuxeo.drive.adapter.impl that return TrashServiceModifier and TypeMethodDescriptionprotected TrashService
AbstractDocumentBackedFileSystemItem.getTrashService()
-
Uses of TrashService in org.nuxeo.ecm.automation.core.operations.document
Fields in org.nuxeo.ecm.automation.core.operations.document declared as TrashServiceModifier and TypeFieldDescriptionprotected TrashService
EmptyTrash.trashService
protected TrashService
TrashDocument.trashService
protected TrashService
UntrashDocument.trashService
-
Uses of TrashService in org.nuxeo.ecm.core.trash
Classes in org.nuxeo.ecm.core.trash that implement TrashServiceModifier and TypeClassDescriptionclass
Basic implementation ofTrashService
.class
ATrashService
implementation relying onecm:isTrashed
.Fields in org.nuxeo.ecm.core.trash declared as TrashService