com.ibm.commerce.negotiation.beans

Interface NegotiationListInputDataBean

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void setSortAtt(com.ibm.commerce.base.util.SortingAttribute newSortAtt)
      Stores the incoming sorting attribute in a member variable.
    • Method Detail

      • setSortAtt

        void setSortAtt(com.ibm.commerce.base.util.SortingAttribute newSortAtt)
        Stores the incoming sorting attribute in a member variable.
        Parameters:
        newSortAtt - The sorting attribute.