Liferay 6.0.5

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

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

Uses of ThemeService in com.liferay.portal.service
 

Classes in com.liferay.portal.service that implement ThemeService
 class ThemeServiceWrapper
           This class is a wrapper for ThemeService.
 

Methods in com.liferay.portal.service that return ThemeService
static ThemeService ThemeServiceUtil.getService()
           
 ThemeService ThemeServiceWrapper.getWrappedThemeService()
           
 

Methods in com.liferay.portal.service with parameters of type ThemeService
 void ThemeServiceUtil.setService(ThemeService service)
           
 

Constructors in com.liferay.portal.service with parameters of type ThemeService
ThemeServiceWrapper(ThemeService themeService)
           
 

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

Classes in com.liferay.portal.service.base that implement ThemeService
 class ThemeServiceBaseImpl
          The base implementation of the theme remote service.
 

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

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

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

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

Classes in com.liferay.portal.service.impl that implement ThemeService
 class ThemeServiceImpl
           
 


Liferay 6.0.5