public class LayoutSetPrototypeWrapper extends BaseModelWrapper<LayoutSetPrototype> implements LayoutSetPrototype, ModelWrapper<LayoutSetPrototype>
This class is a wrapper for LayoutSetPrototype
.
LayoutSetPrototype
,
Serialized Formmodel
LAYOUT_SET_PROTOTYPE_ID_ACCESSOR
Constructor and Description |
---|
LayoutSetPrototypeWrapper(LayoutSetPrototype layoutSetPrototype) |
Modifier and Type | Method and Description |
---|---|
boolean |
getActive()
Returns the active of this layout set prototype.
|
String[] |
getAvailableLanguageIds() |
long |
getCompanyId()
Returns the company ID of this layout set prototype.
|
Date |
getCreateDate()
Returns the create date of this layout set prototype.
|
String |
getDefaultLanguageId() |
String |
getDescription()
Returns the description of this layout set prototype.
|
String |
getDescription(Locale locale)
Returns the localized description of this layout set prototype in the language.
|
String |
getDescription(Locale locale,
boolean useDefault)
Returns the localized description of this layout set prototype 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 layout set prototype in the language.
|
String |
getDescription(String languageId,
boolean useDefault)
Returns the localized description of this layout set prototype 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 layout set prototype.
|
Group |
getGroup() |
long |
getGroupId() |
LayoutSet |
getLayoutSet() |
long |
getLayoutSetPrototypeId()
Returns the layout set prototype ID of this layout set prototype.
|
Map<String,Object> |
getModelAttributes() |
Date |
getModifiedDate()
Returns the modified date of this layout set prototype.
|
long |
getMvccVersion()
Returns the mvcc version of this layout set prototype.
|
String |
getName()
Returns the name of this layout set prototype.
|
String |
getName(Locale locale)
Returns the localized name of this layout set prototype in the language.
|
String |
getName(Locale locale,
boolean useDefault)
Returns the localized name of this layout set prototype in the language, optionally using the default language if no localization exists for the requested language.
|
String |
getName(String languageId)
Returns the localized name of this layout set prototype in the language.
|
String |
getName(String languageId,
boolean useDefault)
Returns the localized name of this layout set prototype in the language, optionally using the default language if no localization exists for the requested language.
|
String |
getNameCurrentLanguageId() |
String |
getNameCurrentValue() |
Map<Locale,String> |
getNameMap()
Returns a map of the locales and localized names of this layout set prototype.
|
long |
getPrimaryKey()
Returns the primary key of this layout set prototype.
|
String |
getSettings()
Returns the settings of this layout set prototype.
|
UnicodeProperties |
getSettingsProperties() |
String |
getSettingsProperty(String key) |
StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this layout set prototype.
|
String |
getUserName()
Returns the user name of this layout set prototype.
|
String |
getUserUuid()
Returns the user uuid of this layout set prototype.
|
String |
getUuid()
Returns the uuid of this layout set prototype.
|
boolean |
hasSetModifiedDate() |
boolean |
isActive()
Returns
true if this layout set prototype is active. |
void |
persist()
NOTE FOR DEVELOPERS:
Never modify or reference this class directly.
|
void |
prepareLocalizedFieldsForImport() |
void |
prepareLocalizedFieldsForImport(Locale defaultImportLocale) |
void |
setActive(boolean active)
Sets whether this layout set prototype is active.
|
void |
setCompanyId(long companyId)
Sets the company ID of this layout set prototype.
|
void |
setCreateDate(Date createDate)
Sets the create date of this layout set prototype.
|
void |
setDescription(String description)
Sets the description of this layout set prototype.
|
void |
setDescription(String description,
Locale locale)
Sets the localized description of this layout set prototype in the language.
|
void |
setDescription(String description,
Locale locale,
Locale defaultLocale)
Sets the localized description of this layout set prototype in the language, and sets the default locale.
|
void |
setDescriptionCurrentLanguageId(String languageId) |
void |
setDescriptionMap(Map<Locale,String> descriptionMap)
Sets the localized descriptions of this layout set prototype from the map of locales and localized descriptions.
|
void |
setDescriptionMap(Map<Locale,String> descriptionMap,
Locale defaultLocale)
Sets the localized descriptions of this layout set prototype from the map of locales and localized descriptions, and sets the default locale.
|
void |
setLayoutSetPrototypeId(long layoutSetPrototypeId)
Sets the layout set prototype ID of this layout set prototype.
|
void |
setModelAttributes(Map<String,Object> attributes) |
void |
setModifiedDate(Date modifiedDate)
Sets the modified date of this layout set prototype.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this layout set prototype.
|
void |
setName(String name)
Sets the name of this layout set prototype.
|
void |
setName(String name,
Locale locale)
Sets the localized name of this layout set prototype in the language.
|
void |
setName(String name,
Locale locale,
Locale defaultLocale)
Sets the localized name of this layout set prototype in the language, and sets the default locale.
|
void |
setNameCurrentLanguageId(String languageId) |
void |
setNameMap(Map<Locale,String> nameMap)
Sets the localized names of this layout set prototype from the map of locales and localized names.
|
void |
setNameMap(Map<Locale,String> nameMap,
Locale defaultLocale)
Sets the localized names of this layout set prototype from the map of locales and localized names, and sets the default locale.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this layout set prototype.
|
void |
setSettings(String settings)
Sets the settings of this layout set prototype.
|
void |
setSettingsProperties(UnicodeProperties settingsProperties) |
void |
setUserId(long userId)
Sets the user ID of this layout set prototype.
|
void |
setUserName(String userName)
Sets the user name of this layout set prototype.
|
void |
setUserUuid(String userUuid)
Sets the user uuid of this layout set prototype.
|
void |
setUuid(String uuid)
Sets the uuid of this layout set prototype.
|
protected LayoutSetPrototypeWrapper |
wrap(LayoutSetPrototype layoutSetPrototype) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
clone
getModelClass, getModelClassName
getWrappedModel
public LayoutSetPrototypeWrapper(LayoutSetPrototype layoutSetPrototype)
public Map<String,Object> getModelAttributes()
getModelAttributes
in interface BaseModel<LayoutSetPrototype>
public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes
in interface BaseModel<LayoutSetPrototype>
public boolean getActive()
getActive
in interface LayoutSetPrototypeModel
public String[] getAvailableLanguageIds()
getAvailableLanguageIds
in interface LayoutSetPrototypeModel
getAvailableLanguageIds
in interface LocalizedModel
public long getCompanyId()
getCompanyId
in interface AuditedModel
getCompanyId
in interface LayoutSetPrototypeModel
getCompanyId
in interface ShardedModel
getCompanyId
in interface StagedModel
public Date getCreateDate()
getCreateDate
in interface AuditedModel
getCreateDate
in interface LayoutSetPrototypeModel
getCreateDate
in interface StagedModel
public String getDefaultLanguageId()
getDefaultLanguageId
in interface LayoutSetPrototypeModel
getDefaultLanguageId
in interface LocalizedModel
public String getDescription()
getDescription
in interface LayoutSetPrototypeModel
public String getDescription(Locale locale)
getDescription
in interface LayoutSetPrototypeModel
locale
- the locale of the languagepublic String getDescription(Locale locale, boolean useDefault)
getDescription
in interface LayoutSetPrototypeModel
locale
- the local of the languageuseDefault
- whether to use the default language if no localization exists for the requested languageuseDefault
is false
and no localization exists for the requested language, an empty string will be returned.public String getDescription(String languageId)
getDescription
in interface LayoutSetPrototypeModel
languageId
- the ID of the languagepublic String getDescription(String languageId, boolean useDefault)
getDescription
in interface LayoutSetPrototypeModel
languageId
- the ID of the languageuseDefault
- whether to use the default language if no localization exists for the requested languagepublic String getDescriptionCurrentLanguageId()
getDescriptionCurrentLanguageId
in interface LayoutSetPrototypeModel
public String getDescriptionCurrentValue()
getDescriptionCurrentValue
in interface LayoutSetPrototypeModel
public Map<Locale,String> getDescriptionMap()
getDescriptionMap
in interface LayoutSetPrototypeModel
public Group getGroup() throws PortalException
getGroup
in interface LayoutSetPrototype
PortalException
public long getGroupId() throws PortalException
getGroupId
in interface LayoutSetPrototype
PortalException
public LayoutSet getLayoutSet() throws PortalException
getLayoutSet
in interface LayoutSetPrototype
PortalException
public long getLayoutSetPrototypeId()
getLayoutSetPrototypeId
in interface LayoutSetPrototypeModel
public Date getModifiedDate()
getModifiedDate
in interface AuditedModel
getModifiedDate
in interface LayoutSetPrototypeModel
getModifiedDate
in interface StagedModel
public long getMvccVersion()
getMvccVersion
in interface LayoutSetPrototypeModel
getMvccVersion
in interface MVCCModel
public String getName()
getName
in interface LayoutSetPrototypeModel
public String getName(Locale locale)
getName
in interface LayoutSetPrototypeModel
locale
- the locale of the languagepublic String getName(Locale locale, boolean useDefault)
getName
in interface LayoutSetPrototypeModel
locale
- the local of the languageuseDefault
- whether to use the default language if no localization exists for the requested languageuseDefault
is false
and no localization exists for the requested language, an empty string will be returned.public String getName(String languageId)
getName
in interface LayoutSetPrototypeModel
languageId
- the ID of the languagepublic String getName(String languageId, boolean useDefault)
getName
in interface LayoutSetPrototypeModel
languageId
- the ID of the languageuseDefault
- whether to use the default language if no localization exists for the requested languagepublic String getNameCurrentLanguageId()
getNameCurrentLanguageId
in interface LayoutSetPrototypeModel
public String getNameCurrentValue()
getNameCurrentValue
in interface LayoutSetPrototypeModel
public Map<Locale,String> getNameMap()
getNameMap
in interface LayoutSetPrototypeModel
public long getPrimaryKey()
getPrimaryKey
in interface LayoutSetPrototypeModel
public String getSettings()
getSettings
in interface LayoutSetPrototypeModel
public UnicodeProperties getSettingsProperties()
getSettingsProperties
in interface LayoutSetPrototype
public String getSettingsProperty(String key)
getSettingsProperty
in interface LayoutSetPrototype
public long getUserId()
getUserId
in interface AuditedModel
getUserId
in interface LayoutSetPrototypeModel
public String getUserName()
getUserName
in interface AuditedModel
getUserName
in interface LayoutSetPrototypeModel
public String getUserUuid()
getUserUuid
in interface AuditedModel
getUserUuid
in interface LayoutSetPrototypeModel
public String getUuid()
getUuid
in interface LayoutSetPrototypeModel
getUuid
in interface StagedModel
public boolean hasSetModifiedDate()
hasSetModifiedDate
in interface LayoutSetPrototype
public boolean isActive()
true
if this layout set prototype is active.isActive
in interface LayoutSetPrototypeModel
true
if this layout set prototype is active; false
otherwisepublic void persist()
LayoutSetPrototype
interface instead.persist
in interface PersistedModel
public void prepareLocalizedFieldsForImport() throws LocaleException
prepareLocalizedFieldsForImport
in interface LayoutSetPrototypeModel
prepareLocalizedFieldsForImport
in interface LocalizedModel
LocaleException
public void prepareLocalizedFieldsForImport(Locale defaultImportLocale) throws LocaleException
prepareLocalizedFieldsForImport
in interface LayoutSetPrototypeModel
prepareLocalizedFieldsForImport
in interface LocalizedModel
LocaleException
public void setActive(boolean active)
setActive
in interface LayoutSetPrototypeModel
active
- the active of this layout set prototypepublic void setCompanyId(long companyId)
setCompanyId
in interface AuditedModel
setCompanyId
in interface LayoutSetPrototypeModel
setCompanyId
in interface ShardedModel
setCompanyId
in interface StagedModel
companyId
- the company ID of this layout set prototypepublic void setCreateDate(Date createDate)
setCreateDate
in interface AuditedModel
setCreateDate
in interface LayoutSetPrototypeModel
setCreateDate
in interface StagedModel
createDate
- the create date of this layout set prototypepublic void setDescription(String description)
setDescription
in interface LayoutSetPrototypeModel
description
- the description of this layout set prototypepublic void setDescription(String description, Locale locale)
setDescription
in interface LayoutSetPrototypeModel
description
- the localized description of this layout set prototypelocale
- the locale of the languagepublic void setDescription(String description, Locale locale, Locale defaultLocale)
setDescription
in interface LayoutSetPrototypeModel
description
- the localized description of this layout set prototypelocale
- the locale of the languagedefaultLocale
- the default localepublic void setDescriptionCurrentLanguageId(String languageId)
setDescriptionCurrentLanguageId
in interface LayoutSetPrototypeModel
public void setDescriptionMap(Map<Locale,String> descriptionMap)
setDescriptionMap
in interface LayoutSetPrototypeModel
descriptionMap
- the locales and localized descriptions of this layout set prototypepublic void setDescriptionMap(Map<Locale,String> descriptionMap, Locale defaultLocale)
setDescriptionMap
in interface LayoutSetPrototypeModel
descriptionMap
- the locales and localized descriptions of this layout set prototypedefaultLocale
- the default localepublic void setLayoutSetPrototypeId(long layoutSetPrototypeId)
setLayoutSetPrototypeId
in interface LayoutSetPrototypeModel
layoutSetPrototypeId
- the layout set prototype ID of this layout set prototypepublic void setModifiedDate(Date modifiedDate)
setModifiedDate
in interface AuditedModel
setModifiedDate
in interface LayoutSetPrototypeModel
setModifiedDate
in interface StagedModel
modifiedDate
- the modified date of this layout set prototypepublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface LayoutSetPrototypeModel
setMvccVersion
in interface MVCCModel
mvccVersion
- the mvcc version of this layout set prototypepublic void setName(String name)
setName
in interface LayoutSetPrototypeModel
name
- the name of this layout set prototypepublic void setName(String name, Locale locale)
setName
in interface LayoutSetPrototypeModel
name
- the localized name of this layout set prototypelocale
- the locale of the languagepublic void setName(String name, Locale locale, Locale defaultLocale)
setName
in interface LayoutSetPrototypeModel
name
- the localized name of this layout set prototypelocale
- the locale of the languagedefaultLocale
- the default localepublic void setNameCurrentLanguageId(String languageId)
setNameCurrentLanguageId
in interface LayoutSetPrototypeModel
public void setNameMap(Map<Locale,String> nameMap)
setNameMap
in interface LayoutSetPrototypeModel
nameMap
- the locales and localized names of this layout set prototypepublic void setNameMap(Map<Locale,String> nameMap, Locale defaultLocale)
setNameMap
in interface LayoutSetPrototypeModel
nameMap
- the locales and localized names of this layout set prototypedefaultLocale
- the default localepublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface LayoutSetPrototypeModel
primaryKey
- the primary key of this layout set prototypepublic void setSettings(String settings)
setSettings
in interface LayoutSetPrototypeModel
settings
- the settings of this layout set prototypepublic void setSettingsProperties(UnicodeProperties settingsProperties)
setSettingsProperties
in interface LayoutSetPrototype
public void setUserId(long userId)
setUserId
in interface AuditedModel
setUserId
in interface LayoutSetPrototypeModel
userId
- the user ID of this layout set prototypepublic void setUserName(String userName)
setUserName
in interface AuditedModel
setUserName
in interface LayoutSetPrototypeModel
userName
- the user name of this layout set prototypepublic void setUserUuid(String userUuid)
setUserUuid
in interface AuditedModel
setUserUuid
in interface LayoutSetPrototypeModel
userUuid
- the user uuid of this layout set prototypepublic void setUuid(String uuid)
setUuid
in interface LayoutSetPrototypeModel
setUuid
in interface StagedModel
uuid
- the uuid of this layout set prototypepublic StagedModelType getStagedModelType()
getStagedModelType
in interface StagedModel
protected LayoutSetPrototypeWrapper wrap(LayoutSetPrototype layoutSetPrototype)
wrap
in class BaseModelWrapper<LayoutSetPrototype>