| Name | Description | Type | Package | Framework |
| CmsComparatorPath | Comparator for objects with a path property. | Class | org.opencms.gwt.shared.sort | OpenCMS |
| CmsComparatorTitle | Comparator for objects with a title property. | Class | org.opencms.gwt.shared.sort | OpenCMS |
| CmsComparatorType | Comparator for objects with a type property. | Class | org.opencms.gwt.shared.sort | OpenCMS |
| I_CmsHasPath | Marker interface for objects with a path property to allow easy sorting. | Interface | org.opencms.gwt.shared.sort | OpenCMS |
| I_CmsHasTitle | Marker interface for objects with a title property to allow easy sorting. | Interface | org.opencms.gwt.shared.sort | OpenCMS |
| I_CmsHasType | Marker interface for objects with a type property to allow easy sorting. | Interface | org.opencms.gwt.shared.sort | OpenCMS |