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

E13403-02

Uses of Class
oracle.jdeveloper.vcs.spi.VCSDirectoryInvokableState

Packages that use VCSDirectoryInvokableState
oracle.jdeveloper.vcs.spi Contains extension-level service provider interfaces for version control system integraton. 
 

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.1.0)

E13403-02

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