© 2002 BEA Systems, Inc.


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

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

public class Selector
extends java.lang.Object


Field Summary
static java.lang.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 java.lang.String cName

INIT_SPEC_LIST_SIZE

public static final int INIT_SPEC_LIST_SIZE
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.

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved