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