public class RealmWizardBuilder extends AjaxWizardBuilder<RealmTO>
Modifier and Type | Class and Description |
---|---|
static class |
RealmWizardBuilder.Realm |
Modifier and Type | Field and Description |
---|---|
protected String |
parentPath |
protected RealmRestClient |
realmRestClient |
LOG, mode
eventSink, pageRef
Constructor and Description |
---|
RealmWizardBuilder(PageReference pageRef)
Construct.
|
Modifier and Type | Method and Description |
---|---|
protected WizardModel |
buildModelSteps(RealmTO modelObject,
WizardModel wizardModel) |
protected Serializable |
onApplyInternal(RealmTO modelObject) |
void |
setParentPath(String parentPath) |
addOuterObject, build, build, build, getCreateCustomPayloadEvent, getEditCustomPayloadEvent, setAsync
getDefaultItem, getEventSink, getOriginalItem, getPageReference, newModelObject, onCancelInternal, setEventSink, setItem
protected final RealmRestClient realmRestClient
protected String parentPath
public RealmWizardBuilder(PageReference pageRef)
pageRef
- Caller page reference.protected Serializable onApplyInternal(RealmTO modelObject)
onApplyInternal
in class AbstractModalPanelBuilder<RealmTO>
protected WizardModel buildModelSteps(RealmTO modelObject, WizardModel wizardModel)
buildModelSteps
in class AjaxWizardBuilder<RealmTO>
public void setParentPath(String parentPath)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.