This interface is using to customize product level discount policy Creation date: (4/5/2001 12:54:53 PM)
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT IBM copyright notice field. |
static java.lang.String |
defaultCommandClassName The default implementation of this command. |
static java.lang.String |
NAME The name of this command. |
Method Summary | |
---|---|
java.util.Vector |
getDiscounts() Return a collection of discounts. |
java.util.Vector |
getSelectedDiscounts() Return a collection of selected discounts |
void |
setDiscounts(java.util.Vector discounts)
Set a collection of discounts. |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
public static final java.lang.String defaultCommandClassName
Method Detail |
---|
public java.util.Vector getDiscounts()
public java.util.Vector getSelectedDiscounts()
public void setDiscounts(java.util.Vector discounts)
discounts
- java.util.Vector