Liferay 6.0-ee

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

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

Uses of ListTypeService in com.liferay.portal.service
 

Classes in com.liferay.portal.service that implement ListTypeService
 class ListTypeServiceWrapper
           This class is a wrapper for ListTypeService.
 

Methods in com.liferay.portal.service that return ListTypeService
static ListTypeService ListTypeServiceUtil.getService()
           
 ListTypeService ListTypeServiceWrapper.getWrappedListTypeService()
           
 

Methods in com.liferay.portal.service with parameters of type ListTypeService
 void ListTypeServiceUtil.setService(ListTypeService service)
           
 

Constructors in com.liferay.portal.service with parameters of type ListTypeService
ListTypeServiceWrapper(ListTypeService listTypeService)
           
 

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

Classes in com.liferay.portal.service.base that implement ListTypeService
 class ListTypeServiceBaseImpl
          The base implementation of the list type remote service.
 

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

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

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

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

Classes in com.liferay.portal.service.impl that implement ListTypeService
 class ListTypeServiceImpl
           
 


Liferay 6.0-ee