Package com.liferay.portal.kernel.model
Class LayoutSetBranchWrapper
Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutSetBranch>
com.liferay.portal.kernel.model.LayoutSetBranchWrapper
- All Implemented Interfaces:
AuditedModel
,BaseModel<LayoutSetBranch>
,ClassedModel
,GroupedModel
,LayoutSetBranch
,LayoutSetBranchModel
,ModelWrapper<LayoutSetBranch>
,MVCCModel
,PersistedModel
,ShardedModel
,Serializable
,Cloneable
,Comparable<LayoutSetBranch>
public class LayoutSetBranchWrapper
extends BaseModelWrapper<LayoutSetBranch>
implements LayoutSetBranch, ModelWrapper<LayoutSetBranch>
This class is a wrapper for LayoutSetBranch
.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.portal.kernel.model.LayoutSetBranch
LAYOUT_SET_BRANCH_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the color scheme ID of this layout set branch.long
Returns the company ID of this layout set branch.Returns the create date of this layout set branch.getCss()
Returns the css of this layout set branch.Returns the description of this layout set branch.getGroup()
long
Returns the group ID of this layout set branch.long
Returns the layout set branch ID of this layout set branch.boolean
Returns the layout set prototype link enabled of this layout set branch.Returns the layout set prototype uuid of this layout set branch.long
boolean
getLogo()
long
Returns the logo ID of this layout set branch.boolean
Returns the master of this layout set branch.Returns the modified date of this layout set branch.long
Returns the mvcc version of this layout set branch.getName()
Returns the name of this layout set branch.long
Returns the primary key of this layout set branch.boolean
Returns the private layout of this layout set branch.Returns the settings of this layout set branch.getTheme()
Returns the theme ID of this layout set branch.getThemeSetting
(String key, String device) long
Returns the user ID of this layout set branch.Returns the user name of this layout set branch.Returns the user uuid of this layout set branch.boolean
boolean
Returnstrue
if this layout set branch is layout set prototype link enabled.boolean
isLogo()
boolean
isMaster()
Returnstrue
if this layout set branch is master.boolean
Returnstrue
if this layout set branch is private layout.void
persist()
Updates this model instance in the database or adds it if it does not yet exist.void
setColorSchemeId
(String colorSchemeId) Sets the color scheme ID of this layout set branch.void
setCompanyId
(long companyId) Sets the company ID of this layout set branch.void
setCreateDate
(Date createDate) Sets the create date of this layout set branch.void
Sets the css of this layout set branch.void
setDescription
(String description) Sets the description of this layout set branch.void
setGroupId
(long groupId) Sets the group ID of this layout set branch.void
setLayoutSetBranchId
(long layoutSetBranchId) Sets the layout set branch ID of this layout set branch.void
setLayoutSetPrototypeLinkEnabled
(boolean layoutSetPrototypeLinkEnabled) Sets whether this layout set branch is layout set prototype link enabled.void
setLayoutSetPrototypeUuid
(String layoutSetPrototypeUuid) Sets the layout set prototype uuid of this layout set branch.void
setLogoId
(long logoId) Sets the logo ID of this layout set branch.void
setMaster
(boolean master) Sets whether this layout set branch is master.void
setModelAttributes
(Map<String, Object> attributes) void
setModifiedDate
(Date modifiedDate) Sets the modified date of this layout set branch.void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this layout set branch.void
Sets the name of this layout set branch.void
setPrimaryKey
(long primaryKey) Sets the primary key of this layout set branch.void
setPrivateLayout
(boolean privateLayout) Sets whether this layout set branch is private layout.void
setSettings
(String settings) Sets the settings of this layout set branch.void
setSettingsProperties
(UnicodeProperties settingsUnicodeProperties) void
setThemeId
(String themeId) Sets the theme ID of this layout set branch.void
setUserId
(long userId) Sets the user ID of this layout set branch.void
setUserName
(String userName) Sets the user name of this layout set branch.void
setUserUuid
(String userUuid) Sets the user uuid of this layout set branch.protected LayoutSetBranchWrapper
wrap
(LayoutSetBranch layoutSetBranch) 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, toUnescapedModel
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
LayoutSetBranchWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfaceBaseModel<LayoutSetBranch>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfaceBaseModel<LayoutSetBranch>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfaceBaseModel<LayoutSetBranch>
- Specified by:
cloneWithOriginalValues
in interfaceLayoutSetBranchModel
-
getColorScheme
- Specified by:
getColorScheme
in interfaceLayoutSetBranch
-
getColorSchemeId
Returns the color scheme ID of this layout set branch.- Specified by:
getColorSchemeId
in interfaceLayoutSetBranchModel
- Returns:
- the color scheme ID of this layout set branch
-
getCompanyId
public long getCompanyId()Returns the company ID of this layout set branch.- Specified by:
getCompanyId
in interfaceAuditedModel
- Specified by:
getCompanyId
in interfaceLayoutSetBranchModel
- Specified by:
getCompanyId
in interfaceShardedModel
- Returns:
- the company ID of this layout set branch
-
getCreateDate
Returns the create date of this layout set branch.- Specified by:
getCreateDate
in interfaceAuditedModel
- Specified by:
getCreateDate
in interfaceLayoutSetBranchModel
- Returns:
- the create date of this layout set branch
-
getCss
Returns the css of this layout set branch.- Specified by:
getCss
in interfaceLayoutSetBranchModel
- Returns:
- the css of this layout set branch
-
getDescription
Returns the description of this layout set branch.- Specified by:
getDescription
in interfaceLayoutSetBranchModel
- Returns:
- the description of this layout set branch
-
getGroup
- Specified by:
getGroup
in interfaceLayoutSetBranch
- Throws:
PortalException
-
getGroupId
public long getGroupId()Returns the group ID of this layout set branch.- Specified by:
getGroupId
in interfaceGroupedModel
- Specified by:
getGroupId
in interfaceLayoutSetBranchModel
- Returns:
- the group ID of this layout set branch
-
getLayoutSet
- Specified by:
getLayoutSet
in interfaceLayoutSetBranch
-
getLayoutSetBranchId
public long getLayoutSetBranchId()Returns the layout set branch ID of this layout set branch.- Specified by:
getLayoutSetBranchId
in interfaceLayoutSetBranchModel
- Returns:
- the layout set branch ID of this layout set branch
-
getLayoutSetPrototypeLinkEnabled
public boolean getLayoutSetPrototypeLinkEnabled()Returns the layout set prototype link enabled of this layout set branch.- Specified by:
getLayoutSetPrototypeLinkEnabled
in interfaceLayoutSetBranchModel
- Returns:
- the layout set prototype link enabled of this layout set branch
-
getLayoutSetPrototypeUuid
Returns the layout set prototype uuid of this layout set branch.- Specified by:
getLayoutSetPrototypeUuid
in interfaceLayoutSetBranchModel
- Returns:
- the layout set prototype uuid of this layout set branch
-
getLiveLogoId
public long getLiveLogoId()- Specified by:
getLiveLogoId
in interfaceLayoutSetBranch
-
getLogo
public boolean getLogo()- Specified by:
getLogo
in interfaceLayoutSetBranch
-
getLogoId
public long getLogoId()Returns the logo ID of this layout set branch.- Specified by:
getLogoId
in interfaceLayoutSetBranchModel
- Returns:
- the logo ID of this layout set branch
-
getMaster
public boolean getMaster()Returns the master of this layout set branch.- Specified by:
getMaster
in interfaceLayoutSetBranchModel
- Returns:
- the master of this layout set branch
-
getModifiedDate
Returns the modified date of this layout set branch.- Specified by:
getModifiedDate
in interfaceAuditedModel
- Specified by:
getModifiedDate
in interfaceLayoutSetBranchModel
- Returns:
- the modified date of this layout set branch
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this layout set branch.- Specified by:
getMvccVersion
in interfaceLayoutSetBranchModel
- Specified by:
getMvccVersion
in interfaceMVCCModel
- Returns:
- the mvcc version of this layout set branch
-
getName
Returns the name of this layout set branch.- Specified by:
getName
in interfaceLayoutSetBranchModel
- Returns:
- the name of this layout set branch
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this layout set branch.- Specified by:
getPrimaryKey
in interfaceLayoutSetBranchModel
- Returns:
- the primary key of this layout set branch
-
getPrivateLayout
public boolean getPrivateLayout()Returns the private layout of this layout set branch.- Specified by:
getPrivateLayout
in interfaceLayoutSetBranchModel
- Returns:
- the private layout of this layout set branch
-
getSettings
Returns the settings of this layout set branch.- Specified by:
getSettings
in interfaceLayoutSetBranchModel
- Returns:
- the settings of this layout set branch
-
getSettingsProperties
- Specified by:
getSettingsProperties
in interfaceLayoutSetBranch
-
getSettingsProperty
- Specified by:
getSettingsProperty
in interfaceLayoutSetBranch
-
getTheme
- Specified by:
getTheme
in interfaceLayoutSetBranch
-
getThemeId
Returns the theme ID of this layout set branch.- Specified by:
getThemeId
in interfaceLayoutSetBranchModel
- Returns:
- the theme ID of this layout set branch
-
getThemeSetting
- Specified by:
getThemeSetting
in interfaceLayoutSetBranch
-
getUserId
public long getUserId()Returns the user ID of this layout set branch.- Specified by:
getUserId
in interfaceAuditedModel
- Specified by:
getUserId
in interfaceLayoutSetBranchModel
- Returns:
- the user ID of this layout set branch
-
getUserName
Returns the user name of this layout set branch.- Specified by:
getUserName
in interfaceAuditedModel
- Specified by:
getUserName
in interfaceLayoutSetBranchModel
- Returns:
- the user name of this layout set branch
-
getUserUuid
Returns the user uuid of this layout set branch.- Specified by:
getUserUuid
in interfaceAuditedModel
- Specified by:
getUserUuid
in interfaceLayoutSetBranchModel
- Returns:
- the user uuid of this layout set branch
-
isLayoutSetPrototypeLinkActive
public boolean isLayoutSetPrototypeLinkActive()- Specified by:
isLayoutSetPrototypeLinkActive
in interfaceLayoutSetBranch
-
isLayoutSetPrototypeLinkEnabled
public boolean isLayoutSetPrototypeLinkEnabled()Returnstrue
if this layout set branch is layout set prototype link enabled.- Specified by:
isLayoutSetPrototypeLinkEnabled
in interfaceLayoutSetBranchModel
- Returns:
true
if this layout set branch is layout set prototype link enabled;false
otherwise
-
isLogo
public boolean isLogo()- Specified by:
isLogo
in interfaceLayoutSetBranch
-
isMaster
public boolean isMaster()Returnstrue
if this layout set branch is master.- Specified by:
isMaster
in interfaceLayoutSetBranchModel
- Returns:
true
if this layout set branch is master;false
otherwise
-
isPrivateLayout
public boolean isPrivateLayout()Returnstrue
if this layout set branch is private layout.- Specified by:
isPrivateLayout
in interfaceLayoutSetBranchModel
- Returns:
true
if this layout set branch is private layout;false
otherwise
-
persist
public void persist()Description copied from interface:PersistedModel
Updates this model instance in the database or adds it if it does not yet exist. Also notifies the appropriate model listeners.- Specified by:
persist
in interfacePersistedModel
-
setColorSchemeId
Sets the color scheme ID of this layout set branch.- Specified by:
setColorSchemeId
in interfaceLayoutSetBranchModel
- Parameters:
colorSchemeId
- the color scheme ID of this layout set branch
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this layout set branch.- Specified by:
setCompanyId
in interfaceAuditedModel
- Specified by:
setCompanyId
in interfaceLayoutSetBranchModel
- Specified by:
setCompanyId
in interfaceShardedModel
- Parameters:
companyId
- the company ID of this layout set branch
-
setCreateDate
Sets the create date of this layout set branch.- Specified by:
setCreateDate
in interfaceAuditedModel
- Specified by:
setCreateDate
in interfaceLayoutSetBranchModel
- Parameters:
createDate
- the create date of this layout set branch
-
setCss
Sets the css of this layout set branch.- Specified by:
setCss
in interfaceLayoutSetBranchModel
- Parameters:
css
- the css of this layout set branch
-
setDescription
Sets the description of this layout set branch.- Specified by:
setDescription
in interfaceLayoutSetBranchModel
- Parameters:
description
- the description of this layout set branch
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this layout set branch.- Specified by:
setGroupId
in interfaceGroupedModel
- Specified by:
setGroupId
in interfaceLayoutSetBranchModel
- Parameters:
groupId
- the group ID of this layout set branch
-
setLayoutSetBranchId
public void setLayoutSetBranchId(long layoutSetBranchId) Sets the layout set branch ID of this layout set branch.- Specified by:
setLayoutSetBranchId
in interfaceLayoutSetBranchModel
- Parameters:
layoutSetBranchId
- the layout set branch ID of this layout set branch
-
setLayoutSetPrototypeLinkEnabled
public void setLayoutSetPrototypeLinkEnabled(boolean layoutSetPrototypeLinkEnabled) Sets whether this layout set branch is layout set prototype link enabled.- Specified by:
setLayoutSetPrototypeLinkEnabled
in interfaceLayoutSetBranchModel
- Parameters:
layoutSetPrototypeLinkEnabled
- the layout set prototype link enabled of this layout set branch
-
setLayoutSetPrototypeUuid
Sets the layout set prototype uuid of this layout set branch.- Specified by:
setLayoutSetPrototypeUuid
in interfaceLayoutSetBranchModel
- Parameters:
layoutSetPrototypeUuid
- the layout set prototype uuid of this layout set branch
-
setLogoId
public void setLogoId(long logoId) Sets the logo ID of this layout set branch.- Specified by:
setLogoId
in interfaceLayoutSetBranchModel
- Parameters:
logoId
- the logo ID of this layout set branch
-
setMaster
public void setMaster(boolean master) Sets whether this layout set branch is master.- Specified by:
setMaster
in interfaceLayoutSetBranchModel
- Parameters:
master
- the master of this layout set branch
-
setModifiedDate
Sets the modified date of this layout set branch.- Specified by:
setModifiedDate
in interfaceAuditedModel
- Specified by:
setModifiedDate
in interfaceLayoutSetBranchModel
- Parameters:
modifiedDate
- the modified date of this layout set branch
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this layout set branch.- Specified by:
setMvccVersion
in interfaceLayoutSetBranchModel
- Specified by:
setMvccVersion
in interfaceMVCCModel
- Parameters:
mvccVersion
- the mvcc version of this layout set branch
-
setName
Sets the name of this layout set branch.- Specified by:
setName
in interfaceLayoutSetBranchModel
- Parameters:
name
- the name of this layout set branch
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this layout set branch.- Specified by:
setPrimaryKey
in interfaceLayoutSetBranchModel
- Parameters:
primaryKey
- the primary key of this layout set branch
-
setPrivateLayout
public void setPrivateLayout(boolean privateLayout) Sets whether this layout set branch is private layout.- Specified by:
setPrivateLayout
in interfaceLayoutSetBranchModel
- Parameters:
privateLayout
- the private layout of this layout set branch
-
setSettings
Sets the settings of this layout set branch.- Specified by:
setSettings
in interfaceLayoutSetBranchModel
- Parameters:
settings
- the settings of this layout set branch
-
setSettingsProperties
- Specified by:
setSettingsProperties
in interfaceLayoutSetBranch
-
setThemeId
Sets the theme ID of this layout set branch.- Specified by:
setThemeId
in interfaceLayoutSetBranchModel
- Parameters:
themeId
- the theme ID of this layout set branch
-
setUserId
public void setUserId(long userId) Sets the user ID of this layout set branch.- Specified by:
setUserId
in interfaceAuditedModel
- Specified by:
setUserId
in interfaceLayoutSetBranchModel
- Parameters:
userId
- the user ID of this layout set branch
-
setUserName
Sets the user name of this layout set branch.- Specified by:
setUserName
in interfaceAuditedModel
- Specified by:
setUserName
in interfaceLayoutSetBranchModel
- Parameters:
userName
- the user name of this layout set branch
-
setUserUuid
Sets the user uuid of this layout set branch.- Specified by:
setUserUuid
in interfaceAuditedModel
- Specified by:
setUserUuid
in interfaceLayoutSetBranchModel
- Parameters:
userUuid
- the user uuid of this layout set branch
-
toXmlString
- Specified by:
toXmlString
in interfaceLayoutSetBranchModel
-
wrap
- Specified by:
wrap
in classBaseModelWrapper<LayoutSetBranch>
-