public class DefaultSearchService extends AbstractSingletonService<SearchActionFactory> implements SearchService
SearchService
.Constructor and Description |
---|
DefaultSearchService() |
Modifier and Type | Method and Description |
---|---|
boolean |
enabled(Searcher s)
Gets whether the given searcher plugin is currently enabled.
|
void |
setEnabled(Searcher s,
boolean enabled)
Enables or disables the given searcher plugin.
|
getInstance, getInstances, objectService, onEvent, onEvent
pluginService
getContext, setContext, toString
getInfo, getPriority, setInfo, setPriority
context
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
actions, getPluginType, search
create, filterInstances, getInstance, getInstances, initialize, objectService
getPlugins, getPluginService, pluginService
registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
public boolean enabled(Searcher s)
SearchService
enabled
in interface SearchService
public void setEnabled(Searcher s, boolean enabled)
SearchService
setEnabled
in interface SearchService
Copyright © 2015–2022 SciJava. All rights reserved.