| Package | Description |
|---|---|
| org.chorem.bow | |
| org.chorem.bow.action.opensearch | |
| org.chorem.bow.action.preference |
| Modifier and Type | Class and Description |
|---|---|
class |
BowSearchPrefixAbstract |
class |
BowSearchPrefixImpl |
| Modifier and Type | Method and Description |
|---|---|
List<BowSearchPrefix> |
BowSession.getSearchPrefix() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
OpenSearchResultAction.executePrefixAction(BowSearchPrefix foundPrefix,
String query) |
protected abstract String |
OpenSearchBaseAction.executePrefixAction(BowSearchPrefix foundPrefix,
String query) |
protected String |
OpenSearchSuggestionAction.executePrefixAction(BowSearchPrefix foundPrefix,
String query) |
| Modifier and Type | Field and Description |
|---|---|
protected List<BowSearchPrefix> |
PreferenceBaseAction.searchPrefix |
| Modifier and Type | Method and Description |
|---|---|
List<BowSearchPrefix> |
PreferenceBaseAction.getSearchPrefix() |
| Modifier and Type | Method and Description |
|---|---|
void |
PreferenceBaseAction.setSearchPrefix(List<BowSearchPrefix> searchPrefix) |
Copyright © 2010–2014 CodeLutin. All rights reserved.