|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LayoutSet
The model interface for the LayoutSet service. Represents a row in the "LayoutSet" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to LayoutSetImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.
LayoutSetModel,
LayoutSetImpl,
LayoutSetModelImpl| Method Summary | |
|---|---|
ColorScheme |
getColorScheme()
|
Group |
getGroup()
|
String |
getSettings()
Gets the settings of this layout set. |
UnicodeProperties |
getSettingsProperties()
|
String |
getSettingsProperty(String key)
|
Theme |
getTheme()
|
ColorScheme |
getWapColorScheme()
|
Theme |
getWapTheme()
|
void |
setSettings(String settings)
Sets the settings of this layout set. |
void |
setSettingsProperties(UnicodeProperties settingsProperties)
|
| 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 |
| Method Detail |
|---|
Theme getTheme()
throws SystemException
SystemException
ColorScheme getColorScheme()
throws SystemException
SystemException
Group getGroup()
throws PortalException,
SystemException
PortalException
SystemExceptionString getSettings()
LayoutSetModel
getSettings in interface LayoutSetModelUnicodeProperties getSettingsProperties()
String getSettingsProperty(String key)
Theme getWapTheme()
throws SystemException
SystemException
ColorScheme getWapColorScheme()
throws SystemException
SystemExceptionvoid setSettings(String settings)
LayoutSetModel
setSettings in interface LayoutSetModelsettings - the settings of this layout setvoid setSettingsProperties(UnicodeProperties settingsProperties)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||