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


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.