Liferay 6.0-ee

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

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

Uses of TeamLocalService in com.liferay.portal.service
 

Classes in com.liferay.portal.service that implement TeamLocalService
 class TeamLocalServiceWrapper
           This class is a wrapper for TeamLocalService.
 

Methods in com.liferay.portal.service that return TeamLocalService
static TeamLocalService TeamLocalServiceUtil.getService()
           
 TeamLocalService TeamLocalServiceWrapper.getWrappedTeamLocalService()
           
 

Methods in com.liferay.portal.service with parameters of type TeamLocalService
 void TeamLocalServiceUtil.setService(TeamLocalService service)
           
 

Constructors in com.liferay.portal.service with parameters of type TeamLocalService
TeamLocalServiceWrapper(TeamLocalService teamLocalService)
           
 

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

Classes in com.liferay.portal.service.base that implement TeamLocalService
 class TeamLocalServiceBaseImpl
          The base implementation of the team local service.
 

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

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

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

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

Classes in com.liferay.portal.service.impl that implement TeamLocalService
 class TeamLocalServiceImpl
           
 


Liferay 6.0-ee