Uses of Class
lumis.portal.theme.ThemeUsageConfig

Packages that use ThemeUsageConfig
lumis.portal.theme Contains the portal themes feature implementation. 
lumis.service.portalmanagement.theme   
 

Uses of ThemeUsageConfig in lumis.portal.theme
 

Methods in lumis.portal.theme that return ThemeUsageConfig
 ThemeUsageConfig ThemeManager.getLocalThemes(ChannelConfig channel, String runtimeInterfaceId)
          Returns the theme appliance for the given channel.
 ThemeUsageConfig ThemeManager.getLocalThemes(PageConfig page, String runtimeInterfaceId)
          Returns the theme appliance for the given page.
 

Methods in lumis.portal.theme with parameters of type ThemeUsageConfig
 void ThemeManager.updateLocalThemeUsage(ChannelConfig channel, ThemeUsageConfig themeAppliance)
          Updates the theme appliance for the given channel.
 void ThemeManager.updateLocalThemeUsage(PageConfig page, ThemeUsageConfig themeAppliance)
          Updates the theme appliance for the given page.
 

Uses of ThemeUsageConfig in lumis.service.portalmanagement.theme
 

Methods in lumis.service.portalmanagement.theme that return ThemeUsageConfig
static ThemeUsageConfig ThemeApplianceHelper.from(ProcessActionHandler<?> processActionHandler, String appliedThemeIdsParameterName, String inheritingThemeIdsParameterName)
          Constructs a ThemeUsageConfig from the given ProcessActionHandler using the indicated parameters.
 



Lumisportal  7.0.0.121130 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.