public class ThemeApplianceHelper extends Object
ThemeUsageConfig
.Constructor and Description |
---|
ThemeApplianceHelper() |
Modifier and Type | Method and Description |
---|---|
static ThemeUsageConfig |
from(ProcessActionHandler<?> processActionHandler,
String appliedThemeIdsParameterName,
String inheritingThemeIdsParameterName)
Constructs a
ThemeUsageConfig from the given ProcessActionHandler using the indicated parameters. |
public static ThemeUsageConfig from(ProcessActionHandler<?> processActionHandler, String appliedThemeIdsParameterName, String inheritingThemeIdsParameterName) throws PortalException
ThemeUsageConfig
from the given ProcessActionHandler
using the indicated parameters.processActionHandler
- the ProcessActionHandler
.appliedThemeIdsParameterName
- the applied theme identifiers parameter name.inheritingThemeIdsParameterName
- the inheriting theme identifiers parameter name.ThemeUsageConfig
from the given ProcessActionHandler
using the indicated parameters.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.