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