@StableMinor(version="12.0", 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.0.0.190809 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.