| Package | Description |
|---|---|
| de.cismet.cismap.navigatorplugin.metasearch | |
| de.cismet.cismap.navigatorplugin.protocol |
| Modifier and Type | Method and Description |
|---|---|
SearchTopic |
SearchTopicListenerEvent.getSource() |
| Modifier and Type | Method and Description |
|---|---|
Collection<SearchTopic> |
MetaSearch.getSearchTopics()
DOCUMENT ME!
|
Collection<SearchTopic> |
MetaSearch.getSelectedSearchTopics()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
int |
SearchTopic.compareTo(SearchTopic o) |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchTopicsPanel.setSearchTopics(Collection<SearchTopic> searchTopics)
Using this method you can specify which search topics are to be displayed by this panel.
|
| Constructor and Description |
|---|
SearchTopicListenerEvent(SearchTopic source,
int type)
Creates a new SearchTopicListenerEvent object.
|
SearchTopicListenerEvent(SearchTopic source,
int type,
Object object)
Creates a new SearchTopicListenerEvent object.
|
| Constructor and Description |
|---|
MetaSearchTooltip(Collection<SearchTopic> searchTopics)
Creates a new MetaSearchTooltip object.
|
| Constructor and Description |
|---|
FulltextSearchProtocolStepImpl(de.cismet.cids.server.search.builtin.FullTextSearch fullTextSearch,
Collection<SearchTopic> searchTopics,
List resultNodes)
Creates a new FulltextSearchProtocolStep object.
|
GeoSearchProtocolStepImpl(de.cismet.cids.server.search.builtin.GeoSearch geoSearch,
de.cismet.cismap.commons.gui.piccolo.eventlistener.MetaSearchCreateSearchGeometryListener searchListener,
Collection<SearchTopic> searchTopics,
List<Sirius.server.middleware.types.MetaObjectNode> resultNodes)
Creates a new GeoSearchProtocolStep object.
|
SearchTopicsProtocolStepImpl(Collection<SearchTopic> searchTopics)
Creates a new SearchTopicsProtocolStepImpl object.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.