|
Liferay 7.0-ce-a3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.ThemeLocalServiceWrapper
@ProviderType public class ThemeLocalServiceWrapper
Provides a wrapper for ThemeLocalService.
ThemeLocalService| Constructor Summary | |
|---|---|
ThemeLocalServiceWrapper(ThemeLocalService themeLocalService)
|
|
| Method Summary | |
|---|---|
ColorScheme |
fetchColorScheme(long companyId,
String themeId,
String colorSchemeId)
|
PortletDecorator |
fetchPortletDecorator(long companyId,
String themeId,
String colorSchemeId)
|
Theme |
fetchTheme(long companyId,
String themeId)
|
ColorScheme |
getColorScheme(long companyId,
String themeId,
String colorSchemeId,
boolean wapTheme)
|
List<Theme> |
getControlPanelThemes(long companyId,
long userId,
boolean wapTheme)
|
String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier. |
List<Theme> |
getPageThemes(long companyId,
long groupId,
long userId,
boolean wapTheme)
|
PortletDecorator |
getPortletDecorator(long companyId,
String themeId,
String portletDecoratorId)
|
Theme |
getTheme(long companyId,
String themeId,
boolean wapTheme)
|
List<Theme> |
getThemes(long companyId)
|
List<Theme> |
getThemes(long companyId,
long groupId,
long userId,
boolean wapTheme)
Deprecated. As of 7.0.0, replaced by getPageThemes(long, long, long, boolean) |
List<Theme> |
getWARThemes()
|
ThemeLocalService |
getWrappedService()
|
ThemeLocalService |
getWrappedThemeLocalService()
Deprecated. As of 6.1.0, replaced by getWrappedService() |
List<Theme> |
init(javax.servlet.ServletContext servletContext,
String themesPath,
boolean loadFromServletContext,
String[] xmls,
PluginPackage pluginPackage)
|
List<Theme> |
init(String servletContextName,
javax.servlet.ServletContext servletContext,
String themesPath,
boolean loadFromServletContext,
String[] xmls,
PluginPackage pluginPackage)
|
void |
setWrappedService(ThemeLocalService themeLocalService)
|
void |
setWrappedThemeLocalService(ThemeLocalService themeLocalService)
Deprecated. As of 6.1.0, replaced by setWrappedService(com.liferay.portal.service.ThemeLocalService) |
void |
uninstallThemes(List<Theme> themes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThemeLocalServiceWrapper(ThemeLocalService themeLocalService)
| Method Detail |
|---|
public ColorScheme fetchColorScheme(long companyId,
String themeId,
String colorSchemeId)
fetchColorScheme in interface ThemeLocalService
public PortletDecorator fetchPortletDecorator(long companyId,
String themeId,
String colorSchemeId)
fetchPortletDecorator in interface ThemeLocalService
public Theme fetchTheme(long companyId,
String themeId)
fetchTheme in interface ThemeLocalService
public ColorScheme getColorScheme(long companyId,
String themeId,
String colorSchemeId,
boolean wapTheme)
getColorScheme in interface ThemeLocalService
public List<Theme> getControlPanelThemes(long companyId,
long userId,
boolean wapTheme)
getControlPanelThemes in interface ThemeLocalServicepublic String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface ThemeLocalService
public List<Theme> getPageThemes(long companyId,
long groupId,
long userId,
boolean wapTheme)
getPageThemes in interface ThemeLocalService
public PortletDecorator getPortletDecorator(long companyId,
String themeId,
String portletDecoratorId)
getPortletDecorator in interface ThemeLocalService
public Theme getTheme(long companyId,
String themeId,
boolean wapTheme)
getTheme in interface ThemeLocalServicepublic List<Theme> getThemes(long companyId)
getThemes in interface ThemeLocalService
@Deprecated
public List<Theme> getThemes(long companyId,
long groupId,
long userId,
boolean wapTheme)
getPageThemes(long, long, long, boolean)
getThemes in interface ThemeLocalServicepublic List<Theme> getWARThemes()
getWARThemes in interface ThemeLocalService
public List<Theme> init(javax.servlet.ServletContext servletContext,
String themesPath,
boolean loadFromServletContext,
String[] xmls,
PluginPackage pluginPackage)
init in interface ThemeLocalService
public List<Theme> init(String servletContextName,
javax.servlet.ServletContext servletContext,
String themesPath,
boolean loadFromServletContext,
String[] xmls,
PluginPackage pluginPackage)
init in interface ThemeLocalServicepublic void uninstallThemes(List<Theme> themes)
uninstallThemes in interface ThemeLocalService@Deprecated public ThemeLocalService getWrappedThemeLocalService()
getWrappedService()
@Deprecated public void setWrappedThemeLocalService(ThemeLocalService themeLocalService)
setWrappedService(com.liferay.portal.service.ThemeLocalService)
public ThemeLocalService getWrappedService()
getWrappedService in interface ServiceWrapper<ThemeLocalService>public void setWrappedService(ThemeLocalService themeLocalService)
setWrappedService in interface ServiceWrapper<ThemeLocalService>
|
Liferay 7.0-ce-a3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||