lumis.service.portalmanagement.theme
Class ThemeApplianceHelper
java.lang.Object
lumis.service.portalmanagement.theme.ThemeApplianceHelper
public class ThemeApplianceHelper
- extends Object
Helper class for constructing ThemeUsageConfig
.
- Since:
- 7.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThemeApplianceHelper
public ThemeApplianceHelper()
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.