public interface ContentItemEntity extends CoreContentItem, Entity
Modifier and Type | Method and Description |
---|---|
String |
getLockInfo() |
void |
setContentAvailable(boolean contentAvailable) |
void |
setContentSize(Long contentSize) |
void |
setCreated(Date created) |
void |
setLastModified(Date lastModified) |
void |
setLockInfo(String lockInfo) |
getBaseFolderId, getDefinitionId, getDefinitionName, getParentFolderId, getState, getSubState, getSubType, getType, getVersion, getVersionInfo, getVersionParentId, isRootFolder, setBaseFolderId, setDefinitionId, setParentFolderId, setState, setSubState, setSubType, setType, setVersion, setVersionInfo, setVersionParentId
getContentSize, getContentStoreId, getContentStoreName, getCreated, getCreatedBy, getField, getId, getLastModified, getLastModifiedBy, getMimeType, getName, getProcessInstanceId, getScopeId, getScopeType, getTaskId, getTenantId, isContentAvailable, isProvisional, setContentStoreId, setContentStoreName, setCreatedBy, setField, setLastModifiedBy, setMimeType, setName, setProcessInstanceId, setProvisional, setScopeId, setScopeType, setTaskId, setTenantId
getId, getIdPrefix, getOriginalPersistentState, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdated
void setContentAvailable(boolean contentAvailable)
void setContentSize(Long contentSize)
void setCreated(Date created)
void setLastModified(Date lastModified)
String getLockInfo()
getLockInfo
in interface CoreContentItem
void setLockInfo(String lockInfo)
setLockInfo
in interface CoreContentItem