public interface Sortable
| Modifier and Type | Method and Description |
|---|---|
String |
getComparatorName()
The comparator class name which will be used to sort the attribute.
|
boolean |
isSorted()
If the source of plural attribute is supposed to be sorted.
|
boolean isSorted()
true the attribute will be sortable or false means not.String getComparatorName()
Comparator contact.Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.