Uses of Class
org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
Packages that use ShallowDocumentModel
-
Uses of ShallowDocumentModel in org.nuxeo.ecm.core.event
Subclasses of ShallowDocumentModel in org.nuxeo.ecm.core.event -
Uses of ShallowDocumentModel in org.nuxeo.ecm.core.versioning
Methods in org.nuxeo.ecm.core.versioning with parameters of type ShallowDocumentModelModifier 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
Methods in org.nuxeo.snapshot with parameters of type ShallowDocumentModelModifier and TypeMethodDescriptionSnapshotRemovalPolicy.getRemovableVersionIds
(CoreSession session, ShallowDocumentModel deletedLiveDoc, List<String> versionUUIDs)