com.bea.commerce.ebusiness.price.engine
Class OrderSelector

java.lang.Object
  extended by com.bea.commerce.ebusiness.price.engine.OrderSelector

public class OrderSelector
extends Object


Field Summary
static int LIST_SIZE
           
 
Constructor Summary
OrderSelector(OrderPool pool)
           
 
Method Summary
 SelectionResults process(QualificationDiscountDef disc)
          Return results of selection process or null if the rule criteria were not met.
 void set(OrderPool pool)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LIST_SIZE

public static final int LIST_SIZE
See Also
Constants Summary
Constructor Detail

OrderSelector

public OrderSelector(OrderPool pool)
Method Detail

set

public void set(OrderPool pool)

process

public SelectionResults process(QualificationDiscountDef disc)
Return results of selection process or null if the rule criteria were not met.



Copyright © 2006 BEA Systems, Inc. All Rights Reserved