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 TypeMethodDescriptionbooleanFormulaContext.isReferenceDirty(Object name) Checks whether the external object referenced bynamehas changed.FormulaContext.resolveReference(Object name) Resolves the given reference.FormulaContext.resolveReferenceType(Object name) Queries the type of the given reference.