Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

oracle.jdeveloper.wizard.common
Interface BaliWizardState

All Known Implementing Classes:
AbstractBuilderModel, AnnotationBuilderModel, ClassBuilderModel, EnumBuilderModel, FileBuilderModel

public interface BaliWizardState


Method Summary
 void commitWizardState()
          Called by the BaliWizard to finalize and commit its current state.
 

Method Detail

commitWizardState

void commitWizardState()
Called by the BaliWizard to finalize and commit its current state. This may be the BaliWizard upon FINISH and APPLY events. This state object should not commit or finalize its state before this call.


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.