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