Class MessageFunction
java.lang.Object
org.pentaho.reporting.libraries.formula.function.text.MessageFunction
- All Implemented Interfaces:
Serializable
,Function
Todo: Document me!
Date: 11.11.2009
Time: 13:02:29
- Author:
- Thomas Morgner.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MessageFunction
public MessageFunction()
-
-
Method Details
-
getCanonicalName
- Specified by:
getCanonicalName
in interfaceFunction
-
evaluate
public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters) throws EvaluationException - Specified by:
evaluate
in interfaceFunction
- Throws:
EvaluationException
-