Uses of Interface
com.liferay.portal.kernel.service.CountryService
Packages that use CountryService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of CountryService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement CountryServiceMethods in com.liferay.portal.kernel.service that return CountryServiceModifier and TypeMethodDescriptionstatic CountryService
CountryServiceUtil.getService()
CountryServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type CountryServiceModifier and TypeMethodDescriptionstatic void
CountryServiceUtil.setService
(CountryService service) void
CountryServiceWrapper.setWrappedService
(CountryService countryService) Constructors in com.liferay.portal.kernel.service with parameters of type CountryService