Liferay 6.0.5

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

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

Uses of AccountService in com.liferay.portal.service
 

Classes in com.liferay.portal.service that implement AccountService
 class AccountServiceWrapper
           This class is a wrapper for AccountService.
 

Methods in com.liferay.portal.service that return AccountService
static AccountService AccountServiceUtil.getService()
           
 AccountService AccountServiceWrapper.getWrappedAccountService()
           
 

Methods in com.liferay.portal.service with parameters of type AccountService
 void AccountServiceUtil.setService(AccountService service)
           
 

Constructors in com.liferay.portal.service with parameters of type AccountService
AccountServiceWrapper(AccountService accountService)
           
 

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

Classes in com.liferay.portal.service.base that implement AccountService
 class AccountServiceBaseImpl
          The base implementation of the account remote service.
 

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

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

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

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

Classes in com.liferay.portal.service.impl that implement AccountService
 class AccountServiceImpl
           
 


Liferay 6.0.5