com.liferay.portal.kernel.util
Interface ThemeFactory
public interface ThemeFactory
- Author:
- Harrison Schueler
getDefaultRegularTheme
Theme getDefaultRegularTheme(long companyId)
throws SystemException
- Throws:
SystemException
getDefaultRegularThemeId
java.lang.String getDefaultRegularThemeId(long companyId)
throws SystemException
- Throws:
SystemException
getDefaultWapTheme
Theme getDefaultWapTheme(long companyId)
throws SystemException
- Throws:
SystemException
getDefaultWapThemeId
java.lang.String getDefaultWapThemeId(long companyId)
throws SystemException
- Throws:
SystemException
getTheme
Theme getTheme()
getTheme
Theme getTheme(java.lang.String themeId)
getTheme
Theme getTheme(java.lang.String themeId,
java.lang.String name)