|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface ItemPool
Represents a collection of ItemObject(s). The ItemPool interface provides methods for querying the underlying objects and also to remove objects from the working collection.
| Method Summary | |
|---|---|
PoolQuery |
getByPrice(PoolQuery query)
Deprecated |
Map |
getCurrentMap()
Deprecated Returns the set of objects that make up the pool. |
int |
getCurrentSize()
Deprecated |
Quote |
getQuote()
Deprecated |
String |
toString(int control)
Deprecated |
| Methods inherited from interface com.bea.commerce.ebusiness.price.engine.pool.Pool |
|---|
adjust, adjust, getCurrency, getDetail, remove, remove |
| Method Detail |
|---|
int getCurrentSize()
Quote getQuote()
PoolQuery getByPrice(PoolQuery query)
Map getCurrentMap()
ItemObjectString toString(int control)
|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||