com.ibm.commerce.order.beans

Interface OrderHistoryInputDataBean

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


    public interface OrderHistoryInputDataBean
    extends InputDataBean
    This interface extends InputDataBean to provide an interface for the OrderHistoryDataBean.
    • Field Detail

      • COPYRIGHT

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

      • setOrderId

        void setOrderId(java.lang.String argOrderId)
        This method sets the order history key field for this bean.
        Parameters:
        argOrderId -
      • setOrderVersion

        void setOrderVersion(java.lang.String argOrderVersion)
        This method sets the order history key field for this bean.
        Parameters:
        argOrderVersion -