JDeveloper SCM API

Package oracle.ide.scm.util

SCM framework general client utilities package.

See:
          Description

Interface Summary
SCMLogWriter Log writer interface, through which SCM extensions should write messages for display within a registered log window.
 

Class Summary
SCMAbstractOptionsCustomizer Utility class that makes implementing an options customizer with tri-state support easier.
SCMAssert The version control framework's assertion and exception handler.
SCMCommandUtils Command-line related utilities.
SCMCommentsOptionsCustomizer Comments options customizer, for user entry of a comments option within the file lister dialog.
SCMEnvironmentVars Utility class for obtaining the values of shell environment variables.
SCMGenericOptionsCustomizer Generic options customizer, for user entry of common options within the file lister dialog.
SCMIdeCommand Utility convenience access to IDE commands which may be useful to source control client extensions.
SCMOperatingSystem Holder for object OS constants.
SCMSimpleClient Simplification superclass for easier integration of a conventional and basic version control extension.
SCMVersionFileStatus Status constants interface for a standard version file, suitable for use by most SCM system clients.
 

Package oracle.ide.scm.util Description

SCM framework general client utilities package.


Copyright © 2002 Oracle Corporation