© 2005 BEA Systems, Inc.

com.bea.content.manager.sort
Class PropertyValueComparator

java.lang.Object
  extended bycom.bea.content.manager.sort.PropertyValueComparator
All Implemented Interfaces:
Comparator

public class PropertyValueComparator
extends Object
implements Comparator

Compares Property Values in ascending order based on their value. The compare is case-insensitive.


Constructor Summary
PropertyValueComparator()
           
 
Method Summary
 int compare(Object obj1, Object obj2)
           
 boolean equals(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyValueComparator

public PropertyValueComparator()
Method Detail

compare

public int compare(Object obj1,
                   Object obj2)
Specified by:
compare in interface Comparator

equals

public boolean equals(Object obj)
Specified by:
equals in interface Comparator

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved