com.bea.commerce.ebusiness.price.engine.pool
Class ItemObjectFactory
java.lang.Object
|
+--com.bea.commerce.ebusiness.price.engine.pool.ItemObjectFactory
- public class ItemObjectFactory
- extends java.lang.Object
Creates new ItemObjects based on LineItem or Quote objects.
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
RESOURCE_POOL_INIT_SIZE
public static final int RESOURCE_POOL_INIT_SIZE
ItemObjectFactory
public ItemObjectFactory()
reset
public void reset()
getObjects
public java.util.List getObjects(Pool pool,
Quote quote)
getObjects
protected java.util.List getObjects(Pool pool,
LineItem line,
int lineNumber)
Copyright © 2002 BEA Systems, Inc. All Rights Reserved