|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchMode.SearchCommandExecutorConfig | |
|---|---|
| no.sesat.search.mode | Provides the entry to appropriate Search Commands classes through the SearchCommandFactory. |
| no.sesat.search.mode.executor | ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. |
| Uses of SearchMode.SearchCommandExecutorConfig in no.sesat.search.mode |
|---|
| Methods in no.sesat.search.mode that return SearchMode.SearchCommandExecutorConfig | |
|---|---|
SearchMode.SearchCommandExecutorConfig |
SearchMode.getExecutor()
|
static SearchMode.SearchCommandExecutorConfig |
SearchMode.SearchCommandExecutorConfig.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SearchMode.SearchCommandExecutorConfig[] |
SearchMode.SearchCommandExecutorConfig.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in no.sesat.search.mode with parameters of type SearchMode.SearchCommandExecutorConfig | |
|---|---|
void |
SearchMode.setExecutor(SearchMode.SearchCommandExecutorConfig searchCommandExecutor)
|
| Uses of SearchMode.SearchCommandExecutorConfig in no.sesat.search.mode.executor |
|---|
| Methods in no.sesat.search.mode.executor with parameters of type SearchMode.SearchCommandExecutorConfig | |
|---|---|
static SearchCommandExecutor |
SearchCommandExecutorFactory.getController(SearchMode.SearchCommandExecutorConfig config)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||