Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-02


Uses of Class
com.sigmadynamics.sdo.rules.ValidationException

Packages that use ValidationException
com.sigmadynamics.sdo.rules Platform support for external rules. 

 

Uses of ValidationException in com.sigmadynamics.sdo.rules

 

Methods in com.sigmadynamics.sdo.rules that throw ValidationException
 boolean RuleEvaluator.evaluate(java.lang.Object context, RuleDefinition def, RuleCache cache, EvaluationOptions opts)
          Deprecated.  
 boolean RuleEvaluator.evaluateEligibilityRule(java.lang.Object context, RuleDefinition def, RuleCache cache, EvaluationOptions opts)
          Evaluate an external eligibility rule.
 double RuleEvaluator.evaluateScoringRule(RuleDefinition def, RuleCache cache, EvaluationOptions opts)
          Evaluate an external scoring rule.
 boolean RuleEvaluator.validateAndCache(java.lang.Object context, RuleDefinition def, RuleCache cache)
          Use this method to preload external rules at ILS deploy time.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-02


Copyright © 2010, 2011, Oracle. All rights reserved.