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

E13403-07

oracle.ide.vcs
Interface VCS

All Known Implementing Classes:
VCSExtension

public interface VCS

Interface to the version control system implementation.

Since:
9.0.5

Method Summary
 java.lang.String getId()
          Gets the identifying string used to uniquely represent the version control system implementation
 

Method Detail

getId

java.lang.String getId()
Gets the identifying string used to uniquely represent the version control system implementation

Returns:
the vcs' id.
Since:
10.1.3

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

E13403-07

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