|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.paneris.melati.shopping.ShoppingTrolleyItem org.paneris.melati.shopping.DefaultShoppingTrolleyItem
public class DefaultShoppingTrolleyItem
What you get if you don't specify something.
Field Summary |
---|
Fields inherited from class org.paneris.melati.shopping.ShoppingTrolleyItem |
---|
description, id, locale, melati, price, quantity, trolley |
Constructor Summary | |
---|---|
DefaultShoppingTrolleyItem()
|
Method Summary | |
---|---|
double |
getDeliveryValue()
Work out the cost of delivery |
protected void |
load(java.lang.Integer idIn)
Load in information about this product given an id. |
Methods inherited from class org.paneris.melati.shopping.ShoppingTrolleyItem |
---|
displayCurrency, getDeliveryDisplay, getDescription, getId, getPrice, getPriceDisplay, getQuantity, getQuantityDisplay, getTotalValue, getTotalValueDisplay, getValue, getValueDisplay, initialise, newTrolleyItem, setPrice, setQuantity |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultShoppingTrolleyItem()
Method Detail |
---|
protected void load(java.lang.Integer idIn)
load
in class ShoppingTrolleyItem
public double getDeliveryValue()
getDeliveryValue
in class ShoppingTrolleyItem
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |