Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.event
Class DeletedDocumentModel

java.lang.Object
  extended by org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
      extended by org.nuxeo.ecm.core.event.DeletedDocumentModel
All Implemented Interfaces:
Serializable, DocumentModel

public class DeletedDocumentModel
extends ShallowDocumentModel

Author:
Eugen Ionica
See Also:
Serialized Form

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
DeletedDocumentModel(DocumentModel doc)
           
 
Method Summary
 
Methods inherited from class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
accept, addFacet, checkIn, checkOut, clone, copyContent, copyContextData, followTransition, getACP, getAdapter, getAdapter, getAllowedStateTransitions, getCacheKey, getChangeToken, getCheckinComment, getContextData, getContextData, getContextData, getCoreSession, getCurrentLifeCycleState, getDataModel, getDataModels, getDataModelsCollection, getDeclaredFacets, getDeclaredSchemas, getDocumentType, getFacets, getFlags, getId, getLifeCyclePolicy, getLock, getLockInfo, getName, getParentRef, getPart, getParts, getPath, getPathAsString, getProperties, getProperty, getProperty, getPropertyValue, getRef, getRepositoryName, getSchemas, getSessionId, getSourceId, getSystemProp, getTitle, getType, getVersionLabel, getVersionSeriesId, hasFacet, hasSchema, isCheckedOut, isDirty, isDownloadable, isFolder, isImmutable, isLatestMajorVersion, isLatestVersion, isLifeCycleLoaded, isLocked, isMajorVersion, isPrefetched, isPrefetched, isProxy, isVersion, isVersionable, isVersionSeriesCheckedOut, prefetchCurrentLifecycleState, prefetchLifeCyclePolicy, putContextData, putContextData, refresh, refresh, removeFacet, removeLock, reset, setACP, setLock, setLock, setPathInfo, setProperties, setProperty, setPropertyValue, unlock
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeletedDocumentModel

public DeletedDocumentModel(DocumentModel doc)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.