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