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