public class CSVPushWizardBuilder extends AjaxWizardBuilder<CSVPushSpec>
Modifier and Type | Class and Description |
---|---|
class |
CSVPushWizardBuilder.Details |
class |
CSVPushWizardBuilder.PushTask |
LOG, mode
eventSink, pageRef
Constructor and Description |
---|
CSVPushWizardBuilder(CSVPushSpec defaultItem,
AnyQuery query,
AjaxDownloadBehavior downloadBehavior,
PageReference pageRef) |
Modifier and Type | Method and Description |
---|---|
protected WizardModel |
buildModelSteps(CSVPushSpec modelObject,
WizardModel wizardModel) |
protected Serializable |
onApplyInternal(CSVPushSpec modelObject) |
CSVPushWizardBuilder |
setEventSink(IEventSink eventSink) |
addOuterObject, build, build, build, getCreateCustomPayloadEvent, getEditCustomPayloadEvent, setAsync
getDefaultItem, getEventSink, getOriginalItem, getPageReference, newModelObject, onCancelInternal, setItem
public CSVPushWizardBuilder(CSVPushSpec defaultItem, AnyQuery query, AjaxDownloadBehavior downloadBehavior, PageReference pageRef)
public CSVPushWizardBuilder setEventSink(IEventSink eventSink)
setEventSink
in interface ModalPanelBuilder<CSVPushSpec>
setEventSink
in class AbstractModalPanelBuilder<CSVPushSpec>
protected Serializable onApplyInternal(CSVPushSpec modelObject)
onApplyInternal
in class AbstractModalPanelBuilder<CSVPushSpec>
protected WizardModel buildModelSteps(CSVPushSpec modelObject, WizardModel wizardModel)
buildModelSteps
in class AjaxWizardBuilder<CSVPushSpec>
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.