public interface DocumentProxy extends Document
| Modifier and Type | Method and Description |
|---|---|
Document |
getTargetDocument()
Gets the document (version or live document) to which this proxy points.
|
void |
setTargetDocument(Document target)
Sets the document (version or live document) to which this proxy points.
|
addFacet, followTransition, getAllFacets, getAllowedStateTransitions, getFacets, getLastModified, getLifeCyclePolicy, getLifeCycleState, getName, getParent, getPath, getRepository, getSession, getSystemProp, getType, getUUID, hasFacet, isFolder, isProxy, readDocumentPart, remove, removeFacet, save, setCurrentLifeCycleState, setLifeCyclePolicy, setSystemProp, writeDocumentPartaddChild, getChild, getChildren, getChildren, getChildrenIds, hasChild, hasChildren, orderBefore, removeChild, resolvePathexportFlatMap, exportMap, exportMap, getBoolean, getContent, getDate, getDirtyFields, getDouble, getLong, getProperties, getProperty, getPropertyIterator, getPropertyValue, getString, importFlatMap, importMap, isPropertySet, removeProperty, setBoolean, setContent, setDate, setDouble, setLong, setPropertyValue, setStringcheckIn, checkOut, getBaseVersion, getCheckinComment, getLastVersion, getSourceDocument, getVersion, getVersionCreationDate, getVersionLabel, getVersions, getVersionSeriesId, getVersionsIds, getWorkingCopy, hasVersions, isCheckedOut, isLatestMajorVersion, isLatestVersion, isMajorVersion, isVersion, isVersionSeriesCheckedOut, restoregetLock, removeLock, setLockDocument getTargetDocument()
void setTargetDocument(Document target) throws DocumentException
DocumentExceptionCopyright © 2012 Nuxeo SA. All Rights Reserved.