ExportSolrConfigurationPanelRenderer instead@Deprecated public class ExportStopwordsPanelRenderer extends <any>
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CSS_EXPORT_BUTTON
Deprecated.
|
protected static String |
EXPORT_BUTTON
Deprecated.
|
protected static String |
EXPORT_SUCCEED
Deprecated.
|
| Constructor and Description |
|---|
ExportStopwordsPanelRenderer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
FacetSearchConfigService |
getFacetSearchConfigService()
Deprecated.
|
SolrStopWordsService |
getSolrStopWordsService()
Deprecated.
|
void |
render(Component parent,
AbstractPanel panel,
Object data,
DataType type,
WidgetInstanceManager widgetInstanceManager)
Deprecated.
|
void |
setFacetSearchConfigService(FacetSearchConfigService facetSearchConfigService)
Deprecated.
|
void |
setSolrStopWordsService(SolrStopWordsService solrStopWordsService)
Deprecated.
|
protected static final String CSS_EXPORT_BUTTON
protected static final String EXPORT_BUTTON
protected static final String EXPORT_SUCCEED
public void render(Component parent,
AbstractPanel panel,
Object data,
DataType type,
WidgetInstanceManager widgetInstanceManager)
public FacetSearchConfigService getFacetSearchConfigService()
public void setFacetSearchConfigService(FacetSearchConfigService facetSearchConfigService)
public SolrStopWordsService getSolrStopWordsService()
public void setSolrStopWordsService(SolrStopWordsService solrStopWordsService)
Copyright © 2017 SAP SE. All Rights Reserved.