Skip navigation links

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

E17493-04


Uses of Interface
oracle.ide.migration.Migrator

Packages that use Migrator
oracle.ide.ceditor The Code Editor package contains the code editing implementation of the JDeveloper IDE. 
oracle.ide.config Contains classes encapsulating JDevelopers's environment settings. 
oracle.ide.dialogs.filter   
oracle.ide.migration Contains API classes for support the migration of Node types and user preferences in the system directory. 
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 
oracle.jdeveloper.library The Libraries package provides the library API used by JDeveloper. 
oracle.jdeveloper.vcs.migrate Contains classes which ease the migration of legacy version control extensions. 
oracle.jdevimpl.audit.preferences   
oracle.jdevimpl.audit.profile   

 

Uses of Migrator in oracle.ide.ceditor

 

Classes in oracle.ide.ceditor that implement Migrator
 class CodeEditorMigrator
          The CodeEditorMigrator migrates the code editor's options from IdeSettings over to ClientSettings.

 

Uses of Migrator in oracle.ide.config

 

Classes in oracle.ide.config that implement Migrator
 class DTCacheMigrator
           
 class IdeSettingsMigrator
          Migrator responsible for migrating user IDE keystroke settings from a previous installation to the current installation.

 

Uses of Migrator in oracle.ide.dialogs.filter

 

Classes in oracle.ide.dialogs.filter that implement Migrator
 class ExcludeFilterSettingsMigrator
           

 

Uses of Migrator in oracle.ide.migration

 

Classes in oracle.ide.migration that implement Migrator
 class ExtensionMigrator
          Migrator implementation for extensions.
 class XMLMigrator
          The XMLMigrator is a base implementation of a first phase Migrator which operates upon an XML file.

 

Methods in oracle.ide.migration that return Migrator
abstract  Migrator MigrationManager.getMigrator(java.lang.Class migratorCls)
          Get the Migrator instance of the given Class.

 

Uses of Migrator in oracle.ide.model

 

Classes in oracle.ide.model that implement Migrator
 class IdeSystemMigrator
           
 class UserPropertiesMigrator
          Migrates the Project user properties.

 

Uses of Migrator in oracle.jdeveloper.library

 

Classes in oracle.jdeveloper.library that implement Migrator
 class LibraryMigrator
           

 

Uses of Migrator in oracle.jdeveloper.vcs.migrate

 

Classes in oracle.jdeveloper.vcs.migrate that implement Migrator
 class VCSPropertyMapMigrator
           

 

Uses of Migrator in oracle.jdevimpl.audit.preferences

 

Classes in oracle.jdevimpl.audit.preferences that implement Migrator
 class AuditPreferencesMigrator
           

 

Uses of Migrator in oracle.jdevimpl.audit.profile

 

Classes in oracle.jdevimpl.audit.profile that implement Migrator
 class ProfileMigrator
          A migrator for Audit profiles.

 


Skip navigation links

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

E17493-04


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