com.retek.rcom.gui.util
Class RcomCompare
java.lang.Object
com.retek.rcom.gui.util.RcomCompare
- public class RcomCompare
- extends java.lang.Object
This class contains a set of static classes for sorting various kinds of data.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RcomCompare
public RcomCompare()
getDailyMessageList
public static java.util.List getDailyMessageList(java.util.Collection collection)
getDailyMessageListByCategory
public static java.util.List getDailyMessageListByCategory(java.util.Collection collection)
getDifferentiatorTypes
public static java.util.List getDifferentiatorTypes(java.util.Collection collection)
getCustomerPreferenceList
public static java.util.List getCustomerPreferenceList(java.util.Collection collection)
getPageSpreadList
public static java.util.List getPageSpreadList(java.util.Collection collection)
getZipCodeRangeList
public static java.util.List getZipCodeRangeList(java.util.Collection collection)
getList
public static java.util.List getList(java.util.Collection collection,
java.util.Comparator comparator)
getListByDescription
public static java.util.List getListByDescription(java.util.Collection collection)
getStringComparator
public static com.retek.rcom.gui.util.StringComparator getStringComparator()
getDescriptionComparator
public static com.retek.rcom.gui.util.DescriptionComparator getDescriptionComparator()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28