Extension SDK 10.1.2

Uses of Package
oracle.ide.migration

Packages that use oracle.ide.migration
oracle.ide.config Contains classes encapsulating JDevelopers's environment settings. 
oracle.ide.migration   
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. 
 

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.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
          The NodeMigratorHelper interface 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.
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
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.jdeveloper.model
MigrationInfo
          Version of information about a node requiring migration.
NodeMigrator
          The NodeMigrator class is used for migrating nodes from previous versions of JDeveloper to a new JDeveloper version.
 


Extension SDK

 

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