com.ibm.commerce.order.beans
Interface OrderQuotationRelSmartDataBean

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

public interface OrderQuotationRelSmartDataBean
extends SmartDataBean

IBM internal use only.


Field Summary
static java.lang.String COPYRIGHT
The IBM copyright string.
Fields inherited from interface com.ibm.commerce.beans.DataBean
emptyString
Method Summary
java.lang.String getDataBeanKeyOrderQuotationRelId()
Methods inherited from interface com.ibm.commerce.beans.SmartDataBean
getCommandContext, populate, setCommandContext
Methods inherited from interface com.ibm.commerce.beans.InputDataBean
getRequestProperties, setRequestProperties
Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
The IBM copyright string.
See Also:
Constant Field Values
Method Detail

getDataBeanKeyOrderQuotationRelId

public java.lang.String getDataBeanKeyOrderQuotationRelId()
Returns:
java.lang.String

Feedback