public interface SQLDocument extends Document
Document.BlobAccessor, Document.WriteContext
Modifier and Type | Field and Description |
---|---|
static String |
BINARY_TEXT_SYS_PROP |
static String |
FULLTEXT_JOBID_SYS_PROP |
static String |
SIMPLE_TEXT_SYS_PROP |
Modifier and Type | Method and Description |
---|---|
Node |
getNode()
Returns the node with info about the hierarchy location.
|
addChild, addFacet, checkIn, checkOut, followTransition, getAllFacets, getAllowedStateTransitions, getBaseVersion, getChangeToken, getCheckinComment, getChild, getChildren, getChildrenIds, getFacets, getLastVersion, getLifeCyclePolicy, getLifeCycleState, getLock, getName, getParent, getPath, getPos, getPropertyValue, getRepositoryName, getSession, getSourceDocument, getSystemProp, getTargetDocument, getType, getUUID, getValue, getVersion, getVersionCreationDate, getVersionLabel, getVersions, getVersionSeriesId, getVersionsIds, getWorkingCopy, getWriteContext, hasChild, hasChildren, hasFacet, isCheckedOut, isFolder, isLatestMajorVersion, isLatestVersion, isMajorVersion, isProxy, isReadOnly, isVersion, isVersionSeriesCheckedOut, markUserChange, orderBefore, readDocumentPart, readPrefetch, remove, removeFacet, removeLock, restore, setCurrentLifeCycleState, setLifeCyclePolicy, setLock, setPropertyValue, setReadOnly, setSystemProp, setTargetDocument, setValue, validateUserVisibleChangeToken, visitBlobs, writeDocumentPart
static final String SIMPLE_TEXT_SYS_PROP
static final String BINARY_TEXT_SYS_PROP
static final String FULLTEXT_JOBID_SYS_PROP
Copyright © 2017 Nuxeo. All rights reserved.