@JSON(strict=true)
public class DLFileVersionModelImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileVersion>
implements com.liferay.document.library.kernel.model.DLFileVersionModel
This implementation and its corresponding interface DLFileVersionModel
exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in DLFileVersionImpl
.
DLFileVersionImpl
,
Serialized FormModifier and Type | Field and Description |
---|---|
static boolean |
COLUMN_BITMASK_ENABLED
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static long |
COMPANYID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
CREATEDATE_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static String |
DATA_SOURCE |
static boolean |
ENTITY_CACHE_ENABLED
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static long |
FILEENTRYID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static boolean |
FINDER_CACHE_ENABLED
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static long |
FOLDERID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
GROUPID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
LOCK_EXPIRATION_TIME |
static long |
MIMETYPE_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static String |
ORDER_BY_JPQL |
static String |
ORDER_BY_SQL |
static String |
SESSION_FACTORY |
static long |
STATUS_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static Object[][] |
TABLE_COLUMNS |
static Map<String,Integer> |
TABLE_COLUMNS_MAP |
static String |
TABLE_NAME |
static String |
TABLE_SQL_CREATE |
static String |
TABLE_SQL_DROP |
static long |
TITLE_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static String |
TX_MANAGER |
static long |
UUID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
VERSION_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
Constructor and Description |
---|
DLFileVersionModelImpl() |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
com.liferay.document.library.kernel.model.DLFileVersion |
cloneWithOriginalValues() |
int |
compareTo(com.liferay.document.library.kernel.model.DLFileVersion dlFileVersion) |
boolean |
equals(Object object) |
Map<String,Function<com.liferay.document.library.kernel.model.DLFileVersion,Object>> |
getAttributeGetterFunctions() |
Map<String,BiConsumer<com.liferay.document.library.kernel.model.DLFileVersion,Object>> |
getAttributeSetterBiConsumers() |
String |
getChangeLog() |
String |
getChecksum() |
long |
getColumnBitmask() |
static long |
getColumnBitmask(String columnName) |
<T> T |
getColumnOriginalValue(String columnName) |
<T> T |
getColumnValue(String columnName) |
long |
getCompanyId() |
Date |
getCreateDate() |
long |
getCtCollectionId() |
String |
getDescription() |
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
Date |
getExpirationDate() |
String |
getExtension() |
String |
getExtraSettings() |
long |
getFileEntryId() |
long |
getFileEntryTypeId() |
String |
getFileName() |
long |
getFileVersionId() |
long |
getFolderId() |
long |
getGroupId() |
Date |
getLastPublishDate() |
String |
getMimeType() |
Map<String,Object> |
getModelAttributes() |
Class<?> |
getModelClass() |
String |
getModelClassName() |
Date |
getModifiedDate() |
long |
getMvccVersion() |
long |
getOriginalCompanyId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalFileEntryId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalFolderId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalGroupId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalMimeType()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
int |
getOriginalStatus()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalTitle()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalUuid()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalVersion()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getPrimaryKey() |
Serializable |
getPrimaryKeyObj() |
long |
getRepositoryId() |
Date |
getReviewDate() |
long |
getSize() |
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
int |
getStatus() |
long |
getStatusByUserId() |
String |
getStatusByUserName() |
String |
getStatusByUserUuid() |
Date |
getStatusDate() |
String |
getTitle() |
String |
getTreePath() |
long |
getUserId() |
String |
getUserName() |
String |
getUserUuid() |
String |
getUuid() |
String |
getVersion() |
int |
hashCode() |
boolean |
hasSetModifiedDate() |
boolean |
isApproved() |
boolean |
isDenied() |
boolean |
isDraft() |
boolean |
isEntityCacheEnabled()
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
boolean |
isExpired() |
boolean |
isFinderCacheEnabled()
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
boolean |
isInactive() |
boolean |
isIncomplete() |
boolean |
isPending() |
boolean |
isScheduled() |
void |
resetOriginalValues() |
void |
setChangeLog(String changeLog) |
void |
setChecksum(String checksum) |
void |
setCompanyId(long companyId) |
void |
setCreateDate(Date createDate) |
void |
setCtCollectionId(long ctCollectionId) |
void |
setDescription(String description) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setExpirationDate(Date expirationDate) |
void |
setExtension(String extension) |
void |
setExtraSettings(String extraSettings) |
void |
setFileEntryId(long fileEntryId) |
void |
setFileEntryTypeId(long fileEntryTypeId) |
void |
setFileName(String fileName) |
void |
setFileVersionId(long fileVersionId) |
void |
setFolderId(long folderId) |
void |
setGroupId(long groupId) |
void |
setLastPublishDate(Date lastPublishDate) |
void |
setMimeType(String mimeType) |
void |
setModelAttributes(Map<String,Object> attributes) |
void |
setModifiedDate(Date modifiedDate) |
void |
setMvccVersion(long mvccVersion) |
void |
setPrimaryKey(long primaryKey) |
void |
setPrimaryKeyObj(Serializable primaryKeyObj) |
void |
setRepositoryId(long repositoryId) |
void |
setReviewDate(Date reviewDate) |
void |
setSize(long size) |
void |
setStatus(int status) |
void |
setStatusByUserId(long statusByUserId) |
void |
setStatusByUserName(String statusByUserName) |
void |
setStatusByUserUuid(String statusByUserUuid) |
void |
setStatusDate(Date statusDate) |
void |
setTitle(String title) |
void |
setTreePath(String treePath) |
void |
setUserId(long userId) |
void |
setUserName(String userName) |
void |
setUserUuid(String userUuid) |
void |
setUuid(String uuid) |
void |
setVersion(String version) |
com.liferay.portal.kernel.model.CacheModel<com.liferay.document.library.kernel.model.DLFileVersion> |
toCacheModel() |
com.liferay.document.library.kernel.model.DLFileVersion |
toEscapedModel() |
String |
toString() |
String |
toXmlString() |
public static final String TABLE_NAME
public static final Object[][] TABLE_COLUMNS
public static final Map<String,Integer> TABLE_COLUMNS_MAP
public static final String TABLE_SQL_CREATE
public static final String TABLE_SQL_DROP
public static final String ORDER_BY_JPQL
public static final String ORDER_BY_SQL
public static final String DATA_SOURCE
public static final String SESSION_FACTORY
public static final String TX_MANAGER
@Deprecated public static final boolean ENTITY_CACHE_ENABLED
@Deprecated public static final boolean FINDER_CACHE_ENABLED
@Deprecated public static final boolean COLUMN_BITMASK_ENABLED
@Deprecated public static final long COMPANYID_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long FILEENTRYID_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long FOLDERID_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long GROUPID_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long MIMETYPE_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long STATUS_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long TITLE_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long UUID_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long VERSION_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long CREATEDATE_COLUMN_BITMASK
getColumnBitmask(String)
public static final long LOCK_EXPIRATION_TIME
public long getPrimaryKey()
getPrimaryKey
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
getPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.document.library.kernel.model.DLFileVersion>
public void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
setPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.document.library.kernel.model.DLFileVersion>
public Serializable getPrimaryKeyObj()
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public void setPrimaryKeyObj(Serializable primaryKeyObj)
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public Class<?> getModelClass()
getModelClass
in interface com.liferay.portal.kernel.model.ClassedModel
public String getModelClassName()
getModelClassName
in interface com.liferay.portal.kernel.model.ClassedModel
public Map<String,Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>
getModelAttributes
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileVersion>
public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>
setModelAttributes
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileVersion>
public Map<String,Function<com.liferay.document.library.kernel.model.DLFileVersion,Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>
public Map<String,BiConsumer<com.liferay.document.library.kernel.model.DLFileVersion,Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>
@JSON public long getMvccVersion()
getMvccVersion
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public void setMvccVersion(long mvccVersion)
setMvccVersion
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
@JSON public long getCtCollectionId()
getCtCollectionId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
getCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.document.library.kernel.model.DLFileVersion>
public void setCtCollectionId(long ctCollectionId)
setCtCollectionId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
setCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.document.library.kernel.model.DLFileVersion>
@JSON public String getUuid()
getUuid
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
public void setUuid(String uuid)
setUuid
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
@Deprecated public String getOriginalUuid()
getColumnOriginalValue(String)
@JSON public long getFileVersionId()
getFileVersionId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setFileVersionId(long fileVersionId)
setFileVersionId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@JSON public long getGroupId()
getGroupId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
getGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
public void setGroupId(long groupId)
setGroupId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
setGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
@Deprecated public long getOriginalGroupId()
getColumnOriginalValue(String)
@JSON public long getCompanyId()
getCompanyId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
public void setCompanyId(long companyId)
setCompanyId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
@Deprecated public long getOriginalCompanyId()
getColumnOriginalValue(String)
@JSON public long getUserId()
getUserId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public void setUserId(long userId)
setUserId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public String getUserUuid()
getUserUuid
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public void setUserUuid(String userUuid)
setUserUuid
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
@JSON public String getUserName()
getUserName
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public void setUserName(String userName)
setUserName
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
@JSON public Date getCreateDate()
getCreateDate
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
public void setCreateDate(Date createDate)
setCreateDate
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
@JSON public Date getModifiedDate()
getModifiedDate
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
public boolean hasSetModifiedDate()
public void setModifiedDate(Date modifiedDate)
setModifiedDate
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
@JSON public long getRepositoryId()
getRepositoryId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setRepositoryId(long repositoryId)
setRepositoryId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@JSON public long getFolderId()
getFolderId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setFolderId(long folderId)
setFolderId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@Deprecated public long getOriginalFolderId()
getColumnOriginalValue(String)
@JSON public long getFileEntryId()
getFileEntryId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setFileEntryId(long fileEntryId)
setFileEntryId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@Deprecated public long getOriginalFileEntryId()
getColumnOriginalValue(String)
@JSON public String getTreePath()
getTreePath
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setTreePath(String treePath)
setTreePath
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@JSON public String getFileName()
getFileName
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setFileName(String fileName)
setFileName
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@JSON public String getExtension()
getExtension
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setExtension(String extension)
setExtension
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@JSON public String getMimeType()
getMimeType
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setMimeType(String mimeType)
setMimeType
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@Deprecated public String getOriginalMimeType()
getColumnOriginalValue(String)
@JSON public String getTitle()
getTitle
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setTitle(String title)
setTitle
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@Deprecated public String getOriginalTitle()
getColumnOriginalValue(String)
@JSON public String getDescription()
getDescription
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setDescription(String description)
setDescription
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@JSON public String getChangeLog()
getChangeLog
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setChangeLog(String changeLog)
setChangeLog
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@JSON public String getExtraSettings()
getExtraSettings
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setExtraSettings(String extraSettings)
setExtraSettings
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@JSON public long getFileEntryTypeId()
getFileEntryTypeId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setFileEntryTypeId(long fileEntryTypeId)
setFileEntryTypeId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@JSON public String getVersion()
getVersion
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setVersion(String version)
setVersion
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@Deprecated public String getOriginalVersion()
getColumnOriginalValue(String)
@JSON public long getSize()
getSize
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setSize(long size)
setSize
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@JSON public String getChecksum()
getChecksum
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setChecksum(String checksum)
setChecksum
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@JSON public Date getExpirationDate()
getExpirationDate
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setExpirationDate(Date expirationDate)
setExpirationDate
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@JSON public Date getReviewDate()
getReviewDate
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
public void setReviewDate(Date reviewDate)
setReviewDate
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
@JSON public Date getLastPublishDate()
getLastPublishDate
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
getLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
public void setLastPublishDate(Date lastPublishDate)
setLastPublishDate
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
setLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
@JSON public int getStatus()
getStatus
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
getStatus
in interface com.liferay.portal.kernel.model.WorkflowedModel
public void setStatus(int status)
setStatus
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
setStatus
in interface com.liferay.portal.kernel.model.WorkflowedModel
@Deprecated public int getOriginalStatus()
getColumnOriginalValue(String)
@JSON public long getStatusByUserId()
getStatusByUserId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
getStatusByUserId
in interface com.liferay.portal.kernel.model.WorkflowedModel
public void setStatusByUserId(long statusByUserId)
setStatusByUserId
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
setStatusByUserId
in interface com.liferay.portal.kernel.model.WorkflowedModel
public String getStatusByUserUuid()
getStatusByUserUuid
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
getStatusByUserUuid
in interface com.liferay.portal.kernel.model.WorkflowedModel
public void setStatusByUserUuid(String statusByUserUuid)
setStatusByUserUuid
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
setStatusByUserUuid
in interface com.liferay.portal.kernel.model.WorkflowedModel
@JSON public String getStatusByUserName()
getStatusByUserName
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
getStatusByUserName
in interface com.liferay.portal.kernel.model.WorkflowedModel
public void setStatusByUserName(String statusByUserName)
setStatusByUserName
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
setStatusByUserName
in interface com.liferay.portal.kernel.model.WorkflowedModel
@JSON public Date getStatusDate()
getStatusDate
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
getStatusDate
in interface com.liferay.portal.kernel.model.WorkflowedModel
public void setStatusDate(Date statusDate)
setStatusDate
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
setStatusDate
in interface com.liferay.portal.kernel.model.WorkflowedModel
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
public boolean isApproved()
isApproved
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
isApproved
in interface com.liferay.portal.kernel.model.WorkflowedModel
public boolean isDenied()
isDenied
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
isDenied
in interface com.liferay.portal.kernel.model.WorkflowedModel
public boolean isDraft()
isDraft
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
isDraft
in interface com.liferay.portal.kernel.model.WorkflowedModel
public boolean isExpired()
isExpired
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
isExpired
in interface com.liferay.portal.kernel.model.WorkflowedModel
public boolean isInactive()
isInactive
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
isInactive
in interface com.liferay.portal.kernel.model.WorkflowedModel
public boolean isIncomplete()
isIncomplete
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
isIncomplete
in interface com.liferay.portal.kernel.model.WorkflowedModel
public boolean isPending()
isPending
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
isPending
in interface com.liferay.portal.kernel.model.WorkflowedModel
public boolean isScheduled()
isScheduled
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
isScheduled
in interface com.liferay.portal.kernel.model.WorkflowedModel
public long getColumnBitmask()
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>
getExpandoBridge
in interface com.liferay.portal.kernel.model.ClassedModel
getExpandoBridge
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileVersion>
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>
setExpandoBridgeAttributes
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileVersion>
public com.liferay.document.library.kernel.model.DLFileVersion toEscapedModel()
toEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>
toEscapedModel
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileVersion>
public Object clone()
clone
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>
clone
in interface com.liferay.portal.kernel.model.StagedModel
clone
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileVersion>
public com.liferay.document.library.kernel.model.DLFileVersion cloneWithOriginalValues()
cloneWithOriginalValues
in interface com.liferay.document.library.kernel.model.DLFileVersionModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>
public int compareTo(com.liferay.document.library.kernel.model.DLFileVersion dlFileVersion)
compareTo
in interface Comparable<com.liferay.document.library.kernel.model.DLFileVersion>
public boolean equals(Object object)
equals
in class Object
public int hashCode()
hashCode
in class Object
@Deprecated public boolean isEntityCacheEnabled()
isEntityCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>
@Deprecated public boolean isFinderCacheEnabled()
isFinderCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>
public void resetOriginalValues()
resetOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>
resetOriginalValues
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileVersion>
public com.liferay.portal.kernel.model.CacheModel<com.liferay.document.library.kernel.model.DLFileVersion> toCacheModel()
toCacheModel
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>
toCacheModel
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileVersion>
public String toString()
toString
in class Object
public String toXmlString()
toXmlString
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>
public <T> T getColumnValue(String columnName)
public <T> T getColumnOriginalValue(String columnName)
public static long getColumnBitmask(String columnName)