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 CountryLocalService
CountryLocalServiceUtil.getService()
CountryLocalServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type CountryLocalServiceModifier and TypeMethodDescriptionstatic void
CountryLocalServiceUtil.setService
(CountryLocalService service) void
CountryLocalServiceWrapper.setWrappedService
(CountryLocalService countryLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type CountryLocalServiceModifierConstructorDescriptionCountryLocalServiceWrapper
(CountryLocalService countryLocalService)