Class SolrIndexerOperationStepOne
java.lang.Object
com.hybris.cockpitng.widgets.common.AbstractWidgetComponentRenderer<org.zkoss.zk.ui.Component,com.hybris.cockpitng.config.jaxb.wizard.ViewType,Map<String,String>>
com.hybris.cockpitng.widgets.configurableflow.renderer.DefaultCustomViewRenderer
de.hybris.platform.solrfacetsearchbackoffice.wizards.AbstractCustomWizardStep
de.hybris.platform.solrfacetsearchbackoffice.wizards.BaseSolrIndexerWizardStep
de.hybris.platform.solrfacetsearchbackoffice.wizards.indexer.SolrIndexerOperationStepOne
- All Implemented Interfaces:
com.hybris.cockpitng.widgets.common.NotifyingWidgetComponentRenderer<org.zkoss.zk.ui.Component,,com.hybris.cockpitng.config.jaxb.wizard.ViewType, Map<String, String>> com.hybris.cockpitng.widgets.common.WidgetComponentRenderer<org.zkoss.zk.ui.Component,com.hybris.cockpitng.config.jaxb.wizard.ViewType, Map<String, String>>
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.solrfacetsearchbackoffice.wizards.BaseSolrIndexerWizardStep
BaseSolrIndexerWizardStep.WizardCronJobAsyncOperation -
Field Summary
Fields inherited from class de.hybris.platform.solrfacetsearchbackoffice.wizards.BaseSolrIndexerWizardStep
LABEL_CRONJOB_ERROR, LABEL_CRONJOB_OPERATION, LABEL_CRONJOB_RUNNING, LABEL_CRONJOB_START, LABEL_CRONJOB_SUCCESS, PARAM_FINISHED, TYPE_CODE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidinitCustomView(org.zkoss.zk.ui.Component component) voidrender(org.zkoss.zk.ui.Component parent, com.hybris.cockpitng.config.jaxb.wizard.ViewType customView, Map<String, String> parameters, com.hybris.cockpitng.dataaccess.facades.type.DataType dataType, com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager) Methods inherited from class de.hybris.platform.solrfacetsearchbackoffice.wizards.BaseSolrIndexerWizardStep
getCallbaclEventListener, getCronJobService, getLabelService, getModelService, onWizardFinish, setCronJobService, setLabelService, setModelService, startCronJobMethods inherited from class de.hybris.platform.solrfacetsearchbackoffice.wizards.AbstractCustomWizardStep
getAttribute, getCurrentObject, getCurrentObjectPrefix, getWidgetController, normalizeAttribute, setAttribute, setCurrentObjectPrefix, setWidgetControllerMethods inherited from class com.hybris.cockpitng.widgets.common.AbstractWidgetComponentRenderer
addRendererListener, fireComponentRendered, fireComponentRendered, fireComponentRendered, removeRendererListenerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hybris.cockpitng.widgets.common.WidgetComponentRenderer
render
-
Constructor Details
-
SolrIndexerOperationStepOne
public SolrIndexerOperationStepOne()
-
-
Method Details
-
render
-
initCustomView
protected void initCustomView(org.zkoss.zk.ui.Component component) -
adjustSolrIndexerCronJobModel
-