|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openedit.store.PriceSupport
public class PriceSupport
| Constructor Summary | |
|---|---|
PriceSupport()
|
|
| Method Summary | |
|---|---|
void |
addTierPrice(int inQuantity,
Price inPrice)
|
void |
clear()
|
PriceSupport |
copy()
|
org.openedit.money.Money |
getRetailPrice()
|
org.openedit.money.Money |
getSalePrice()
|
java.util.List |
getTiers()
|
org.openedit.money.Money |
getYourPriceByQuantity(int inQuantity)
|
boolean |
isOnSale()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PriceSupport()
| Method Detail |
|---|
public org.openedit.money.Money getYourPriceByQuantity(int inQuantity)
public java.util.List getTiers()
public void addTierPrice(int inQuantity,
Price inPrice)
public org.openedit.money.Money getRetailPrice()
public org.openedit.money.Money getSalePrice()
public boolean isOnSale()
public void clear()
public PriceSupport copy()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: Jan 05 2009
