Package nbbrd.service
Annotation Type ServiceSorter
Specifies that a method must be used as a sorter on a service.
- Author:
- Philippe Charles
-
Optional Element Summary
Optional Elements
-
Element Details
-
reverse
boolean reverseApplies a reverse sorting.- Returns:
- true for reverse sorting, false otherwise
- Default:
- false
-
position
int positionSets the sorter ordering in case of multiple sorters.- Returns:
- an ordering
- Default:
- 2147483647
-