|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sdm.quasar.client.showcase.jsf.data.OrderRegistry
Registers and manages orders
| Method Summary | |
void |
addArticle(Order newOrder)
Adds an article to the orders list. |
static OrderRegistry |
getInstance()
|
java.util.List |
getOrders()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static OrderRegistry getInstance()
public void addArticle(Order newOrder)
public java.util.List getOrders()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||