public class PrivilegeWizardBuilder extends AjaxWizardBuilder<PrivilegeTO>
Modifier and Type | Class and Description |
---|---|
class |
PrivilegeWizardBuilder.Profile |
class |
PrivilegeWizardBuilder.Spec |
LOG, mode
eventSink, pageRef
Constructor and Description |
---|
PrivilegeWizardBuilder(ApplicationTO application,
PrivilegeTO privilege,
PageReference pageRef) |
Modifier and Type | Method and Description |
---|---|
protected WizardModel |
buildModelSteps(PrivilegeTO modelObject,
WizardModel wizardModel) |
protected Serializable |
onApplyInternal(PrivilegeTO modelObject) |
addOuterObject, build, build, build, getCreateCustomPayloadEvent, getEditCustomPayloadEvent, setAsync
getDefaultItem, getEventSink, getOriginalItem, getPageReference, newModelObject, onCancelInternal, setEventSink, setItem
public PrivilegeWizardBuilder(ApplicationTO application, PrivilegeTO privilege, PageReference pageRef)
protected WizardModel buildModelSteps(PrivilegeTO modelObject, WizardModel wizardModel)
buildModelSteps
in class AjaxWizardBuilder<PrivilegeTO>
protected Serializable onApplyInternal(PrivilegeTO modelObject)
onApplyInternal
in class AbstractModalPanelBuilder<PrivilegeTO>
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.