Package com.liferay.portal.model.impl
Class LayoutSetBranchImpl
Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutSetBranch>
com.liferay.portal.model.impl.LayoutSetBranchModelImpl
com.liferay.portal.model.impl.LayoutSetBranchBaseImpl
com.liferay.portal.model.impl.LayoutSetBranchImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutSetBranch>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.GroupedModel,com.liferay.portal.kernel.model.LayoutSetBranch,com.liferay.portal.kernel.model.LayoutSetBranchModel,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,Serializable,Cloneable,Comparable<com.liferay.portal.kernel.model.LayoutSetBranch>
- Author:
- Raymond Augé, Julio Camarero
- See Also:
-
Field Summary
Fields inherited from class com.liferay.portal.model.impl.LayoutSetBranchModelImpl
COLUMN_BITMASK_ENABLED, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, MASTER_COLUMN_BITMASK, NAME_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, ORDER_BY_SQL_INLINE_DISTINCT, PRIVATELAYOUT_COLUMN_BITMASK, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGERFields inherited from interface com.liferay.portal.kernel.model.LayoutSetBranch
LAYOUT_SET_BRANCH_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.portal.kernel.model.ColorSchemecom.liferay.portal.kernel.model.GroupgetGroup()com.liferay.portal.kernel.model.LayoutSetlongbooleangetLogo()com.liferay.portal.kernel.util.UnicodePropertiescom.liferay.portal.kernel.model.ThemegetTheme()getThemeSetting(String key, String device) booleanbooleanisLogo()voidsetSettings(String settings) voidsetSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties settingsUnicodeProperties) Methods inherited from class com.liferay.portal.model.impl.LayoutSetBranchBaseImpl
persistMethods inherited from class com.liferay.portal.model.impl.LayoutSetBranchModelImpl
clone, cloneWithOriginalValues, compareTo, equals, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getColorSchemeId, getColumnBitmask, getColumnBitmask, getColumnOriginalValue, getColumnValue, getCompanyId, getCreateDate, getCss, getDescription, getExpandoBridge, getGroupId, getLayoutSetBranchId, getLayoutSetPrototypeLinkEnabled, getLayoutSetPrototypeUuid, getLogoId, getMaster, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getMvccVersion, getName, getOriginalGroupId, getOriginalMaster, getOriginalName, getOriginalPrivateLayout, getPrimaryKey, getPrimaryKeyObj, getPrivateLayout, getThemeId, getUserId, getUserName, getUserUuid, hashCode, hasSetModifiedDate, isEntityCacheEnabled, isFinderCacheEnabled, isLayoutSetPrototypeLinkEnabled, isMaster, isPrivateLayout, resetOriginalValues, setColorSchemeId, setCompanyId, setCreateDate, setCss, setDescription, setExpandoBridgeAttributes, setGroupId, setLayoutSetBranchId, setLayoutSetPrototypeLinkEnabled, setLayoutSetPrototypeUuid, setLogoId, setMaster, setModelAttributes, setModifiedDate, setMvccVersion, setName, setPrimaryKey, setPrimaryKeyObj, setPrivateLayout, setThemeId, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toStringMethods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, 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, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, 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.LayoutSetBranchModel
cloneWithOriginalValues, getColorSchemeId, getCompanyId, getCreateDate, getCss, getDescription, getGroupId, getLayoutSetBranchId, getLayoutSetPrototypeLinkEnabled, getLayoutSetPrototypeUuid, getLogoId, getMaster, getModifiedDate, getMvccVersion, getName, getPrimaryKey, getPrivateLayout, getThemeId, getUserId, getUserName, getUserUuid, isLayoutSetPrototypeLinkEnabled, isMaster, isPrivateLayout, setColorSchemeId, setCompanyId, setCreateDate, setCss, setDescription, setGroupId, setLayoutSetBranchId, setLayoutSetPrototypeLinkEnabled, setLayoutSetPrototypeUuid, setLogoId, setMaster, setModifiedDate, setMvccVersion, setName, setPrimaryKey, setPrivateLayout, setThemeId, setUserId, setUserName, setUserUuid, toXmlString
-
Constructor Details
-
LayoutSetBranchImpl
public LayoutSetBranchImpl()
-
-
Method Details
-
getColorScheme
public com.liferay.portal.kernel.model.ColorScheme getColorScheme() -
getGroup
public com.liferay.portal.kernel.model.Group getGroup() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getLayoutSet
public com.liferay.portal.kernel.model.LayoutSet getLayoutSet() -
getLiveLogoId
public long getLiveLogoId() -
getLogo
public boolean getLogo() -
getSettings
- Specified by:
getSettingsin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel- Overrides:
getSettingsin classLayoutSetBranchModelImpl
-
getSettingsProperties
public com.liferay.portal.kernel.util.UnicodeProperties getSettingsProperties() -
getSettingsProperty
-
getTheme
public com.liferay.portal.kernel.model.Theme getTheme() -
getThemeSetting
-
isLayoutSetPrototypeLinkActive
public boolean isLayoutSetPrototypeLinkActive() -
isLogo
public boolean isLogo() -
setSettings
- Specified by:
setSettingsin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel- Overrides:
setSettingsin classLayoutSetBranchModelImpl
-
setSettingsProperties
public void setSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties settingsUnicodeProperties)
-