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

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

Deprecated

@Deprecated
public class Selector
extends Object


Field Summary
static String cName
          Deprecated  
static int INIT_SPEC_LIST_SIZE
          Deprecated  
 
Constructor Summary
Selector(ItemPool 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(ItemPool pool)
          Deprecated  
 
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
Deprecated 
See Also
Constants Summary

INIT_SPEC_LIST_SIZE

public static final int INIT_SPEC_LIST_SIZE
Deprecated 
See Also
Constants Summary
Constructor Detail

Selector

public Selector(ItemPool pool)
Deprecated 
Method Detail

set

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