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

E17493-01

Uses of Class
oracle.ide.migration.NodeMigratorHelperReference

Packages that use NodeMigratorHelperReference
oracle.ide.migration Contains API classes for support the migration of Node types and user preferences in the system directory. 
 

Uses of NodeMigratorHelperReference in oracle.ide.migration
 

Methods in oracle.ide.migration that return NodeMigratorHelperReference
 NodeMigratorHelperReference[] MigrationInfo.getHelperReferences()
          Returns references to relevant NodeMigratorHelpers.
 NodeMigratorHelperReference[] NodeMigrator.getHelperReferences()
          Returns references to NodeMigratorHelpers.
protected  NodeMigratorHelperReference[] NodeMigrator.getHelperReferences(MigrationInfo info)
          Returns references to NodeMigratorHelpers that are newer than the version number stored in the project file.
 

Methods in oracle.ide.migration that return types with arguments of type NodeMigratorHelperReference
 java.util.List<NodeMigratorHelperReference> NodeMigratorHook.nodeMigrators(NodeMigratorHook.MigratorType migratorName)
           
 

Methods in oracle.ide.migration with parameters of type NodeMigratorHelperReference
 int NodeMigratorHelperReference.compareTo(NodeMigratorHelperReference ref)
           
 


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

E17493-01

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