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

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

Deprecated

@Deprecated
public class OrderSelector
extends Object


Field Summary
static int LIST_SIZE
          Deprecated  
 
Constructor Summary
OrderSelector(OrderPool pool)
          Deprecated  
 
Method Summary
 SelectionResults process(QualificationDiscountDef disc)
          Deprecated Return results of selection process or null if the rule criteria were not met.
 void set(OrderPool pool)
          Deprecated  
 
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
Deprecated 
See Also
Constants Summary
Constructor Detail

OrderSelector

public OrderSelector(OrderPool pool)
Deprecated 
Method Detail

set

public void set(OrderPool pool)
Deprecated 

process

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



Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.