Interface SearchProjectionIndexScope<S extends SearchProjectionIndexScope<?>>

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

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