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