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

E17493-01

Uses of Package
oracle.jdeveloper.vcs.spi

Packages that use oracle.jdeveloper.vcs.spi
oracle.jdeveloper.vcs.annotations   
oracle.jdeveloper.vcs.changelist   
oracle.jdeveloper.vcs.changeset   
oracle.jdeveloper.vcs.changeset.cmd   
oracle.jdeveloper.vcs.generic   
oracle.jdeveloper.vcs.migrate Contains classes which ease the migration of legacy version control extensions. 
oracle.jdeveloper.vcs.properties   
oracle.jdeveloper.vcs.spi Contains extension-level service provider interfaces for version control system integraton. 
oracle.jdeveloper.vcs.util Contains assorted stateless utilities for version control system integraton. 
oracle.jdeveloper.vcs.versionhistory   
oracle.jdeveloper.vcs.versiontree   
oracle.jdeveloper.vcs.vop   
 

Classes in oracle.jdeveloper.vcs.spi used by oracle.jdeveloper.vcs.annotations
VCSCommand
          Abstract superclass for version control commands.
VCSStatus
          Interface to information about a status under version control.
 

Classes in oracle.jdeveloper.vcs.spi used by oracle.jdeveloper.vcs.changelist
VCSApplicationSystem.ContentSetProxy
           
VCSCancellable
          Class representing the state of a cancellable process shared between threads.
VCSCommentsCustomizer
           
VCSHashURL
          Wrapper class for URLs stored in Maps or Collections that may be backed with a hash table or subject to equivalence relations.
VCSOptionsCustomizer
          Interface to a version client dialog options customizer / provider.
VCSOverlayItemProducer
          Class for the return of status items with an overlay representation.
VCSRecentCommentsModel
          Model class for historical comments used with a VCSCommentsCustomizer.
VCSStatus
          Interface to information about a status under version control.
VCSStatusCache
          Deprecated. replaced by the policy status cache classes; derivatives of StatusCache.
VCSThreadPool
           
VCSURLBasedCache
          Deprecated. replaced by the policy status cache classes; derivatives of StatusCache.
 

Classes in oracle.jdeveloper.vcs.spi used by oracle.jdeveloper.vcs.changeset
VCSEBMessage
          The base class of all VCSEventBus messages.
VCSHashURL
          Wrapper class for URLs stored in Maps or Collections that may be backed with a hash table or subject to equivalence relations.
VCSOptionsCustomizer
          Interface to a version client dialog options customizer / provider.
VCSStatus
          Interface to information about a status under version control.
 

Classes in oracle.jdeveloper.vcs.spi used by oracle.jdeveloper.vcs.changeset.cmd
VCSRecentCommentsModel
          Model class for historical comments used with a VCSCommentsCustomizer.
 

Classes in oracle.jdeveloper.vcs.spi used by oracle.jdeveloper.vcs.generic
VCSCommand
          Abstract superclass for version control commands.
VCSCommandState
          Class holding state-related data / objects for a command.
VCSCommandStyle
          Type-safe enumeration class for command styles, identifying selection-related behavior.
VCSCommandType
          Type-safe enumeration class for command type, identifying selection-related behavior.
VCSDirectoryInvokableState
          Class for tracking the state of a VCSDirectoryInvokable.
VCSExtension
          Abstract superclass for a version control system extension.
VCSHistoryEntry
           
VCSOptionsCustomizer
          Interface to a version client dialog options customizer / provider.
VCSOverlayItemProducer
          Class for the return of status items with an overlay representation.
VCSPreferences
           
VCSProgress
           
VCSStatus
          Interface to information about a status under version control.
VCSStatusCache
          Deprecated. replaced by the policy status cache classes; derivatives of StatusCache.
VCSStatusFilter
          Filter interface for controlling the acceptance of VCSStatus objects representing file states.
 

Classes in oracle.jdeveloper.vcs.spi used by oracle.jdeveloper.vcs.migrate
VCSPreferences
           
VCSPropertyMap
          Deprecated. not replaced. Settings must now be stored using HashStructure based IDE Preferences. This class now exists only for extension migration purposes.
VCSThreadPool
           
 

Classes in oracle.jdeveloper.vcs.spi used by oracle.jdeveloper.vcs.properties
VCSStatus
          Interface to information about a status under version control.
 

