| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SortDefinition
Definition for sorting bean instances by a property.
| Method Summary | |
|---|---|
|  String | getProperty()Return the name of the bean property to compare. | 
|  boolean | isAscending()Return whether to sort ascending (true) or descending (false). | 
|  boolean | isIgnoreCase()Return whether upper and lower case in String values should be ignored. | 
| Method Detail | 
|---|
String getProperty()
boolean isIgnoreCase()
boolean isAscending()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||