|
Liferay 6.2.0-ce-rc3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.asset.model.AssetEntryWrapper
public class AssetEntryWrapper
This class is a wrapper for AssetEntry.
AssetEntry,
Serialized Form| Field Summary |
|---|
| Fields inherited from interface com.liferay.portlet.asset.model.AssetEntry |
|---|
ENTRY_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
AssetEntryWrapper(AssetEntry assetEntry)
|
|
| Method Summary | |
|---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(AssetEntry assetEntry)
|
boolean |
equals(Object obj)
|
AssetRenderer |
getAssetRenderer()
|
AssetRendererFactory |
getAssetRendererFactory()
|
String[] |
getAvailableLanguageIds()
|
List<AssetCategory> |
getCategories()
|
long[] |
getCategoryIds()
|
String |
getClassName()
Returns the fully qualified class name of this asset entry. |
long |
getClassNameId()
Returns the class name ID of this asset entry. |
long |
getClassPK()
Returns the class p k of this asset entry. |
long |
getClassTypeId()
Returns the class type ID of this asset entry. |
String |
getClassUuid()
Returns the class uuid of this asset entry. |
long |
getCompanyId()
Returns the company ID of this asset entry. |
Date |
getCreateDate()
Returns the create date of this asset entry. |
String |
getDefaultLanguageId()
|
String |
getDescription()
Returns the description of this asset entry. |
String |
getDescription(Locale locale)
Returns the localized description of this asset entry in the language. |
String |
getDescription(Locale locale,
boolean useDefault)
Returns the localized description of this asset entry 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 asset entry in the language. |
String |
getDescription(String languageId,
boolean useDefault)
Returns the localized description of this asset entry 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 asset entry. |
Date |
getEndDate()
Returns the end date of this asset entry. |
long |
getEntryId()
Returns the entry ID of this asset entry. |
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance. |
Date |
getExpirationDate()
Returns the expiration date of this asset entry. |
long |
getGroupId()
Returns the group ID of this asset entry. |
int |
getHeight()
Returns the height of this asset entry. |
String |
getLayoutUuid()
Returns the layout uuid of this asset entry. |
String |
getMimeType()
Returns the mime type of this asset entry. |
Map<String,Object> |
getModelAttributes()
|
Class<?> |
getModelClass()
|
String |
getModelClassName()
|
Date |
getModifiedDate()
Returns the modified date of this asset entry. |
long |
getPrimaryKey()
Returns the primary key of this asset entry. |
Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance. |
double |
getPriority()
Returns the priority of this asset entry. |
Date |
getPublishDate()
Returns the publish date of this asset entry. |
Date |
getStartDate()
Returns the start date of this asset entry. |
String |
getSummary()
Returns the summary of this asset entry. |
String |
getSummary(Locale locale)
Returns the localized summary of this asset entry in the language. |
String |
getSummary(Locale locale,
boolean useDefault)
Returns the localized summary of this asset entry in the language, optionally using the default language if no localization exists for the requested language. |
String |
getSummary(String languageId)
Returns the localized summary of this asset entry in the language. |
String |
getSummary(String languageId,
boolean useDefault)
Returns the localized summary of this asset entry in the language, optionally using the default language if no localization exists for the requested language. |
String |
getSummaryCurrentLanguageId()
|
String |
getSummaryCurrentValue()
|
Map<Locale,String> |
getSummaryMap()
Returns a map of the locales and localized summaries of this asset entry. |
String[] |
getTagNames()
|
List<AssetTag> |
getTags()
|
String |
getTitle()
Returns the title of this asset entry. |
String |
getTitle(Locale locale)
Returns the localized title of this asset entry in the language. |
String |
getTitle(Locale locale,
boolean useDefault)
Returns the localized title of this asset entry in the language, optionally using the default language if no localization exists for the requested language. |
String |
getTitle(String languageId)
Returns the localized title of this asset entry in the language. |
String |
getTitle(String languageId,
boolean useDefault)
Returns the localized title of this asset entry in the language, optionally using the default language if no localization exists for the requested language. |
String |
getTitleCurrentLanguageId()
|
String |
getTitleCurrentValue()
|
Map<Locale,String> |
getTitleMap()
Returns a map of the locales and localized titles of this asset entry. |
String |
getUrl()
Returns the url of this asset entry. |
long |
getUserId()
Returns the user ID of this asset entry. |
String |
getUserName()
Returns the user name of this asset entry. |
String |
getUserUuid()
Returns the user uuid of this asset entry. |
int |
getViewCount()
Returns the view count of this asset entry. |
boolean |
getVisible()
Returns the visible of this asset entry. |
int |
getWidth()
Returns the width of this asset entry. |
AssetEntry |
getWrappedAssetEntry()
Deprecated. As of 6.1.0, replaced by getWrappedModel() |
AssetEntry |
getWrappedModel()
|
int |
hashCode()
|
boolean |
isCachedModel()
Returns true if this model instance was retrieved from the
entity cache. |
boolean |
isEscapedModel()
Returns true if this model instance is escaped. |
boolean |
isNew()
Returns true if this model instance does not yet exist in
the database. |
boolean |
isVisible()
Returns true if this asset entry is visible. |
void |
persist()
Updates this model instance in the database or adds it if it does not yet exist. |
void |
prepareLocalizedFieldsForImport()
|
void |
prepareLocalizedFieldsForImport(Locale defaultImportLocale)
|
void |
resetOriginalValues()
Reset all original fields to current values. |
void |
setCachedModel(boolean cachedModel)
Sets whether this model instance was retrieved from the entity cache. |
void |
setClassName(String className)
|
void |
setClassNameId(long classNameId)
Sets the class name ID of this asset entry. |
void |
setClassPK(long classPK)
Sets the class p k of this asset entry. |
void |
setClassTypeId(long classTypeId)
Sets the class type ID of this asset entry. |
void |
setClassUuid(String classUuid)
Sets the class uuid of this asset entry. |
void |
setCompanyId(long companyId)
Sets the company ID of this asset entry. |
void |
setCreateDate(Date createDate)
Sets the create date of this asset entry. |
void |
setDescription(String description)
Sets the description of this asset entry. |
void |
setDescription(String description,
Locale locale)
Sets the localized description of this asset entry in the language. |
void |
setDescription(String description,
Locale locale,
Locale defaultLocale)
Sets the localized description of this asset entry in the language, and sets the default locale. |
void |
setDescriptionCurrentLanguageId(String languageId)
|
void |
setDescriptionMap(Map<Locale,String> descriptionMap)
Sets the localized descriptions of this asset entry from the map of locales and localized descriptions. |
void |
setDescriptionMap(Map<Locale,String> descriptionMap,
Locale defaultLocale)
Sets the localized descriptions of this asset entry from the map of locales and localized descriptions, and sets the default locale. |
void |
setEndDate(Date endDate)
Sets the end date of this asset entry. |
void |
setEntryId(long entryId)
Sets the entry ID of this asset entry. |
void |
setExpandoBridgeAttributes(BaseModel<?> baseModel)
|
void |
setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
|
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the attributes stored in the service context. |
void |
setExpirationDate(Date expirationDate)
Sets the expiration date of this asset entry. |
void |
setGroupId(long groupId)
Sets the group ID of this asset entry. |
void |
setHeight(int height)
Sets the height of this asset entry. |
void |
setLayoutUuid(String layoutUuid)
Sets the layout uuid of this asset entry. |
void |
setMimeType(String mimeType)
Sets the mime type of this asset entry. |
void |
setModelAttributes(Map<String,Object> attributes)
|
void |
setModifiedDate(Date modifiedDate)
Sets the modified date of this asset entry. |
void |
setNew(boolean n)
Sets whether this model instance does not yet exist in the database. |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this asset entry. |
void |
setPrimaryKeyObj(Serializable primaryKeyObj)
Sets the primary key of this model instance. |
void |
setPriority(double priority)
Sets the priority of this asset entry. |
void |
setPublishDate(Date publishDate)
Sets the publish date of this asset entry. |
void |
setStartDate(Date startDate)
Sets the start date of this asset entry. |
void |
setSummary(String summary)
Sets the summary of this asset entry. |
void |
setSummary(String summary,
Locale locale)
Sets the localized summary of this asset entry in the language. |
void |
setSummary(String summary,
Locale locale,
Locale defaultLocale)
Sets the localized summary of this asset entry in the language, and sets the default locale. |
void |
setSummaryCurrentLanguageId(String languageId)
|
void |
setSummaryMap(Map<Locale,String> summaryMap)
Sets the localized summaries of this asset entry from the map of locales and localized summaries. |
void |
setSummaryMap(Map<Locale,String> summaryMap,
Locale defaultLocale)
Sets the localized summaries of this asset entry from the map of locales and localized summaries, and sets the default locale. |
void |
setTitle(String title)
Sets the title of this asset entry. |
void |
setTitle(String title,
Locale locale)
Sets the localized title of this asset entry in the language. |
void |
setTitle(String title,
Locale locale,
Locale defaultLocale)
Sets the localized title of this asset entry in the language, and sets the default locale. |
void |
setTitleCurrentLanguageId(String languageId)
|
void |
setTitleMap(Map<Locale,String> titleMap)
Sets the localized titles of this asset entry from the map of locales and localized titles. |
void |
setTitleMap(Map<Locale,String> titleMap,
Locale defaultLocale)
Sets the localized titles of this asset entry from the map of locales and localized titles, and sets the default locale. |
void |
setUrl(String url)
Sets the url of this asset entry. |
void |
setUserId(long userId)
Sets the user ID of this asset entry. |
void |
setUserName(String userName)
Sets the user name of this asset entry. |
void |
setUserUuid(String userUuid)
Sets the user uuid of this asset entry. |
void |
setViewCount(int viewCount)
Sets the view count of this asset entry. |
void |
setVisible(boolean visible)
Sets whether this asset entry is visible. |
void |
setWidth(int width)
Sets the width of this asset entry. |
CacheModel<AssetEntry> |
toCacheModel()
Returns a cache model object for this entity used by entity cache. |
AssetEntry |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it with an AutoEscapeBeanHandler. |
String |
toString()
|
AssetEntry |
toUnescapedModel()
|
String |
toXmlString()
Returns the XML representation of this model instance. |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AssetEntryWrapper(AssetEntry assetEntry)
| Method Detail |
|---|
public Class<?> getModelClass()
getModelClass in interface ClassedModelpublic String getModelClassName()
getModelClassName in interface ClassedModelpublic Map<String,Object> getModelAttributes()
getModelAttributes in interface BaseModel<AssetEntry>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface BaseModel<AssetEntry>public long getPrimaryKey()
getPrimaryKey in interface AssetEntryModelpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface AssetEntryModelprimaryKey - the primary key of this asset entrypublic long getEntryId()
getEntryId in interface AssetEntryModelpublic void setEntryId(long entryId)
setEntryId in interface AssetEntryModelentryId - the entry ID of this asset entrypublic long getGroupId()
getGroupId in interface GroupedModelgetGroupId in interface AssetEntryModelpublic void setGroupId(long groupId)
setGroupId in interface GroupedModelsetGroupId in interface AssetEntryModelgroupId - the group ID of this asset entrypublic long getCompanyId()
getCompanyId in interface AuditedModelgetCompanyId in interface AssetEntryModelpublic void setCompanyId(long companyId)
setCompanyId in interface AuditedModelsetCompanyId in interface AssetEntryModelcompanyId - the company ID of this asset entrypublic long getUserId()
getUserId in interface AuditedModelgetUserId in interface AssetEntryModelpublic void setUserId(long userId)
setUserId in interface AuditedModelsetUserId in interface AssetEntryModeluserId - the user ID of this asset entry
public String getUserUuid()
throws SystemException
getUserUuid in interface AuditedModelgetUserUuid in interface AssetEntryModelSystemException - if a system exception occurredpublic void setUserUuid(String userUuid)
setUserUuid in interface AuditedModelsetUserUuid in interface AssetEntryModeluserUuid - the user uuid of this asset entrypublic String getUserName()
getUserName in interface AuditedModelgetUserName in interface AssetEntryModelpublic void setUserName(String userName)
setUserName in interface AuditedModelsetUserName in interface AssetEntryModeluserName - the user name of this asset entrypublic Date getCreateDate()
getCreateDate in interface AuditedModelgetCreateDate in interface AssetEntryModelpublic void setCreateDate(Date createDate)
setCreateDate in interface AuditedModelsetCreateDate in interface AssetEntryModelcreateDate - the create date of this asset entrypublic Date getModifiedDate()
getModifiedDate in interface AuditedModelgetModifiedDate in interface AssetEntryModelpublic void setModifiedDate(Date modifiedDate)
setModifiedDate in interface AuditedModelsetModifiedDate in interface AssetEntryModelmodifiedDate - the modified date of this asset entrypublic String getClassName()
getClassName in interface TypedModelgetClassName in interface AssetEntryModelpublic void setClassName(String className)
setClassName in interface AssetEntryModelpublic long getClassNameId()
getClassNameId in interface TypedModelgetClassNameId in interface AssetEntryModelpublic void setClassNameId(long classNameId)
setClassNameId in interface TypedModelsetClassNameId in interface AssetEntryModelclassNameId - the class name ID of this asset entrypublic long getClassPK()
getClassPK in interface AttachedModelgetClassPK in interface AssetEntryModelpublic void setClassPK(long classPK)
setClassPK in interface AttachedModelsetClassPK in interface AssetEntryModelclassPK - the class p k of this asset entrypublic String getClassUuid()
getClassUuid in interface AssetEntryModelpublic void setClassUuid(String classUuid)
setClassUuid in interface AssetEntryModelclassUuid - the class uuid of this asset entrypublic long getClassTypeId()
getClassTypeId in interface AssetEntryModelpublic void setClassTypeId(long classTypeId)
setClassTypeId in interface AssetEntryModelclassTypeId - the class type ID of this asset entrypublic boolean getVisible()
getVisible in interface AssetEntryModelpublic boolean isVisible()
true if this asset entry is visible.
isVisible in interface AssetEntryModeltrue if this asset entry is visible; false otherwisepublic void setVisible(boolean visible)
setVisible in interface AssetEntryModelvisible - the visible of this asset entrypublic Date getStartDate()
getStartDate in interface AssetEntryModelpublic void setStartDate(Date startDate)
setStartDate in interface AssetEntryModelstartDate - the start date of this asset entrypublic Date getEndDate()
getEndDate in interface AssetEntryModelpublic void setEndDate(Date endDate)
setEndDate in interface AssetEntryModelendDate - the end date of this asset entrypublic Date getPublishDate()
getPublishDate in interface AssetEntryModelpublic void setPublishDate(Date publishDate)
setPublishDate in interface AssetEntryModelpublishDate - the publish date of this asset entrypublic Date getExpirationDate()
getExpirationDate in interface AssetEntryModelpublic void setExpirationDate(Date expirationDate)
setExpirationDate in interface AssetEntryModelexpirationDate - the expiration date of this asset entrypublic String getMimeType()
getMimeType in interface AssetEntryModelpublic void setMimeType(String mimeType)
setMimeType in interface AssetEntryModelmimeType - the mime type of this asset entrypublic String getTitle()
getTitle in interface AssetEntryModelpublic String getTitle(Locale locale)
getTitle in interface AssetEntryModellocale - the locale of the language
public String getTitle(Locale locale,
boolean useDefault)
getTitle in interface AssetEntryModellocale - 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 getTitle(String languageId)
getTitle in interface AssetEntryModellanguageId - the ID of the language
public String getTitle(String languageId,
boolean useDefault)
getTitle in interface AssetEntryModellanguageId - the ID of the languageuseDefault - whether to use the default language if no localization exists for the requested language
public String getTitleCurrentLanguageId()
getTitleCurrentLanguageId in interface AssetEntryModelpublic String getTitleCurrentValue()
getTitleCurrentValue in interface AssetEntryModelpublic Map<Locale,String> getTitleMap()
getTitleMap in interface AssetEntryModelpublic void setTitle(String title)
setTitle in interface AssetEntryModeltitle - the title of this asset entry
public void setTitle(String title,
Locale locale)
setTitle in interface AssetEntryModeltitle - the localized title of this asset entrylocale - the locale of the language
public void setTitle(String title,
Locale locale,
Locale defaultLocale)
setTitle in interface AssetEntryModeltitle - the localized title of this asset entrylocale - the locale of the languagedefaultLocale - the default localepublic void setTitleCurrentLanguageId(String languageId)
setTitleCurrentLanguageId in interface AssetEntryModelpublic void setTitleMap(Map<Locale,String> titleMap)
setTitleMap in interface AssetEntryModeltitleMap - the locales and localized titles of this asset entry
public void setTitleMap(Map<Locale,String> titleMap,
Locale defaultLocale)
setTitleMap in interface AssetEntryModeltitleMap - the locales and localized titles of this asset entrydefaultLocale - the default localepublic String getDescription()
getDescription in interface AssetEntryModelpublic String getDescription(Locale locale)
getDescription in interface AssetEntryModellocale - the locale of the language
public String getDescription(Locale locale,
boolean useDefault)
getDescription in interface AssetEntryModellocale - 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)
getDescription in interface AssetEntryModellanguageId - the ID of the language
public String getDescription(String languageId,
boolean useDefault)
getDescription in interface AssetEntryModellanguageId - 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 AssetEntryModelpublic String getDescriptionCurrentValue()
getDescriptionCurrentValue in interface AssetEntryModelpublic Map<Locale,String> getDescriptionMap()
getDescriptionMap in interface AssetEntryModelpublic void setDescription(String description)
setDescription in interface AssetEntryModeldescription - the description of this asset entry
public void setDescription(String description,
Locale locale)
setDescription in interface AssetEntryModeldescription - the localized description of this asset entrylocale - the locale of the language
public void setDescription(String description,
Locale locale,
Locale defaultLocale)
setDescription in interface AssetEntryModeldescription - the localized description of this asset entrylocale - the locale of the languagedefaultLocale - the default localepublic void setDescriptionCurrentLanguageId(String languageId)
setDescriptionCurrentLanguageId in interface AssetEntryModelpublic void setDescriptionMap(Map<Locale,String> descriptionMap)
setDescriptionMap in interface AssetEntryModeldescriptionMap - the locales and localized descriptions of this asset entry
public void setDescriptionMap(Map<Locale,String> descriptionMap,
Locale defaultLocale)
setDescriptionMap in interface AssetEntryModeldescriptionMap - the locales and localized descriptions of this asset entrydefaultLocale - the default localepublic String getSummary()
getSummary in interface AssetEntryModelpublic String getSummary(Locale locale)
getSummary in interface AssetEntryModellocale - the locale of the language
public String getSummary(Locale locale,
boolean useDefault)
getSummary in interface AssetEntryModellocale - 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 getSummary(String languageId)
getSummary in interface AssetEntryModellanguageId - the ID of the language
public String getSummary(String languageId,
boolean useDefault)
getSummary in interface AssetEntryModellanguageId - the ID of the languageuseDefault - whether to use the default language if no localization exists for the requested language
public String getSummaryCurrentLanguageId()
getSummaryCurrentLanguageId in interface AssetEntryModelpublic String getSummaryCurrentValue()
getSummaryCurrentValue in interface AssetEntryModelpublic Map<Locale,String> getSummaryMap()
getSummaryMap in interface AssetEntryModelpublic void setSummary(String summary)
setSummary in interface AssetEntryModelsummary - the summary of this asset entry
public void setSummary(String summary,
Locale locale)
setSummary in interface AssetEntryModelsummary - the localized summary of this asset entrylocale - the locale of the language
public void setSummary(String summary,
Locale locale,
Locale defaultLocale)
setSummary in interface AssetEntryModelsummary - the localized summary of this asset entrylocale - the locale of the languagedefaultLocale - the default localepublic void setSummaryCurrentLanguageId(String languageId)
setSummaryCurrentLanguageId in interface AssetEntryModelpublic void setSummaryMap(Map<Locale,String> summaryMap)
setSummaryMap in interface AssetEntryModelsummaryMap - the locales and localized summaries of this asset entry
public void setSummaryMap(Map<Locale,String> summaryMap,
Locale defaultLocale)
setSummaryMap in interface AssetEntryModelsummaryMap - the locales and localized summaries of this asset entrydefaultLocale - the default localepublic String getUrl()
getUrl in interface AssetEntryModelpublic void setUrl(String url)
setUrl in interface AssetEntryModelurl - the url of this asset entrypublic String getLayoutUuid()
getLayoutUuid in interface AssetEntryModelpublic void setLayoutUuid(String layoutUuid)
setLayoutUuid in interface AssetEntryModellayoutUuid - the layout uuid of this asset entrypublic int getHeight()
getHeight in interface AssetEntryModelpublic void setHeight(int height)
setHeight in interface AssetEntryModelheight - the height of this asset entrypublic int getWidth()
getWidth in interface AssetEntryModelpublic void setWidth(int width)
setWidth in interface AssetEntryModelwidth - the width of this asset entrypublic double getPriority()
getPriority in interface AssetEntryModelpublic void setPriority(double priority)
setPriority in interface AssetEntryModelpriority - the priority of this asset entrypublic int getViewCount()
getViewCount in interface AssetEntryModelpublic void setViewCount(int viewCount)
setViewCount in interface AssetEntryModelviewCount - the view count of this asset entrypublic boolean isNew()
BaseModeltrue if this model instance does not yet exist in
the database.
isNew in interface BaseModel<AssetEntry>isNew in interface AssetEntryModeltrue if this model instance does not yet exist in
the database; false otherwisepublic void setNew(boolean n)
BaseModel
setNew in interface BaseModel<AssetEntry>setNew in interface AssetEntryModeln - whether this model instance does not yet exist in the databasepublic boolean isCachedModel()
BaseModeltrue if this model instance was retrieved from the
entity cache.
isCachedModel in interface BaseModel<AssetEntry>isCachedModel in interface AssetEntryModeltrue if this model instance was retrieved from the
entity cache; false otherwiseBaseModel.setCachedModel(boolean)public void setCachedModel(boolean cachedModel)
BaseModel
setCachedModel in interface BaseModel<AssetEntry>setCachedModel in interface AssetEntryModelcachedModel - whether this model instance was retrieved from the
entity cacheEntityCachepublic boolean isEscapedModel()
BaseModeltrue if this model instance is escaped.
isEscapedModel in interface BaseModel<AssetEntry>isEscapedModel in interface AssetEntryModeltrue if this model instance is escaped;
false otherwisepublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<AssetEntry>getPrimaryKeyObj in interface ClassedModelgetPrimaryKeyObj in interface AssetEntryModelpublic void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj in interface BaseModel<AssetEntry>setPrimaryKeyObj in interface ClassedModelsetPrimaryKeyObj in interface AssetEntryModelprimaryKeyObj - the primary key of this model instancepublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<AssetEntry>getExpandoBridge in interface ClassedModelgetExpandoBridge in interface AssetEntryModelpublic void setExpandoBridgeAttributes(BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface BaseModel<AssetEntry>setExpandoBridgeAttributes in interface AssetEntryModelpublic void setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface BaseModel<AssetEntry>setExpandoBridgeAttributes in interface AssetEntryModelpublic void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<AssetEntry>setExpandoBridgeAttributes in interface AssetEntryModelserviceContext - the service context to be appliedServiceContext.getExpandoBridgeAttributes(
)public String[] getAvailableLanguageIds()
getAvailableLanguageIds in interface AssetEntryModelpublic String getDefaultLanguageId()
getDefaultLanguageId in interface AssetEntryModel
public void prepareLocalizedFieldsForImport()
throws LocaleException
prepareLocalizedFieldsForImport in interface AssetEntryModelLocaleException
public void prepareLocalizedFieldsForImport(Locale defaultImportLocale)
throws LocaleException
prepareLocalizedFieldsForImport in interface AssetEntryModelLocaleExceptionpublic Object clone()
BaseModel
clone in interface BaseModel<AssetEntry>clone in interface AssetEntryModelclone in class Objectpublic int compareTo(AssetEntry assetEntry)
compareTo in interface AssetEntryModelcompareTo in interface Comparable<AssetEntry>public int hashCode()
hashCode in interface AssetEntryModelhashCode in class Objectpublic CacheModel<AssetEntry> toCacheModel()
BaseModel
toCacheModel in interface BaseModel<AssetEntry>toCacheModel in interface AssetEntryModelpublic AssetEntry toEscapedModel()
BaseModelAutoEscapeBeanHandler.
toEscapedModel in interface BaseModel<AssetEntry>toEscapedModel in interface AssetEntryModelAutoEscapeBeanHandlerpublic AssetEntry toUnescapedModel()
toUnescapedModel in interface BaseModel<AssetEntry>toUnescapedModel in interface AssetEntryModelpublic String toString()
toString in interface AssetEntryModeltoString in class Objectpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<AssetEntry>toXmlString in interface AssetEntryModel
public void persist()
throws SystemException
PersistedModel
persist in interface PersistedModelSystemException - if a system exception occurredpublic AssetRenderer getAssetRenderer()
getAssetRenderer in interface AssetEntrypublic AssetRendererFactory getAssetRendererFactory()
getAssetRendererFactory in interface AssetEntry
public List<AssetCategory> getCategories()
throws SystemException
getCategories in interface AssetEntrySystemException
public long[] getCategoryIds()
throws SystemException
getCategoryIds in interface AssetEntrySystemException
public String[] getTagNames()
throws SystemException
getTagNames in interface AssetEntrySystemException
public List<AssetTag> getTags()
throws SystemException
getTags in interface AssetEntrySystemExceptionpublic boolean equals(Object obj)
equals in class Objectpublic AssetEntry getWrappedAssetEntry()
getWrappedModel()
public AssetEntry getWrappedModel()
getWrappedModel in interface ModelWrapper<AssetEntry>public void resetOriginalValues()
BaseModel
resetOriginalValues in interface BaseModel<AssetEntry>
|
Liferay 6.2.0-ce-rc3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||