|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a collection of OrderObject(s). The OrderPool interface provides methods for querying the underlying objects and also to remove objects from the working collection.
Method Summary | |
OrderQuery |
getByPrice(OrderQuery query)
|
int |
getCurrentSize()
|
Quote |
getQuote()
|
void |
set(com.bea.commerce.ebusiness.price.service.internal.PricingContext context,
Quote quote)
|
java.lang.String |
toString(int control)
|
Methods inherited from interface com.bea.commerce.ebusiness.price.engine.pool.Pool |
adjust,
adjust,
getCurrency,
getDetail,
remove,
remove |
Method Detail |
public void set(com.bea.commerce.ebusiness.price.service.internal.PricingContext context, Quote quote)
public int getCurrentSize()
public Quote getQuote()
public OrderQuery getByPrice(OrderQuery query)
public java.lang.String toString(int control)
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |