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