|
JDeveloper SCM API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to source control environment services, for use by registered extensions. These services include common utilities and the property control subsystem.
Method Summary | |
SCMFileFactory |
getFileFactory()
Gets the framework's file wrapper factory. |
SCMListCheckouts |
getListCheckouts()
Gets the list checkouts manager for the framework. |
SCMStatusOverlays |
getOverlays()
Gets the navigator node overlay manager for the environment. |
SCMProperties |
getProperties()
Gets the property controller for source control. |
SCMOperationRuntime |
getRuntime()
Gets the framework's operation runner. |
SCMEventThread |
getThread()
Gets the framework's event thread. |
SCMUtilitySet |
getUtils()
Gets the common utility set for source control clients. |
Method Detail |
public SCMUtilitySet getUtils()
public SCMStatusOverlays getOverlays()
public SCMListCheckouts getListCheckouts()
public SCMProperties getProperties()
public SCMOperationRuntime getRuntime()
public SCMFileFactory getFileFactory()
public SCMEventThread getThread()
|
Copyright © 2002 Oracle Corporation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |