© 2005 BEA Systems, Inc.

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

java.lang.Object
  extended bycom.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:
Constant Field Values

INIT_SPEC_LIST_SIZE

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

Selector

public Selector(ItemPool pool)
Method Detail

process

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


set

public void set(ItemPool pool)

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved