© 2005 BEA Systems, Inc.

com.bea.commerce.ebusiness.price.engine.pool
Class ItemObjectFactory

java.lang.Object
  extended bycom.bea.commerce.ebusiness.price.engine.pool.ItemObjectFactory

public class ItemObjectFactory
extends Object

Creates new ItemObjects based on LineItem or Quote objects.


Field Summary
static int RESOURCE_POOL_INIT_SIZE
           
 
Constructor Summary
ItemObjectFactory()
           
 
Method Summary
protected  List getObjects(Pool pool, LineItem line, int lineNumber)
           
 List getObjects(Pool pool, Quote quote)
           
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_POOL_INIT_SIZE

public static final int RESOURCE_POOL_INIT_SIZE
See Also:
Constant Field Values
Constructor Detail

ItemObjectFactory

public ItemObjectFactory()
Method Detail

getObjects

protected List getObjects(Pool pool,
                          LineItem line,
                          int lineNumber)

getObjects

public List getObjects(Pool pool,
                       Quote quote)

reset

public void reset()

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved