Skip navigation links

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

E17787-02


Uses of Interface
com.sigmadynamics.sdo.rules.RuleCache

Packages that use RuleCache
com.sigmadynamics.sdo.rules Platform support for external rules. 
com.sigmadynamics.sdo.support Base classes for generated ILS classes. 

 

Uses of RuleCache in com.sigmadynamics.sdo.rules

 

Methods in com.sigmadynamics.sdo.rules with parameters of type RuleCache
 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.

 

Uses of RuleCache in com.sigmadynamics.sdo.support

 

Methods in com.sigmadynamics.sdo.support that return RuleCache
protected  RuleCache SDApplicationBase.newRuleCache(java.lang.ClassLoader parent)
          Overrideable RuleCache factory

 


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.