lumis.service.portalmanagement.theme
Class ThemeApplianceHelper

Package class diagram package ThemeApplianceHelper
java.lang.Object
  extended by lumis.service.portalmanagement.theme.ThemeApplianceHelper

public class ThemeApplianceHelper
extends Object

Helper class for constructing ThemeUsageConfig.

Since:
7.0.0

Constructor Summary
ThemeApplianceHelper()
           
 
Method Summary
static ThemeUsageConfig from(ProcessActionHandler<?> processActionHandler, String appliedThemeIdsParameterName, String inheritingThemeIdsParameterName)
          Constructs a ThemeUsageConfig from the given ProcessActionHandler using the indicated parameters.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeApplianceHelper

public ThemeApplianceHelper()
Method Detail

from

public static ThemeUsageConfig from(ProcessActionHandler<?> processActionHandler,
                                    String appliedThemeIdsParameterName,
                                    String inheritingThemeIdsParameterName)
                             throws PortalException
Constructs a ThemeUsageConfig from the given ProcessActionHandler using the indicated parameters.

Parameters:
processActionHandler - the ProcessActionHandler.
appliedThemeIdsParameterName - the applied theme identifiers parameter name.
inheritingThemeIdsParameterName - the inheriting theme identifiers parameter name.
Returns:
a ThemeUsageConfig from the given ProcessActionHandler using the indicated parameters.
Throws:
PortalException
Since:
7.0.0


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