public interface SortNormalizer
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
normalize(ListGridRecord record,
java.lang.String fieldName)
The normalization function.
|
java.lang.Object normalize(ListGridRecord record, java.lang.String fieldName)
record
- the record to normalizefieldName
- name of the field on which sorting occurred