com.ibm.commerce.couponredemption.databeans
Interface ViewAppliedCouponInputDataBean

All Superinterfaces:
DataBean, InputDataBean, java.io.Serializable
All Known Implementing Classes:
ViewAppliedCouponDataBean

public interface ViewAppliedCouponInputDataBean
extends InputDataBean

This interface is used as an input databean interface to view all successfully choosen set of coupons for a given order.


Field Summary
static java.lang.String COPYRIGHT
           
 
Fields inherited from interface com.ibm.commerce.beans.DataBean
emptyString
 
Methods inherited from interface com.ibm.commerce.beans.InputDataBean
getRequestProperties, setRequestProperties
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT