|
|||||||||
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.Theme |
getTheme()
|
com.liferay.portal.model.ColorScheme |
getWapColorScheme()
|
com.liferay.portal.model.Theme |
getWapTheme()
|
Methods inherited from class com.liferay.portal.model.impl.LayoutSetModelImpl |
---|
clone, compareTo, equals, getColorSchemeId, getCompanyId, getCss, getExpandoBridge, getGroupId, getLayoutSetId, getLogo, getLogoId, getOriginalGroupId, getOriginalPrivateLayout, getOriginalVirtualHost, getPageCount, getPrimaryKey, getPrimaryKeyObj, getPrivateLayout, getThemeId, getVirtualHost, getWapColorSchemeId, getWapThemeId, hashCode, isLogo, isPrivateLayout, setColorSchemeId, setCompanyId, setCss, setGroupId, setLayoutSetId, setLogo, setLogoId, setPageCount, setPrimaryKey, setPrivateLayout, setThemeId, setVirtualHost, setWapColorSchemeId, setWapThemeId, toEscapedModel, toModel, toModels, toString, toXmlString |
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, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portal.model.LayoutSetModel |
---|
getColorSchemeId, getCompanyId, getCss, getGroupId, getLayoutSetId, getLogo, getLogoId, getPageCount, getPrimaryKey, getPrivateLayout, getThemeId, getVirtualHost, getWapColorSchemeId, getWapThemeId, isLogo, isPrivateLayout, setColorSchemeId, setCompanyId, setCss, setGroupId, setLayoutSetId, setLogo, setLogoId, setPageCount, setPrimaryKey, setPrivateLayout, setThemeId, setVirtualHost, setWapColorSchemeId, setWapThemeId, toEscapedModel |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Constructor Detail |
---|
public LayoutSetImpl()
Method Detail |
---|
public com.liferay.portal.model.Theme getTheme() throws com.liferay.portal.SystemException
getTheme
in interface com.liferay.portal.model.LayoutSet
com.liferay.portal.SystemException
public com.liferay.portal.model.ColorScheme getColorScheme() throws com.liferay.portal.SystemException
getColorScheme
in interface com.liferay.portal.model.LayoutSet
com.liferay.portal.SystemException
public com.liferay.portal.model.Theme getWapTheme() throws com.liferay.portal.SystemException
getWapTheme
in interface com.liferay.portal.model.LayoutSet
com.liferay.portal.SystemException
public com.liferay.portal.model.ColorScheme getWapColorScheme() throws com.liferay.portal.SystemException
getWapColorScheme
in interface com.liferay.portal.model.LayoutSet
com.liferay.portal.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |