public interface SQLDocument extends Document
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, getCheckinComment, getChild, getChildren, getChildrenIds, getFacets, getLastVersion, getLifeCyclePolicy, getLifeCycleState, getLock, getName, getParent, getPath, getPos, getPropertyValue, getRepositoryName, getSession, getSourceDocument, getSystemProp, getTargetDocument, getType, getUUID, getVersion, getVersionCreationDate, getVersionLabel, getVersions, getVersionSeriesId, getVersionsIds, getWorkingCopy, hasChild, hasChildren, hasFacet, isCheckedOut, isFolder, isLatestMajorVersion, isLatestVersion, isMajorVersion, isProxy, isReadOnly, isVersion, isVersionSeriesCheckedOut, orderBefore, readDocumentPart, readPrefetch, remove, removeFacet, removeLock, restore, setCurrentLifeCycleState, setLifeCyclePolicy, setLock, setPropertyValue, setReadOnly, setSystemProp, setTargetDocument, writeDocumentPart
static final String SIMPLE_TEXT_SYS_PROP
static final String BINARY_TEXT_SYS_PROP
static final String FULLTEXT_JOBID_SYS_PROP
Node getNode()
Copyright © 2015 Nuxeo SA. All rights reserved.