public class SelectQuerySearchMethod extends Object implements QuerySearchMethod
| Constructor and Description |
|---|
SelectQuerySearchMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(Object layer,
String query)
starts this QuerySearchMethod with the given parameter.
|
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 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 stringCopyright © 2012–2026 cismet GmbH. All rights reserved.