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 © 2016 JBoss by Red Hat. All rights reserved.