|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.commerce.ebusiness.price.engine.pool.ItemObjectFactory
@Deprecated public class ItemObjectFactory
Creates new ItemObjects based on LineItem or Quote objects.
| Field Summary | |
|---|---|
static int |
RESOURCE_POOL_INIT_SIZE
Deprecated See BEA Commerce product offering |
| Constructor Summary | |
|---|---|
ItemObjectFactory()
Deprecated See BEA Commerce product offering |
|
| Method Summary | |
|---|---|
protected List |
getObjects(Pool pool,
LineItem line,
int lineNumber)
Deprecated See BEA Commerce product offering |
List |
getObjects(Pool pool,
Quote quote)
Deprecated See BEA Commerce product offering |
void |
reset()
Deprecated See BEA Commerce product offering |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int RESOURCE_POOL_INIT_SIZE
| Constructor Detail |
|---|
public ItemObjectFactory()
| Method Detail |
|---|
public void reset()
public List getObjects(Pool pool,
Quote quote)
protected List getObjects(Pool pool,
LineItem line,
int lineNumber)
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||