com.ibm.commerce.couponwallet.databeans
Interface ViewCouponDetailInputDataBean

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

public interface ViewCouponDetailInputDataBean
extends InputDataBean

This interface is an input databean interface to ViewCouponDetailDataBean which is used to view the details of a particular Coupon.


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