public class GUIVersion extends GUIDocument
| Constructor and Description |
|---|
GUIVersion() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
long |
getDocId() |
String |
getErrorText() |
int |
getSigned() |
String |
getUsername() |
Date |
getVersionDate() |
void |
setComment(String comment) |
void |
setDocId(long docId) |
void |
setErrorText(String errorText) |
void |
setSigned(int signed) |
void |
setUsername(String username) |
void |
setVersionDate(Date versionDate) |
addTag, clearTags, equals, getBarcoded, getCoverage, getCreation, getCreator, getCustomId, getDate, getDocRef, getExtResId, getFileName, getFileSize, getFileVersion, getFolder, getIcon, getId, getImmutable, getIndexed, getLanguage, getLastModified, getLockUserId, getObject, getPathExtended, getPublished, getPublisher, getRating, getRecipient, getScore, getSource, getSourceAuthor, getSourceDate, getSourceId, getSourceType, getStartPublishing, getStatus, getStopPublishing, getSummary, getTags, getTagsString, getTitle, getType, getVersion, getWorkflowStatus, hashCode, removeTag, setBarcoded, setCoverage, setCreation, setCreator, setCustomId, setDate, setDocRef, setExtResId, setFileName, setFileSize, setFileVersion, setFolder, setIcon, setId, setImmutable, setIndexed, setLanguage, setLastModified, setLockUserId, setObject, setPathExtended, setPublished, setPublisher, setRating, setRecipient, setScore, setSource, setSourceAuthor, setSourceDate, setSourceId, setSourceType, setStartPublishing, setStatus, setStopPublishing, setSummary, setTags, setTitle, setType, setVersion, setWorkflowStatusgetAttributes, getExtendedAttribute, getTemplate, getTemplateId, getValue, setAttributes, setTemplate, setTemplateId, setValuepublic long getDocId()
public void setDocId(long docId)
public String getComment()
getComment in class GUIDocumentpublic void setComment(String comment)
setComment in class GUIDocumentpublic String getUsername()
public void setUsername(String username)
public Date getVersionDate()
public void setVersionDate(Date versionDate)
public int getSigned()
getSigned in class GUIDocumentpublic void setSigned(int signed)
setSigned in class GUIDocumentpublic String getErrorText()
public void setErrorText(String errorText)
Copyright © 2008-2014 Logical Objects. All Rights Reserved.