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

E13403-04

Uses of Class
oracle.jdeveloper.vcs.generic.CommandState

Packages that use CommandState
oracle.jdeveloper.vcs.generic   
 

Uses of CommandState in oracle.jdeveloper.vcs.generic
 

Methods in oracle.jdeveloper.vcs.generic that return CommandState
protected  CommandState ActionCommand.createCommandState()
           
protected  CommandState ActionCommand.getCommandState(VCSProfile profile, Locatable[] locatables)
          Prepares a VCSCommandState for the ActionCommand based on the supplied context Locatables and VCSProfile.
 

Methods in oracle.jdeveloper.vcs.generic with parameters of type CommandState
protected  void ActionCommand.configureCommandState(CommandState commandState, VCSDirectoryInvokableState invokableState, java.util.Map timestamps, Locatable[] locatables)
           
protected  boolean ActionCommand.invokeCommand(VCSProfile profile, CommandState commandState)
           
protected  boolean ActionCommand.invokeCommandImpl(VCSProfile profile, CommandState commandState, java.awt.Component parentUi, java.util.Map options)
           
protected  boolean ActionCommand.invokeCommandSilently(VCSProfile profile, CommandState commandState)
           
protected  boolean ActionCommand.invokeCommandSilentlyImpl(VCSProfile profile, CommandState commandState, java.util.Map options)
           
protected  void ActionCommand.postInvoke(VCSProfile profile, CommandState commandState)
          Handles housekeeping duties necessary after invocation of the command on the underlying vcs.
 


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.