Uses of Class
org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
Uses of ShallowDocumentModel in org.nuxeo.ecm.core.event
-
Uses of ShallowDocumentModel in org.nuxeo.ecm.core.versioning
Modifier and TypeMethodDescriptionOrphanVersionRemovalFilter.getRemovableVersionIds
(CoreSession session, ShallowDocumentModel deletedLiveDoc, List<String> versionUUIDs) This method will be called by theOrphanVersionRemoverListener
.protected void
OrphanVersionRemoverListener.removeIfPossible
(CoreSession session, ShallowDocumentModel deletedLiveDoc, List<String> versionUUIDs) Deprecated. -
Uses of ShallowDocumentModel in org.nuxeo.snapshot
Modifier and TypeMethodDescriptionSnapshotRemovalPolicy.getRemovableVersionIds
(CoreSession session, ShallowDocumentModel deletedLiveDoc, List<String> versionUUIDs)