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 TrashServiceAbstractDocumentBackedFileSystemItem.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 TrashServiceEmptyTrash.trashServiceprotected TrashServiceTrashDocument.trashServiceprotected TrashServiceUntrashDocument.trashService -
Uses of TrashService in org.nuxeo.ecm.core.trash
Classes in org.nuxeo.ecm.core.trash that implement TrashServiceModifier and TypeClassDescriptionclassBasic implementation ofTrashService.classATrashServiceimplementation relying onecm:isTrashed.Fields in org.nuxeo.ecm.core.trash declared as TrashService