Package com.liferay.asset.kernel.model
Class AssetEntryWrapper
Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AssetEntry>
com.liferay.asset.kernel.model.AssetEntryWrapper
- All Implemented Interfaces:
AssetEntry,AssetEntryModel,AttachedModel,AuditedModel,BaseModel<AssetEntry>,CTModel<AssetEntry>,ClassedModel,GroupedModel,LocalizedModel,ModelWrapper<AssetEntry>,MVCCModel,PersistedModel,ShardedModel,TypedModel,Serializable,Cloneable,Comparable<AssetEntry>
public class AssetEntryWrapper
extends BaseModelWrapper<AssetEntry>
implements AssetEntry, ModelWrapper<AssetEntry>
This class is a wrapper for AssetEntry.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.asset.kernel.model.AssetEntry
ENTRY_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]long[]Returns the fully qualified class name of this asset entry.longReturns the class name ID of this asset entry.longReturns the class pk of this asset entry.longReturns the class type ID of this asset entry.Returns the class uuid of this asset entry.longReturns the company ID of this asset entry.Returns the create date of this asset entry.longReturns the ct collection ID of this asset entry.Returns the description of this asset entry.getDescription(String languageId) Returns the localized description of this asset entry in the language.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.getDescription(Locale locale) Returns the localized description of this asset entry in the language.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.Returns a map of the locales and localized descriptions of this asset entry.Returns the end date of this asset entry.longReturns the entry ID of this asset entry.Returns the expiration date of this asset entry.longReturns the group ID of this asset entry.intReturns the height of this asset entry.Returns the layout uuid of this asset entry.booleanReturns the listable of this asset entry.Returns the mime type of this asset entry.Returns the modified date of this asset entry.longReturns the mvcc version of this asset entry.longReturns the primary key of this asset entry.doubleReturns the priority of this asset entry.Returns the publish date of this asset entry.Returns the start date of this asset entry.Returns the summary of this asset entry.getSummary(String languageId) Returns the localized summary of this asset entry in the language.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.getSummary(Locale locale) Returns the localized summary of this asset entry in the language.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.Returns a map of the locales and localized summaries of this asset entry.String[]getTags()getTitle()Returns the title of this asset entry.Returns the localized title of this asset entry in the language.Returns the localized title of this asset entry in the language, optionally using the default language if no localization exists for the requested language.Returns the localized title of this asset entry in the language.Returns the localized title of this asset entry in the language, optionally using the default language if no localization exists for the requested language.Returns a map of the locales and localized titles of this asset entry.getUrl()Returns the url of this asset entry.longReturns the user ID of this asset entry.Returns the user name of this asset entry.Returns the user uuid of this asset entry.longbooleanReturns the visible of this asset entry.intgetWidth()Returns the width of this asset entry.booleanReturnstrueif this asset entry is listable.booleanReturnstrueif this asset entry is visible.voidpersist()Updates this model instance in the database or adds it if it does not yet exist.voidvoidprepareLocalizedFieldsForImport(Locale defaultImportLocale) voidsetClassName(String className) voidsetClassNameId(long classNameId) Sets the class name ID of this asset entry.voidsetClassPK(long classPK) Sets the class pk of this asset entry.voidsetClassTypeId(long classTypeId) Sets the class type ID of this asset entry.voidsetClassUuid(String classUuid) Sets the class uuid of this asset entry.voidsetCompanyId(long companyId) Sets the company ID of this asset entry.voidsetCreateDate(Date createDate) Sets the create date of this asset entry.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this asset entry.voidsetDescription(String description) Sets the description of this asset entry.voidsetDescription(String description, Locale locale) Sets the localized description of this asset entry in the language.voidsetDescription(String description, Locale locale, Locale defaultLocale) Sets the localized description of this asset entry in the language, and sets the default locale.voidsetDescriptionCurrentLanguageId(String languageId) voidsetDescriptionMap(Map<Locale, String> descriptionMap) Sets the localized descriptions of this asset entry from the map of locales and localized descriptions.voidsetDescriptionMap(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.voidsetEndDate(Date endDate) Sets the end date of this asset entry.voidsetEntryId(long entryId) Sets the entry ID of this asset entry.voidsetExpirationDate(Date expirationDate) Sets the expiration date of this asset entry.voidsetGroupId(long groupId) Sets the group ID of this asset entry.voidsetHeight(int height) Sets the height of this asset entry.voidsetLayoutUuid(String layoutUuid) Sets the layout uuid of this asset entry.voidsetListable(boolean listable) Sets whether this asset entry is listable.voidsetMimeType(String mimeType) Sets the mime type of this asset entry.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this asset entry.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this asset entry.voidsetPrimaryKey(long primaryKey) Sets the primary key of this asset entry.voidsetPriority(double priority) Sets the priority of this asset entry.voidsetPublishDate(Date publishDate) Sets the publish date of this asset entry.voidsetStartDate(Date startDate) Sets the start date of this asset entry.voidsetSummary(String summary) Sets the summary of this asset entry.voidsetSummary(String summary, Locale locale) Sets the localized summary of this asset entry in the language.voidsetSummary(String summary, Locale locale, Locale defaultLocale) Sets the localized summary of this asset entry in the language, and sets the default locale.voidsetSummaryCurrentLanguageId(String languageId) voidsetSummaryMap(Map<Locale, String> summaryMap) Sets the localized summaries of this asset entry from the map of locales and localized summaries.voidsetSummaryMap(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.voidSets the title of this asset entry.voidSets the localized title of this asset entry in the language.voidSets the localized title of this asset entry in the language, and sets the default locale.voidsetTitleCurrentLanguageId(String languageId) voidsetTitleMap(Map<Locale, String> titleMap) Sets the localized titles of this asset entry from the map of locales and localized titles.voidsetTitleMap(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.voidSets the url of this asset entry.voidsetUserId(long userId) Sets the user ID of this asset entry.voidsetUserName(String userName) Sets the user name of this asset entry.voidsetUserUuid(String userUuid) Sets the user uuid of this asset entry.voidsetVisible(boolean visible) Sets whether this asset entry is visible.voidsetWidth(int width) Sets the width of this asset entry.protected AssetEntryWrapperwrap(AssetEntry assetEntry) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
AssetEntryWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfaceBaseModel<AssetEntry>
-
setModelAttributes
- Specified by:
setModelAttributesin interfaceBaseModel<AssetEntry>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfaceAssetEntryModel- Specified by:
cloneWithOriginalValuesin interfaceBaseModel<AssetEntry>
-
getAssetRenderer
- Specified by:
getAssetRendererin interfaceAssetEntry
-
getAssetRendererFactory
- Specified by:
getAssetRendererFactoryin interfaceAssetEntry
-
getAvailableLanguageIds
- Specified by:
getAvailableLanguageIdsin interfaceAssetEntryModel- Specified by:
getAvailableLanguageIdsin interfaceLocalizedModel
-
getCategories
- Specified by:
getCategoriesin interfaceAssetEntry
-
getCategoryIds
public long[] getCategoryIds()- Specified by:
getCategoryIdsin interfaceAssetEntry
-
getClassName
Returns the fully qualified class name of this asset entry.- Specified by:
getClassNamein interfaceAssetEntryModel- Specified by:
getClassNamein interfaceTypedModel- Returns:
- the fully qualified class name of this asset entry
-
getClassNameId
public long getClassNameId()Returns the class name ID of this asset entry.- Specified by:
getClassNameIdin interfaceAssetEntryModel- Specified by:
getClassNameIdin interfaceTypedModel- Returns:
- the class name ID of this asset entry
-
getClassPK
public long getClassPK()Returns the class pk of this asset entry.- Specified by:
getClassPKin interfaceAssetEntryModel- Specified by:
getClassPKin interfaceAttachedModel- Returns:
- the class pk of this asset entry
-
getClassTypeId
public long getClassTypeId()Returns the class type ID of this asset entry.- Specified by:
getClassTypeIdin interfaceAssetEntryModel- Returns:
- the class type ID of this asset entry
-
getClassUuid
Returns the class uuid of this asset entry.- Specified by:
getClassUuidin interfaceAssetEntryModel- Returns:
- the class uuid of this asset entry
-
getCompanyId
public long getCompanyId()Returns the company ID of this asset entry.- Specified by:
getCompanyIdin interfaceAssetEntryModel- Specified by:
getCompanyIdin interfaceAuditedModel- Specified by:
getCompanyIdin interfaceShardedModel- Returns:
- the company ID of this asset entry
-
getCreateDate
Returns the create date of this asset entry.- Specified by:
getCreateDatein interfaceAssetEntryModel- Specified by:
getCreateDatein interfaceAuditedModel- Returns:
- the create date of this asset entry
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this asset entry.- Specified by:
getCtCollectionIdin interfaceAssetEntryModel- Specified by:
getCtCollectionIdin interfaceCTModel<AssetEntry>- Returns:
- the ct collection ID of this asset entry
-
getDefaultLanguageId
- Specified by:
getDefaultLanguageIdin interfaceAssetEntryModel- Specified by:
getDefaultLanguageIdin interfaceLocalizedModel
-
getDescription
Returns the description of this asset entry.- Specified by:
getDescriptionin interfaceAssetEntryModel- Returns:
- the description of this asset entry
-
getDescription
Returns the localized description of this asset entry in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getDescriptionin interfaceAssetEntryModel- Parameters:
locale- the locale of the language- Returns:
- the localized description of this asset entry
-
getDescription
Returns the localized description of this asset entry in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getDescriptionin interfaceAssetEntryModel- Parameters:
locale- the local of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized description of this asset entry. If
useDefaultisfalseand no localization exists for the requested language, an empty string will be returned.
-
getDescription
Returns the localized description of this asset entry in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getDescriptionin interfaceAssetEntryModel- Parameters:
languageId- the ID of the language- Returns:
- the localized description of this asset entry
-
getDescription
Returns the localized description of this asset entry in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getDescriptionin interfaceAssetEntryModel- Parameters:
languageId- the ID of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized description of this asset entry
-
getDescriptionCurrentLanguageId
- Specified by:
getDescriptionCurrentLanguageIdin interfaceAssetEntryModel
-
getDescriptionCurrentValue
- Specified by:
getDescriptionCurrentValuein interfaceAssetEntryModel
-
getDescriptionMap
Returns a map of the locales and localized descriptions of this asset entry.- Specified by:
getDescriptionMapin interfaceAssetEntryModel- Returns:
- the locales and localized descriptions of this asset entry
-
getEndDate
Returns the end date of this asset entry.- Specified by:
getEndDatein interfaceAssetEntryModel- Returns:
- the end date of this asset entry
-
getEntryId
public long getEntryId()Returns the entry ID of this asset entry.- Specified by:
getEntryIdin interfaceAssetEntryModel- Returns:
- the entry ID of this asset entry
-
getExpirationDate
Returns the expiration date of this asset entry.- Specified by:
getExpirationDatein interfaceAssetEntryModel- Returns:
- the expiration date of this asset entry
-
getGroupId
public long getGroupId()Returns the group ID of this asset entry.- Specified by:
getGroupIdin interfaceAssetEntryModel- Specified by:
getGroupIdin interfaceGroupedModel- Returns:
- the group ID of this asset entry
-
getHeight
public int getHeight()Returns the height of this asset entry.- Specified by:
getHeightin interfaceAssetEntryModel- Returns:
- the height of this asset entry
-
getLayoutUuid
Returns the layout uuid of this asset entry.- Specified by:
getLayoutUuidin interfaceAssetEntryModel- Returns:
- the layout uuid of this asset entry
-
getListable
public boolean getListable()Returns the listable of this asset entry.- Specified by:
getListablein interfaceAssetEntryModel- Returns:
- the listable of this asset entry
-
getMimeType
Returns the mime type of this asset entry.- Specified by:
getMimeTypein interfaceAssetEntryModel- Returns:
- the mime type of this asset entry
-
getModifiedDate
Returns the modified date of this asset entry.- Specified by:
getModifiedDatein interfaceAssetEntryModel- Specified by:
getModifiedDatein interfaceAuditedModel- Returns:
- the modified date of this asset entry
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this asset entry.- Specified by:
getMvccVersionin interfaceAssetEntryModel- Specified by:
getMvccVersionin interfaceMVCCModel- Returns:
- the mvcc version of this asset entry
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this asset entry.- Specified by:
getPrimaryKeyin interfaceAssetEntryModel- Specified by:
getPrimaryKeyin interfaceCTModel<AssetEntry>- Returns:
- the primary key of this asset entry
-
getPriority
public double getPriority()Returns the priority of this asset entry.- Specified by:
getPriorityin interfaceAssetEntryModel- Returns:
- the priority of this asset entry
-
getPublishDate
Returns the publish date of this asset entry.- Specified by:
getPublishDatein interfaceAssetEntryModel- Returns:
- the publish date of this asset entry
-
getStartDate
Returns the start date of this asset entry.- Specified by:
getStartDatein interfaceAssetEntryModel- Returns:
- the start date of this asset entry
-
getSummary
Returns the summary of this asset entry.- Specified by:
getSummaryin interfaceAssetEntryModel- Returns:
- the summary of this asset entry
-
getSummary
Returns the localized summary of this asset entry in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getSummaryin interfaceAssetEntryModel- Parameters:
locale- the locale of the language- Returns:
- the localized summary of this asset entry
-
getSummary
Returns the localized summary of this asset entry in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getSummaryin interfaceAssetEntryModel- Parameters:
locale- the local of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized summary of this asset entry. If
useDefaultisfalseand no localization exists for the requested language, an empty string will be returned.
-
getSummary
Returns the localized summary of this asset entry in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getSummaryin interfaceAssetEntryModel- Parameters:
languageId- the ID of the language- Returns:
- the localized summary of this asset entry
-
getSummary
Returns the localized summary of this asset entry in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getSummaryin interfaceAssetEntryModel- Parameters:
languageId- the ID of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized summary of this asset entry
-
getSummaryCurrentLanguageId
- Specified by:
getSummaryCurrentLanguageIdin interfaceAssetEntryModel
-
getSummaryCurrentValue
- Specified by:
getSummaryCurrentValuein interfaceAssetEntryModel
-
getSummaryMap
Returns a map of the locales and localized summaries of this asset entry.- Specified by:
getSummaryMapin interfaceAssetEntryModel- Returns:
- the locales and localized summaries of this asset entry
-
getTagNames
- Specified by:
getTagNamesin interfaceAssetEntry
-
getTags
- Specified by:
getTagsin interfaceAssetEntry
-
getTitle
Returns the title of this asset entry.- Specified by:
getTitlein interfaceAssetEntryModel- Returns:
- the title of this asset entry
-
getTitle
Returns the localized title of this asset entry in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getTitlein interfaceAssetEntryModel- Parameters:
locale- the locale of the language- Returns:
- the localized title of this asset entry
-
getTitle
Returns the localized title of this asset entry in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getTitlein interfaceAssetEntryModel- Parameters:
locale- the local of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized title of this asset entry. If
useDefaultisfalseand no localization exists for the requested language, an empty string will be returned.
-
getTitle
Returns the localized title of this asset entry in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getTitlein interfaceAssetEntryModel- Parameters:
languageId- the ID of the language- Returns:
- the localized title of this asset entry
-
getTitle
Returns the localized title of this asset entry in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getTitlein interfaceAssetEntryModel- Parameters:
languageId- the ID of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized title of this asset entry
-
getTitleCurrentLanguageId
- Specified by:
getTitleCurrentLanguageIdin interfaceAssetEntryModel
-
getTitleCurrentValue
- Specified by:
getTitleCurrentValuein interfaceAssetEntryModel
-
getTitleMap
Returns a map of the locales and localized titles of this asset entry.- Specified by:
getTitleMapin interfaceAssetEntryModel- Returns:
- the locales and localized titles of this asset entry
-
getUrl
Returns the url of this asset entry.- Specified by:
getUrlin interfaceAssetEntryModel- Returns:
- the url of this asset entry
-
getUserId
public long getUserId()Returns the user ID of this asset entry.- Specified by:
getUserIdin interfaceAssetEntryModel- Specified by:
getUserIdin interfaceAuditedModel- Returns:
- the user ID of this asset entry
-
getUserName
Returns the user name of this asset entry.- Specified by:
getUserNamein interfaceAssetEntryModel- Specified by:
getUserNamein interfaceAuditedModel- Returns:
- the user name of this asset entry
-
getUserUuid
Returns the user uuid of this asset entry.- Specified by:
getUserUuidin interfaceAssetEntryModel- Specified by:
getUserUuidin interfaceAuditedModel- Returns:
- the user uuid of this asset entry
-
getViewCount
public long getViewCount()- Specified by:
getViewCountin interfaceAssetEntry
-
getVisible
public boolean getVisible()Returns the visible of this asset entry.- Specified by:
getVisiblein interfaceAssetEntryModel- Returns:
- the visible of this asset entry
-
getWidth
public int getWidth()Returns the width of this asset entry.- Specified by:
getWidthin interfaceAssetEntryModel- Returns:
- the width of this asset entry
-
isListable
public boolean isListable()Returnstrueif this asset entry is listable.- Specified by:
isListablein interfaceAssetEntryModel- Returns:
trueif this asset entry is listable;falseotherwise
-
isVisible
public boolean isVisible()Returnstrueif this asset entry is visible.- Specified by:
isVisiblein interfaceAssetEntryModel- Returns:
trueif this asset entry is visible;falseotherwise
-
persist
public void persist()Description copied from interface:PersistedModelUpdates this model instance in the database or adds it if it does not yet exist. Also notifies the appropriate model listeners.- Specified by:
persistin interfacePersistedModel
-
prepareLocalizedFieldsForImport
- Specified by:
prepareLocalizedFieldsForImportin interfaceAssetEntryModel- Specified by:
prepareLocalizedFieldsForImportin interfaceLocalizedModel- Throws:
LocaleException
-
prepareLocalizedFieldsForImport
- Specified by:
prepareLocalizedFieldsForImportin interfaceAssetEntryModel- Specified by:
prepareLocalizedFieldsForImportin interfaceLocalizedModel- Throws:
LocaleException
-
setClassName
- Specified by:
setClassNamein interfaceAssetEntryModel
-
setClassNameId
public void setClassNameId(long classNameId) Sets the class name ID of this asset entry.- Specified by:
setClassNameIdin interfaceAssetEntryModel- Specified by:
setClassNameIdin interfaceTypedModel- Parameters:
classNameId- the class name ID of this asset entry
-
setClassPK
public void setClassPK(long classPK) Sets the class pk of this asset entry.- Specified by:
setClassPKin interfaceAssetEntryModel- Specified by:
setClassPKin interfaceAttachedModel- Parameters:
classPK- the class pk of this asset entry
-
setClassTypeId
public void setClassTypeId(long classTypeId) Sets the class type ID of this asset entry.- Specified by:
setClassTypeIdin interfaceAssetEntryModel- Parameters:
classTypeId- the class type ID of this asset entry
-
setClassUuid
Sets the class uuid of this asset entry.- Specified by:
setClassUuidin interfaceAssetEntryModel- Parameters:
classUuid- the class uuid of this asset entry
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this asset entry.- Specified by:
setCompanyIdin interfaceAssetEntryModel- Specified by:
setCompanyIdin interfaceAuditedModel- Specified by:
setCompanyIdin interfaceShardedModel- Parameters:
companyId- the company ID of this asset entry
-
setCreateDate
Sets the create date of this asset entry.- Specified by:
setCreateDatein interfaceAssetEntryModel- Specified by:
setCreateDatein interfaceAuditedModel- Parameters:
createDate- the create date of this asset entry
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this asset entry.- Specified by:
setCtCollectionIdin interfaceAssetEntryModel- Specified by:
setCtCollectionIdin interfaceCTModel<AssetEntry>- Parameters:
ctCollectionId- the ct collection ID of this asset entry
-
setDescription
Sets the description of this asset entry.- Specified by:
setDescriptionin interfaceAssetEntryModel- Parameters:
description- the description of this asset entry
-
setDescription
Sets the localized description of this asset entry in the language.- Specified by:
setDescriptionin interfaceAssetEntryModel- Parameters:
description- the localized description of this asset entrylocale- the locale of the language
-
setDescription
Sets the localized description of this asset entry in the language, and sets the default locale.- Specified by:
setDescriptionin interfaceAssetEntryModel- Parameters:
description- the localized description of this asset entrylocale- the locale of the languagedefaultLocale- the default locale
-
setDescriptionCurrentLanguageId
- Specified by:
setDescriptionCurrentLanguageIdin interfaceAssetEntryModel
-
setDescriptionMap
Sets the localized descriptions of this asset entry from the map of locales and localized descriptions.- Specified by:
setDescriptionMapin interfaceAssetEntryModel- Parameters:
descriptionMap- the locales and localized descriptions of this asset entry
-
setDescriptionMap
Sets the localized descriptions of this asset entry from the map of locales and localized descriptions, and sets the default locale.- Specified by:
setDescriptionMapin interfaceAssetEntryModel- Parameters:
descriptionMap- the locales and localized descriptions of this asset entrydefaultLocale- the default locale
-
setEndDate
Sets the end date of this asset entry.- Specified by:
setEndDatein interfaceAssetEntryModel- Parameters:
endDate- the end date of this asset entry
-
setEntryId
public void setEntryId(long entryId) Sets the entry ID of this asset entry.- Specified by:
setEntryIdin interfaceAssetEntryModel- Parameters:
entryId- the entry ID of this asset entry
-
setExpirationDate
Sets the expiration date of this asset entry.- Specified by:
setExpirationDatein interfaceAssetEntryModel- Parameters:
expirationDate- the expiration date of this asset entry
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this asset entry.- Specified by:
setGroupIdin interfaceAssetEntryModel- Specified by:
setGroupIdin interfaceGroupedModel- Parameters:
groupId- the group ID of this asset entry
-
setHeight
public void setHeight(int height) Sets the height of this asset entry.- Specified by:
setHeightin interfaceAssetEntryModel- Parameters:
height- the height of this asset entry
-
setLayoutUuid
Sets the layout uuid of this asset entry.- Specified by:
setLayoutUuidin interfaceAssetEntryModel- Parameters:
layoutUuid- the layout uuid of this asset entry
-
setListable
public void setListable(boolean listable) Sets whether this asset entry is listable.- Specified by:
setListablein interfaceAssetEntryModel- Parameters:
listable- the listable of this asset entry
-
setMimeType
Sets the mime type of this asset entry.- Specified by:
setMimeTypein interfaceAssetEntryModel- Parameters:
mimeType- the mime type of this asset entry
-
setModifiedDate
Sets the modified date of this asset entry.- Specified by:
setModifiedDatein interfaceAssetEntryModel- Specified by:
setModifiedDatein interfaceAuditedModel- Parameters:
modifiedDate- the modified date of this asset entry
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this asset entry.- Specified by:
setMvccVersionin interfaceAssetEntryModel- Specified by:
setMvccVersionin interfaceMVCCModel- Parameters:
mvccVersion- the mvcc version of this asset entry
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this asset entry.- Specified by:
setPrimaryKeyin interfaceAssetEntryModel- Specified by:
setPrimaryKeyin interfaceCTModel<AssetEntry>- Parameters:
primaryKey- the primary key of this asset entry
-
setPriority
public void setPriority(double priority) Sets the priority of this asset entry.- Specified by:
setPriorityin interfaceAssetEntryModel- Parameters:
priority- the priority of this asset entry
-
setPublishDate
Sets the publish date of this asset entry.- Specified by:
setPublishDatein interfaceAssetEntryModel- Parameters:
publishDate- the publish date of this asset entry
-
setStartDate
Sets the start date of this asset entry.- Specified by:
setStartDatein interfaceAssetEntryModel- Parameters:
startDate- the start date of this asset entry
-
setSummary
Sets the summary of this asset entry.- Specified by:
setSummaryin interfaceAssetEntryModel- Parameters:
summary- the summary of this asset entry
-
setSummary
Sets the localized summary of this asset entry in the language.- Specified by:
setSummaryin interfaceAssetEntryModel- Parameters:
summary- the localized summary of this asset entrylocale- the locale of the language
-
setSummary
Sets the localized summary of this asset entry in the language, and sets the default locale.- Specified by:
setSummaryin interfaceAssetEntryModel- Parameters:
summary- the localized summary of this asset entrylocale- the locale of the languagedefaultLocale- the default locale
-
setSummaryCurrentLanguageId
- Specified by:
setSummaryCurrentLanguageIdin interfaceAssetEntryModel
-
setSummaryMap
Sets the localized summaries of this asset entry from the map of locales and localized summaries.- Specified by:
setSummaryMapin interfaceAssetEntryModel- Parameters:
summaryMap- the locales and localized summaries of this asset entry
-
setSummaryMap
Sets the localized summaries of this asset entry from the map of locales and localized summaries, and sets the default locale.- Specified by:
setSummaryMapin interfaceAssetEntryModel- Parameters:
summaryMap- the locales and localized summaries of this asset entrydefaultLocale- the default locale
-
setTitle
Sets the title of this asset entry.- Specified by:
setTitlein interfaceAssetEntryModel- Parameters:
title- the title of this asset entry
-
setTitle
Sets the localized title of this asset entry in the language.- Specified by:
setTitlein interfaceAssetEntryModel- Parameters:
title- the localized title of this asset entrylocale- the locale of the language
-
setTitle
Sets the localized title of this asset entry in the language, and sets the default locale.- Specified by:
setTitlein interfaceAssetEntryModel- Parameters:
title- the localized title of this asset entrylocale- the locale of the languagedefaultLocale- the default locale
-
setTitleCurrentLanguageId
- Specified by:
setTitleCurrentLanguageIdin interfaceAssetEntryModel
-
setTitleMap
Sets the localized titles of this asset entry from the map of locales and localized titles.- Specified by:
setTitleMapin interfaceAssetEntryModel- Parameters:
titleMap- the locales and localized titles of this asset entry
-
setTitleMap
Sets the localized titles of this asset entry from the map of locales and localized titles, and sets the default locale.- Specified by:
setTitleMapin interfaceAssetEntryModel- Parameters:
titleMap- the locales and localized titles of this asset entrydefaultLocale- the default locale
-
setUrl
Sets the url of this asset entry.- Specified by:
setUrlin interfaceAssetEntryModel- Parameters:
url- the url of this asset entry
-
setUserId
public void setUserId(long userId) Sets the user ID of this asset entry.- Specified by:
setUserIdin interfaceAssetEntryModel- Specified by:
setUserIdin interfaceAuditedModel- Parameters:
userId- the user ID of this asset entry
-
setUserName
Sets the user name of this asset entry.- Specified by:
setUserNamein interfaceAssetEntryModel- Specified by:
setUserNamein interfaceAuditedModel- Parameters:
userName- the user name of this asset entry
-
setUserUuid
Sets the user uuid of this asset entry.- Specified by:
setUserUuidin interfaceAssetEntryModel- Specified by:
setUserUuidin interfaceAuditedModel- Parameters:
userUuid- the user uuid of this asset entry
-
setVisible
public void setVisible(boolean visible) Sets whether this asset entry is visible.- Specified by:
setVisiblein interfaceAssetEntryModel- Parameters:
visible- the visible of this asset entry
-
setWidth
public void setWidth(int width) Sets the width of this asset entry.- Specified by:
setWidthin interfaceAssetEntryModel- Parameters:
width- the width of this asset entry
-
toXmlString
- Specified by:
toXmlStringin interfaceAssetEntryModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfaceBaseModel<AssetEntry>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfaceBaseModel<AssetEntry>
-
wrap
- Specified by:
wrapin classBaseModelWrapper<AssetEntry>
-