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