|
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 VCSDirectoryInvokableState | |
---|---|
oracle.jdeveloper.vcs.generic | |
oracle.jdeveloper.vcs.spi | Contains extension-level service provider interfaces for version control system integraton. |
Uses of VCSDirectoryInvokableState in oracle.jdeveloper.vcs.generic |
---|
Methods in oracle.jdeveloper.vcs.generic with parameters of type VCSDirectoryInvokableState | |
---|---|
protected void |
ActionCommand.configureCommandState(CommandState commandState, VCSDirectoryInvokableState invokableState, java.util.Map timestamps, Locatable[] locatables) |
Constructors in oracle.jdeveloper.vcs.generic with parameters of type VCSDirectoryInvokableState | |
---|---|
CommandState(VCSDirectoryInvokableState invokableState, java.util.Map timestampMap) Constructor. |
Uses of VCSDirectoryInvokableState in oracle.jdeveloper.vcs.spi |
---|
Methods in oracle.jdeveloper.vcs.spi that return VCSDirectoryInvokableState | |
---|---|
VCSDirectoryInvokableState |
VCSCommandState.getInvokableState() Gets the associated invokable state object. |
Methods in oracle.jdeveloper.vcs.spi with parameters of type VCSDirectoryInvokableState | |
---|---|
void |
VCSCommandState.setInvokableState(VCSDirectoryInvokableState invokableState) Sets the associated invokable state object. |
Constructors in oracle.jdeveloper.vcs.spi with parameters of type VCSDirectoryInvokableState | |
---|---|
VCSCommandState(VCSDirectoryInvokableState invokableState, java.util.Map timestampMap) Constructor. |
|
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 |