|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 Locatable s 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.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |