Extension SDK 10.1.2

Package oracle.ide.migration

Interface Summary
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 The NodeMigratorHelper interface should be implemented by addins that need to migrate documents from previous versions of JDeveloper to a new JDeveloper version.
 

Class Summary
MigrationDialog The MigrationDialog is a simple dialog for prompting the user for a selection of user settings to migrate from a previous installation of JDeveloper.
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 An abstract class that extends DefaultTraversablePanel.
MigrationPanel.ResultData Inner class used by NodeMigratorHelper to return migration results from the getPages method.
MigrationWizard The class that runs the Migration Wizard where users can migration workspaces, projects, or IDE settings from an older version of JDeveloper to a newer version.
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.
XMLMigrator.MigrationLogger  
 


Extension SDK

 

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