Uses of Class
org.pentaho.reporting.libraries.formula.ContextEvaluationException
Packages that use ContextEvaluationException
-
Uses of ContextEvaluationException in org.pentaho.reporting.libraries.formula
Methods in org.pentaho.reporting.libraries.formula that throw ContextEvaluationExceptionModifier and TypeMethodDescriptionboolean
FormulaContext.isReferenceDirty
(Object name) Checks whether the external object referenced byname
has changed.FormulaContext.resolveReference
(Object name) Resolves the given reference.FormulaContext.resolveReferenceType
(Object name) Queries the type of the given reference.