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