Classes in oracle.jdeveloper.vcs.spi used by oracle.jdeveloper.vcs.spi
VCSApplicationSystem
          Class representing the IDE's active application system.
VCSApplicationSystem.ContentSetProxy
           
VCSApplicationSystem.ListMode
           
VCSCancellable
          Class representing the state of a cancellable process shared between threads.
VCSCommandStyle
          Type-safe enumeration class for command styles, identifying selection-related behavior.
VCSCommandType
          Type-safe enumeration class for command type, identifying selection-related behavior.
VCSCommentTemplatesPrefs
           
VCSControlCache
          Singleton class caching associations between known URLs and the VCSExtensions controlling them.
VCSController
          Abstract superclass for version client controllers.
VCSCopyableMap
          Deprecated. not replaced. Settings must now be stored using HashStructure based IDE Preferences. This class now exists only for extension migration purposes.
VCSDirectoryInvokableState
          Class for tracking the state of a VCSDirectoryInvokable.
VCSEBComponent
          A component on the VCSEventBus.
VCSEBMessage
          The base class of all VCSEventBus messages.
VCSException
          Base exception class for version clients, with an associated title.
VCSExceptionHandler
          Exception handler class for version client errors.
VCSExtension
          Abstract superclass for a version control system extension.
VCSExtensionInformation
          Class representing displayable version control system information.
VCSFileEventSender
          Class for issuing filesystem-related event notifications to the IDE.
VCSHashURL
          Wrapper class for URLs stored in Maps or Collections that may be backed with a hash table or subject to equivalence relations.
VCSHistoryProvider
          Class providing history plug-in and access to the version history action on behalf of a version control extension.
VCSIconOverlayTracker
          Class for a node overlay tracker based around a version control status cache.
VCSInvokableState
           
VCSOptionsCustomizer
          Interface to a version client dialog options customizer / provider.
VCSOptionsCustomizerAdapter
          Adapter class for a version client dialog options customizer / provider.
VCSOverlayItem
          Class describing statuses with an overlay representation.
VCSOverlayItemProducer
          Class for the return of status items with an overlay representation.
VCSPreferences
           
VCSPreferencesCustomizer.ResourceProxy
          Proxy class for obtaining VCSPreferencesCustomizer resources.
VCSPreferencesTraversable
           
VCSProgress
           
VCSRecentCommentsModel
          Model class for historical comments used with a VCSCommentsCustomizer.
VCSStatus
          Interface to information about a status under version control.
VCSStatusCache
          Deprecated. replaced by the policy status cache classes; derivatives of StatusCache.
VCSStatusFilter
          Filter interface for controlling the acceptance of VCSStatus objects representing file states.
VCSURLBasedCache
          Deprecated. replaced by the policy status cache classes; derivatives of StatusCache.
VCSURLBasedCacheEvent
           
VCSURLBasedCacheListener
           
VCSUserFilterSubstitution
           
VCSWorkingCopyLocator
          Class providing support for the tracking of VCS working copy directories pertaining to the state of the IDE application system.
 

Classes in oracle.jdeveloper.vcs.spi used by oracle.jdeveloper.vcs.util
VCSCancellable
          Class representing the state of a cancellable process shared between threads.
VCSExtension
          Abstract superclass for a version control system extension.
VCSExtensionInformation
          Class representing displayable version control system information.
VCSHashURL
          Wrapper class for URLs stored in Maps or Collections that may be backed with a hash table or subject to equivalence relations.
VCSOverlayItemProducer
          Class for the return of status items with an overlay representation.
VCSStatus
          Interface to information about a status under version control.
VCSStatusFilter
          Filter interface for controlling the acceptance of VCSStatus objects representing file states.
 

Classes in oracle.jdeveloper.vcs.spi used by oracle.jdeveloper.vcs.versionhistory
VCSCommand
          Abstract superclass for version control commands.
VCSContextualController
           
VCSController
          Abstract superclass for version client controllers.
 

Classes in oracle.jdeveloper.vcs.spi used by oracle.jdeveloper.vcs.versiontree
VCSCommand
          Abstract superclass for version control commands.
VCSContextualController
           
VCSController
          Abstract superclass for version client controllers.
 

Classes in oracle.jdeveloper.vcs.spi used by oracle.jdeveloper.vcs.vop
VCSHashURL
          Wrapper class for URLs stored in Maps or Collections that may be backed with a hash table or subject to equivalence relations.
 


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

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.