|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShopCurrency | |
|---|---|
| org.paneris.jammyjoes.model | The POEM-generated model classes for org.paneris.jammyjoes.model. |
| org.paneris.jammyjoes.model.generated | The POEM-generated support classes for org.paneris.jammyjoes.model. |
| org.paneris.jammyjoes.shopping | |
| Uses of ShopCurrency in org.paneris.jammyjoes.model |
|---|
| Methods in org.paneris.jammyjoes.model that return ShopCurrency | |
|---|---|
ShopCurrency |
ShopCurrencyTable.ensure(java.lang.String name,
double conversionrate,
java.util.Locale locale)
|
ShopCurrency |
ShopCurrencyTable.getCurrency(java.util.Locale locale)
|
ShopCurrency |
ShopCurrencyTable.getCurrency(java.lang.String name)
|
| Uses of ShopCurrency in org.paneris.jammyjoes.model.generated |
|---|
| Methods in org.paneris.jammyjoes.model.generated that return ShopCurrency | |
|---|---|
ShopCurrency |
ShopOrderBase.getCurrency()
Retrieves the Currency object referred to. |
ShopCurrency |
UserBase.getCurrency()
Retrieves the Currency object referred to. |
ShopCurrency |
ShopCurrencyTableBase.getShopCurrencyObject(int troid)
Retrieve the ShopCurrency
as a ShopCurrency. |
ShopCurrency |
ShopCurrencyTableBase.getShopCurrencyObject(java.lang.Integer troid)
Retrieve the ShopCurrency as a ShopCurrency. |
| Methods in org.paneris.jammyjoes.model.generated with parameters of type ShopCurrency | |
|---|---|
void |
ShopOrderBase.setCurrency(ShopCurrency cooked)
Set the Currency. |
void |
UserBase.setCurrency(ShopCurrency cooked)
Set the Currency. |
| Uses of ShopCurrency in org.paneris.jammyjoes.shopping |
|---|
| Methods in org.paneris.jammyjoes.shopping that return ShopCurrency | |
|---|---|
ShopCurrency |
JammyJoesShoppingTrolley.getCurrency()
|
ShopCurrency |
JammyJoesShoppingTrolley.getCurrency(java.util.Locale locale)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||