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

E13403-04

Uses of Package
oracle.ide.migration

Packages that use oracle.ide.migration
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.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.model Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. 
oracle.jdevimpl.audit.profile   
oracle.jdevimpl.bookmarks   
 

Classes in oracle.ide.migration used by oracle.ide.ceditor
ExtensionMigrator
          Migrator implementation for extensions.
Migrator
          The Migrator interface is used for migrating user customizable settings from previous installations of JDeveloper to the user home of a new installation.
 

Classes in oracle.ide.migration used by oracle.ide.config
Migrator
          The Migrator interface is used for migrating user customizable settings from previous installations of JDeveloper to the user home of a new installation.
XMLMigrator
          The XMLMigrator is a base implementation of a first phase Migrator which operates upon an XML file.
 

Classes in oracle.ide.migration used by oracle.ide.migration
MigrationInfo
          Version of information about a node requiring migration.
MigrationInfo.ErrorInformation
           
MigrationInfo.ErrorInformation.ActionType
           
MigrationInfo.MigrationStatus
          Status class used to define the outer class migration status enums.
MigrationInfo.Status
          Base status class.
MigrationInfo.VersionStatus
          Status class used to define the outer class version status enums.
MigrationManager
          The MigrationManager class provides access to the registered Migrator implementations available.
MigrationPanel.ResultData
          Inner class used by NodeMigratorHelper to return migration results from the getPages method.
Migrator
          The Migrator interface is used for migrating user customizable settings from previous installations of JDeveloper to the user home of a new installation.
NodeMigrator
          The NodeMigrator class is used for migrating nodes from previous versions of JDeveloper to a new JDeveloper version.
NodeMigratorHelper
          NodeMigratorHelper should be implemented by addins that need to migrate documents from previous versions of JDeveloper to a new JDeveloper version.
XMLMigrator
          The XMLMigrator is a base implementation of a first phase Migrator which operates upon an XML file.
XMLMigrator.MigrationLogger
           
 

Classes in oracle.ide.migration used by oracle.ide.model
MigrationInfo
          Version of information about a node requiring migration.
Migrator
          The Migrator interface is used for migrating user customizable settings from previous installations of JDeveloper to the user home of a new installation.
NodeMigrator
          The NodeMigrator class is used for migrating nodes from previous versions of JDeveloper to a new JDeveloper version.
NodeMigratorHelper
          NodeMigratorHelper should be implemented by addins that need to migrate documents from previous versions of JDeveloper to a new JDeveloper version.
XMLMigrator
          The XMLMigrator is a base implementation of a first phase Migrator which operates upon an XML file.
 

Classes in oracle.ide.migration used by oracle.jdeveloper.library
MigrationInfo
          Version of information about a node requiring migration.
Migrator
          The Migrator interface is used for migrating user customizable settings from previous installations of JDeveloper to the user home of a new installation.
NodeMigratorHelper
          NodeMigratorHelper should be implemented by addins that need to migrate documents from previous versions of JDeveloper to a new JDeveloper version.
XMLMigrator
          The XMLMigrator is a base implementation of a first phase Migrator which operates upon an XML file.
 

Classes in oracle.ide.migration used by oracle.jdeveloper.model
MigrationInfo
          Version of information about a node requiring migration.
NodeMigratorHelper
          NodeMigratorHelper should be implemented by addins that need to migrate documents from previous versions of JDeveloper to a new JDeveloper version.
 

Classes in oracle.ide.migration used by oracle.jdevimpl.audit.profile
Migrator
          The Migrator interface is used for migrating user customizable settings from previous installations of JDeveloper to the user home of a new installation.
 

Classes in oracle.ide.migration used by oracle.jdevimpl.bookmarks
ExtensionMigrator
          Migrator implementation for extensions.
Migrator
          The Migrator interface is used for migrating user customizable settings from previous installations of JDeveloper to the user home of a new installation.
 


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.