Package | Description |
---|---|
com.liferay.portal.kernel.service |
This package defines the portal service interfaces and classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ThemeServiceWrapper
Provides a wrapper for
ThemeService . |
Modifier and Type | Method and Description |
---|---|
static ThemeService |
ThemeServiceUtil.getService() |
ThemeService |
ThemeServiceWrapper.getWrappedService() |
Modifier and Type | Method and Description |
---|---|
void |
ThemeServiceWrapper.setWrappedService(ThemeService themeService) |
Constructor and Description |
---|
ThemeServiceWrapper(ThemeService themeService) |