Nuxeo Enterprise Platform 5.4

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:
java.io.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
checkIn, checkOut, clone, copyContent, copyContextData, followTransition, getACP, getAdapter, getAdapter, getAllowedStateTransitions, getCacheKey, getCheckinComment, getContextData, getContextData, getContextData, getCoreSession, getCurrentLifeCycleState, getDataModel, getDataModels, getDataModelsCollection, getDeclaredFacets, getDeclaredSchemas, getDocumentType, getFlags, getId, getLifeCyclePolicy, getLock, getName, getParentRef, getPart, getParts, getPath, getPathAsString, getPrefetch, getProperties, getProperty, getProperty, getPropertyValue, getRef, getRepositoryName, getSessionId, getSourceId, getSystemProp, getTitle, getType, getVersionLabel, getVersionSeriesId, hasFacet, hasSchema, isCheckedOut, isDownloadable, isFolder, isImmutable, isLatestMajorVersion, isLatestVersion, isLifeCycleLoaded, isLocked, isMajorVersion, isProxy, isVersion, isVersionable, isVersionSeriesCheckedOut, prefetchCurrentLifecycleState, prefetchLifeCyclePolicy, prefetchProperty, putContextData, putContextData, refresh, refresh, reset, setACP, 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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.