com.raritantechnologies.searchApp
Interface ISorter
- All Superinterfaces:
- IConfigurable
- All Known Implementing Classes:
- DynamicResultSetSorter, ResultSetSorter
- public interface ISorter
- extends IConfigurable
Base Interface for sorting IResult objects.
Developed by
Raritan Technologies .
- Author:
- Ted Sullivan
|
Method Summary |
void |
sort(java.util.List results,
RaritanPageContext pageContext)
Sort a list of IResult objects. |
sort
public void sort(java.util.List results,
RaritanPageContext pageContext)
- Sort a list of IResult objects.