Skip navigation links

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

E17787-01


Package com.sigmadynamics.sdo.rules

Platform support for external rules.

See:
          Description

Interface Summary
Rule Rule represents an instance of a compiled external rule.
RuleCache An external rule cache interface.
RuleDefinition This class is immutable.
RuleEvaluator  

 

Class Summary
EvaluationOptions Evaluation options for external rule evaluation.
RuleImpl  

 

Enum Summary
EvaluationOptions.EvaluationPolicy Different modes of rule evaluation.
EvaluationOptions.RuntimeExceptionPolicy Whether to throw exceptions or hide them during rule evaluation

 

Exception Summary
EvaluationException An external rule exception thrown when rule evaluation fails rule execution time.
ValidationException An external rule exception thrown when an external rule fails to validate because of a compilation error or due to the absence of the required rule id and/or timestamp.

 

Package com.sigmadynamics.sdo.rules Description

Platform support for external rules.

Since:
3.0

Skip navigation links

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

E17787-01


Copyright © 2010, Oracle. All rights reserved.