com.bea.commerce.ebusiness.campaign
Class AddUserDiscountActionDef
java.lang.Object
|
+--com.bea.campaign.action.ActionDef
|
+--com.bea.commerce.ebusiness.campaign.AddUserDiscountActionDef
- public class AddUserDiscountActionDef
- extends ActionDef
An action definition specific to the AddUserDiscountAction
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
AddUserDiscountActionDef
public AddUserDiscountActionDef()
AddUserDiscountActionDef
public AddUserDiscountActionDef(java.lang.String set,
java.lang.String name,
java.lang.String description)
- Deprecated. use the two argument constructor
- Constructor.
- Parameters:
set
- the discount set name.name
- the discount name.description
- the description of the discount offer.
AddUserDiscountActionDef
public AddUserDiscountActionDef(java.lang.String name,
java.lang.String description)
- Constructor.
- Parameters:
name
- the discount name.description
- the description of the discount offer.
Copyright © 2002 BEA Systems, Inc. All Rights Reserved