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
modelFields 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.longReturns 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()longReturns the group ID of this layout set branch.longReturns the layout set branch ID of this layout set branch.booleanReturns the layout set prototype link enabled of this layout set branch.Returns the layout set prototype uuid of this layout set branch.longbooleangetLogo()longReturns the logo ID of this layout set branch.booleanReturns the master of this layout set branch.Returns the modified date of this layout set branch.longReturns the mvcc version of this layout set branch.getName()Returns the name of this layout set branch.longReturns the primary key of this layout set branch.booleanReturns 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) longReturns 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.booleanbooleanReturnstrueif this layout set branch is layout set prototype link enabled.booleanisLogo()booleanisMaster()Returnstrueif this layout set branch is master.booleanReturnstrueif this layout set branch is private layout.voidpersist()Updates this model instance in the database or adds it if it does not yet exist.voidsetColorSchemeId(String colorSchemeId) Sets the color scheme ID of this layout set branch.voidsetCompanyId(long companyId) Sets the company ID of this layout set branch.voidsetCreateDate(Date createDate) Sets the create date of this layout set branch.voidSets the css of this layout set branch.voidsetDescription(String description) Sets the description of this layout set branch.voidsetGroupId(long groupId) Sets the group ID of this layout set branch.voidsetLayoutSetBranchId(long layoutSetBranchId) Sets the layout set branch ID of this layout set branch.voidsetLayoutSetPrototypeLinkEnabled(boolean layoutSetPrototypeLinkEnabled) Sets whether this layout set branch is layout set prototype link enabled.voidsetLayoutSetPrototypeUuid(String layoutSetPrototypeUuid) Sets the layout set prototype uuid of this layout set branch.voidsetLogoId(long logoId) Sets the logo ID of this layout set branch.voidsetMaster(boolean master) Sets whether this layout set branch is master.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this layout set branch.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this layout set branch.voidSets the name of this layout set branch.voidsetPrimaryKey(long primaryKey) Sets the primary key of this layout set branch.voidsetPrivateLayout(boolean privateLayout) Sets whether this layout set branch is private layout.voidsetSettings(String settings) Sets the settings of this layout set branch.voidsetSettingsProperties(UnicodeProperties settingsUnicodeProperties) voidsetThemeId(String themeId) Sets the theme ID of this layout set branch.voidsetUserId(long userId) Sets the user ID of this layout set branch.voidsetUserName(String userName) Sets the user name of this layout set branch.voidsetUserUuid(String userUuid) Sets the user uuid of this layout set branch.protected LayoutSetBranchWrapperwrap(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, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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, 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
-
LayoutSetBranchWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfaceBaseModel<LayoutSetBranch>
-
setModelAttributes
- Specified by:
setModelAttributesin interfaceBaseModel<LayoutSetBranch>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfaceBaseModel<LayoutSetBranch>- Specified by:
cloneWithOriginalValuesin interfaceLayoutSetBranchModel
-
getColorScheme
- Specified by:
getColorSchemein interfaceLayoutSetBranch
-
getColorSchemeId
Returns the color scheme ID of this layout set branch.- Specified by:
getColorSchemeIdin 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:
getCompanyIdin interfaceAuditedModel- Specified by:
getCompanyIdin interfaceLayoutSetBranchModel- Specified by:
getCompanyIdin interfaceShardedModel- Returns:
- the company ID of this layout set branch
-
getCreateDate
Returns the create date of this layout set branch.- Specified by:
getCreateDatein interfaceAuditedModel- Specified by:
getCreateDatein interfaceLayoutSetBranchModel- Returns:
- the create date of this layout set branch
-
getCss
Returns the css of this layout set branch.- Specified by:
getCssin interfaceLayoutSetBranchModel- Returns:
- the css of this layout set branch
-
getDescription
Returns the description of this layout set branch.- Specified by:
getDescriptionin interfaceLayoutSetBranchModel- Returns:
- the description of this layout set branch
-
getGroup
- Specified by:
getGroupin interfaceLayoutSetBranch- Throws:
PortalException
-
getGroupId
public long getGroupId()Returns the group ID of this layout set branch.- Specified by:
getGroupIdin interfaceGroupedModel- Specified by:
getGroupIdin interfaceLayoutSetBranchModel- Returns:
- the group ID of this layout set branch
-
getLayoutSet
- Specified by:
getLayoutSetin interfaceLayoutSetBranch
-
getLayoutSetBranchId
public long getLayoutSetBranchId()Returns the layout set branch ID of this layout set branch.- Specified by:
getLayoutSetBranchIdin 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:
getLayoutSetPrototypeLinkEnabledin 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:
getLayoutSetPrototypeUuidin interfaceLayoutSetBranchModel- Returns:
- the layout set prototype uuid of this layout set branch
-
getLiveLogoId
public long getLiveLogoId()- Specified by:
getLiveLogoIdin interfaceLayoutSetBranch
-
getLogo
public boolean getLogo()- Specified by:
getLogoin interfaceLayoutSetBranch
-
getLogoId
public long getLogoId()Returns the logo ID of this layout set branch.- Specified by:
getLogoIdin interfaceLayoutSetBranchModel- Returns:
- the logo ID of this layout set branch
-
getMaster
public boolean getMaster()Returns the master of this layout set branch.- Specified by:
getMasterin interfaceLayoutSetBranchModel- Returns:
- the master of this layout set branch
-
getModifiedDate
Returns the modified date of this layout set branch.- Specified by:
getModifiedDatein interfaceAuditedModel- Specified by:
getModifiedDatein 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:
getMvccVersionin interfaceLayoutSetBranchModel- Specified by:
getMvccVersionin interfaceMVCCModel- Returns:
- the mvcc version of this layout set branch
-
getName
Returns the name of this layout set branch.- Specified by:
getNamein interfaceLayoutSetBranchModel- Returns:
- the name of this layout set branch
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this layout set branch.- Specified by:
getPrimaryKeyin 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:
getPrivateLayoutin interfaceLayoutSetBranchModel- Returns:
- the private layout of this layout set branch
-
getSettings
Returns the settings of this layout set branch.- Specified by:
getSettingsin interfaceLayoutSetBranchModel- Returns:
- the settings of this layout set branch
-
getSettingsProperties
- Specified by:
getSettingsPropertiesin interfaceLayoutSetBranch
-
getSettingsProperty
- Specified by:
getSettingsPropertyin interfaceLayoutSetBranch
-
getTheme
- Specified by:
getThemein interfaceLayoutSetBranch
-
getThemeId
Returns the theme ID of this layout set branch.- Specified by:
getThemeIdin interfaceLayoutSetBranchModel- Returns:
- the theme ID of this layout set branch
-
getThemeSetting
- Specified by:
getThemeSettingin interfaceLayoutSetBranch
-
getUserId
public long getUserId()Returns the user ID of this layout set branch.- Specified by:
getUserIdin interfaceAuditedModel- Specified by:
getUserIdin interfaceLayoutSetBranchModel- Returns:
- the user ID of this layout set branch
-
getUserName
Returns the user name of this layout set branch.- Specified by:
getUserNamein interfaceAuditedModel- Specified by:
getUserNamein interfaceLayoutSetBranchModel- Returns:
- the user name of this layout set branch
-
getUserUuid
Returns the user uuid of this layout set branch.- Specified by:
getUserUuidin interfaceAuditedModel- Specified by:
getUserUuidin interfaceLayoutSetBranchModel- Returns:
- the user uuid of this layout set branch
-
isLayoutSetPrototypeLinkActive
public boolean isLayoutSetPrototypeLinkActive()- Specified by:
isLayoutSetPrototypeLinkActivein interfaceLayoutSetBranch
-
isLayoutSetPrototypeLinkEnabled
public boolean isLayoutSetPrototypeLinkEnabled()Returnstrueif this layout set branch is layout set prototype link enabled.- Specified by:
isLayoutSetPrototypeLinkEnabledin interfaceLayoutSetBranchModel- Returns:
trueif this layout set branch is layout set prototype link enabled;falseotherwise
-
isLogo
public boolean isLogo()- Specified by:
isLogoin interfaceLayoutSetBranch
-
isMaster
public boolean isMaster()Returnstrueif this layout set branch is master.- Specified by:
isMasterin interfaceLayoutSetBranchModel- Returns:
trueif this layout set branch is master;falseotherwise
-
isPrivateLayout
public boolean isPrivateLayout()Returnstrueif this layout set branch is private layout.- Specified by:
isPrivateLayoutin interfaceLayoutSetBranchModel- Returns:
trueif this layout set branch is private layout;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
-
setColorSchemeId
Sets the color scheme ID of this layout set branch.- Specified by:
setColorSchemeIdin 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:
setCompanyIdin interfaceAuditedModel- Specified by:
setCompanyIdin interfaceLayoutSetBranchModel- Specified by:
setCompanyIdin interfaceShardedModel- Parameters:
companyId- the company ID of this layout set branch
-
setCreateDate
Sets the create date of this layout set branch.- Specified by:
setCreateDatein interfaceAuditedModel- Specified by:
setCreateDatein interfaceLayoutSetBranchModel- Parameters:
createDate- the create date of this layout set branch
-
setCss
Sets the css of this layout set branch.- Specified by:
setCssin interfaceLayoutSetBranchModel- Parameters:
css- the css of this layout set branch
-
setDescription
Sets the description of this layout set branch.- Specified by:
setDescriptionin 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:
setGroupIdin interfaceGroupedModel- Specified by:
setGroupIdin 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:
setLayoutSetBranchIdin 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:
setLayoutSetPrototypeLinkEnabledin 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:
setLayoutSetPrototypeUuidin 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:
setLogoIdin 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:
setMasterin interfaceLayoutSetBranchModel- Parameters:
master- the master of this layout set branch
-
setModifiedDate
Sets the modified date of this layout set branch.- Specified by:
setModifiedDatein interfaceAuditedModel- Specified by:
setModifiedDatein 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:
setMvccVersionin interfaceLayoutSetBranchModel- Specified by:
setMvccVersionin interfaceMVCCModel- Parameters:
mvccVersion- the mvcc version of this layout set branch
-
setName
Sets the name of this layout set branch.- Specified by:
setNamein 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:
setPrimaryKeyin 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:
setPrivateLayoutin interfaceLayoutSetBranchModel- Parameters:
privateLayout- the private layout of this layout set branch
-
setSettings
Sets the settings of this layout set branch.- Specified by:
setSettingsin interfaceLayoutSetBranchModel- Parameters:
settings- the settings of this layout set branch
-
setSettingsProperties
- Specified by:
setSettingsPropertiesin interfaceLayoutSetBranch
-
setThemeId
Sets the theme ID of this layout set branch.- Specified by:
setThemeIdin 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:
setUserIdin interfaceAuditedModel- Specified by:
setUserIdin interfaceLayoutSetBranchModel- Parameters:
userId- the user ID of this layout set branch
-
setUserName
Sets the user name of this layout set branch.- Specified by:
setUserNamein interfaceAuditedModel- Specified by:
setUserNamein interfaceLayoutSetBranchModel- Parameters:
userName- the user name of this layout set branch
-
setUserUuid
Sets the user uuid of this layout set branch.- Specified by:
setUserUuidin interfaceAuditedModel- Specified by:
setUserUuidin interfaceLayoutSetBranchModel- Parameters:
userUuid- the user uuid of this layout set branch
-
toXmlString
- Specified by:
toXmlStringin interfaceLayoutSetBranchModel
-
wrap
- Specified by:
wrapin classBaseModelWrapper<LayoutSetBranch>
-