© 2002 BEA Systems, Inc.


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

java.lang.Object
  |
  +--com.bea.commerce.ebusiness.price.engine.OrderSelector

public class OrderSelector
extends java.lang.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
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.

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved