Order Level Policy Task Command. This interface is using to customize the order level discount policy.
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 discount. |
void |
setDiscounts(java.util.Vector discounts)
Set the 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