Interface Summary |
SCMCheckoutLister |
Interface for the enablement of listing source control client checkouts. |
SCMClient |
Interface to the integrated source control extension, providing support for
client version control operations throught the user environment. |
SCMContext |
This interface provides information about the IDE state. |
SCMControlItem |
Interface to holders for operation control (for example menu, toolbar) item
information, as requested by the framework from client operations. |
SCMDialogSpecification |
Interface to dialog specifications, as requested by the framework from
client operations. |
SCMEnvironment |
Interface to source control environment services, for use by registered
extensions. |
SCMFile |
Interface for URL-wrapping file representatives, holding convenience methods
for operations to facilitate on a per-file basis. |
SCMFileContext |
Constants class for operations to indicate the primary requisite selection
context for their enablement. |
SCMFileStatus |
Interface for represented file statuses. |
SCMFileSystem |
Interface to a extension's file system, provided for general IDE integration. |
SCMOperation |
Generic interface to all client operation providers. |
SCMOptionsCustomizer |
An SCMOptionsCustomizer is used to customize the options that are available
for a generic source control dialog, as defined by an operation's dialog
specification. |
SCMPropertyCustomizer |
Property-based class for getting and setting client property values on
configuration components. |
SCMRegistry |
Interface for SCM clients' registration with the framework. |
Top level SCM framework package, providing the fundamental interfaces for a
specialized JDeveloper source control extension.