|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<com.liferay.portal.model.LayoutSet>
com.liferay.portal.model.impl.LayoutSetModelImpl
com.liferay.portal.model.impl.LayoutSetImpl
public class LayoutSetImpl
Field Summary |
---|
Fields inherited from class com.liferay.portal.model.impl.LayoutSetModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
LayoutSetImpl()
|
Method Summary | |
---|---|
com.liferay.portal.model.ColorScheme |
getColorScheme()
|
com.liferay.portal.model.Group |
getGroup()
|
java.lang.String |
getSettings()
|
com.liferay.portal.kernel.util.UnicodeProperties |
getSettingsProperties()
|
java.lang.String |
getSettingsProperty(java.lang.String key)
|
com.liferay.portal.model.Theme |
getTheme()
|
com.liferay.portal.model.ColorScheme |
getWapColorScheme()
|
com.liferay.portal.model.Theme |
getWapTheme()
|
void |
setSettings(java.lang.String settings)
|
void |
setSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties settingsProperties)
|
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portal.model.LayoutSetModel |
---|
clone, compareTo, getColorSchemeId, getCompanyId, getCss, getExpandoBridge, getGroupId, getLayoutSetId, getLayoutSetPrototypeId, getLogo, getLogoId, getPageCount, getPrimaryKey, getPrimaryKeyObj, getPrivateLayout, getThemeId, getVirtualHost, getWapColorSchemeId, getWapThemeId, hashCode, isCachedModel, isEscapedModel, isLogo, isNew, isPrivateLayout, setCachedModel, setColorSchemeId, setCompanyId, setCss, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setLayoutSetId, setLayoutSetPrototypeId, setLogo, setLogoId, setNew, setPageCount, setPrimaryKey, setPrivateLayout, setThemeId, setVirtualHost, setWapColorSchemeId, setWapThemeId, toEscapedModel, toString, toXmlString |
Constructor Detail |
---|
public LayoutSetImpl()
Method Detail |
---|
public com.liferay.portal.model.Theme getTheme() throws com.liferay.portal.kernel.exception.SystemException
getTheme
in interface com.liferay.portal.model.LayoutSet
com.liferay.portal.kernel.exception.SystemException
public com.liferay.portal.model.ColorScheme getColorScheme() throws com.liferay.portal.kernel.exception.SystemException
getColorScheme
in interface com.liferay.portal.model.LayoutSet
com.liferay.portal.kernel.exception.SystemException
public com.liferay.portal.model.Group getGroup() throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException
getGroup
in interface com.liferay.portal.model.LayoutSet
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public java.lang.String getSettings()
getSettings
in interface com.liferay.portal.model.LayoutSet
getSettings
in interface com.liferay.portal.model.LayoutSetModel
getSettings
in class LayoutSetModelImpl
public com.liferay.portal.kernel.util.UnicodeProperties getSettingsProperties()
getSettingsProperties
in interface com.liferay.portal.model.LayoutSet
public java.lang.String getSettingsProperty(java.lang.String key)
getSettingsProperty
in interface com.liferay.portal.model.LayoutSet
public com.liferay.portal.model.Theme getWapTheme() throws com.liferay.portal.kernel.exception.SystemException
getWapTheme
in interface com.liferay.portal.model.LayoutSet
com.liferay.portal.kernel.exception.SystemException
public com.liferay.portal.model.ColorScheme getWapColorScheme() throws com.liferay.portal.kernel.exception.SystemException
getWapColorScheme
in interface com.liferay.portal.model.LayoutSet
com.liferay.portal.kernel.exception.SystemException
public void setSettings(java.lang.String settings)
setSettings
in interface com.liferay.portal.model.LayoutSet
setSettings
in interface com.liferay.portal.model.LayoutSetModel
setSettings
in class LayoutSetModelImpl
public void setSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties settingsProperties)
setSettingsProperties
in interface com.liferay.portal.model.LayoutSet
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |