com.ibm.commerce.marketingcenter.campaign.beans
Interface CollateralListInputDataBean

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

public interface CollateralListInputDataBean
extends InputDataBean

This interface extends InputDataBean to provide an interface for the CollateralListDataBean.


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

Field Detail
public static final java.lang.String COPYRIGHT
IBM copyright notice field.
See Also:
Constant Field Values