Liferay 6.0.5

Uses of Interface
com.liferay.portal.service.CountryService

Packages that use CountryService
com.liferay.portal.service   
com.liferay.portal.service.base   
com.liferay.portal.service.impl   
 

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()
           
 

Methods in com.liferay.portal.service with parameters of type CountryService
 void CountryServiceUtil.setService(CountryService service)
           
 

Constructors in com.liferay.portal.service with parameters of type CountryService
CountryServiceWrapper(CountryService countryService)
           
 

Uses of CountryService in com.liferay.portal.service.base
 

Classes in com.liferay.portal.service.base that implement CountryService
 class CountryServiceBaseImpl
          The base implementation of the country remote service.
 

Fields in com.liferay.portal.service.base declared as CountryService
protected  CountryService WorkflowInstanceLinkLocalServiceBaseImpl.countryService
           
protected  CountryService WorkflowDefinitionLinkLocalServiceBaseImpl.countryService
           
protected  CountryService WebsiteServiceBaseImpl.countryService
           
protected  CountryService WebsiteLocalServiceBaseImpl.countryService
           
protected  CountryService WebDAVPropsLocalServiceBaseImpl.countryService
           
protected  CountryService UserTrackerPathLocalServiceBaseImpl.countryService
           
protected  CountryService UserTrackerLocalServiceBaseImpl.countryService
           
protected  CountryService UserServiceBaseImpl.countryService
           
protected  CountryService UserLocalServiceBaseImpl.countryService
           
protected  CountryService UserIdMapperLocalServiceBaseImpl.countryService
           
protected  CountryService UserGroupServiceBaseImpl.countryService
           
protected  CountryService UserGroupRoleServiceBaseImpl.countryService
           
protected  CountryService UserGroupRoleLocalServiceBaseImpl.countryService
           
protected  CountryService UserGroupLocalServiceBaseImpl.countryService
           
protected  CountryService UserGroupGroupRoleServiceBaseImpl.countryService
           
protected  CountryService UserGroupGroupRoleLocalServiceBaseImpl.countryService
           
protected  CountryService TicketLocalServiceBaseImpl.countryService
           
protected  CountryService ThemeServiceBaseImpl.countryService
           
protected  CountryService ThemeLocalServiceBaseImpl.countryService
           
protected  CountryService TeamServiceBaseImpl.countryService
           
protected  CountryService TeamLocalServiceBaseImpl.countryService
           
protected  CountryService SubscriptionLocalServiceBaseImpl.countryService
           
protected  CountryService ShardLocalServiceBaseImpl.countryService
           
protected  CountryService ServiceComponentLocalServiceBaseImpl.countryService
           
protected  CountryService RoleServiceBaseImpl.countryService
           
protected  CountryService RoleLocalServiceBaseImpl.countryService
           
protected  CountryService ResourceServiceBaseImpl.countryService
           
protected  CountryService ResourcePermissionServiceBaseImpl.countryService
           
protected  CountryService ResourcePermissionLocalServiceBaseImpl.countryService
           
protected  CountryService ResourceLocalServiceBaseImpl.countryService
           
protected  CountryService ResourceCodeLocalServiceBaseImpl.countryService
           
protected  CountryService ResourceActionLocalServiceBaseImpl.countryService
           
protected  CountryService ReleaseLocalServiceBaseImpl.countryService
           
protected  CountryService RegionServiceBaseImpl.countryService
           
protected  CountryService QuartzLocalServiceBaseImpl.countryService
           
protected  CountryService PortletServiceBaseImpl.countryService
           
protected  CountryService PortletPreferencesServiceBaseImpl.countryService
           
protected  CountryService PortletPreferencesLocalServiceBaseImpl.countryService
           
protected  CountryService PortletLocalServiceBaseImpl.countryService
           
protected  CountryService PortletItemLocalServiceBaseImpl.countryService
           
protected  CountryService PortalServiceBaseImpl.countryService
           
protected  CountryService PortalLocalServiceBaseImpl.countryService
           
protected  CountryService PluginSettingServiceBaseImpl.countryService
           
