public interface I_CmsHistoryResource extends I_CmsResource, java.lang.Cloneable, java.io.Serializable, java.lang.Comparable<I_CmsResource>
History resources are resources that contain additional information used to describe the historical state.
The historical resource object extends the resource object since it be an history for a file as well as for a folder.
History resources contain the names of the users that created or last modified the resource as string obejcts because a user id might have been deleted.
I_CmsResource.CmsResourceAttributeCOMPARE_DATE_LAST_MODIFIED, COMPARE_DATE_RELEASED, COMPARE_ROOT_PATH, COMPARE_ROOT_PATH_IGNORE_CASE, COMPARE_ROOT_PATH_IGNORE_CASE_FOLDERS_FIRST| Modifier and Type | Method and Description |
|---|---|
CmsUUID |
getParentId()
Returns the structure id of the parent resource.
|
int |
getPublishTag()
Returns the publish tag of this historical resource.
|
int |
getResourceVersion()
Returns the version number of the resource part for this historical resource.
|
int |
getStructureVersion()
Returns the version number of the structure part for this historical resource.
|
int |
getVersion()
Returns the version number of this historical resource.
|
getDateContent, getDateCreated, getDateExpired, getDateLastModified, getDateReleased, getFlags, getLength, getName, getProjectLastModified, getResourceId, getRootPath, getSiblingCount, getState, getStructureId, getTypeId, getUserCreated, getUserLastModified, isExpired, isFile, isFolder, isInternal, isLabeled, isReleased, isReleasedAndNotExpired, isTouchedCmsUUID getParentId()
int getPublishTag()
int getResourceVersion()
int getStructureVersion()
int getVersion()
getVersion in interface I_CmsResource