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

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

public class Selector
extends Object


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

Field Detail

cName

public static final String cName
See Also
Constants Summary

INIT_SPEC_LIST_SIZE

public static final int INIT_SPEC_LIST_SIZE
See Also
Constants Summary
Constructor Detail

Selector

public Selector(ItemPool pool)
Method Detail

set

public void set(ItemPool 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