Interface V5MigrationSearchSession<LOS>
-
- Type Parameters:
LOS- The type of the initial step of the loading options definition DSL accessible throughSearchQueryOptionsStep.loading(Consumer).
@Deprecated public interface V5MigrationSearchSession<LOS>
Deprecated.This class will be removed without replacement. Use actual API instead.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description SearchQuerySelectStep<?,?,?,LOS,?,?>search(V5MigrationSearchScope scope)Deprecated.
-
-
-
Method Detail
-
search
SearchQuerySelectStep<?,?,?,LOS,?,?> search(V5MigrationSearchScope scope)
Deprecated.
-
-