public class ThemeFactoryUtil
extends Object
| Constructor and Description |
|---|
ThemeFactoryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.portal.kernel.model.Theme |
getDefaultRegularTheme(long companyId) |
static String |
getDefaultRegularThemeId(long companyId) |
static com.liferay.portal.kernel.model.Theme |
getTheme() |
static com.liferay.portal.kernel.model.Theme |
getTheme(String themeId) |
static com.liferay.portal.kernel.model.Theme |
getTheme(String themeId,
String name) |
public static com.liferay.portal.kernel.model.Theme getDefaultRegularTheme(long companyId)
public static String getDefaultRegularThemeId(long companyId)
public static com.liferay.portal.kernel.model.Theme getTheme()
public static com.liferay.portal.kernel.model.Theme getTheme(String themeId)
public static com.liferay.portal.kernel.model.Theme getTheme(String themeId,
String name)