@ProviderType public class LayoutRevisionWrapper extends Object implements LayoutRevision, ModelWrapper<LayoutRevision>
This class is a wrapper for LayoutRevision
.
LayoutRevision
,
Serialized FormLAYOUT_REVISION_ID_ACCESSOR
Constructor and Description |
---|
LayoutRevisionWrapper(LayoutRevision layoutRevision) |
Modifier and Type | Method and Description |
---|---|
Object |
clone()
Creates a shallow clone of this model instance.
|
int |
compareTo(LayoutRevision layoutRevision) |
boolean |
equals(Object obj) |
String[] |
getAvailableLanguageIds() |
List<LayoutRevision> |
getChildren() |
ColorScheme |
getColorScheme() |
String |
getColorSchemeId()
Returns the color scheme ID of this layout revision.
|
long |
getCompanyId()
Returns the company ID of this layout revision.
|
Date |
getCreateDate()
Returns the create date of this layout revision.
|
String |
getCss()
Returns the css of this layout revision.
|
String |
getCssText() |
String |
getDefaultLanguageId() |
String |
getDescription()
Returns the description of this layout revision.
|
String |
getDescription(Locale locale)
Returns the localized description of this layout revision in the language.
|
String |
getDescription(Locale locale,
boolean useDefault)
Returns the localized description of this layout revision 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 revision in the language.
|
String |
getDescription(String languageId,
boolean useDefault)
Returns the localized description of this layout revision 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 revision.
|
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance.
|
long |
getGroupId()
Returns the group ID of this layout revision.
|
boolean |
getHead()
Returns the head of this layout revision.
|
String |
getHTMLTitle(Locale locale) |
String |
getHTMLTitle(String localeLanguageId) |
boolean |
getIconImage() |
long |
getIconImageId()
Returns the icon image ID of this layout revision.
|
String |
getKeywords()
Returns the keywords of this layout revision.
|
String |
getKeywords(Locale locale)
Returns the localized keywords of this layout revision in the language.
|
String |
getKeywords(Locale locale,
boolean useDefault)
Returns the localized keywords of this layout revision in the language, optionally using the default language if no localization exists for the requested language.
|
String |
getKeywords(String languageId)
Returns the localized keywords of this layout revision in the language.
|
String |
getKeywords(String languageId,
boolean useDefault)
Returns the localized keywords of this layout revision in the language, optionally using the default language if no localization exists for the requested language.
|
String |
getKeywordsCurrentLanguageId() |
String |
getKeywordsCurrentValue() |
Map<Locale,String> |
getKeywordsMap()
Returns a map of the locales and localized keywordses of this layout revision.
|
LayoutBranch |
getLayoutBranch() |
long |
getLayoutBranchId()
Returns the layout branch ID of this layout revision.
|
long |
getLayoutRevisionId()
Returns the layout revision ID of this layout revision.
|
LayoutSet |
getLayoutSet() |
long |
getLayoutSetBranchId()
Returns the layout set branch ID of this layout revision.
|
boolean |
getMajor()
Returns the major of this layout revision.
|
Map<String,Object> |
getModelAttributes() |
Class<?> |
getModelClass() |
String |
getModelClassName() |
Date |
getModifiedDate()
Returns the modified date of this layout revision.
|
long |
getMvccVersion()
Returns the mvcc version of this layout revision.
|
String |
getName()
Returns the name of this layout revision.
|
String |
getName(Locale locale)
Returns the localized name of this layout revision in the language.
|
String |
getName(Locale locale,
boolean useDefault)
Returns the localized name of this layout revision 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 revision in the language.
|
String |
getName(String languageId,
boolean useDefault)
Returns the localized name of this layout revision 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 revision.
|
long |
getParentLayoutRevisionId()
Returns the parent layout revision ID of this layout revision.
|
long |
getPlid()
Returns the plid of this layout revision.
|
long |
getPrimaryKey()
Returns the primary key of this layout revision.
|
Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance.
|
boolean |
getPrivateLayout()
Returns the private layout of this layout revision.
|
String |
getRegularURL(javax.servlet.http.HttpServletRequest request) |
String |
getRobots()
Returns the robots of this layout revision.
|
String |
getRobots(Locale locale)
Returns the localized robots of this layout revision in the language.
|
String |
getRobots(Locale locale,
boolean useDefault)
Returns the localized robots of this layout revision in the language, optionally using the default language if no localization exists for the requested language.
|
String |
getRobots(String languageId)
Returns the localized robots of this layout revision in the language.
|
String |
getRobots(String languageId,
boolean useDefault)
Returns the localized robots of this layout revision in the language, optionally using the default language if no localization exists for the requested language.
|
String |
getRobotsCurrentLanguageId() |
String |
getRobotsCurrentValue() |
Map<Locale,String> |
getRobotsMap()
Returns a map of the locales and localized robotses of this layout revision.
|
int |
getStatus()
Returns the status of this layout revision.
|
long |
getStatusByUserId()
Returns the status by user ID of this layout revision.
|
String |
getStatusByUserName()
Returns the status by user name of this layout revision.
|
String |
getStatusByUserUuid()
Returns the status by user uuid of this layout revision.
|
Date |
getStatusDate()
Returns the status date of this layout revision.
|
Theme |
getTheme() |
String |
getThemeId()
Returns the theme ID of this layout revision.
|
String |
getThemeSetting(String key,
String device) |
String |
getTitle()
Returns the title of this layout revision.
|
String |
getTitle(Locale locale)
Returns the localized title of this layout revision in the language.
|
String |
getTitle(Locale locale,
boolean useDefault)
Returns the localized title of this layout revision 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 layout revision in the language.
|
String |
getTitle(String languageId,
boolean useDefault)
Returns the localized title of this layout revision 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 layout revision.
|
String |
getTypeSettings()
Returns the type settings of this layout revision.
|
UnicodeProperties |
getTypeSettingsProperties() |
String |
getTypeSettingsProperty(String key) |
String |
getTypeSettingsProperty(String key,
String defaultValue) |
long |
getUserId()
Returns the user ID of this layout revision.
|
String |
getUserName()
Returns the user name of this layout revision.
|
String |
getUserUuid()
Returns the user uuid of this layout revision.
|
LayoutRevision |
getWrappedModel() |
boolean |
hasChildren() |
int |
hashCode() |
boolean |
isApproved()
Returns
true if this layout revision is approved. |
boolean |
isCachedModel()
Returns
true if this model instance was retrieved from the
entity cache. |
boolean |
isContentDisplayPage() |
boolean |
isDenied()
Returns
true if this layout revision is denied. |
boolean |
isDraft()
Returns
true if this layout revision is a draft. |
boolean |
isEntityCacheEnabled()
Returns
true if this model's entity cache is enabled. |
boolean |
isEscapedModel()
Returns
true if this model instance is escaped. |
boolean |
isExpired()
Returns
true if this layout revision is expired. |
boolean |
isFinderCacheEnabled()
Returns
true if this model's finder cache is enabled. |
boolean |
isHead()
Returns
true if this layout revision is head. |
boolean |
isIconImage() |
boolean |
isInactive()
Returns
true if this layout revision is inactive. |
boolean |
isIncomplete()
Returns
true if this layout revision is incomplete. |
boolean |
isInheritLookAndFeel() |
boolean |
isMajor()
Returns
true if this layout revision is major. |
boolean |
isNew()
Returns
true if this model instance does not yet exist in
the database. |
boolean |
isPending()
Returns
true if this layout revision is pending. |
boolean |
isPrivateLayout()
Returns
true if this layout revision is private layout. |
boolean |
isScheduled()
Returns
true if this layout revision is scheduled. |
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 |
setColorSchemeId(String colorSchemeId)
Sets the color scheme ID of this layout revision.
|
void |
setCompanyId(long companyId)
Sets the company ID of this layout revision.
|
void |
setCreateDate(Date createDate)
Sets the create date of this layout revision.
|
void |
setCss(String css)
Sets the css of this layout revision.
|
void |
setDescription(String description)
Sets the description of this layout revision.
|
void |
setDescription(String description,
Locale locale)
Sets the localized description of this layout revision in the language.
|
void |
setDescription(String description,
Locale locale,
Locale defaultLocale)
Sets the localized description of this layout revision 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 revision from the map of locales and localized descriptions.
|
void |
setDescriptionMap(Map<Locale,String> descriptionMap,
Locale defaultLocale)
Sets the localized descriptions of this layout revision from the map of locales and localized descriptions, and sets the default locale.
|
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 |
setGroupId(long groupId)
Sets the group ID of this layout revision.
|
void |
setHead(boolean head)
Sets whether this layout revision is head.
|
void |
setIconImageId(long iconImageId)
Sets the icon image ID of this layout revision.
|
void |
setKeywords(String keywords)
Sets the keywords of this layout revision.
|
void |
setKeywords(String keywords,
Locale locale)
Sets the localized keywords of this layout revision in the language.
|
void |
setKeywords(String keywords,
Locale locale,
Locale defaultLocale)
Sets the localized keywords of this layout revision in the language, and sets the default locale.
|
void |
setKeywordsCurrentLanguageId(String languageId) |
void |
setKeywordsMap(Map<Locale,String> keywordsMap)
Sets the localized keywordses of this layout revision from the map of locales and localized keywordses.
|
void |
setKeywordsMap(Map<Locale,String> keywordsMap,
Locale defaultLocale)
Sets the localized keywordses of this layout revision from the map of locales and localized keywordses, and sets the default locale.
|
void |
setLayoutBranchId(long layoutBranchId)
Sets the layout branch ID of this layout revision.
|
void |
setLayoutRevisionId(long layoutRevisionId)
Sets the layout revision ID of this layout revision.
|
void |
setLayoutSetBranchId(long layoutSetBranchId)
Sets the layout set branch ID of this layout revision.
|
void |
setMajor(boolean major)
Sets whether this layout revision is major.
|
void |
setModelAttributes(Map<String,Object> attributes) |
void |
setModifiedDate(Date modifiedDate)
Sets the modified date of this layout revision.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this layout revision.
|
void |
setName(String name)
Sets the name of this layout revision.
|
void |
setName(String name,
Locale locale)
Sets the localized name of this layout revision in the language.
|
void |
setName(String name,
Locale locale,
Locale defaultLocale)
Sets the localized name of this layout revision 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 revision from the map of locales and localized names.
|
void |
setNameMap(Map<Locale,String> nameMap,
Locale defaultLocale)
Sets the localized names of this layout revision from the map of locales and localized names, and sets the default locale.
|
void |
setNew(boolean n)
Sets whether this model instance does not yet exist in the database.
|
void |
setParentLayoutRevisionId(long parentLayoutRevisionId)
Sets the parent layout revision ID of this layout revision.
|
void |
setPlid(long plid)
Sets the plid of this layout revision.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this layout revision.
|
void |
setPrimaryKeyObj(Serializable primaryKeyObj)
Sets the primary key of this model instance.
|
void |
setPrivateLayout(boolean privateLayout)
Sets whether this layout revision is private layout.
|
void |
setRobots(String robots)
Sets the robots of this layout revision.
|
void |
setRobots(String robots,
Locale locale)
Sets the localized robots of this layout revision in the language.
|
void |
setRobots(String robots,
Locale locale,
Locale defaultLocale)
Sets the localized robots of this layout revision in the language, and sets the default locale.
|
void |
setRobotsCurrentLanguageId(String languageId) |
void |
setRobotsMap(Map<Locale,String> robotsMap)
Sets the localized robotses of this layout revision from the map of locales and localized robotses.
|
void |
setRobotsMap(Map<Locale,String> robotsMap,
Locale defaultLocale)
Sets the localized robotses of this layout revision from the map of locales and localized robotses, and sets the default locale.
|
void |
setStatus(int status)
Sets the status of this layout revision.
|
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this layout revision.
|
void |
setStatusByUserName(String statusByUserName)
Sets the status by user name of this layout revision.
|
void |
setStatusByUserUuid(String statusByUserUuid)
Sets the status by user uuid of this layout revision.
|
void |
setStatusDate(Date statusDate)
Sets the status date of this layout revision.
|
void |
setThemeId(String themeId)
Sets the theme ID of this layout revision.
|
void |
setTitle(String title)
Sets the title of this layout revision.
|
void |
setTitle(String title,
Locale locale)
Sets the localized title of this layout revision in the language.
|
void |
setTitle(String title,
Locale locale,
Locale defaultLocale)
Sets the localized title of this layout revision in the language, and sets the default locale.
|
void |
setTitleCurrentLanguageId(String languageId) |
void |
setTitleMap(Map<Locale,String> titleMap)
Sets the localized titles of this layout revision from the map of locales and localized titles.
|
void |
setTitleMap(Map<Locale,String> titleMap,
Locale defaultLocale)
Sets the localized titles of this layout revision from the map of locales and localized titles, and sets the default locale.
|
void |
setTypeSettings(String typeSettings)
Sets the type settings of this layout revision.
|
void |
setTypeSettingsProperties(UnicodeProperties typeSettingsProperties) |
void |
setUserId(long userId)
Sets the user ID of this layout revision.
|
void |
setUserName(String userName)
Sets the user name of this layout revision.
|
void |
setUserUuid(String userUuid)
Sets the user uuid of this layout revision.
|
CacheModel<LayoutRevision> |
toCacheModel()
Returns a cache model object for this entity used by entity cache.
|
LayoutRevision |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it
with an
AutoEscapeBeanHandler . |
String |
toString() |
LayoutRevision |
toUnescapedModel() |
String |
toXmlString()
Returns the XML representation of this model instance.
|
public LayoutRevisionWrapper(LayoutRevision layoutRevision)
public Class<?> getModelClass()
getModelClass
in interface ClassedModel
public String getModelClassName()
getModelClassName
in interface ClassedModel
public Map<String,Object> getModelAttributes()
getModelAttributes
in interface BaseModel<LayoutRevision>
public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes
in interface BaseModel<LayoutRevision>
public Object clone()
BaseModel
clone
in interface BaseModel<LayoutRevision>
clone
in interface LayoutRevisionModel
clone
in class Object
public int compareTo(LayoutRevision layoutRevision)
compareTo
in interface LayoutRevisionModel
compareTo
in interface Comparable<LayoutRevision>
public String[] getAvailableLanguageIds()
getAvailableLanguageIds
in interface LayoutRevisionModel
getAvailableLanguageIds
in interface LocalizedModel
public List<LayoutRevision> getChildren()
getChildren
in interface LayoutRevision
public ColorScheme getColorScheme() throws PortalException
getColorScheme
in interface LayoutRevision
PortalException
public String getColorSchemeId()
getColorSchemeId
in interface LayoutRevisionModel
public long getCompanyId()
getCompanyId
in interface AuditedModel
getCompanyId
in interface LayoutRevisionModel
getCompanyId
in interface ShardedModel
public Date getCreateDate()
getCreateDate
in interface AuditedModel
getCreateDate
in interface LayoutRevisionModel
public String getCss()
getCss
in interface LayoutRevisionModel
public String getCssText() throws PortalException
getCssText
in interface LayoutRevision
PortalException
public String getDefaultLanguageId()
getDefaultLanguageId
in interface LayoutRevisionModel
getDefaultLanguageId
in interface LocalizedModel
public String getDescription()
getDescription
in interface LayoutRevisionModel
public String getDescription(Locale locale)
getDescription
in interface LayoutRevisionModel
locale
- the locale of the languagepublic String getDescription(Locale locale, boolean useDefault)
getDescription
in interface LayoutRevisionModel
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 LayoutRevisionModel
languageId
- the ID of the languagepublic String getDescription(String languageId, boolean useDefault)
getDescription
in interface LayoutRevisionModel
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 LayoutRevisionModel
public String getDescriptionCurrentValue()
getDescriptionCurrentValue
in interface LayoutRevisionModel
public Map<Locale,String> getDescriptionMap()
getDescriptionMap
in interface LayoutRevisionModel
public ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge
in interface BaseModel<LayoutRevision>
getExpandoBridge
in interface ClassedModel
getExpandoBridge
in interface LayoutRevisionModel
public long getGroupId()
getGroupId
in interface GroupedModel
getGroupId
in interface LayoutRevisionModel
public boolean getHead()
getHead
in interface LayoutRevisionModel
public String getHTMLTitle(Locale locale)
getHTMLTitle
in interface LayoutRevision
public String getHTMLTitle(String localeLanguageId)
getHTMLTitle
in interface LayoutRevision
public boolean getIconImage()
getIconImage
in interface LayoutRevision
public long getIconImageId()
getIconImageId
in interface LayoutRevisionModel
public String getKeywords()
getKeywords
in interface LayoutRevisionModel
public String getKeywords(Locale locale)
getKeywords
in interface LayoutRevisionModel
locale
- the locale of the languagepublic String getKeywords(Locale locale, boolean useDefault)
getKeywords
in interface LayoutRevisionModel
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 getKeywords(String languageId)
getKeywords
in interface LayoutRevisionModel
languageId
- the ID of the languagepublic String getKeywords(String languageId, boolean useDefault)
getKeywords
in interface LayoutRevisionModel
languageId
- the ID of the languageuseDefault
- whether to use the default language if no localization exists for the requested languagepublic String getKeywordsCurrentLanguageId()
getKeywordsCurrentLanguageId
in interface LayoutRevisionModel
public String getKeywordsCurrentValue()
getKeywordsCurrentValue
in interface LayoutRevisionModel
public Map<Locale,String> getKeywordsMap()
getKeywordsMap
in interface LayoutRevisionModel
public LayoutBranch getLayoutBranch() throws PortalException
getLayoutBranch
in interface LayoutRevision
PortalException
public long getLayoutBranchId()
getLayoutBranchId
in interface LayoutRevisionModel
public long getLayoutRevisionId()
getLayoutRevisionId
in interface LayoutRevisionModel
public LayoutSet getLayoutSet() throws PortalException
getLayoutSet
in interface LayoutRevision
PortalException
public long getLayoutSetBranchId()
getLayoutSetBranchId
in interface LayoutRevisionModel
public boolean getMajor()
getMajor
in interface LayoutRevisionModel
public Date getModifiedDate()
getModifiedDate
in interface AuditedModel
getModifiedDate
in interface LayoutRevisionModel
public long getMvccVersion()
getMvccVersion
in interface LayoutRevisionModel
getMvccVersion
in interface MVCCModel
public String getName()
getName
in interface LayoutRevisionModel
public String getName(Locale locale)
getName
in interface LayoutRevisionModel
locale
- the locale of the languagepublic String getName(Locale locale, boolean useDefault)
getName
in interface LayoutRevisionModel
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 LayoutRevisionModel
languageId
- the ID of the languagepublic String getName(String languageId, boolean useDefault)
getName
in interface LayoutRevisionModel
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 LayoutRevisionModel
public String getNameCurrentValue()
getNameCurrentValue
in interface LayoutRevisionModel
public Map<Locale,String> getNameMap()
getNameMap
in interface LayoutRevisionModel
public long getParentLayoutRevisionId()
getParentLayoutRevisionId
in interface LayoutRevisionModel
public long getPlid()
getPlid
in interface LayoutRevisionModel
public long getPrimaryKey()
getPrimaryKey
in interface LayoutRevisionModel
public Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj
in interface BaseModel<LayoutRevision>
getPrimaryKeyObj
in interface ClassedModel
getPrimaryKeyObj
in interface LayoutRevisionModel
public boolean getPrivateLayout()
getPrivateLayout
in interface LayoutRevisionModel
public String getRegularURL(javax.servlet.http.HttpServletRequest request) throws PortalException
getRegularURL
in interface LayoutRevision
PortalException
public String getRobots()
getRobots
in interface LayoutRevisionModel
public String getRobots(Locale locale)
getRobots
in interface LayoutRevisionModel
locale
- the locale of the languagepublic String getRobots(Locale locale, boolean useDefault)
getRobots
in interface LayoutRevisionModel
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 getRobots(String languageId)
getRobots
in interface LayoutRevisionModel
languageId
- the ID of the languagepublic String getRobots(String languageId, boolean useDefault)
getRobots
in interface LayoutRevisionModel
languageId
- the ID of the languageuseDefault
- whether to use the default language if no localization exists for the requested languagepublic String getRobotsCurrentLanguageId()
getRobotsCurrentLanguageId
in interface LayoutRevisionModel
public String getRobotsCurrentValue()
getRobotsCurrentValue
in interface LayoutRevisionModel
public Map<Locale,String> getRobotsMap()
getRobotsMap
in interface LayoutRevisionModel
public int getStatus()
getStatus
in interface LayoutRevisionModel
getStatus
in interface WorkflowedModel
public long getStatusByUserId()
getStatusByUserId
in interface LayoutRevisionModel
getStatusByUserId
in interface WorkflowedModel
public String getStatusByUserName()
getStatusByUserName
in interface LayoutRevisionModel
getStatusByUserName
in interface WorkflowedModel
public String getStatusByUserUuid()
getStatusByUserUuid
in interface LayoutRevisionModel
getStatusByUserUuid
in interface WorkflowedModel
public Date getStatusDate()
getStatusDate
in interface LayoutRevisionModel
getStatusDate
in interface WorkflowedModel
public Theme getTheme() throws PortalException
getTheme
in interface LayoutRevision
PortalException
public String getThemeId()
getThemeId
in interface LayoutRevisionModel
public String getThemeSetting(String key, String device)
getThemeSetting
in interface LayoutRevision
public String getTitle()
getTitle
in interface LayoutRevisionModel
public String getTitle(Locale locale)
getTitle
in interface LayoutRevisionModel
locale
- the locale of the languagepublic String getTitle(Locale locale, boolean useDefault)
getTitle
in interface LayoutRevisionModel
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 getTitle(String languageId)
getTitle
in interface LayoutRevisionModel
languageId
- the ID of the languagepublic String getTitle(String languageId, boolean useDefault)
getTitle
in interface LayoutRevisionModel
languageId
- the ID of the languageuseDefault
- whether to use the default language if no localization exists for the requested languagepublic String getTitleCurrentLanguageId()
getTitleCurrentLanguageId
in interface LayoutRevisionModel
public String getTitleCurrentValue()
getTitleCurrentValue
in interface LayoutRevisionModel
public Map<Locale,String> getTitleMap()
getTitleMap
in interface LayoutRevisionModel
public String getTypeSettings()
getTypeSettings
in interface LayoutRevisionModel
public UnicodeProperties getTypeSettingsProperties()
getTypeSettingsProperties
in interface LayoutRevision
public String getTypeSettingsProperty(String key)
getTypeSettingsProperty
in interface LayoutRevision
public String getTypeSettingsProperty(String key, String defaultValue)
getTypeSettingsProperty
in interface LayoutRevision
public long getUserId()
getUserId
in interface AuditedModel
getUserId
in interface LayoutRevisionModel
public String getUserName()
getUserName
in interface AuditedModel
getUserName
in interface LayoutRevisionModel
public String getUserUuid()
getUserUuid
in interface AuditedModel
getUserUuid
in interface LayoutRevisionModel
public boolean hasChildren()
hasChildren
in interface LayoutRevision
public int hashCode()
hashCode
in interface LayoutRevisionModel
hashCode
in class Object
public boolean isApproved()
true
if this layout revision is approved.isApproved
in interface LayoutRevisionModel
isApproved
in interface WorkflowedModel
true
if this layout revision is approved; false
otherwisepublic boolean isCachedModel()
BaseModel
true
if this model instance was retrieved from the
entity cache.isCachedModel
in interface BaseModel<LayoutRevision>
isCachedModel
in interface LayoutRevisionModel
true
if this model instance was retrieved from the
entity cache; false
otherwiseBaseModel.setCachedModel(boolean)
public boolean isContentDisplayPage()
isContentDisplayPage
in interface LayoutRevision
public boolean isDenied()
true
if this layout revision is denied.isDenied
in interface LayoutRevisionModel
isDenied
in interface WorkflowedModel
true
if this layout revision is denied; false
otherwisepublic boolean isDraft()
true
if this layout revision is a draft.isDraft
in interface LayoutRevisionModel
isDraft
in interface WorkflowedModel
true
if this layout revision is a draft; false
otherwisepublic boolean isEscapedModel()
BaseModel
true
if this model instance is escaped.isEscapedModel
in interface BaseModel<LayoutRevision>
isEscapedModel
in interface LayoutRevisionModel
true
if this model instance is escaped;
false
otherwisepublic boolean isExpired()
true
if this layout revision is expired.isExpired
in interface LayoutRevisionModel
isExpired
in interface WorkflowedModel
true
if this layout revision is expired; false
otherwisepublic boolean isHead()
true
if this layout revision is head.isHead
in interface LayoutRevisionModel
true
if this layout revision is head; false
otherwisepublic boolean isIconImage()
isIconImage
in interface LayoutRevision
public boolean isInactive()
true
if this layout revision is inactive.isInactive
in interface LayoutRevisionModel
isInactive
in interface WorkflowedModel
true
if this layout revision is inactive; false
otherwisepublic boolean isIncomplete()
true
if this layout revision is incomplete.isIncomplete
in interface LayoutRevisionModel
isIncomplete
in interface WorkflowedModel
true
if this layout revision is incomplete; false
otherwisepublic boolean isInheritLookAndFeel()
isInheritLookAndFeel
in interface LayoutRevision
public boolean isMajor()
true
if this layout revision is major.isMajor
in interface LayoutRevisionModel
true
if this layout revision is major; false
otherwisepublic boolean isNew()
BaseModel
true
if this model instance does not yet exist in
the database.isNew
in interface BaseModel<LayoutRevision>
isNew
in interface LayoutRevisionModel
true
if this model instance does not yet exist in
the database; false
otherwisepublic boolean isPending()
true
if this layout revision is pending.isPending
in interface LayoutRevisionModel
isPending
in interface WorkflowedModel
true
if this layout revision is pending; false
otherwisepublic boolean isPrivateLayout()
true
if this layout revision is private layout.isPrivateLayout
in interface LayoutRevisionModel
true
if this layout revision is private layout; false
otherwisepublic boolean isScheduled()
true
if this layout revision is scheduled.isScheduled
in interface LayoutRevisionModel
isScheduled
in interface WorkflowedModel
true
if this layout revision is scheduled; false
otherwisepublic void persist()
PersistedModel
persist
in interface PersistedModel
public void prepareLocalizedFieldsForImport() throws LocaleException
prepareLocalizedFieldsForImport
in interface LayoutRevisionModel
prepareLocalizedFieldsForImport
in interface LocalizedModel
LocaleException
public void prepareLocalizedFieldsForImport(Locale defaultImportLocale) throws LocaleException
prepareLocalizedFieldsForImport
in interface LayoutRevisionModel
prepareLocalizedFieldsForImport
in interface LocalizedModel
LocaleException
public void setCachedModel(boolean cachedModel)
BaseModel
setCachedModel
in interface BaseModel<LayoutRevision>
setCachedModel
in interface LayoutRevisionModel
cachedModel
- whether this model instance was retrieved from the
entity cacheEntityCache
public void setColorSchemeId(String colorSchemeId)
setColorSchemeId
in interface LayoutRevisionModel
colorSchemeId
- the color scheme ID of this layout revisionpublic void setCompanyId(long companyId)
setCompanyId
in interface AuditedModel
setCompanyId
in interface LayoutRevisionModel
setCompanyId
in interface ShardedModel
companyId
- the company ID of this layout revisionpublic void setCreateDate(Date createDate)
setCreateDate
in interface AuditedModel
setCreateDate
in interface LayoutRevisionModel
createDate
- the create date of this layout revisionpublic void setCss(String css)
setCss
in interface LayoutRevisionModel
css
- the css of this layout revisionpublic void setDescription(String description)
setDescription
in interface LayoutRevisionModel
description
- the description of this layout revisionpublic void setDescription(String description, Locale locale)
setDescription
in interface LayoutRevisionModel
description
- the localized description of this layout revisionlocale
- the locale of the languagepublic void setDescription(String description, Locale locale, Locale defaultLocale)
setDescription
in interface LayoutRevisionModel
description
- the localized description of this layout revisionlocale
- the locale of the languagedefaultLocale
- the default localepublic void setDescriptionCurrentLanguageId(String languageId)
setDescriptionCurrentLanguageId
in interface LayoutRevisionModel
public void setDescriptionMap(Map<Locale,String> descriptionMap)
setDescriptionMap
in interface LayoutRevisionModel
descriptionMap
- the locales and localized descriptions of this layout revisionpublic void setDescriptionMap(Map<Locale,String> descriptionMap, Locale defaultLocale)
setDescriptionMap
in interface LayoutRevisionModel
descriptionMap
- the locales and localized descriptions of this layout revisiondefaultLocale
- the default localepublic void setExpandoBridgeAttributes(BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface BaseModel<LayoutRevision>
setExpandoBridgeAttributes
in interface LayoutRevisionModel
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface BaseModel<LayoutRevision>
setExpandoBridgeAttributes
in interface LayoutRevisionModel
public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes
in interface BaseModel<LayoutRevision>
setExpandoBridgeAttributes
in interface LayoutRevisionModel
serviceContext
- the service context to be appliedServiceContext.getExpandoBridgeAttributes()
public void setGroupId(long groupId)
setGroupId
in interface GroupedModel
setGroupId
in interface LayoutRevisionModel
groupId
- the group ID of this layout revisionpublic void setHead(boolean head)
setHead
in interface LayoutRevisionModel
head
- the head of this layout revisionpublic void setIconImageId(long iconImageId)
setIconImageId
in interface LayoutRevisionModel
iconImageId
- the icon image ID of this layout revisionpublic void setKeywords(String keywords)
setKeywords
in interface LayoutRevisionModel
keywords
- the keywords of this layout revisionpublic void setKeywords(String keywords, Locale locale)
setKeywords
in interface LayoutRevisionModel
keywords
- the localized keywords of this layout revisionlocale
- the locale of the languagepublic void setKeywords(String keywords, Locale locale, Locale defaultLocale)
setKeywords
in interface LayoutRevisionModel
keywords
- the localized keywords of this layout revisionlocale
- the locale of the languagedefaultLocale
- the default localepublic void setKeywordsCurrentLanguageId(String languageId)
setKeywordsCurrentLanguageId
in interface LayoutRevisionModel
public void setKeywordsMap(Map<Locale,String> keywordsMap)
setKeywordsMap
in interface LayoutRevisionModel
keywordsMap
- the locales and localized keywordses of this layout revisionpublic void setKeywordsMap(Map<Locale,String> keywordsMap, Locale defaultLocale)
setKeywordsMap
in interface LayoutRevisionModel
keywordsMap
- the locales and localized keywordses of this layout revisiondefaultLocale
- the default localepublic void setLayoutBranchId(long layoutBranchId)
setLayoutBranchId
in interface LayoutRevisionModel
layoutBranchId
- the layout branch ID of this layout revisionpublic void setLayoutRevisionId(long layoutRevisionId)
setLayoutRevisionId
in interface LayoutRevisionModel
layoutRevisionId
- the layout revision ID of this layout revisionpublic void setLayoutSetBranchId(long layoutSetBranchId)
setLayoutSetBranchId
in interface LayoutRevisionModel
layoutSetBranchId
- the layout set branch ID of this layout revisionpublic void setMajor(boolean major)
setMajor
in interface LayoutRevisionModel
major
- the major of this layout revisionpublic void setModifiedDate(Date modifiedDate)
setModifiedDate
in interface AuditedModel
setModifiedDate
in interface LayoutRevisionModel
modifiedDate
- the modified date of this layout revisionpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface LayoutRevisionModel
setMvccVersion
in interface MVCCModel
mvccVersion
- the mvcc version of this layout revisionpublic void setName(String name)
setName
in interface LayoutRevisionModel
name
- the name of this layout revisionpublic void setName(String name, Locale locale)
setName
in interface LayoutRevisionModel
name
- the localized name of this layout revisionlocale
- the locale of the languagepublic void setName(String name, Locale locale, Locale defaultLocale)
setName
in interface LayoutRevisionModel
name
- the localized name of this layout revisionlocale
- the locale of the languagedefaultLocale
- the default localepublic void setNameCurrentLanguageId(String languageId)
setNameCurrentLanguageId
in interface LayoutRevisionModel
public void setNameMap(Map<Locale,String> nameMap)
setNameMap
in interface LayoutRevisionModel
nameMap
- the locales and localized names of this layout revisionpublic void setNameMap(Map<Locale,String> nameMap, Locale defaultLocale)
setNameMap
in interface LayoutRevisionModel
nameMap
- the locales and localized names of this layout revisiondefaultLocale
- the default localepublic void setNew(boolean n)
BaseModel
setNew
in interface BaseModel<LayoutRevision>
setNew
in interface LayoutRevisionModel
n
- whether this model instance does not yet exist in the databasepublic void setParentLayoutRevisionId(long parentLayoutRevisionId)
setParentLayoutRevisionId
in interface LayoutRevisionModel
parentLayoutRevisionId
- the parent layout revision ID of this layout revisionpublic void setPlid(long plid)
setPlid
in interface LayoutRevisionModel
plid
- the plid of this layout revisionpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface LayoutRevisionModel
primaryKey
- the primary key of this layout revisionpublic void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj
in interface BaseModel<LayoutRevision>
setPrimaryKeyObj
in interface ClassedModel
setPrimaryKeyObj
in interface LayoutRevisionModel
primaryKeyObj
- the primary key of this model instancepublic void setPrivateLayout(boolean privateLayout)
setPrivateLayout
in interface LayoutRevisionModel
privateLayout
- the private layout of this layout revisionpublic void setRobots(String robots)
setRobots
in interface LayoutRevisionModel
robots
- the robots of this layout revisionpublic void setRobots(String robots, Locale locale)
setRobots
in interface LayoutRevisionModel
robots
- the localized robots of this layout revisionlocale
- the locale of the languagepublic void setRobots(String robots, Locale locale, Locale defaultLocale)
setRobots
in interface LayoutRevisionModel
robots
- the localized robots of this layout revisionlocale
- the locale of the languagedefaultLocale
- the default localepublic void setRobotsCurrentLanguageId(String languageId)
setRobotsCurrentLanguageId
in interface LayoutRevisionModel
public void setRobotsMap(Map<Locale,String> robotsMap)
setRobotsMap
in interface LayoutRevisionModel
robotsMap
- the locales and localized robotses of this layout revisionpublic void setRobotsMap(Map<Locale,String> robotsMap, Locale defaultLocale)
setRobotsMap
in interface LayoutRevisionModel
robotsMap
- the locales and localized robotses of this layout revisiondefaultLocale
- the default localepublic void setStatus(int status)
setStatus
in interface LayoutRevisionModel
setStatus
in interface WorkflowedModel
status
- the status of this layout revisionpublic void setStatusByUserId(long statusByUserId)
setStatusByUserId
in interface LayoutRevisionModel
setStatusByUserId
in interface WorkflowedModel
statusByUserId
- the status by user ID of this layout revisionpublic void setStatusByUserName(String statusByUserName)
setStatusByUserName
in interface LayoutRevisionModel
setStatusByUserName
in interface WorkflowedModel
statusByUserName
- the status by user name of this layout revisionpublic void setStatusByUserUuid(String statusByUserUuid)
setStatusByUserUuid
in interface LayoutRevisionModel
setStatusByUserUuid
in interface WorkflowedModel
statusByUserUuid
- the status by user uuid of this layout revisionpublic void setStatusDate(Date statusDate)
setStatusDate
in interface LayoutRevisionModel
setStatusDate
in interface WorkflowedModel
statusDate
- the status date of this layout revisionpublic void setThemeId(String themeId)
setThemeId
in interface LayoutRevisionModel
themeId
- the theme ID of this layout revisionpublic void setTitle(String title)
setTitle
in interface LayoutRevisionModel
title
- the title of this layout revisionpublic void setTitle(String title, Locale locale)
setTitle
in interface LayoutRevisionModel
title
- the localized title of this layout revisionlocale
- the locale of the languagepublic void setTitle(String title, Locale locale, Locale defaultLocale)
setTitle
in interface LayoutRevisionModel
title
- the localized title of this layout revisionlocale
- the locale of the languagedefaultLocale
- the default localepublic void setTitleCurrentLanguageId(String languageId)
setTitleCurrentLanguageId
in interface LayoutRevisionModel
public void setTitleMap(Map<Locale,String> titleMap)
setTitleMap
in interface LayoutRevisionModel
titleMap
- the locales and localized titles of this layout revisionpublic void setTitleMap(Map<Locale,String> titleMap, Locale defaultLocale)
setTitleMap
in interface LayoutRevisionModel
titleMap
- the locales and localized titles of this layout revisiondefaultLocale
- the default localepublic void setTypeSettings(String typeSettings)
setTypeSettings
in interface LayoutRevisionModel
typeSettings
- the type settings of this layout revisionpublic void setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
setTypeSettingsProperties
in interface LayoutRevision
public void setUserId(long userId)
setUserId
in interface AuditedModel
setUserId
in interface LayoutRevisionModel
userId
- the user ID of this layout revisionpublic void setUserName(String userName)
setUserName
in interface AuditedModel
setUserName
in interface LayoutRevisionModel
userName
- the user name of this layout revisionpublic void setUserUuid(String userUuid)
setUserUuid
in interface AuditedModel
setUserUuid
in interface LayoutRevisionModel
userUuid
- the user uuid of this layout revisionpublic CacheModel<LayoutRevision> toCacheModel()
BaseModel
toCacheModel
in interface BaseModel<LayoutRevision>
toCacheModel
in interface LayoutRevisionModel
public LayoutRevision toEscapedModel()
BaseModel
AutoEscapeBeanHandler
.toEscapedModel
in interface BaseModel<LayoutRevision>
toEscapedModel
in interface LayoutRevisionModel
AutoEscapeBeanHandler
public String toString()
toString
in interface LayoutRevisionModel
toString
in class Object
public LayoutRevision toUnescapedModel()
toUnescapedModel
in interface BaseModel<LayoutRevision>
toUnescapedModel
in interface LayoutRevisionModel
public String toXmlString()
BaseModel
toXmlString
in interface BaseModel<LayoutRevision>
toXmlString
in interface LayoutRevisionModel
public boolean equals(Object obj)
equals
in class Object
public LayoutRevision getWrappedModel()
getWrappedModel
in interface ModelWrapper<LayoutRevision>
public boolean isEntityCacheEnabled()
BaseModel
true
if this model's entity cache is enabled.isEntityCacheEnabled
in interface BaseModel<LayoutRevision>
true
if this model's entity cache is enabled;
false
otherwisepublic boolean isFinderCacheEnabled()
BaseModel
true
if this model's finder cache is enabled.isFinderCacheEnabled
in interface BaseModel<LayoutRevision>
true
if this model's finder cache is enabled;
false
otherwisepublic void resetOriginalValues()
BaseModel
resetOriginalValues
in interface BaseModel<LayoutRevision>