The BasicTableDataSorter utilizes the
Comparable interface on
data objects in the specified
TableDataProvider to provide a
sorted version of the data based on the specified sort criteria.
A TableDataProvider implementation to wrap the return value from a method.
Set the dataClassInstance, dataMethod, and
dataMethodArguments properties to point to a method on a class
instance.