Class AuthProfileItemDirectoryPanel.AuthProfileItemWizardBuilder
java.lang.Object
org.apache.syncope.client.ui.commons.wizards.AbstractModalPanelBuilder<I>
org.apache.syncope.client.ui.commons.wizards.AjaxWizardBuilder<I>
org.apache.syncope.client.console.wizards.BaseAjaxWizardBuilder<I>
org.apache.syncope.client.console.authprofiles.AuthProfileWizardBuilder<I>
org.apache.syncope.client.console.authprofiles.AuthProfileItemDirectoryPanel.AuthProfileItemWizardBuilder
- All Implemented Interfaces:
Serializable
,ModalPanelBuilder<I>
- Enclosing class:
AuthProfileItemDirectoryPanel<I extends BaseBean>
protected class AuthProfileItemDirectoryPanel.AuthProfileItemWizardBuilder
extends AuthProfileWizardBuilder<I>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.syncope.client.console.authprofiles.AuthProfileWizardBuilder
AuthProfileWizardBuilder.Step, AuthProfileWizardBuilder.StepModel<T extends BaseBean>
-
Field Summary
Fields inherited from class org.apache.syncope.client.console.authprofiles.AuthProfileWizardBuilder
model
Fields inherited from class org.apache.syncope.client.ui.commons.wizards.AjaxWizardBuilder
LOG, mode, outerObjects
Fields inherited from class org.apache.syncope.client.ui.commons.wizards.AbstractModalPanelBuilder
eventSink, pageRef
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.syncope.client.console.authprofiles.AuthProfileWizardBuilder
buildModelSteps
Methods inherited from class org.apache.syncope.client.console.wizards.BaseAjaxWizardBuilder
execute, getMaxWaitTimeInSeconds, sendError, sendWarning
Methods inherited from class org.apache.syncope.client.ui.commons.wizards.AjaxWizardBuilder
addOuterObject, build, build, build, getCreateCustomPayloadEvent, getEditCustomPayloadEvent
Methods inherited from class org.apache.syncope.client.ui.commons.wizards.AbstractModalPanelBuilder
getDefaultItem, getEventSink, getOriginalItem, getPageReference, newModelObject, onCancelInternal, setEventSink, setItem
-
Constructor Details
-
AuthProfileItemWizardBuilder
-
-
Method Details
-
onApplyInternal
- Overrides:
onApplyInternal
in classAbstractModalPanelBuilder<I extends BaseBean>
-