|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<DLFileEntryType>
com.liferay.portlet.documentlibrary.model.impl.DLFileEntryTypeModelImpl
@JSON(strict=true) @ProviderType public class DLFileEntryTypeModelImpl
The base model implementation for the DLFileEntryType service. Represents a row in the "DLFileEntryType" database table, with each column mapped to a property of this class.
This implementation and its corresponding interface DLFileEntryTypeModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in DLFileEntryTypeImpl.
DLFileEntryTypeImpl,
DLFileEntryType,
DLFileEntryTypeModel,
Serialized Form| Field Summary | |
|---|---|
static boolean |
COLUMN_BITMASK_ENABLED
|
static long |
COMPANYID_COLUMN_BITMASK
|
static String |
DATA_SOURCE
|
static boolean |
ENTITY_CACHE_ENABLED
|
static long |
FILEENTRYTYPEID_COLUMN_BITMASK
|
static long |
FILEENTRYTYPEKEY_COLUMN_BITMASK
|
static boolean |
FINDER_CACHE_ENABLED
|
static boolean |
FINDER_CACHE_ENABLED_DLFILEENTRYTYPES_DLFOLDERS
|
static long |
GROUPID_COLUMN_BITMASK
|
static long |
LOCK_EXPIRATION_TIME
|
static Object[][] |
MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_COLUMNS
|
static String |
MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_NAME
|
static String |
MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_SQL_CREATE
|
static String |
ORDER_BY_JPQL
|
static String |
ORDER_BY_SQL
|
static String |
SESSION_FACTORY
|
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 String |
TX_MANAGER
|
static long |
UUID_COLUMN_BITMASK
|
| Constructor Summary | |
|---|---|
DLFileEntryTypeModelImpl()
|
|
| Method Summary | |
|---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(DLFileEntryType dlFileEntryType)
|
boolean |
equals(Object obj)
|
String[] |
getAvailableLanguageIds()
|
long |
getColumnBitmask()
|
long |
getCompanyId()
Returns the company ID of this document library file entry type. |
Date |
getCreateDate()
Returns the create date of this document library file entry type. |
String |
getDefaultLanguageId()
|
String |
getDescription()
Returns the description of this document library file entry type. |
String |
getDescription(Locale locale)
Returns the localized description of this document library file entry type in the language. |
String |
getDescription(Locale locale,
boolean useDefault)
Returns the localized description of this document library file entry type in the language, optionally using the default language if no localization exists for the requested language. |
String |
getDescription(String languageId)
Returns the localized description of this document library file entry type in the language. |
String |
getDescription(String languageId,
boolean useDefault)
Returns the localized description of this document library file entry type in the language, optionally using the default language if no localization exists for the requested language. |
String |
getDescriptionCurrentLanguageId()
|
String |
getDescriptionCurrentValue()
|
Map<Locale,String> |
getDescriptionMap()
Returns a map of the locales and localized descriptions of this document library file entry type. |
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance. |
long |
getFileEntryTypeId()
Returns the file entry type ID of this document library file entry type. |
String |
getFileEntryTypeKey()
Returns the file entry type key of this document library file entry type. |
long |
getGroupId()
Returns the group ID of this document library file entry type. |
Date |
getLastPublishDate()
Returns the last publish date of this document library file entry type. |
Map<String,Object> |
getModelAttributes()
|
Class<?> |
getModelClass()
|
String |
getModelClassName()
|
Date |
getModifiedDate()
Returns the modified date of this document library file entry type. |
String |
getName()
Returns the name of this document library file entry type. |
String |
getName(Locale locale)
Returns the localized name of this document library file entry type in the language. |
String |
getName(Locale locale,
boolean useDefault)
Returns the localized name of this document library file entry type in the language, optionally using the default language if no localization exists for the requested language. |
String |
getName(String languageId)
Returns the localized name of this document library file entry type in the language. |
String |
getName(String languageId,
boolean useDefault)
Returns the localized name of this document library file entry type in the language, optionally using the default language if no localization exists for the requested language. |
String |
getNameCurrentLanguageId()
|
String |
getNameCurrentValue()
|
Map<Locale,String> |
getNameMap()
Returns a map of the locales and localized names of this document library file entry type. |
long |
getOriginalCompanyId()
|
String |
getOriginalFileEntryTypeKey()
|
long |
getOriginalGroupId()
|
String |
getOriginalUuid()
|
long |
getPrimaryKey()
Returns the primary key of this document library file entry type. |
Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance. |
StagedModelType |
getStagedModelType()
|
long |
getUserId()
Returns the user ID of this document library file entry type. |
String |
getUserName()
Returns the user name of this document library file entry type. |
String |
getUserUuid()
Returns the user uuid of this document library file entry type. |
String |
getUuid()
Returns the uuid of this document library file entry type. |
int |
hashCode()
|
boolean |
hasSetModifiedDate()
|
boolean |
isEntityCacheEnabled()
Returns true if this model's entity cache is enabled. |
boolean |
isFinderCacheEnabled()
Returns true if this model's finder cache is enabled. |
void |
prepareLocalizedFieldsForImport()
|
void |
prepareLocalizedFieldsForImport(Locale defaultImportLocale)
|
void |
resetOriginalValues()
Reset all original fields to current values. |
void |
setCompanyId(long companyId)
Sets the company ID of this document library file entry type. |
void |
setCreateDate(Date createDate)
Sets the create date of this document library file entry type. |
void |
setDescription(String description)
Sets the description of this document library file entry type. |
void |
setDescription(String description,
Locale locale)
Sets the localized description of this document library file entry type in the language. |
void |
setDescription(String description,
Locale locale,
Locale defaultLocale)
Sets the localized description of this document library file entry type in the language, and sets the default locale. |
void |
setDescriptionCurrentLanguageId(String languageId)
|
void |
setDescriptionMap(Map<Locale,String> descriptionMap)
Sets the localized descriptions of this document library file entry type from the map of locales and localized descriptions. |
void |
setDescriptionMap(Map<Locale,String> descriptionMap,
Locale defaultLocale)
Sets the localized descriptions of this document library file entry type from the map of locales and localized descriptions, and sets the default locale. |
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the attributes stored in the service context. |
void |
setFileEntryTypeId(long fileEntryTypeId)
Sets the file entry type ID of this document library file entry type. |
void |
setFileEntryTypeKey(String fileEntryTypeKey)
Sets the file entry type key of this document library file entry type. |
void |
setGroupId(long groupId)
Sets the group ID of this document library file entry type. |
void |
setLastPublishDate(Date lastPublishDate)
Sets the last publish date of this document library file entry type. |
void |
setModelAttributes(Map<String,Object> attributes)
|
void |
setModifiedDate(Date modifiedDate)
Sets the modified date of this document library file entry type. |
void |
setName(String name)
Sets the name of this document library file entry type. |
void |
setName(String name,
Locale locale)
Sets the localized name of this document library file entry type in the language. |
void |
setName(String name,
Locale locale,
Locale defaultLocale)
Sets the localized name of this document library file entry type in the language, and sets the default locale. |
void |
setNameCurrentLanguageId(String languageId)
|
void |
setNameMap(Map<Locale,String> nameMap)
Sets the localized names of this document library file entry type from the map of locales and localized names. |
void |
setNameMap(Map<Locale,String> nameMap,
Locale defaultLocale)
Sets the localized names of this document library file entry type from the map of locales and localized names, and sets the default locale. |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this document library file entry type. |
void |
setPrimaryKeyObj(Serializable primaryKeyObj)
Sets the primary key of this model instance. |
void |
setUserId(long userId)
Sets the user ID of this document library file entry type. |
void |
setUserName(String userName)
Sets the user name of this document library file entry type. |
void |
setUserUuid(String userUuid)
Sets the user uuid of this document library file entry type. |
void |
setUuid(String uuid)
Sets the uuid of this document library file entry type. |
CacheModel<DLFileEntryType> |
toCacheModel()
Returns a cache model object for this entity used by entity cache. |
DLFileEntryType |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it with an AutoEscapeBeanHandler. |
static DLFileEntryType |
toModel(DLFileEntryTypeSoap soapModel)
Converts the soap model instance into a normal model instance. |
static List<DLFileEntryType> |
toModels(DLFileEntryTypeSoap[] soapModels)
Converts the soap model instances into normal model instances. |
String |
toString()
|
String |
toXmlString()
Returns the XML representation of this model instance. |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.documentlibrary.model.DLFileEntryTypeModel |
|---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Field Detail |
|---|
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
public static final boolean ENTITY_CACHE_ENABLED
public static final boolean FINDER_CACHE_ENABLED
public static final boolean COLUMN_BITMASK_ENABLED
public static final long COMPANYID_COLUMN_BITMASK
public static final long FILEENTRYTYPEKEY_COLUMN_BITMASK
public static final long GROUPID_COLUMN_BITMASK
public static final long UUID_COLUMN_BITMASK
public static final long FILEENTRYTYPEID_COLUMN_BITMASK
public static final String MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_NAME
public static final Object[][] MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_COLUMNS
public static final String MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_SQL_CREATE
public static final boolean FINDER_CACHE_ENABLED_DLFILEENTRYTYPES_DLFOLDERS
public static final long LOCK_EXPIRATION_TIME
| Constructor Detail |
|---|
public DLFileEntryTypeModelImpl()
| Method Detail |
|---|
public static DLFileEntryType toModel(DLFileEntryTypeSoap soapModel)
soapModel - the soap model instance to convert
public static List<DLFileEntryType> toModels(DLFileEntryTypeSoap[] soapModels)
soapModels - the soap model instances to convert
public long getPrimaryKey()
DLFileEntryTypeModel
getPrimaryKey in interface DLFileEntryTypeModelpublic void setPrimaryKey(long primaryKey)
DLFileEntryTypeModel
setPrimaryKey in interface DLFileEntryTypeModelprimaryKey - the primary key of this document library file entry typepublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<DLFileEntryType>getPrimaryKeyObj in interface ClassedModelgetPrimaryKeyObj in interface DLFileEntryTypeModelpublic void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj in interface BaseModel<DLFileEntryType>setPrimaryKeyObj in interface ClassedModelsetPrimaryKeyObj in interface DLFileEntryTypeModelprimaryKeyObj - the primary key of this model instancepublic Class<?> getModelClass()
getModelClass in interface ClassedModelpublic String getModelClassName()
getModelClassName in interface ClassedModelpublic Map<String,Object> getModelAttributes()
getModelAttributes in interface BaseModel<DLFileEntryType>getModelAttributes in class BaseModelImpl<DLFileEntryType>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface BaseModel<DLFileEntryType>setModelAttributes in class BaseModelImpl<DLFileEntryType>@JSON public String getUuid()
DLFileEntryTypeModel
getUuid in interface StagedModelgetUuid in interface DLFileEntryTypeModelpublic void setUuid(String uuid)
DLFileEntryTypeModel
setUuid in interface StagedModelsetUuid in interface DLFileEntryTypeModeluuid - the uuid of this document library file entry typepublic String getOriginalUuid()
@JSON public long getFileEntryTypeId()
DLFileEntryTypeModel
getFileEntryTypeId in interface DLFileEntryTypeModelpublic void setFileEntryTypeId(long fileEntryTypeId)
DLFileEntryTypeModel
setFileEntryTypeId in interface DLFileEntryTypeModelfileEntryTypeId - the file entry type ID of this document library file entry type@JSON public long getGroupId()
DLFileEntryTypeModel
getGroupId in interface GroupedModelgetGroupId in interface DLFileEntryTypeModelpublic void setGroupId(long groupId)
DLFileEntryTypeModel
setGroupId in interface GroupedModelsetGroupId in interface DLFileEntryTypeModelgroupId - the group ID of this document library file entry typepublic long getOriginalGroupId()
@JSON public long getCompanyId()
DLFileEntryTypeModel
getCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface StagedModelgetCompanyId in interface DLFileEntryTypeModelpublic void setCompanyId(long companyId)
DLFileEntryTypeModel
setCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface StagedModelsetCompanyId in interface DLFileEntryTypeModelcompanyId - the company ID of this document library file entry typepublic long getOriginalCompanyId()
@JSON public long getUserId()
DLFileEntryTypeModel
getUserId in interface AuditedModelgetUserId in interface DLFileEntryTypeModelpublic void setUserId(long userId)
DLFileEntryTypeModel
setUserId in interface AuditedModelsetUserId in interface DLFileEntryTypeModeluserId - the user ID of this document library file entry typepublic String getUserUuid()
DLFileEntryTypeModel
getUserUuid in interface AuditedModelgetUserUuid in interface DLFileEntryTypeModelpublic void setUserUuid(String userUuid)
DLFileEntryTypeModel
setUserUuid in interface AuditedModelsetUserUuid in interface DLFileEntryTypeModeluserUuid - the user uuid of this document library file entry type@JSON public String getUserName()
DLFileEntryTypeModel
getUserName in interface AuditedModelgetUserName in interface DLFileEntryTypeModelpublic void setUserName(String userName)
DLFileEntryTypeModel
setUserName in interface AuditedModelsetUserName in interface DLFileEntryTypeModeluserName - the user name of this document library file entry type@JSON public Date getCreateDate()
DLFileEntryTypeModel
getCreateDate in interface AuditedModelgetCreateDate in interface StagedModelgetCreateDate in interface DLFileEntryTypeModelpublic void setCreateDate(Date createDate)
DLFileEntryTypeModel
setCreateDate in interface AuditedModelsetCreateDate in interface StagedModelsetCreateDate in interface DLFileEntryTypeModelcreateDate - the create date of this document library file entry type@JSON public Date getModifiedDate()
DLFileEntryTypeModel
getModifiedDate in interface AuditedModelgetModifiedDate in interface StagedModelgetModifiedDate in interface DLFileEntryTypeModelpublic boolean hasSetModifiedDate()
public void setModifiedDate(Date modifiedDate)
DLFileEntryTypeModel
setModifiedDate in interface AuditedModelsetModifiedDate in interface StagedModelsetModifiedDate in interface DLFileEntryTypeModelmodifiedDate - the modified date of this document library file entry type@JSON public String getFileEntryTypeKey()
DLFileEntryTypeModel
getFileEntryTypeKey in interface DLFileEntryTypeModelpublic void setFileEntryTypeKey(String fileEntryTypeKey)
DLFileEntryTypeModel
setFileEntryTypeKey in interface DLFileEntryTypeModelfileEntryTypeKey - the file entry type key of this document library file entry typepublic String getOriginalFileEntryTypeKey()
@JSON public String getName()
DLFileEntryTypeModel
getName in interface DLFileEntryTypeModelpublic String getName(Locale locale)
DLFileEntryTypeModel
getName in interface DLFileEntryTypeModellocale - the locale of the language
public String getName(Locale locale,
boolean useDefault)
DLFileEntryTypeModel
getName in interface DLFileEntryTypeModellocale - the local of the languageuseDefault - whether to use the default language if no localization exists for the requested language
useDefault is false and no localization exists for the requested language, an empty string will be returned.public String getName(String languageId)
DLFileEntryTypeModel
getName in interface DLFileEntryTypeModellanguageId - the ID of the language
public String getName(String languageId,
boolean useDefault)
DLFileEntryTypeModel
getName in interface DLFileEntryTypeModellanguageId - the ID of the languageuseDefault - whether to use the default language if no localization exists for the requested language
public String getNameCurrentLanguageId()
getNameCurrentLanguageId in interface DLFileEntryTypeModel@JSON public String getNameCurrentValue()
getNameCurrentValue in interface DLFileEntryTypeModelpublic Map<Locale,String> getNameMap()
DLFileEntryTypeModel
getNameMap in interface DLFileEntryTypeModelpublic void setName(String name)
DLFileEntryTypeModel
setName in interface DLFileEntryTypeModelname - the name of this document library file entry type
public void setName(String name,
Locale locale)
DLFileEntryTypeModel
setName in interface DLFileEntryTypeModelname - the localized name of this document library file entry typelocale - the locale of the language
public void setName(String name,
Locale locale,
Locale defaultLocale)
DLFileEntryTypeModel
setName in interface DLFileEntryTypeModelname - the localized name of this document library file entry typelocale - the locale of the languagedefaultLocale - the default localepublic void setNameCurrentLanguageId(String languageId)
setNameCurrentLanguageId in interface DLFileEntryTypeModelpublic void setNameMap(Map<Locale,String> nameMap)
DLFileEntryTypeModel
setNameMap in interface DLFileEntryTypeModelnameMap - the locales and localized names of this document library file entry type
public void setNameMap(Map<Locale,String> nameMap,
Locale defaultLocale)
DLFileEntryTypeModel
setNameMap in interface DLFileEntryTypeModelnameMap - the locales and localized names of this document library file entry typedefaultLocale - the default locale@JSON public String getDescription()
DLFileEntryTypeModel
getDescription in interface DLFileEntryTypeModelpublic String getDescription(Locale locale)
DLFileEntryTypeModel
getDescription in interface DLFileEntryTypeModellocale - the locale of the language
public String getDescription(Locale locale,
boolean useDefault)
DLFileEntryTypeModel
getDescription in interface DLFileEntryTypeModellocale - the local of the languageuseDefault - whether to use the default language if no localization exists for the requested language
useDefault is false and no localization exists for the requested language, an empty string will be returned.public String getDescription(String languageId)
DLFileEntryTypeModel
getDescription in interface DLFileEntryTypeModellanguageId - the ID of the language
public String getDescription(String languageId,
boolean useDefault)
DLFileEntryTypeModel
getDescription in interface DLFileEntryTypeModellanguageId - the ID of the languageuseDefault - whether to use the default language if no localization exists for the requested language
public String getDescriptionCurrentLanguageId()
getDescriptionCurrentLanguageId in interface DLFileEntryTypeModel@JSON public String getDescriptionCurrentValue()
getDescriptionCurrentValue in interface DLFileEntryTypeModelpublic Map<Locale,String> getDescriptionMap()
DLFileEntryTypeModel
getDescriptionMap in interface DLFileEntryTypeModelpublic void setDescription(String description)
DLFileEntryTypeModel
setDescription in interface DLFileEntryTypeModeldescription - the description of this document library file entry type
public void setDescription(String description,
Locale locale)
DLFileEntryTypeModel
setDescription in interface DLFileEntryTypeModeldescription - the localized description of this document library file entry typelocale - the locale of the language
public void setDescription(String description,
Locale locale,
Locale defaultLocale)
DLFileEntryTypeModel
setDescription in interface DLFileEntryTypeModeldescription - the localized description of this document library file entry typelocale - the locale of the languagedefaultLocale - the default localepublic void setDescriptionCurrentLanguageId(String languageId)
setDescriptionCurrentLanguageId in interface DLFileEntryTypeModelpublic void setDescriptionMap(Map<Locale,String> descriptionMap)
DLFileEntryTypeModel
setDescriptionMap in interface DLFileEntryTypeModeldescriptionMap - the locales and localized descriptions of this document library file entry type
public void setDescriptionMap(Map<Locale,String> descriptionMap,
Locale defaultLocale)
DLFileEntryTypeModel
setDescriptionMap in interface DLFileEntryTypeModeldescriptionMap - the locales and localized descriptions of this document library file entry typedefaultLocale - the default locale@JSON public Date getLastPublishDate()
DLFileEntryTypeModel
getLastPublishDate in interface StagedGroupedModelgetLastPublishDate in interface DLFileEntryTypeModelpublic void setLastPublishDate(Date lastPublishDate)
DLFileEntryTypeModel
setLastPublishDate in interface StagedGroupedModelsetLastPublishDate in interface DLFileEntryTypeModellastPublishDate - the last publish date of this document library file entry typepublic StagedModelType getStagedModelType()
getStagedModelType in interface StagedModelpublic long getColumnBitmask()
public ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<DLFileEntryType>getExpandoBridge in interface ClassedModelgetExpandoBridge in interface DLFileEntryTypeModelgetExpandoBridge in class BaseModelImpl<DLFileEntryType>public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<DLFileEntryType>setExpandoBridgeAttributes in interface DLFileEntryTypeModelsetExpandoBridgeAttributes in class BaseModelImpl<DLFileEntryType>serviceContext - the service context to be appliedServiceContext.getExpandoBridgeAttributes()public String[] getAvailableLanguageIds()
getAvailableLanguageIds in interface LocalizedModelgetAvailableLanguageIds in interface DLFileEntryTypeModelpublic String getDefaultLanguageId()
getDefaultLanguageId in interface LocalizedModelgetDefaultLanguageId in interface DLFileEntryTypeModel
public void prepareLocalizedFieldsForImport()
throws LocaleException
prepareLocalizedFieldsForImport in interface LocalizedModelprepareLocalizedFieldsForImport in interface DLFileEntryTypeModelLocaleException
public void prepareLocalizedFieldsForImport(Locale defaultImportLocale)
throws LocaleException
prepareLocalizedFieldsForImport in interface LocalizedModelprepareLocalizedFieldsForImport in interface DLFileEntryTypeModelLocaleExceptionpublic DLFileEntryType toEscapedModel()
BaseModelAutoEscapeBeanHandler.
toEscapedModel in interface BaseModel<DLFileEntryType>toEscapedModel in interface DLFileEntryTypeModeltoEscapedModel in class BaseModelImpl<DLFileEntryType>AutoEscapeBeanHandlerpublic Object clone()
BaseModel
clone in interface BaseModel<DLFileEntryType>clone in interface StagedModelclone in interface DLFileEntryTypeModelclone in class BaseModelImpl<DLFileEntryType>public int compareTo(DLFileEntryType dlFileEntryType)
compareTo in interface DLFileEntryTypeModelcompareTo in interface Comparable<DLFileEntryType>public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in interface DLFileEntryTypeModelhashCode in class Objectpublic boolean isEntityCacheEnabled()
BaseModeltrue if this model's entity cache is enabled.
isEntityCacheEnabled in interface BaseModel<DLFileEntryType>true if this model's entity cache is enabled;
false otherwisepublic boolean isFinderCacheEnabled()
BaseModeltrue if this model's finder cache is enabled.
isFinderCacheEnabled in interface BaseModel<DLFileEntryType>true if this model's finder cache is enabled;
false otherwisepublic void resetOriginalValues()
BaseModel
resetOriginalValues in interface BaseModel<DLFileEntryType>resetOriginalValues in class BaseModelImpl<DLFileEntryType>public CacheModel<DLFileEntryType> toCacheModel()
BaseModel
toCacheModel in interface BaseModel<DLFileEntryType>toCacheModel in interface DLFileEntryTypeModeltoCacheModel in class BaseModelImpl<DLFileEntryType>public String toString()
toString in interface DLFileEntryTypeModeltoString in class Objectpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<DLFileEntryType>toXmlString in interface DLFileEntryTypeModel
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||