Skip navigation links

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

E13403-06


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.

Skip navigation links

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

E13403-06


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