Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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.patch   
oracle.jdeveloper.vcs.properties   
oracle.jdeveloper.vcs.share   
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
          Utility class for using comments options in an options customizer.
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
          Utility class for caching URLs' version status values.
VCSThreadPool
           
VCSURLBasedCache
          Abstract superclass for a URL-based cache of objects.
 

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.
VCSURLBasedCacheListener
           
 

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.
VCSHistoryEntry
           
VCSOptionsCustomizer
          Interface to a version client dialog options customizer / provider.
VCSProgress
           
VCSPropertyMap
          Class for storing a version control client property map.
VCSStatus
          Interface to information about a status under version control.
VCSStatusCache
          Utility class for caching URLs' version status values.
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
VCSThreadPool
           
 

Classes in oracle.jdeveloper.vcs.spi used by oracle.jdeveloper.vcs.patch
VCSCommand
          Abstract superclass for version control commands.
VCSController
          Abstract superclass for version client controllers.
VCSException
          Base exception class for version clients, with an associated title.
VCSExceptionHandler
          Exception handler class for version client errors.
VCSValidationException
          Validation exception class for version clients.
 

Classes in oracle.jdeveloper.vcs.spi used by oracle.jdeveloper.vcs.properties
VCSStatusCache
          Utility class for caching URLs' version status values.
 

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

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.
VCSControlCache
          Singleton class caching associations between known URLs and the VCSExtensions controlling them.
VCSController
          Abstract superclass for version client controllers.
VCSCopyableMap
          Class for storing a properties in a Copyable map structure.
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.
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.
VCSProgress
           
VCSPropertyCustomizer.ResourceProxy
          Proxy class for obtaining VCSPropertyCustomizer resources.
VCSPropertyDescriptor
          Class for the description of common properties implemented by the VCS.
VCSPropertyTraversable
          Traversable UI class for version control client properties.
VCSRecentCommentsModel
          Model class for historical comments used with a VCSCommentsCustomizer.
VCSStatus
          Interface to information about a status under version control.
VCSStatusCache
          Utility class for caching URLs' version status values.
VCSStatusFilter
          Filter interface for controlling the acceptance of VCSStatus objects representing file states.
VCSURLBasedCache
          Abstract superclass for a URL-based cache of objects.
VCSURLBasedCacheEvent
           
VCSURLBasedCacheListener
           
VCSUserFilterSubstitution
           
 

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.
VCSStatusCache
          Utility class for caching URLs' version status values.
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 Reference
11g Release 1 (11.1.1)

E13403-04

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