public class ExportSolrConfigurationAction extends ItemAction
| Constructor and Description |
|---|
ExportSolrConfigurationAction() |
| Modifier and Type | Method and Description |
|---|---|
FacetSearchConfigService |
getFacetSearchConfigService() |
SolrIndexService |
getSolrIndexService() |
SolrSearchProviderFactory |
getSolrSearchProviderFactory() |
ActionResult |
perform(ActionEvent event)
This action requires the Item in ActionEvent data.
|
canChange, canRead, canRemove, createDialogChip, getConfirmationMessage, getEditorContext, getHMCContext, getItem, getNodeParams, hasDialogChip, initialize, isActive, isAutoSave, isVisible, needConfirmation, needSaveBeforePerform, setAutoSavepublic ActionResult perform(ActionEvent event) throws JaloBusinessException
ItemActionperform in interface HMCActionperform in class ItemActionevent - ActionEvent contains input data for the actionJaloBusinessExceptionpublic FacetSearchConfigService getFacetSearchConfigService()
public SolrSearchProviderFactory getSolrSearchProviderFactory()
public SolrIndexService getSolrIndexService()
Copyright © 2017 SAP SE. All Rights Reserved.