Package org.opencms.gwt.shared.sort

Interface Summary
I_CmsHasPath Marker interface for objects with a path property to allow easy sorting.
I_CmsHasTitle Marker interface for objects with a title property to allow easy sorting.
I_CmsHasType Marker interface for objects with a type property to allow easy sorting.
 

Class Summary
CmsComparatorPath Comparator for objects with a path property.
CmsComparatorTitle Comparator for objects with a title property.
CmsComparatorType Comparator for objects with a type property.