| org.springframework.beans.support.SortDefinition |
Known Indirect Subclasses
|
Definition for sorting bean instances by a property.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return the name of the bean property to compare.
| |||||||||||
Return whether to sort ascending (true) or descending (false).
| |||||||||||
Return whether upper and lower case in String values should be ignored.
| |||||||||||
Return the name of the bean property to compare. Can also be a nested bean property path.
Return whether to sort ascending (true) or descending (false).
Return whether upper and lower case in String values should be ignored.