protected  CountryService PluginSettingLocalServiceBaseImpl.countryService
           
protected  CountryService PhoneServiceBaseImpl.countryService
           
protected  CountryService PhoneLocalServiceBaseImpl.countryService
           
protected  CountryService PermissionServiceBaseImpl.countryService
           
protected  CountryService PermissionLocalServiceBaseImpl.countryService
           
protected  CountryService PasswordTrackerLocalServiceBaseImpl.countryService
           
protected  CountryService PasswordPolicyServiceBaseImpl.countryService
           
protected  CountryService PasswordPolicyRelLocalServiceBaseImpl.countryService
           
protected  CountryService PasswordPolicyLocalServiceBaseImpl.countryService
           
protected  CountryService OrgLaborServiceBaseImpl.countryService
           
protected  CountryService OrgLaborLocalServiceBaseImpl.countryService
           
protected  CountryService OrganizationServiceBaseImpl.countryService
           
protected  CountryService OrganizationLocalServiceBaseImpl.countryService
           
protected  CountryService MembershipRequestServiceBaseImpl.countryService
           
protected  CountryService MembershipRequestLocalServiceBaseImpl.countryService
           
protected  CountryService LockLocalServiceBaseImpl.countryService
           
protected  CountryService ListTypeServiceBaseImpl.countryService
           
protected  CountryService LayoutTemplateLocalServiceBaseImpl.countryService
           
protected  CountryService LayoutSetServiceBaseImpl.countryService
           
protected  CountryService LayoutSetPrototypeServiceBaseImpl.countryService
           
protected  CountryService LayoutSetPrototypeLocalServiceBaseImpl.countryService
           
protected  CountryService LayoutSetLocalServiceBaseImpl.countryService
           
protected  CountryService LayoutServiceBaseImpl.countryService
           
protected  CountryService LayoutPrototypeServiceBaseImpl.countryService
           
protected  CountryService LayoutPrototypeLocalServiceBaseImpl.countryService
           
protected  CountryService LayoutLocalServiceBaseImpl.countryService
           
protected  CountryService ImageServiceBaseImpl.countryService
           
protected  CountryService ImageLocalServiceBaseImpl.countryService
           
protected  CountryService GroupServiceBaseImpl.countryService
           
protected  CountryService GroupLocalServiceBaseImpl.countryService
           
protected  CountryService EmailAddressServiceBaseImpl.countryService
           
protected  CountryService EmailAddressLocalServiceBaseImpl.countryService
           
protected  CountryService CountryServiceBaseImpl.countryService
           
protected  CountryService ContactServiceBaseImpl.countryService
           
protected  CountryService ContactLocalServiceBaseImpl.countryService
           
protected  CountryService CompanyServiceBaseImpl.countryService
           
protected  CountryService CompanyLocalServiceBaseImpl.countryService
           
protected  CountryService ClusterGroupLocalServiceBaseImpl.countryService
           
protected  CountryService ClassNameServiceBaseImpl.countryService
           
protected  CountryService ClassNameLocalServiceBaseImpl.countryService
           
protected  CountryService BrowserTrackerLocalServiceBaseImpl.countryService
           
protected  CountryService AddressServiceBaseImpl.countryService
           
protected  CountryService AddressLocalServiceBaseImpl.countryService
           
protected  CountryService AccountServiceBaseImpl.countryService
           
protected  CountryService AccountLocalServiceBaseImpl.countryService
           
 

