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