public class SearchQuerySearchMethod extends Object implements QuerySearchMethod, PropertyChangeListener, de.cismet.connectioncontext.ConnectionContextProvider
| Constructor and Description |
|---|
SearchQuerySearchMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(Object layer,
String query)
starts this QuerySearchMethod with the given parameter.
|
de.cismet.connectioncontext.ConnectionContext |
getConnectionContext() |
boolean |
isSearching()
DOCUMENT ME!
|
void |
propertyChange(PropertyChangeEvent evt) |
void |
setQuerySearch(QuerySearch querySearch)
Set the QuerySearch object, that uses this QuerySearchMethod object.
|
String |
toString() |
public void setQuerySearch(QuerySearch querySearch)
QuerySearchMethodsetQuerySearch in interface QuerySearchMethodquerySearch - the QuerySearch object, that uses this QuerySearchMethod objectpublic boolean isSearching()
public void actionPerformed(Object layer, String query)
QuerySearchMethodactionPerformed in interface QuerySearchMethodlayer - the layer that should be used. This is either an AbstractFeatureService or a cids meta objectquery - the query as stringpublic void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerpublic final de.cismet.connectioncontext.ConnectionContext getConnectionContext()
getConnectionContext in interface de.cismet.connectioncontext.ConnectionContextProviderCopyright © 2012–2026 cismet GmbH. All rights reserved.