Uses of Interface
com.liferay.portal.kernel.service.CountryLocalService
Packages that use CountryLocalService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of CountryLocalService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement CountryLocalServiceMethods in com.liferay.portal.kernel.service that return CountryLocalServiceModifier and TypeMethodDescriptionstatic CountryLocalServiceCountryLocalServiceUtil.getService()CountryLocalServiceWrapper.getWrappedService()Methods in com.liferay.portal.kernel.service with parameters of type CountryLocalServiceModifier and TypeMethodDescriptionstatic voidCountryLocalServiceUtil.setService(CountryLocalService service) voidCountryLocalServiceWrapper.setWrappedService(CountryLocalService countryLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type CountryLocalServiceModifierConstructorDescriptionCountryLocalServiceWrapper(CountryLocalService countryLocalService)