public interface SQLDocument extends Document, PropertyContainer, Property
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 |
---|---|
void |
checkWritable()
Raises an exception if the document is read-only.
|
Property |
getACLProperty()
Returns the property holding the ACL.
|
Node |
getNode()
Returns the node with info about the hierarchy location.
|
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, writeDocumentPart
addChild, getChild, getChildren, getChildren, getChildrenIds, hasChild, hasChildren, orderBefore, removeChild, resolvePath
exportFlatMap, exportMap, exportMap, getBoolean, getContent, getDate, getDirtyFields, getDouble, getLong, getProperties, getProperty, getPropertyIterator, getPropertyValue, getString, importFlatMap, importMap, isPropertySet, removeProperty, setBoolean, setContent, setDate, setDouble, setLong, setPropertyValue, setString
checkIn, checkOut, getBaseVersion, getCheckinComment, getLastVersion, getSourceDocument, getVersion, getVersionCreationDate, getVersionLabel, getVersions, getVersionSeriesId, getVersionsIds, getWorkingCopy, hasVersions, isCheckedOut, isLatestMajorVersion, isLatestVersion, isMajorVersion, isVersion, isVersionSeriesCheckedOut, restore
getLock, removeLock, setLock
getName, getProperties, getProperty, getPropertyIterator, getType, getValue, isNull, isPropertySet, setNull, setValue
static final String SIMPLE_TEXT_SYS_PROP
static final String BINARY_TEXT_SYS_PROP
static final String FULLTEXT_JOBID_SYS_PROP
Node getNode()
Property getACLProperty() throws DocumentException
DocumentException
void checkWritable() throws DocumentException
DocumentException
Copyright © 2013 Nuxeo SA. All Rights Reserved.