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