|
Oracle Business Rules Java API Reference 10g (10.1.3.1.0) B28966-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.rules.jsr94.admin.RLTextSource
A RuleSource that specifies RL text explicitly.
| Constructor Summary | |
RLTextSource(java.lang.String text)Create a RLTextSource. |
|
| Method Summary | |
java.lang.Object |
getRules(SensitiveDataCallback callback)Get an object that provides access to the rule sets. |
java.lang.String |
getText()Get the RL text. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RLTextSource(java.lang.String text)
RLTextSource.text - The RL text.| Method Detail |
public java.lang.String getText()
public java.lang.Object getRules(SensitiveDataCallback callback)
throws javax.rules.admin.RuleAdministrationException
getRules in interface RuleSourcecallback - The callback for accessing sensitive data.javax.rules.admin.RuleAdministrationException - if there is an error gaining access
|
Oracle Business Rules Java API Reference 10g (10.1.3.1.0) B28966-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||