com.ibm.commerce.beans

Interface SortedListInputDataBean

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM Copyright notice field.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void setSortAtt(com.ibm.commerce.base.util.SortingAttribute newSortAtt)
      This method sets the sorting attribute.
    • Field Detail

      • COPYRIGHT

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

      • setSortAtt

        void setSortAtt(com.ibm.commerce.base.util.SortingAttribute newSortAtt)
        This method sets the sorting attribute.
        Parameters:
        newSortAttr - This is the sorting attribute.