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

E13403-08

Uses of Class
oracle.ide.migration.NodeMigrator

Packages that use NodeMigrator
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. 
 

Uses of NodeMigrator in oracle.ide.migration
 

Methods in oracle.ide.migration that return NodeMigrator
static NodeMigrator NodeMigrator.getNodeMigrator(java.lang.String name)
          Use this method to access the migrator specified by the name.
 

Methods in oracle.ide.migration with parameters of type NodeMigrator
protected  void NodeMigrator.mapInfoToMigrator(NodeMigrator key, MigrationInfo info, java.util.Map map)
          Associate the NodeMigrator specified with the given MigrationInfo by storing these in the specified map.
 

Uses of NodeMigrator in oracle.ide.model
 

Subclasses of NodeMigrator in oracle.ide.model
 class ProjectMigrator
          Project migrator.
 class WorkspaceMigrator
          Workspace migrator.
 


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

E13403-08

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