|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MelatiShoppingConfig | |
---|---|
org.paneris.jammyjoes.controller | |
org.paneris.jammyjoes.shopping |
Uses of MelatiShoppingConfig in org.paneris.jammyjoes.controller |
---|
Fields in org.paneris.jammyjoes.controller declared as MelatiShoppingConfig | |
---|---|
MelatiShoppingConfig |
Search.config
|
Uses of MelatiShoppingConfig in org.paneris.jammyjoes.shopping |
---|
Fields in org.paneris.jammyjoes.shopping declared as MelatiShoppingConfig | |
---|---|
MelatiShoppingConfig |
ShoppingTrolley.config
|
MelatiShoppingConfig |
Trolley.config
|
Methods in org.paneris.jammyjoes.shopping with parameters of type MelatiShoppingConfig | |
---|---|
static ShoppingTrolley |
ShoppingTrolley.getInstance(org.melati.Melati melati,
MelatiShoppingConfig config)
Returns the single instance, creating one if it can't be found. |
protected void |
ShoppingTrolley.initialise(org.melati.Melati melati,
MelatiShoppingConfig config)
private Constructor to build an empty ShoppingTrolley |
void |
ShoppingTrolley.initialise(org.melati.Melati melati,
MelatiShoppingConfig config,
java.lang.Integer id)
public Constructor to build a trolley from some id |
static ShoppingTrolley |
ShoppingTrolley.newTrolley(MelatiShoppingConfig config)
|
static ShoppingTrolleyItem |
ShoppingTrolleyItem.newTrolleyItem(MelatiShoppingConfig config)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |