Liferay 6.0.5

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

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

Uses of PhoneService in com.liferay.portal.service
 

Classes in com.liferay.portal.service that implement PhoneService
 class PhoneServiceWrapper
           This class is a wrapper for PhoneService.
 

Methods in com.liferay.portal.service that return PhoneService
static PhoneService PhoneServiceUtil.getService()
           
 PhoneService PhoneServiceWrapper.getWrappedPhoneService()
           
 

Methods in com.liferay.portal.service with parameters of type PhoneService
 void PhoneServiceUtil.setService(PhoneService service)
           
 

Constructors in com.liferay.portal.service with parameters of type PhoneService
PhoneServiceWrapper(PhoneService phoneService)
           
 

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

Classes in com.liferay.portal.service.base that implement PhoneService
 class PhoneServiceBaseImpl
          The base implementation of the phone remote service.
 

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

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

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

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

Classes in com.liferay.portal.service.impl that implement PhoneService
 class PhoneServiceImpl
           
 


Liferay 6.0.5