|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.examples.petstore.CheckoutCallback
Constructor Summary | |
CheckoutCallback(RuleBase ruleBase)
|
Method Summary | |
java.lang.String |
checkout(javax.swing.JFrame frame,
java.util.List items)
Populate the cart and assert into working memory Pass Jframe reference for user interaction |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CheckoutCallback(RuleBase ruleBase)
Method Detail |
public java.lang.String checkout(javax.swing.JFrame frame, java.util.List items) throws FactException
FactException
frame
- items
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |