|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-03 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
com.sigmadynamics.sdo.rules.RuleDefinitionContextPair
public class RuleDefinitionContextPair
Holds a RuleDefinition and associated context object.
Constructor Summary | |
---|---|
RuleDefinitionContextPair(RuleDefinition ruleDef, java.lang.Object context) |
Method Summary | |
---|---|
java.lang.Object |
getContext() |
RuleDefinition |
getRuleDef() |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RuleDefinitionContextPair(RuleDefinition ruleDef, java.lang.Object context)
Method Detail |
---|
public RuleDefinition getRuleDef()
public java.lang.Object getContext()
|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-03 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |