Type Parameters:
T - the type of the sort property
All Superinterfaces:
IClusterable, Serializable
All Known Subinterfaces:
ISortableDataProvider<T,S>, ISortableTreeProvider<T,S>
All Known Implementing Classes:
SortableDataProvider, SortableTreeProvider

public interface ISortStateLocator<T> extends IClusterable
Locator interface for ISortState implementations. OrderByLink uses this interface to locate and version ISortState objects.
Author:
Igor Vaynberg (ivaynberg)
  • Method Summary

    Modifier and Type
    Method
    Description