Uses of Interface
org.nuxeo.ecm.core.trash.TrashService
Packages that use 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
Trash service delegating to two different backends, for use during migration.class
Deprecated.class
ATrashService
implementation relying onecm:isTrashed
.Fields in org.nuxeo.ecm.core.trash declared as TrashServiceModifier and TypeFieldDescriptionprotected final TrashService
BridgeTrashService.first
protected final TrashService
BridgeTrashService.second
protected TrashService
TrashServiceImpl.trashService
Methods in org.nuxeo.ecm.core.trash that return TrashServiceModifier and TypeMethodDescriptionprotected TrashService
TrashServiceImpl.recomputeTrashService()
Constructors in org.nuxeo.ecm.core.trash with parameters of type TrashService
PropertyTrashService
instead.