Methods in com.liferay.portal.service.base that return CountryService
 CountryService WorkflowInstanceLinkLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService WorkflowDefinitionLinkLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService WebsiteServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService WebsiteLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService WebDAVPropsLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService UserTrackerPathLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService UserTrackerLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService UserServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService UserLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService UserIdMapperLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService UserGroupServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService UserGroupRoleServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService UserGroupRoleLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService UserGroupLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService UserGroupGroupRoleServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService UserGroupGroupRoleLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService TicketLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ThemeServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ThemeLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService TeamServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService TeamLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService SubscriptionLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ShardLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ServiceComponentLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService RoleServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService RoleLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ResourceServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ResourcePermissionServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ResourcePermissionLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ResourceLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ResourceCodeLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ResourceActionLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ReleaseLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService RegionServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService QuartzLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService PortletServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService PortletPreferencesServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService PortletPreferencesLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService PortletLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService PortletItemLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService PortalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService PortalLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService PluginSettingServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService PluginSettingLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService PhoneServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService PhoneLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService PermissionServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService PermissionLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService PasswordTrackerLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService PasswordPolicyServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService PasswordPolicyRelLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService PasswordPolicyLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService OrgLaborServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService OrgLaborLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService OrganizationServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService OrganizationLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService MembershipRequestServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService MembershipRequestLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService LockLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ListTypeServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService LayoutTemplateLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService LayoutSetServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService LayoutSetPrototypeServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService LayoutSetPrototypeLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService LayoutSetLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService LayoutServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService LayoutPrototypeServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService LayoutPrototypeLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService LayoutLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ImageServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ImageLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService GroupServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService GroupLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService EmailAddressServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService EmailAddressLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService CountryServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ContactServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ContactLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService CompanyServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService CompanyLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ClusterGroupLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ClassNameServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService ClassNameLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService BrowserTrackerLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService AddressServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService AddressLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService AccountServiceBaseImpl.getCountryService()
          Gets the country remote service.
 CountryService AccountLocalServiceBaseImpl.getCountryService()
          Gets the country remote service.
 

Methods in com.liferay.portal.service.base with parameters of type CountryService
 void WorkflowInstanceLinkLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void WorkflowDefinitionLinkLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void WebsiteServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void WebsiteLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void WebDAVPropsLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void UserTrackerPathLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void UserTrackerLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void UserServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void UserLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void UserIdMapperLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void UserGroupServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void UserGroupRoleServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void UserGroupRoleLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void UserGroupLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void UserGroupGroupRoleServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void UserGroupGroupRoleLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void TicketLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ThemeServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ThemeLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void TeamServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void TeamLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void SubscriptionLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ShardLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ServiceComponentLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void RoleServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void RoleLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ResourceServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ResourcePermissionServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ResourcePermissionLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ResourceLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ResourceCodeLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ResourceActionLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ReleaseLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void RegionServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void QuartzLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void PortletServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void PortletPreferencesServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void PortletPreferencesLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void PortletLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void PortletItemLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void PortalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void PortalLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void PluginSettingServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void PluginSettingLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void PhoneServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void PhoneLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void PermissionServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void PermissionLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void PasswordTrackerLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void PasswordPolicyServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void PasswordPolicyRelLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void PasswordPolicyLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void OrgLaborServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void OrgLaborLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void OrganizationServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void OrganizationLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void MembershipRequestServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void MembershipRequestLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void LockLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ListTypeServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void LayoutTemplateLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void LayoutSetServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void LayoutSetPrototypeServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void LayoutSetPrototypeLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void LayoutSetLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void LayoutServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void LayoutPrototypeServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void LayoutPrototypeLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void LayoutLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ImageServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ImageLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void GroupServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void GroupLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void EmailAddressServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void EmailAddressLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void CountryServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ContactServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ContactLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void CompanyServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void CompanyLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ClusterGroupLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ClassNameServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void ClassNameLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void BrowserTrackerLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void AddressServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void AddressLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void AccountServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 void AccountLocalServiceBaseImpl.setCountryService(CountryService countryService)
          Sets the country remote service.
 

Uses of CountryService in com.liferay.portal.service.impl
 

Classes in com.liferay.portal.service.impl that implement CountryService
 class CountryServiceImpl
           
 


Liferay 6.0.5