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