Package org.nuxeo.ecm.core.event
Class DeletedDocumentModel
java.lang.Object
org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
org.nuxeo.ecm.core.event.DeletedDocumentModel
- All Implemented Interfaces:
Serializable
,DocumentModel
- Author:
- Eugen Ionica
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.nuxeo.ecm.core.api.DocumentModel
DocumentModel.DocumentModelRefresh
-
Field Summary
Fields inherited from interface org.nuxeo.ecm.core.api.DocumentModel
REFRESH_ACP, REFRESH_ACP_IF_LOADED, REFRESH_ACP_LAZY, REFRESH_ALL, REFRESH_CONTENT, REFRESH_CONTENT_IF_LOADED, REFRESH_CONTENT_LAZY, REFRESH_DEFAULT, REFRESH_IF_LOADED, REFRESH_LAZY, REFRESH_PREFETCH, REFRESH_STATE
-
Constructor Summary
-
Method Summary
Methods inherited from class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
accept, addFacet, attach, checkIn, checkOut, clone, copyContent, copyContextData, detach, followTransition, getACP, getAdapter, getAdapter, getAllowedStateTransitions, getBinaryFulltext, getCacheKey, getChangeToken, getCheckinComment, getCheckinDate, getContextData, getContextData, getCoreSession, getCurrentLifeCycleState, getDataModel, getDataModels, getDataModelsCollection, getDocumentType, getFacets, getId, getLifeCyclePolicy, getLockInfo, getName, getObjectResolver, getParentRef, getPath, getPathAsString, getPos, getPrincipal, getProperties, getProperty, getProperty, getPropertyObject, getPropertyObjects, getPropertyValue, getRef, getRepositoryName, getRetainedProperties, getSchemas, getSessionId, getSourceId, getSystemProp, getTitle, getType, getVersionLabel, getVersionSeriesId, hasFacet, hasSchema, isAttached, isCheckedOut, isDirty, isDownloadable, isFolder, isImmutable, isLatestMajorVersion, isLatestVersion, isLifeCycleLoaded, isLocked, isMajorVersion, isPrefetched, isPrefetched, isProxy, isTrashed, isVersion, isVersionable, isVersionSeriesCheckedOut, prefetchCurrentLifecycleState, prefetchLifeCyclePolicy, putContextData, refresh, refresh, removeFacet, removeLock, reset, setACP, setLock, setPathInfo, setProperties, setProperty, setPropertyObject, setPropertyValue
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.nuxeo.ecm.core.api.DocumentModel
getRetainUntil, hasLegalHold, isEnforcedRecord, isFlexibleRecord, isRecord, isUnderRetentionOrLegalHold
-
Constructor Details
-
DeletedDocumentModel
-