|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface OrderPool
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)
Deprecated See BEA Commerce product offering |
int |
getCurrentSize()
Deprecated See BEA Commerce product offering |
Quote |
getQuote()
Deprecated See BEA Commerce product offering |
void |
set(com.bea.commerce.ebusiness.price.service.internal.PricingContext context,
Quote quote)
Deprecated See BEA Commerce product offering |
String |
toString(int control)
Deprecated See BEA Commerce product offering |
| Methods inherited from interface com.bea.commerce.ebusiness.price.engine.pool.Pool |
|---|
adjust, adjust, getCurrency, getDetail, remove, remove |
| Method Detail |
|---|
void set(com.bea.commerce.ebusiness.price.service.internal.PricingContext context,
Quote quote)
int getCurrentSize()
Quote getQuote()
OrderQuery getByPrice(OrderQuery query)
String toString(int control)
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||