com.ibm.commerce.couponwallet.databeans
Interface ViewWalletInputDataBean

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

public interface ViewWalletInputDataBean
extends InputDataBean

This interface is an input databean interface to ViewWalletDataBean which is used to view the Coupons in the shopper's wallet.


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