com.retek.component.customerorder.impl
Class CreditCardPaymentRefundOrderComparator

java.lang.Object
  extended bycom.retek.component.customerorder.impl.CreditCardPaymentRefundOrderComparator
All Implemented Interfaces:
java.util.Comparator

public class CreditCardPaymentRefundOrderComparator
extends java.lang.Object
implements java.util.Comparator


Constructor Summary
CreditCardPaymentRefundOrderComparator()
           
 
Method Summary
 int compare(java.lang.Object o1, java.lang.Object o2)
          Compare first based on shortest auth days, then by tender description.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

CreditCardPaymentRefundOrderComparator

public CreditCardPaymentRefundOrderComparator()
Method Detail

compare

public int compare(java.lang.Object o1,
                   java.lang.Object o2)
Compare first based on shortest auth days, then by tender description.

Specified by:
compare in interface java.util.Comparator


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28