Interface SearchSortIndexScope<S extends SearchSortIndexScope<?>>

All Superinterfaces:
EventContextProvider, SearchIndexScope<S>
All Known Subinterfaces:
SearchQueryIndexScope<S>
All Known Implementing Classes:
AbstractSearchIndexScope

public interface SearchSortIndexScope<S extends SearchSortIndexScope<?>> extends SearchIndexScope<S>