ItemObjectFactory Class
- public class ItemObjectFactory
extends Object
Creates new ItemObjects based on LineItem or Quote objects.
-
Hierarchy
-
Object
ItemObjectFactory
Methods 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()
getObjects(Pool, Quote) Method
public List
getObjects(Pool
pool,
Quote
quote)
getObjects(Pool, LineItem, int) Method
protected List
getObjects(Pool
pool,
LineItem
line,
int lineNumber)
reset() Method
public void reset()