|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CountryService | |
|---|---|
| com.liferay.portal.service | This package defines the local and remote portal service interfaces and classes. |
| Uses of CountryService in com.liferay.portal.service |
|---|
| Classes in com.liferay.portal.service that implement CountryService | |
|---|---|
class |
CountryServiceWrapper
This class is a wrapper for CountryService. |
| Methods in com.liferay.portal.service that return CountryService | |
|---|---|
static CountryService |
CountryServiceUtil.getService()
|
CountryService |
CountryServiceWrapper.getWrappedCountryService()
Deprecated. Renamed to CountryServiceWrapper.getWrappedService() |
CountryService |
CountryServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portal.service with parameters of type CountryService | |
|---|---|
void |
CountryServiceUtil.setService(CountryService service)
|
void |
CountryServiceWrapper.setWrappedCountryService(CountryService countryService)
Deprecated. Renamed to CountryServiceWrapper.setWrappedService(com.liferay.portal.service.CountryService) |
void |
CountryServiceWrapper.setWrappedService(CountryService countryService)
|
| Constructors in com.liferay.portal.service with parameters of type CountryService | |
|---|---|
CountryServiceWrapper(CountryService countryService)
|
|
|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||