public interface I_CmsListItemComparator
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.Comparator<CmsListItem> |
getComparator(java.lang.String columnId,
java.util.Locale locale)
Returns a new comparator for comparing list items by the given column,
and using the given locale.
|
java.util.Comparator<CmsListItem> getComparator(java.lang.String columnId, java.util.Locale locale)
columnId - the id of the column to sort bylocale - the current used locale