|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Represents an single (quantity 1) item (ProductItem) in a pool.
| Method Summary | |
boolean |
equalLineItem(ItemObject object)
returns true if the given object comes from the same LineItem. |
Money |
getBasePrice()
Corresponds to ProductItem.getCurrentPrice() |
CategoryKey[] |
getCategoryKeys()
Corresponds to ProductItem.XXXXX() |
CatalogItemKey |
getItemKey()
Corresponds to ProductItem.getCatalogItemKey() |
LineItem |
getLineItem()
|
Money |
getMsrp()
Corresponds to ProductItem.getMsrp() |
| Methods inherited from interface com.bea.commerce.ebusiness.price.engine.pool.PoolObject |
getActualPrice,
getPool,
getUID |
| Methods inherited from interface java.lang.Comparable |
compareTo |
| Method Detail |
public Money getBasePrice()
Money,
ProductItempublic Money getMsrp()
Money,
ProductItempublic CatalogItemKey getItemKey()
CatalogItemKey,
ProductItempublic CategoryKey[] getCategoryKeys()
CategoryKey,
ProductItempublic boolean equalLineItem(ItemObject object)
public LineItem getLineItem()
|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||