public interface ScopedQueryExecutor<Result,Param> extends QueryExecutor<Result,Param>
Modifier and Type | Method and Description |
---|---|
GlobalSearchScope |
getScope(Param param)
Returns the scope handled by this executor.
|
execute
GlobalSearchScope getScope(Param param)