@JSON(strict=true)
public class AssetEntryModelImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetEntry>
implements com.liferay.asset.kernel.model.AssetEntryModel
This implementation and its corresponding interface AssetEntryModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in AssetEntryImpl.
AssetEntryImpl,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static long |
CLASSNAMEID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
CLASSPK_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
CLASSUUID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
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 String |
DATA_SOURCE |
static boolean |
ENTITY_CACHE_ENABLED
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static long |
ENTRYID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
EXPIRATIONDATE_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 boolean |
FINDER_CACHE_ENABLED_ASSETENTRIES_ASSETTAGS
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static long |
GROUPID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
LAYOUTUUID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
LOCK_EXPIRATION_TIME |
static Object[][] |
MAPPING_TABLE_ASSETENTRIES_ASSETTAGS_COLUMNS |
static String |
MAPPING_TABLE_ASSETENTRIES_ASSETTAGS_NAME |
static String |
MAPPING_TABLE_ASSETENTRIES_ASSETTAGS_SQL_CREATE |
static String |
ORDER_BY_JPQL |
static String |
ORDER_BY_SQL |
static long |
PUBLISHDATE_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
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 |
VISIBLE_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
| Constructor and Description |
|---|
AssetEntryModelImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
com.liferay.asset.kernel.model.AssetEntry |
cloneWithOriginalValues() |
int |
compareTo(com.liferay.asset.kernel.model.AssetEntry assetEntry) |
boolean |
equals(Object object) |
Map<String,Function<com.liferay.asset.kernel.model.AssetEntry,Object>> |
getAttributeGetterFunctions() |
Map<String,BiConsumer<com.liferay.asset.kernel.model.AssetEntry,Object>> |
getAttributeSetterBiConsumers() |
String[] |
getAvailableLanguageIds() |
String |
getClassName() |
long |
getClassNameId() |
long |
getClassPK() |
long |
getClassTypeId() |
String |
getClassUuid() |
long |
getColumnBitmask() |
static long |
getColumnBitmask(String columnName) |
<T> T |
getColumnOriginalValue(String columnName) |
<T> T |
getColumnValue(String columnName) |
long |
getCompanyId() |
Date |
getCreateDate() |
long |
getCtCollectionId() |
String |
getDefaultLanguageId() |
String |
getDescription() |
String |
getDescription(Locale locale) |
String |
getDescription(Locale locale,
boolean useDefault) |
String |
getDescription(String languageId) |
String |
getDescription(String languageId,
boolean useDefault) |
String |
getDescriptionCurrentLanguageId() |
String |
getDescriptionCurrentValue() |
Map<Locale,String> |
getDescriptionMap() |
Date |
getEndDate() |
long |
getEntryId() |
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
Date |
getExpirationDate() |
long |
getGroupId() |
int |
getHeight() |
String |
getLayoutUuid() |
boolean |
getListable() |
String |
getMimeType() |
Map<String,Object> |
getModelAttributes() |
Class<?> |
getModelClass() |
String |
getModelClassName() |
Date |
getModifiedDate() |
long |
getMvccVersion() |
long |
getOriginalClassNameId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalClassPK()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalClassUuid()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalCompanyId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
Date |
getOriginalExpirationDate()
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 |
getOriginalLayoutUuid()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
Date |
getOriginalPublishDate()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
boolean |
getOriginalVisible()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getPrimaryKey() |
Serializable |
getPrimaryKeyObj() |
double |
getPriority() |
Date |
getPublishDate() |
Date |
getStartDate() |
String |
getSummary() |
String |
getSummary(Locale locale) |
String |
getSummary(Locale locale,
boolean useDefault) |
String |
getSummary(String languageId) |
String |
getSummary(String languageId,
boolean useDefault) |
String |
getSummaryCurrentLanguageId() |
String |
getSummaryCurrentValue() |
Map<Locale,String> |
getSummaryMap() |
String |
getTitle() |
String |
getTitle(Locale locale) |
String |
getTitle(Locale locale,
boolean useDefault) |
String |
getTitle(String languageId) |
String |
getTitle(String languageId,
boolean useDefault) |
String |
getTitleCurrentLanguageId() |
String |
getTitleCurrentValue() |
Map<Locale,String> |
getTitleMap() |
String |
getUrl() |
long |
getUserId() |
String |
getUserName() |
String |
getUserUuid() |
boolean |
getVisible() |
int |
getWidth() |
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 |
isListable() |
boolean |
isVisible() |
void |
prepareLocalizedFieldsForImport() |
void |
prepareLocalizedFieldsForImport(Locale defaultImportLocale) |
void |
resetOriginalValues() |
void |
setClassName(String className) |
void |
setClassNameId(long classNameId) |
void |
setClassPK(long classPK) |
void |
setClassTypeId(long classTypeId) |
void |
setClassUuid(String classUuid) |
void |
setCompanyId(long companyId) |
void |
setCreateDate(Date createDate) |
void |
setCtCollectionId(long ctCollectionId) |
void |
setDescription(String description) |
void |
setDescription(String description,
Locale locale) |
void |
setDescription(String description,
Locale locale,
Locale defaultLocale) |
void |
setDescriptionCurrentLanguageId(String languageId) |
void |
setDescriptionMap(Map<Locale,String> descriptionMap) |
void |
setDescriptionMap(Map<Locale,String> descriptionMap,
Locale defaultLocale) |
void |
setEndDate(Date endDate) |
void |
setEntryId(long entryId) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setExpirationDate(Date expirationDate) |
void |
setGroupId(long groupId) |
void |
setHeight(int height) |
void |
setLayoutUuid(String layoutUuid) |
void |
setListable(boolean listable) |
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 |
setPriority(double priority) |
void |
setPublishDate(Date publishDate) |
void |
setStartDate(Date startDate) |
void |
setSummary(String summary) |
void |
setSummary(String summary,
Locale locale) |
void |
setSummary(String summary,
Locale locale,
Locale defaultLocale) |
void |
setSummaryCurrentLanguageId(String languageId) |
void |
setSummaryMap(Map<Locale,String> summaryMap) |
void |
setSummaryMap(Map<Locale,String> summaryMap,
Locale defaultLocale) |
void |
setTitle(String title) |
void |
setTitle(String title,
Locale locale) |
void |
setTitle(String title,
Locale locale,
Locale defaultLocale) |
void |
setTitleCurrentLanguageId(String languageId) |
void |
setTitleMap(Map<Locale,String> titleMap) |
void |
setTitleMap(Map<Locale,String> titleMap,
Locale defaultLocale) |
void |
setUrl(String url) |
void |
setUserId(long userId) |
void |
setUserName(String userName) |
void |
setUserUuid(String userUuid) |
void |
setVisible(boolean visible) |
void |
setWidth(int width) |
com.liferay.portal.kernel.model.CacheModel<com.liferay.asset.kernel.model.AssetEntry> |
toCacheModel() |
com.liferay.asset.kernel.model.AssetEntry |
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 CLASSNAMEID_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long CLASSPK_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long CLASSUUID_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long COMPANYID_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long EXPIRATIONDATE_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long GROUPID_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long LAYOUTUUID_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long PUBLISHDATE_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long VISIBLE_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long ENTRYID_COLUMN_BITMASK
getColumnBitmask(String)public static final String MAPPING_TABLE_ASSETENTRIES_ASSETTAGS_NAME
public static final Object[][] MAPPING_TABLE_ASSETENTRIES_ASSETTAGS_COLUMNS
public static final String MAPPING_TABLE_ASSETENTRIES_ASSETTAGS_SQL_CREATE
@Deprecated public static final boolean FINDER_CACHE_ENABLED_ASSETENTRIES_ASSETTAGS
public static final long LOCK_EXPIRATION_TIME
public long getPrimaryKey()
getPrimaryKey in interface com.liferay.asset.kernel.model.AssetEntryModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.asset.kernel.model.AssetEntry>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface com.liferay.asset.kernel.model.AssetEntryModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.asset.kernel.model.AssetEntry>public Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetEntry>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setPrimaryKeyObj(Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetEntry>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.asset.kernel.model.AssetEntry>getModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetEntry>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetEntry>setModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetEntry>public Map<String,Function<com.liferay.asset.kernel.model.AssetEntry,Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetEntry>public Map<String,BiConsumer<com.liferay.asset.kernel.model.AssetEntry,Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetEntry>@JSON public long getMvccVersion()
getMvccVersion in interface com.liferay.asset.kernel.model.AssetEntryModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface com.liferay.asset.kernel.model.AssetEntryModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel@JSON public long getCtCollectionId()
getCtCollectionId in interface com.liferay.asset.kernel.model.AssetEntryModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.asset.kernel.model.AssetEntry>public void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface com.liferay.asset.kernel.model.AssetEntryModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.asset.kernel.model.AssetEntry>@JSON public long getEntryId()
getEntryId in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setEntryId(long entryId)
setEntryId in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public long getGroupId()
getGroupId in interface com.liferay.asset.kernel.model.AssetEntryModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic void setGroupId(long groupId)
setGroupId in interface com.liferay.asset.kernel.model.AssetEntryModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModel@Deprecated public long getOriginalGroupId()
getColumnOriginalValue(String)@JSON public long getCompanyId()
getCompanyId in interface com.liferay.asset.kernel.model.AssetEntryModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.asset.kernel.model.AssetEntryModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModel@Deprecated public long getOriginalCompanyId()
getColumnOriginalValue(String)@JSON public long getUserId()
getUserId in interface com.liferay.asset.kernel.model.AssetEntryModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic void setUserId(long userId)
setUserId in interface com.liferay.asset.kernel.model.AssetEntryModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic String getUserUuid()
getUserUuid in interface com.liferay.asset.kernel.model.AssetEntryModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void setUserUuid(String userUuid)
setUserUuid in interface com.liferay.asset.kernel.model.AssetEntryModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModel@JSON public String getUserName()
getUserName in interface com.liferay.asset.kernel.model.AssetEntryModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic void setUserName(String userName)
setUserName in interface com.liferay.asset.kernel.model.AssetEntryModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModel@JSON public Date getCreateDate()
getCreateDate in interface com.liferay.asset.kernel.model.AssetEntryModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic void setCreateDate(Date createDate)
setCreateDate in interface com.liferay.asset.kernel.model.AssetEntryModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModel@JSON public Date getModifiedDate()
getModifiedDate in interface com.liferay.asset.kernel.model.AssetEntryModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic boolean hasSetModifiedDate()
public void setModifiedDate(Date modifiedDate)
setModifiedDate in interface com.liferay.asset.kernel.model.AssetEntryModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic String getClassName()
getClassName in interface com.liferay.asset.kernel.model.AssetEntryModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic void setClassName(String className)
setClassName in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public long getClassNameId()
getClassNameId in interface com.liferay.asset.kernel.model.AssetEntryModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic void setClassNameId(long classNameId)
setClassNameId in interface com.liferay.asset.kernel.model.AssetEntryModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModel@Deprecated public long getOriginalClassNameId()
getColumnOriginalValue(String)@JSON public long getClassPK()
getClassPK in interface com.liferay.asset.kernel.model.AssetEntryModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic void setClassPK(long classPK)
setClassPK in interface com.liferay.asset.kernel.model.AssetEntryModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModel@Deprecated public long getOriginalClassPK()
getColumnOriginalValue(String)@JSON public String getClassUuid()
getClassUuid in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setClassUuid(String classUuid)
setClassUuid in interface com.liferay.asset.kernel.model.AssetEntryModel@Deprecated public String getOriginalClassUuid()
getColumnOriginalValue(String)@JSON public long getClassTypeId()
getClassTypeId in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setClassTypeId(long classTypeId)
setClassTypeId in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public boolean getListable()
getListable in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public boolean isListable()
isListable in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setListable(boolean listable)
setListable in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public boolean getVisible()
getVisible in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public boolean isVisible()
isVisible in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setVisible(boolean visible)
setVisible in interface com.liferay.asset.kernel.model.AssetEntryModel@Deprecated public boolean getOriginalVisible()
getColumnOriginalValue(String)@JSON public Date getStartDate()
getStartDate in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setStartDate(Date startDate)
setStartDate in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public Date getEndDate()
getEndDate in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setEndDate(Date endDate)
setEndDate in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public Date getPublishDate()
getPublishDate in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setPublishDate(Date publishDate)
setPublishDate in interface com.liferay.asset.kernel.model.AssetEntryModel@Deprecated public Date getOriginalPublishDate()
getColumnOriginalValue(String)@JSON public Date getExpirationDate()
getExpirationDate in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setExpirationDate(Date expirationDate)
setExpirationDate in interface com.liferay.asset.kernel.model.AssetEntryModel@Deprecated public Date getOriginalExpirationDate()
getColumnOriginalValue(String)@JSON public String getMimeType()
getMimeType in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setMimeType(String mimeType)
setMimeType in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public String getTitle()
getTitle in interface com.liferay.asset.kernel.model.AssetEntryModelpublic String getTitle(Locale locale)
getTitle in interface com.liferay.asset.kernel.model.AssetEntryModelpublic String getTitle(Locale locale,
boolean useDefault)
getTitle in interface com.liferay.asset.kernel.model.AssetEntryModelpublic String getTitle(String languageId)
getTitle in interface com.liferay.asset.kernel.model.AssetEntryModelpublic String getTitle(String languageId,
boolean useDefault)
getTitle in interface com.liferay.asset.kernel.model.AssetEntryModelpublic String getTitleCurrentLanguageId()
getTitleCurrentLanguageId in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public String getTitleCurrentValue()
getTitleCurrentValue in interface com.liferay.asset.kernel.model.AssetEntryModelpublic Map<Locale,String> getTitleMap()
getTitleMap in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setTitle(String title)
setTitle in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setTitle(String title,
Locale locale)
setTitle in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setTitle(String title,
Locale locale,
Locale defaultLocale)
setTitle in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setTitleCurrentLanguageId(String languageId)
setTitleCurrentLanguageId in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setTitleMap(Map<Locale,String> titleMap)
setTitleMap in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setTitleMap(Map<Locale,String> titleMap,
Locale defaultLocale)
setTitleMap in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public String getDescription()
getDescription in interface com.liferay.asset.kernel.model.AssetEntryModelpublic String getDescription(Locale locale)
getDescription in interface com.liferay.asset.kernel.model.AssetEntryModelpublic String getDescription(Locale locale,
boolean useDefault)
getDescription in interface com.liferay.asset.kernel.model.AssetEntryModelpublic String getDescription(String languageId)
getDescription in interface com.liferay.asset.kernel.model.AssetEntryModelpublic String getDescription(String languageId,
boolean useDefault)
getDescription in interface com.liferay.asset.kernel.model.AssetEntryModelpublic String getDescriptionCurrentLanguageId()
getDescriptionCurrentLanguageId in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public String getDescriptionCurrentValue()
getDescriptionCurrentValue in interface com.liferay.asset.kernel.model.AssetEntryModelpublic Map<Locale,String> getDescriptionMap()
getDescriptionMap in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setDescription(String description)
setDescription in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setDescription(String description,
Locale locale)
setDescription in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setDescription(String description,
Locale locale,
Locale defaultLocale)
setDescription in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setDescriptionCurrentLanguageId(String languageId)
setDescriptionCurrentLanguageId in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setDescriptionMap(Map<Locale,String> descriptionMap)
setDescriptionMap in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setDescriptionMap(Map<Locale,String> descriptionMap,
Locale defaultLocale)
setDescriptionMap in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public String getSummary()
getSummary in interface com.liferay.asset.kernel.model.AssetEntryModelpublic String getSummary(Locale locale)
getSummary in interface com.liferay.asset.kernel.model.AssetEntryModelpublic String getSummary(Locale locale,
boolean useDefault)
getSummary in interface com.liferay.asset.kernel.model.AssetEntryModelpublic String getSummary(String languageId)
getSummary in interface com.liferay.asset.kernel.model.AssetEntryModelpublic String getSummary(String languageId,
boolean useDefault)
getSummary in interface com.liferay.asset.kernel.model.AssetEntryModelpublic String getSummaryCurrentLanguageId()
getSummaryCurrentLanguageId in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public String getSummaryCurrentValue()
getSummaryCurrentValue in interface com.liferay.asset.kernel.model.AssetEntryModelpublic Map<Locale,String> getSummaryMap()
getSummaryMap in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setSummary(String summary)
setSummary in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setSummary(String summary,
Locale locale)
setSummary in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setSummary(String summary,
Locale locale,
Locale defaultLocale)
setSummary in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setSummaryCurrentLanguageId(String languageId)
setSummaryCurrentLanguageId in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setSummaryMap(Map<Locale,String> summaryMap)
setSummaryMap in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setSummaryMap(Map<Locale,String> summaryMap,
Locale defaultLocale)
setSummaryMap in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public String getUrl()
getUrl in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setUrl(String url)
setUrl in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public String getLayoutUuid()
getLayoutUuid in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setLayoutUuid(String layoutUuid)
setLayoutUuid in interface com.liferay.asset.kernel.model.AssetEntryModel@Deprecated public String getOriginalLayoutUuid()
getColumnOriginalValue(String)@JSON public int getHeight()
getHeight in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setHeight(int height)
setHeight in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public int getWidth()
getWidth in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setWidth(int width)
setWidth in interface com.liferay.asset.kernel.model.AssetEntryModel@JSON public double getPriority()
getPriority in interface com.liferay.asset.kernel.model.AssetEntryModelpublic void setPriority(double priority)
setPriority in interface com.liferay.asset.kernel.model.AssetEntryModelpublic long getColumnBitmask()
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetEntry>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetEntry>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetEntry>setExpandoBridgeAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetEntry>public String[] getAvailableLanguageIds()
getAvailableLanguageIds in interface com.liferay.asset.kernel.model.AssetEntryModelgetAvailableLanguageIds in interface com.liferay.portal.kernel.model.LocalizedModelpublic String getDefaultLanguageId()
getDefaultLanguageId in interface com.liferay.asset.kernel.model.AssetEntryModelgetDefaultLanguageId in interface com.liferay.portal.kernel.model.LocalizedModelpublic void prepareLocalizedFieldsForImport()
throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport in interface com.liferay.asset.kernel.model.AssetEntryModelprepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LocalizedModelcom.liferay.portal.kernel.exception.LocaleExceptionpublic void prepareLocalizedFieldsForImport(Locale defaultImportLocale)
throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport in interface com.liferay.asset.kernel.model.AssetEntryModelprepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LocalizedModelcom.liferay.portal.kernel.exception.LocaleExceptionpublic com.liferay.asset.kernel.model.AssetEntry toEscapedModel()
toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetEntry>toEscapedModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetEntry>public Object clone()
clone in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetEntry>clone in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetEntry>public com.liferay.asset.kernel.model.AssetEntry cloneWithOriginalValues()
cloneWithOriginalValues in interface com.liferay.asset.kernel.model.AssetEntryModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetEntry>public int compareTo(com.liferay.asset.kernel.model.AssetEntry assetEntry)
compareTo in interface Comparable<com.liferay.asset.kernel.model.AssetEntry>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.asset.kernel.model.AssetEntry>@Deprecated public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetEntry>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetEntry>resetOriginalValues in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetEntry>public com.liferay.portal.kernel.model.CacheModel<com.liferay.asset.kernel.model.AssetEntry> toCacheModel()
toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetEntry>toCacheModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetEntry>public String toString()
toString in class Objectpublic String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetEntry>public <T> T getColumnValue(String columnName)
public <T> T getColumnOriginalValue(String columnName)
public static long getColumnBitmask(String columnName)