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

E13403-07

oracle.jdeveloper.deploy.dt.wizard.spi
Class DeploySummaryWizardState

java.lang.Object
  extended by oracle.jdeveloper.deploy.dt.wizard.spi.AbstractWizardState
      extended by oracle.jdeveloper.deploy.dt.wizard.spi.DefaultWizardState
          extended by oracle.jdeveloper.deploy.dt.wizard.spi.DeployWizardState
              extended by oracle.jdeveloper.deploy.dt.wizard.spi.DeploySummaryWizardState
All Implemented Interfaces:
WizardState, oracle.jdeveloper.deploy.tk.Toolkit

public class DeploySummaryWizardState
extends DeployWizardState


Field Summary
static java.lang.String STATE_ID
           
 
Fields inherited from class oracle.jdeveloper.deploy.dt.wizard.spi.DefaultWizardState
NULL_TRANSITIONS
 
Fields inherited from interface oracle.jdeveloper.deploy.dt.wizard.spi.WizardState
CONTEXT_WIZARD_STATE, CONTEXT_WIZARD_STATE_EXIT_TRANSITION
 
Constructor Summary
DeploySummaryWizardState()
           
 
Method Summary
 
Methods inherited from class oracle.jdeveloper.deploy.dt.wizard.spi.DefaultWizardState
addState, addTransitions, containsExitTransition, getBoundState, getDefaultStateId, getExitTransitions, getWizardStep, setWizardStep
 
Methods inherited from class oracle.jdeveloper.deploy.dt.wizard.spi.AbstractWizardState
addFinalState, addStartState, addState, bind, buildState, findExitTransition, findWizardState, getParentState, getStateId, putExitTransition, putWizardState, setParentState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STATE_ID

public static java.lang.String STATE_ID
Constructor Detail

DeploySummaryWizardState

public DeploySummaryWizardState()

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

E13403-07

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