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