public class Document extends AbstractDocument
AbstractDocument| Modifier and Type | Field and Description |
|---|---|
Long |
templateId |
BARCODE_PROCESSED, BARCODE_SKIP, BARCODE_TO_PROCESS, DOC_CHECKED_OUT, DOC_LOCKED, DOC_UNLOCKED, EXPORT_LOCKED, EXPORT_UNLOCKED, INDEX_INDEXED, INDEX_SKIP, INDEX_TO_INDEX| Constructor and Description |
|---|
Document() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
void |
copyAttributes(Document docVO) |
Long |
getTemplateId() |
void |
setTemplateId(Long templateId) |
addTag, clearTags, getBarcoded, getComment, getCoverage, getCreation, getCreator, getCreatorId, getCustomId, getDate, getDeleteUserId, getDigest, getDocRef, getExportId, getExportName, getExportStatus, getExportVersion, getExtResId, getFileExtension, getFileName, getFileSize, getFileVersion, getFolder, getIcon, getImmutable, getIndexed, getLanguage, getLocale, getLockUserId, getObject, getPublished, getPublisher, getPublisherId, getRating, getRecipient, getSigned, getSource, getSourceAuthor, getSourceDate, getSourceId, getSourceType, getStartPublishing, getStatus, getStopPublishing, getTags, getTagsString, getTemplate, getTgs, getTitle, getTransactionId, getType, getVersion, getWorkflowStatus, isPublishing, isToIndex, setBarcoded, setComment, setCoverage, setCreation, setCreator, setCreatorId, setCustomId, setDate, setDeleteUserId, setDigest, setDocRef, setExportId, setExportName, setExportStatus, setExportVersion, setExtResId, setFileName, setFileSize, setFileVersion, setFolder, setImmutable, setIndexed, setLanguage, setLocale, setLockUserId, setObject, setPublished, setPublisher, setPublisherId, setRating, setRecipient, setSigned, setSource, setSourceAuthor, setSourceDate, setSourceId, setSourceType, setStartPublishing, setStatus, setStopPublishing, setTags, setTemplate, setTgs, setTitle, setTransactionId, setType, setVersion, setWorkflowStatusgetAttributeAtPosition, getAttributeNames, getAttributes, getExtendedAttribute, getValue, removeAttribute, setAttributes, setValueequals, getDeleted, getId, getLastModified, hashCode, setDeleted, setId, setLastModified, toStringpublic Long templateId
public void copyAttributes(Document docVO)
public Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionpublic Long getTemplateId()
public void setTemplateId(Long templateId)
Copyright © 2008-2014 Logical Objects. All Rights Reserved.