@Dependent public class ElasticSearchDataSetBasicAttributesWorkflow extends DataSetBasicAttributesWorkflow<org.dashbuilder.dataset.def.ElasticSearchDataSetDef,ElasticSearchDataSetDefAttributesEditor>
Elastic Search Data Set Editor workflow presenter for setting data set definition basic attributes.
DataSetEditorWorkflow.TestDataSetCallback, DataSetEditorWorkflow.View
beanManager, cancelButtonCommand, cancelRequestEvent, clientServices, dataSetDef, flushCommand, saveButtonCommand, saveRequestEvent, stepValidator, testButtonCommand, testDataSetEvent, validatorProvider, view, violations
Constructor and Description |
---|
ElasticSearchDataSetBasicAttributesWorkflow(DataSetClientServices clientServices,
DataSetValidatorProvider validatorProvider,
org.jboss.errai.ioc.client.container.SyncBeanManager beanManager,
DataSetDefBasicAttributesEditor basicAttributesEditor,
javax.enterprise.event.Event<SaveRequestEvent> saveRequestEvent,
javax.enterprise.event.Event<TestDataSetRequestEvent> testDataSetEvent,
javax.enterprise.event.Event<CancelRequestEvent> cancelRequestEvent,
DataSetEditorWorkflow.View view) |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends com.google.gwt.editor.client.SimpleBeanEditorDriver<org.dashbuilder.dataset.def.ElasticSearchDataSetDef,ElasticSearchDataSetDefAttributesEditor>> |
getDriverClass() |
protected Class<? extends ElasticSearchDataSetDefAttributesEditor> |
getEditorClass() |
basicAttributesEdition, edit, init, validate
addViolations, afterFlush, asWidget, checkDataSetDefNotNull, checkDataSetDefNotNull, clear, clearButtons, dispose, flush, flush, getDataSetDef, hasErrors, showBackButton, showNextButton, showTestButton, testDataSet
@Inject public ElasticSearchDataSetBasicAttributesWorkflow(DataSetClientServices clientServices, DataSetValidatorProvider validatorProvider, org.jboss.errai.ioc.client.container.SyncBeanManager beanManager, DataSetDefBasicAttributesEditor basicAttributesEditor, javax.enterprise.event.Event<SaveRequestEvent> saveRequestEvent, javax.enterprise.event.Event<TestDataSetRequestEvent> testDataSetEvent, javax.enterprise.event.Event<CancelRequestEvent> cancelRequestEvent, DataSetEditorWorkflow.View view)
protected Class<? extends com.google.gwt.editor.client.SimpleBeanEditorDriver<org.dashbuilder.dataset.def.ElasticSearchDataSetDef,ElasticSearchDataSetDefAttributesEditor>> getDriverClass()
getDriverClass
in class DataSetBasicAttributesWorkflow<org.dashbuilder.dataset.def.ElasticSearchDataSetDef,ElasticSearchDataSetDefAttributesEditor>
protected Class<? extends ElasticSearchDataSetDefAttributesEditor> getEditorClass()
getEditorClass
in class DataSetBasicAttributesWorkflow<org.dashbuilder.dataset.def.ElasticSearchDataSetDef,ElasticSearchDataSetDefAttributesEditor>
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.