Skip navigation links

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

E17493-04


oracle.ide.vcs
Interface VCS

All Known Implementing Classes:
VCSExtension, VCSProfile

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

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.