public class RepositoryHistoryItem extends RepositoryObjectItem
DEDICATED_PROPERTIES
rcs_id
Constructor and Description |
---|
RepositoryHistoryItem(Connector connector,
RepositoryFileItem parent,
javax.wvcm.Resource version) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getComment()
Get comment.
|
java.lang.String |
getContentLength()
Get content length.
|
java.lang.String |
getDescription() |
java.lang.String |
getHistoryName()
Gets name of the WebDAV object for in current version.
|
java.lang.String |
getImageURL() |
java.lang.String |
getName()
Get version name.
|
java.lang.String |
getNameEx()
Get version name.
|
ReportInterface |
getReport()
Get report to be used when selecting given object in tree.
|
ReportInterface |
getReportForDetailView()
Get report to be used for data access in detail view of THIS Item - not for child nodes!
|
java.lang.String |
getUrl()
Obtain the URL to be used to access version of repository file
|
java.lang.Float |
getVersion()
Get version number.
|
boolean |
hasChildren()
Indicates whether childs objects exist.
|
boolean |
isReadOnly() |
void |
setComment(java.lang.String value)
Set comment.
|
checkAndDeleteExternaLinkReferencies, clearProperties, create, createItem, equals, getAccessControlElements, getAutoVersion, getChildren, getChildren, getContent, getContentType, getCreationDate, getCurrentUserPermissionItem, getDocumentName, getKey, getModificationDate, getModifiedDateObject, getOwner, getParent, getPath, getProperties, getProvider, getRepositoryConnector, getResource, getTrimmedPath, getTrimmedPath, getTypeName, hashCode, hasNoChildren, isLocationChanged, isModified, isReferenced, isReferencedByMyCentraSite, rename, save, save, setAccessControlElements, setDisplayName, setLocationChanged, setNewLocation, setParent, setProperties, setResource, toString
addBulkCommand, addCommand, addDetailViewTab, cannotHaveChildren, clearCache, getBulkCommands, getCommand, getCommand, getCommands, getConnector, getDefaultCommand, getDetailsCommand, getDetailViewTabs, getItem, getLanguage, getLocale, getNonPermissionAccessControlElements, getPersistanceLocale, getPrivilegeDescriptor, getRelatedItems, hasRequiredAttribute, isLocked, isStandalone, isSubTabModified, removeCommand, replaceCommand, setCommandEnabled, setConnector, setDefaultCommand, setDetailsCommand, setLocked, setRelatedItems, setRequiredAttribute, setTabModified, showDetailView, showReport
public RepositoryHistoryItem(Connector connector, RepositoryFileItem parent, javax.wvcm.Resource version)
public boolean hasChildren()
hasChildren
in class RepositoryObjectItem
public java.lang.String getName()
getName
in interface Item
getName
in class RepositoryObjectItem
public java.lang.String getHistoryName()
public java.lang.String getNameEx()
getNameEx
in interface Item
getNameEx
in class RepositoryObjectItem
public java.lang.String getDescription() throws java.lang.Exception
getDescription
in interface Item
getDescription
in class RepositoryObjectItem
java.lang.Exception
public java.lang.String getImageURL()
getImageURL
in interface Item
getImageURL
in class RepositoryObjectItem
public ReportInterface getReport()
AbstractItem
getReport
in interface Item
getReport
in class AbstractItem
public java.lang.Float getVersion()
public java.lang.String getContentLength() throws java.lang.Exception
getContentLength
in class RepositoryObjectItem
java.lang.Exception
public ReportInterface getReportForDetailView()
AbstractItem
getReportForDetailView
in interface Item
getReportForDetailView
in class AbstractItem
public java.lang.String getUrl()
public java.lang.String getComment()
RepositoryObjectItem
getComment
in class RepositoryObjectItem
public void setComment(java.lang.String value)
RepositoryObjectItem
setComment
in class RepositoryObjectItem
value
- Comment to setpublic boolean isReadOnly()
isReadOnly
in interface Item
isReadOnly
in class AbstractItem