@JSON(strict=true)
public class DLFileEntryModelImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileEntry>
implements com.liferay.document.library.kernel.model.DLFileEntryModel
This implementation and its corresponding interface DLFileEntryModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in DLFileEntryImpl.
DLFileEntryImpl,
Serialized Form| Modifier 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 |
CUSTOM1IMAGEID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
CUSTOM2IMAGEID_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 |
EXTERNALREFERENCECODE_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
FILEENTRYTYPEID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
FILENAME_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 |
LARGEIMAGEID_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 long |
NAME_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static String |
ORDER_BY_JPQL |
static String |
ORDER_BY_SQL |
static long |
REPOSITORYID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static String |
SESSION_FACTORY |
static long |
SMALLIMAGEID_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 |
USERID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
UUID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
| Constructor and Description |
|---|
DLFileEntryModelImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
com.liferay.document.library.kernel.model.DLFileEntry |
cloneWithOriginalValues() |
int |
compareTo(com.liferay.document.library.kernel.model.DLFileEntry dlFileEntry) |
boolean |
equals(Object object) |
Map<String,Function<com.liferay.document.library.kernel.model.DLFileEntry,Object>> |
getAttributeGetterFunctions() |
Map<String,BiConsumer<com.liferay.document.library.kernel.model.DLFileEntry,Object>> |
getAttributeSetterBiConsumers() |
String |
getClassName() |
long |
getClassNameId() |
long |
getClassPK() |
long |
getColumnBitmask() |
static long |
getColumnBitmask(String columnName) |
<T> T |
getColumnOriginalValue(String columnName) |
<T> T |
getColumnValue(String columnName) |
long |
getCompanyId() |
Date |
getCreateDate() |
long |
getCtCollectionId() |
long |
getCustom1ImageId() |
long |
getCustom2ImageId() |
String |
getDescription() |
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
Date |
getExpirationDate() |
String |
getExtension() |
String |
getExternalReferenceCode() |
String |
getExtraSettings() |
long |
getFileEntryId() |
long |
getFileEntryTypeId() |
String |
getFileName() |
long |
getFolderId() |
long |
getGroupId() |
long |
getLargeImageId() |
Date |
getLastPublishDate() |
boolean |
getManualCheckInRequired() |
String |
getMimeType() |
Map<String,Object> |
getModelAttributes() |
Class<?> |
getModelClass() |
String |
getModelClassName() |
Date |
getModifiedDate() |
long |
getMvccVersion() |
String |
getName() |
long |
getOriginalCompanyId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalCustom1ImageId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalCustom2ImageId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalExternalReferenceCode()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalFileEntryTypeId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalFileName()
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) |
long |
getOriginalLargeImageId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalMimeType()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalName()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalRepositoryId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalSmallImageId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalTitle()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalUserId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalUuid()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getPrimaryKey() |
Serializable |
getPrimaryKeyObj() |
long |
getRepositoryId() |
Date |
getReviewDate() |
long |
getSize() |
long |
getSmallImageId() |
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
int |
getStatus() |
String |
getTitle() |
com.liferay.trash.kernel.model.TrashEntry |
getTrashEntry() |
long |
getTrashEntryClassPK() |
com.liferay.portal.kernel.trash.TrashHandler |
getTrashHandler()
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
String |
getTreePath() |
long |
getUserId() |
String |
getUserName() |
String |
getUserUuid() |
String |
getUuid() |
String |
getVersion() |
int |
hashCode() |
boolean |
hasSetModifiedDate() |
boolean |
isEntityCacheEnabled()
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
boolean |
isFinderCacheEnabled()
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
boolean |
isInTrash() |
boolean |
isInTrashContainer() |
boolean |
isInTrashExplicitly() |
boolean |
isInTrashImplicitly() |
boolean |
isManualCheckInRequired() |
void |
resetOriginalValues() |
void |
setClassName(String className) |
void |
setClassNameId(long classNameId) |
void |
setClassPK(long classPK) |
void |
setCompanyId(long companyId) |
void |
setCreateDate(Date createDate) |
void |
setCtCollectionId(long ctCollectionId) |
void |
setCustom1ImageId(long custom1ImageId) |
void |
setCustom2ImageId(long custom2ImageId) |
void |
setDescription(String description) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setExpirationDate(Date expirationDate) |
void |
setExtension(String extension) |
void |
setExternalReferenceCode(String externalReferenceCode) |
void |
setExtraSettings(String extraSettings) |
void |
setFileEntryId(long fileEntryId) |
void |
setFileEntryTypeId(long fileEntryTypeId) |
void |
setFileName(String fileName) |
void |
setFolderId(long folderId) |
void |
setGroupId(long groupId) |
void |
setLargeImageId(long largeImageId) |
void |
setLastPublishDate(Date lastPublishDate) |
void |
setManualCheckInRequired(boolean manualCheckInRequired) |
void |
setMimeType(String mimeType) |
void |
setModelAttributes(Map<String,Object> attributes) |
void |
setModifiedDate(Date modifiedDate) |
void |
setMvccVersion(long mvccVersion) |
void |
setName(String name) |
void |
setPrimaryKey(long primaryKey) |
void |
setPrimaryKeyObj(Serializable primaryKeyObj) |
void |
setRepositoryId(long repositoryId) |
void |
setReviewDate(Date reviewDate) |
void |
setSize(long size) |
void |
setSmallImageId(long smallImageId) |
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.DLFileEntry> |
toCacheModel() |
com.liferay.document.library.kernel.model.DLFileEntry |
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 CUSTOM1IMAGEID_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long CUSTOM2IMAGEID_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long EXTERNALREFERENCECODE_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long FILEENTRYTYPEID_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long FILENAME_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 LARGEIMAGEID_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long MIMETYPE_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long NAME_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long REPOSITORYID_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long SMALLIMAGEID_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long TITLE_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long USERID_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long UUID_COLUMN_BITMASK
getColumnBitmask(String)public static final long LOCK_EXPIRATION_TIME
public long getPrimaryKey()
getPrimaryKey in interface com.liferay.document.library.kernel.model.DLFileEntryModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.document.library.kernel.model.DLFileEntry>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface com.liferay.document.library.kernel.model.DLFileEntryModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.document.library.kernel.model.DLFileEntry>public Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileEntry>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setPrimaryKeyObj(Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileEntry>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic Class<?> getModelClass()
getModelClass in interface com.liferay.portal.kernel.model.ClassedModelpublic String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic Map<String,Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileEntry>getModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileEntry>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileEntry>setModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileEntry>public Map<String,Function<com.liferay.document.library.kernel.model.DLFileEntry,Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileEntry>public Map<String,BiConsumer<com.liferay.document.library.kernel.model.DLFileEntry,Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileEntry>@JSON public long getMvccVersion()
getMvccVersion in interface com.liferay.document.library.kernel.model.DLFileEntryModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface com.liferay.document.library.kernel.model.DLFileEntryModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel@JSON public long getCtCollectionId()
getCtCollectionId in interface com.liferay.document.library.kernel.model.DLFileEntryModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.document.library.kernel.model.DLFileEntry>public void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface com.liferay.document.library.kernel.model.DLFileEntryModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.document.library.kernel.model.DLFileEntry>@JSON public String getUuid()
getUuid in interface com.liferay.document.library.kernel.model.DLFileEntryModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void setUuid(String uuid)
setUuid in interface com.liferay.document.library.kernel.model.DLFileEntryModelsetUuid in interface com.liferay.portal.kernel.model.StagedModel@Deprecated public String getOriginalUuid()
getColumnOriginalValue(String)@JSON public String getExternalReferenceCode()
getExternalReferenceCode in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setExternalReferenceCode(String externalReferenceCode)
setExternalReferenceCode in interface com.liferay.document.library.kernel.model.DLFileEntryModel@Deprecated public String getOriginalExternalReferenceCode()
getColumnOriginalValue(String)@JSON public long getFileEntryId()
getFileEntryId in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setFileEntryId(long fileEntryId)
setFileEntryId in interface com.liferay.document.library.kernel.model.DLFileEntryModel@JSON public long getGroupId()
getGroupId in interface com.liferay.document.library.kernel.model.DLFileEntryModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic void setGroupId(long groupId)
setGroupId in interface com.liferay.document.library.kernel.model.DLFileEntryModelsetGroupId 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.DLFileEntryModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.document.library.kernel.model.DLFileEntryModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId 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.DLFileEntryModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic void setUserId(long userId)
setUserId in interface com.liferay.document.library.kernel.model.DLFileEntryModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic String getUserUuid()
getUserUuid in interface com.liferay.document.library.kernel.model.DLFileEntryModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void setUserUuid(String userUuid)
setUserUuid in interface com.liferay.document.library.kernel.model.DLFileEntryModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModel@Deprecated public long getOriginalUserId()
getColumnOriginalValue(String)@JSON public String getUserName()
getUserName in interface com.liferay.document.library.kernel.model.DLFileEntryModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic void setUserName(String userName)
setUserName in interface com.liferay.document.library.kernel.model.DLFileEntryModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModel@JSON public Date getCreateDate()
getCreateDate in interface com.liferay.document.library.kernel.model.DLFileEntryModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic void setCreateDate(Date createDate)
setCreateDate in interface com.liferay.document.library.kernel.model.DLFileEntryModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModel@JSON public Date getModifiedDate()
getModifiedDate in interface com.liferay.document.library.kernel.model.DLFileEntryModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic boolean hasSetModifiedDate()
public void setModifiedDate(Date modifiedDate)
setModifiedDate in interface com.liferay.document.library.kernel.model.DLFileEntryModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic String getClassName()
getClassName in interface com.liferay.document.library.kernel.model.DLFileEntryModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic void setClassName(String className)
setClassName in interface com.liferay.document.library.kernel.model.DLFileEntryModel@JSON public long getClassNameId()
getClassNameId in interface com.liferay.document.library.kernel.model.DLFileEntryModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic void setClassNameId(long classNameId)
setClassNameId in interface com.liferay.document.library.kernel.model.DLFileEntryModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModel@JSON public long getClassPK()
getClassPK in interface com.liferay.document.library.kernel.model.DLFileEntryModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic void setClassPK(long classPK)
setClassPK in interface com.liferay.document.library.kernel.model.DLFileEntryModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModel@JSON public long getRepositoryId()
getRepositoryId in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setRepositoryId(long repositoryId)
setRepositoryId in interface com.liferay.document.library.kernel.model.DLFileEntryModel@Deprecated public long getOriginalRepositoryId()
getColumnOriginalValue(String)@JSON public long getFolderId()
getFolderId in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setFolderId(long folderId)
setFolderId in interface com.liferay.document.library.kernel.model.DLFileEntryModel@Deprecated public long getOriginalFolderId()
getColumnOriginalValue(String)@JSON public String getTreePath()
getTreePath in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setTreePath(String treePath)
setTreePath in interface com.liferay.document.library.kernel.model.DLFileEntryModel@JSON public String getName()
getName in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setName(String name)
setName in interface com.liferay.document.library.kernel.model.DLFileEntryModel@Deprecated public String getOriginalName()
getColumnOriginalValue(String)@JSON public String getFileName()
getFileName in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setFileName(String fileName)
setFileName in interface com.liferay.document.library.kernel.model.DLFileEntryModel@Deprecated public String getOriginalFileName()
getColumnOriginalValue(String)@JSON public String getExtension()
getExtension in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setExtension(String extension)
setExtension in interface com.liferay.document.library.kernel.model.DLFileEntryModel@JSON public String getMimeType()
getMimeType in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setMimeType(String mimeType)
setMimeType in interface com.liferay.document.library.kernel.model.DLFileEntryModel@Deprecated public String getOriginalMimeType()
getColumnOriginalValue(String)@JSON public String getTitle()
getTitle in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setTitle(String title)
setTitle in interface com.liferay.document.library.kernel.model.DLFileEntryModel@Deprecated public String getOriginalTitle()
getColumnOriginalValue(String)@JSON public String getDescription()
getDescription in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setDescription(String description)
setDescription in interface com.liferay.document.library.kernel.model.DLFileEntryModel@JSON public String getExtraSettings()
getExtraSettings in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setExtraSettings(String extraSettings)
setExtraSettings in interface com.liferay.document.library.kernel.model.DLFileEntryModel@JSON public long getFileEntryTypeId()
getFileEntryTypeId in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setFileEntryTypeId(long fileEntryTypeId)
setFileEntryTypeId in interface com.liferay.document.library.kernel.model.DLFileEntryModel@Deprecated public long getOriginalFileEntryTypeId()
getColumnOriginalValue(String)@JSON public String getVersion()
getVersion in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setVersion(String version)
setVersion in interface com.liferay.document.library.kernel.model.DLFileEntryModel@JSON public long getSize()
getSize in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setSize(long size)
setSize in interface com.liferay.document.library.kernel.model.DLFileEntryModel@JSON public long getSmallImageId()
getSmallImageId in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setSmallImageId(long smallImageId)
setSmallImageId in interface com.liferay.document.library.kernel.model.DLFileEntryModel@Deprecated public long getOriginalSmallImageId()
getColumnOriginalValue(String)@JSON public long getLargeImageId()
getLargeImageId in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setLargeImageId(long largeImageId)
setLargeImageId in interface com.liferay.document.library.kernel.model.DLFileEntryModel@Deprecated public long getOriginalLargeImageId()
getColumnOriginalValue(String)@JSON public long getCustom1ImageId()
getCustom1ImageId in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setCustom1ImageId(long custom1ImageId)
setCustom1ImageId in interface com.liferay.document.library.kernel.model.DLFileEntryModel@Deprecated public long getOriginalCustom1ImageId()
getColumnOriginalValue(String)@JSON public long getCustom2ImageId()
getCustom2ImageId in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setCustom2ImageId(long custom2ImageId)
setCustom2ImageId in interface com.liferay.document.library.kernel.model.DLFileEntryModel@Deprecated public long getOriginalCustom2ImageId()
getColumnOriginalValue(String)@JSON public boolean getManualCheckInRequired()
getManualCheckInRequired in interface com.liferay.document.library.kernel.model.DLFileEntryModel@JSON public boolean isManualCheckInRequired()
isManualCheckInRequired in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setManualCheckInRequired(boolean manualCheckInRequired)
setManualCheckInRequired in interface com.liferay.document.library.kernel.model.DLFileEntryModel@JSON public Date getExpirationDate()
getExpirationDate in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setExpirationDate(Date expirationDate)
setExpirationDate in interface com.liferay.document.library.kernel.model.DLFileEntryModel@JSON public Date getReviewDate()
getReviewDate in interface com.liferay.document.library.kernel.model.DLFileEntryModelpublic void setReviewDate(Date reviewDate)
setReviewDate in interface com.liferay.document.library.kernel.model.DLFileEntryModel@JSON public Date getLastPublishDate()
getLastPublishDate in interface com.liferay.document.library.kernel.model.DLFileEntryModelgetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModelpublic void setLastPublishDate(Date lastPublishDate)
setLastPublishDate in interface com.liferay.document.library.kernel.model.DLFileEntryModelsetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModelpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelpublic int getStatus()
getStatus in interface com.liferay.document.library.kernel.model.DLFileEntryModelgetStatus in interface com.liferay.portal.kernel.model.TrashedModelpublic com.liferay.trash.kernel.model.TrashEntry getTrashEntry()
throws com.liferay.portal.kernel.exception.PortalException
getTrashEntry in interface com.liferay.document.library.kernel.model.DLFileEntryModelgetTrashEntry in interface com.liferay.portal.kernel.model.TrashedModelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getTrashEntryClassPK()
getTrashEntryClassPK in interface com.liferay.document.library.kernel.model.DLFileEntryModelgetTrashEntryClassPK in interface com.liferay.portal.kernel.model.TrashedModel@Deprecated public com.liferay.portal.kernel.trash.TrashHandler getTrashHandler()
getTrashHandler in interface com.liferay.document.library.kernel.model.DLFileEntryModelgetTrashHandler in interface com.liferay.portal.kernel.model.TrashedModelpublic boolean isInTrash()
isInTrash in interface com.liferay.document.library.kernel.model.DLFileEntryModelisInTrash in interface com.liferay.portal.kernel.model.TrashedModelpublic boolean isInTrashContainer()
isInTrashContainer in interface com.liferay.document.library.kernel.model.DLFileEntryModelisInTrashContainer in interface com.liferay.portal.kernel.model.TrashedModelpublic boolean isInTrashExplicitly()
isInTrashExplicitly in interface com.liferay.document.library.kernel.model.DLFileEntryModelisInTrashExplicitly in interface com.liferay.portal.kernel.model.TrashedModelpublic boolean isInTrashImplicitly()
isInTrashImplicitly in interface com.liferay.document.library.kernel.model.DLFileEntryModelisInTrashImplicitly in interface com.liferay.portal.kernel.model.TrashedModelpublic 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.DLFileEntry>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileEntry>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.DLFileEntry>setExpandoBridgeAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileEntry>public com.liferay.document.library.kernel.model.DLFileEntry toEscapedModel()
toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileEntry>toEscapedModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileEntry>public Object clone()
clone in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileEntry>clone in interface com.liferay.portal.kernel.model.StagedModelclone in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileEntry>public com.liferay.document.library.kernel.model.DLFileEntry cloneWithOriginalValues()
cloneWithOriginalValues in interface com.liferay.document.library.kernel.model.DLFileEntryModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileEntry>public int compareTo(com.liferay.document.library.kernel.model.DLFileEntry dlFileEntry)
compareTo in interface Comparable<com.liferay.document.library.kernel.model.DLFileEntry>public boolean equals(Object object)
equals in class Objectpublic 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.DLFileEntry>@Deprecated public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileEntry>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileEntry>resetOriginalValues in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileEntry>public com.liferay.portal.kernel.model.CacheModel<com.liferay.document.library.kernel.model.DLFileEntry> toCacheModel()
toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileEntry>toCacheModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileEntry>public String toString()
toString in class Objectpublic String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileEntry>public <T> T getColumnValue(String columnName)
public <T> T getColumnOriginalValue(String columnName)
public static long getColumnBitmask(String columnName)