com.ibm.commerce.order.client.commands

Class PopulateOrderStatusListDataBeanCmdImpl

    • Field Detail

      • COPYRIGHT

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

      • PopulateOrderStatusListDataBeanCmdImpl

        public PopulateOrderStatusListDataBeanCmdImpl()
        Default constructor.
    • Method Detail

      • compare

        public int compare(java.lang.Object o1,
                           java.lang.Object o2)
        Compares two Order SDOs.
        Specified by:
        compare in interface java.util.Comparator
        Parameters:
        o1 - the first Order SDO.
        o2 - the second Order SDO.
        Returns:
        a negative integer, zero, or a positive integer as the first argument is less than, equal to, or greater than the second.