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

java.lang.Object
  extended by com.bea.commerce.ebusiness.price.engine.DiscountModifier
Direct Known Subclasses:
DiscountModifierFixed, DiscountModifierPercent

Deprecated See BEA Commerce product offering

@Deprecated
public abstract class DiscountModifier
extends Object


Field Summary
static String cName
          Deprecated See BEA Commerce product offering
 
Constructor Summary
DiscountModifier(ModifierType type)
          Deprecated See BEA Commerce product offering
 
Method Summary
 ModifierType getType()
          Deprecated See BEA Commerce product offering
 String toString()
          Deprecated See BEA Commerce product offering
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

cName

public static final String cName
Deprecated See BEA Commerce product offering
See Also
Constants Summary
Constructor Detail

DiscountModifier

public DiscountModifier(ModifierType type)
Deprecated See BEA Commerce product offering

Method Detail

getType

public ModifierType getType()
Deprecated See BEA Commerce product offering


toString

public String toString()
Deprecated See BEA Commerce product offering

Overrides:
toString in class Object


Copyright © 2006 BEA Systems, Inc. All Rights Reserved