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