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 DeployActionsWizardState

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.DeployActionsWizardState
All Implemented Interfaces:
WizardState, oracle.jdeveloper.deploy.tk.Toolkit

public class DeployActionsWizardState
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
DeployActionsWizardState(DeployActionsToolkit deployActions)
           
 
Method Summary
 java.lang.Object getDefaultStateId()
           
 Step getWizardStep()
           
 
Methods inherited from class oracle.jdeveloper.deploy.dt.wizard.spi.DefaultWizardState
addState, addTransitions, containsExitTransition, getBoundState, getExitTransitions, 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

DeployActionsWizardState

public DeployActionsWizardState(DeployActionsToolkit deployActions)
Method Detail

getWizardStep

public Step getWizardStep()
Specified by:
getWizardStep in interface WizardState
Overrides:
getWizardStep in class DefaultWizardState

getDefaultStateId

public java.lang.Object getDefaultStateId()
Specified by:
getDefaultStateId in interface WizardState
Overrides:
getDefaultStateId in class DefaultWizardState

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.