|
|||||||||
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()
|
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.BaseModelImpl |
---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, 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()
getGroup
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |