Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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

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.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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