com.ibm.commerce.utf.beans

Interface RFQProdListInputDataBean

  • All Known Implementing Classes:
    RFQProdListBean


    public interface RFQProdListInputDataBean
    RFQ product list input databean.
    • Field Detail

      • COPYRIGHT

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

      • setCatentryId

        void setCatentryId(java.lang.String newCatentryId)
        Sets the catentryId.
        Parameters:
        newCatentryId - the relevant catentry id.
      • setRFQId

        void setRFQId(java.lang.String newRFQId)
        Sets the RFQ ID.
        Parameters:
        newRFQId - the relevant RFQ id.
      • setRFQProds

        void setRFQProds(RFQProdDataBean[] newRFQProds)
        Loads the array RFQ products.