|
JDeveloper SCM API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.ide.scm.SCMSystem
Primary framework interface for source control clients. Provides access to the extension registry and all environment services.
Method Summary | |
static SCMEnvironment |
env()
Shorthand convenience method for getEnvironment() . |
static SCMEnvironment |
getEnv()
Shorthand convenience method for getEnvironment() . |
static SCMEnvironment |
getEnvironment()
Gets the interface to source control environment services. |
static SCMRegistry |
getRegistry()
Gets the framework extension registry. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static final SCMRegistry getRegistry()
public static final SCMEnvironment getEnv()
getEnvironment()
.public static final SCMEnvironment env()
getEnvironment()
.public static final SCMEnvironment getEnvironment()
|
Copyright © 2002 Oracle Corporation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |