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