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

E17493-02

Uses of Interface
oracle.ide.vcs.VCS

Packages that use VCS
oracle.ide.vcs Contains application-level interfaces to the version control sub-system. 
oracle.jdeveloper.vcs.generic   
oracle.jdeveloper.vcs.spi Contains extension-level service provider interfaces for version control system integraton. 
 

Uses of VCS in oracle.ide.vcs
 

Methods in oracle.ide.vcs that return VCS
static VCS VCSRegistry.lookup(java.lang.String id)
           
 

Methods in oracle.ide.vcs with parameters of type VCS
static void VCSRegistry.deregister(VCS vcs)
          Deprecated. 
static void VCSRegistry.register(VCS vcs)
           
 

Uses of VCS in oracle.jdeveloper.vcs.generic
 

Classes in oracle.jdeveloper.vcs.generic that implement VCS
 class VCSProfile
           
 

Uses of VCS in oracle.jdeveloper.vcs.spi
 

Classes in oracle.jdeveloper.vcs.spi that implement VCS
 class VCSExtension
          Abstract superclass for a version control system extension.
 


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

E17493-02

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