public class LayoutSetBranchImpl extends LayoutSetBranchBaseImpl
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, PRIVATELAYOUT_COLUMN_BITMASK, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER
Constructor and Description |
---|
LayoutSetBranchImpl() |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.model.ColorScheme |
getColorScheme() |
com.liferay.portal.kernel.model.Group |
getGroup() |
com.liferay.portal.kernel.model.LayoutSet |
getLayoutSet() |
long |
getLiveLogoId() |
boolean |
getLogo() |
String |
getSettings() |
com.liferay.portal.kernel.util.UnicodeProperties |
getSettingsProperties() |
String |
getSettingsProperty(String key) |
com.liferay.portal.kernel.model.Theme |
getTheme() |
String |
getThemeSetting(String key,
String device) |
boolean |
isLayoutSetPrototypeLinkActive() |
boolean |
isLogo() |
void |
setSettings(String settings) |
void |
setSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties settingsProperties) |
persist
clone, compareTo, equals, getColorSchemeId, getColumnBitmask, 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, toModel, toModels, toString, toXmlString
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
clone, compareTo, getColorSchemeId, getCompanyId, getCreateDate, getCss, getDescription, getExpandoBridge, getGroupId, getLayoutSetBranchId, getLayoutSetPrototypeLinkEnabled, getLayoutSetPrototypeUuid, getLogoId, getMaster, getModifiedDate, getMvccVersion, getName, getPrimaryKey, getPrimaryKeyObj, getPrivateLayout, getThemeId, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isLayoutSetPrototypeLinkEnabled, isMaster, isNew, isPrivateLayout, setCachedModel, setColorSchemeId, setCompanyId, setCreateDate, setCss, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLayoutSetBranchId, setLayoutSetPrototypeLinkEnabled, setLayoutSetPrototypeUuid, setLogoId, setMaster, setModifiedDate, setMvccVersion, setName, setNew, setPrimaryKey, setPrimaryKeyObj, setPrivateLayout, setThemeId, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
public com.liferay.portal.kernel.model.ColorScheme getColorScheme()
public com.liferay.portal.kernel.model.Group getGroup() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.model.LayoutSet getLayoutSet()
public long getLiveLogoId()
public boolean getLogo()
public String getSettings()
getSettings
in interface com.liferay.portal.kernel.model.LayoutSetBranchModel
getSettings
in class LayoutSetBranchModelImpl
public com.liferay.portal.kernel.util.UnicodeProperties getSettingsProperties()
public String getSettingsProperty(String key)
public com.liferay.portal.kernel.model.Theme getTheme()
public String getThemeSetting(String key, String device)
public boolean isLayoutSetPrototypeLinkActive()
public boolean isLogo()
public void setSettings(String settings)
setSettings
in interface com.liferay.portal.kernel.model.LayoutSetBranchModel
setSettings
in class LayoutSetBranchModelImpl
public void setSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties settingsProperties)