@StableMinor(version="12.3", sinceVersion="11.2") public interface IEmailTemplateVariableResolver
Modifier and Type | Method and Description |
---|---|
String |
resolveVariable(String variableName)
Resolves the variable with the given name.
|
String resolveVariable(String variableName) throws UnresolvedVariableException, PortalException
null
return value will be used as an empty string.variableName
- the variable name.UnresolvedVariableException
- if the variable couldn't be resolved.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.