com.ibm.commerce.utf.beans

Class RFQProdListBean

    • Field Detail

      • COPYRIGHT

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

        public com.ibm.commerce.base.util.SortingAttribute sortingAtt
        The sorting attribute
    • Constructor Detail

      • RFQProdListBean

        public RFQProdListBean()
        Constructs an RFQProdListBean object.
    • Method Detail

      • getNegotiationTypes

        public java.lang.Integer[] getNegotiationTypes()
        Gets the negotiationTypes.
        Returns:
        java.lang.Integer[]
      • populate

        public void populate()
                      throws java.lang.Exception
        Looks up a list of RFQ Products, then uses the list contents to populate an array of RFQProdDataBean objects.
        Specified by:
        populate in interface SmartDataBean
        Overrides:
        populate in class SmartDataBeanImpl
        Throws:
        java.lang.Exception - if the access bean could not be created.
      • setCatentryId

        public void setCatentryId(java.lang.String newCatentryId)
        Sets the catentryId.
        Specified by:
        setCatentryId in interface RFQProdListInputDataBean
        Parameters:
        newCatentryId - the relevant catentry id.
      • setNegotiationTypes

        public void setNegotiationTypes(java.lang.Integer[] newNegotiationTypes)
        Sets the negotiationTypes.
        Parameters:
        newNegotiationTypes - the relevant negotiation type ids.
      • setRFQId

        public void setRFQId(java.lang.String newRFQId)
        Sets the RFQ ID.
        Specified by:
        setRFQId in interface RFQProdListInputDataBean
        Parameters:
        newRFQId - the relevant RFQ id.
      • setInitialPosition

        public void setInitialPosition(int initialPosition)
        Sets the cursor initial positions
        Parameters:
        initialPosition - initial position
      • setSize

        public void setSize(int size)
        Sets the number of record to retrieve
        Parameters:
        size - size
      • getRowCount

        public int getRowCount()
        Get the number of total records
        Returns:
        int
      • setRFQCategoryId

        public void setRFQCategoryId(java.lang.String newRFQCategoryId)
        Sets the RFQCategoryId.
        Parameters:
        newRFQCategoryId - the category id.