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