public class FreeTextSearchItemImplementation extends FreeTextSearchItem
| Constructor and Description |
|---|
FreeTextSearchItemImplementation(String searchName,
String projectName,
String[] bestFragments,
String url,
boolean isShowConsole) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getBestFragments() |
String |
getIconFileName() |
String |
getProjectName() |
SearchIndex |
getSearchIndex() |
String |
getSearchName() |
String |
getSearchUrl() |
boolean |
isShowConsole() |
getUrlpublic String getSearchUrl()
public String getSearchName()
public String getProjectName()
public String[] getBestFragments()
public String getIconFileName()
getIconFileName in class FreeTextSearchItempublic boolean isShowConsole()
isShowConsole in class FreeTextSearchItempublic SearchIndex getSearchIndex()
Copyright © 2016–2021. All rights reserved.