Extension SDK 10.1.2

Uses of Interface
oracle.ide.migration.NodeMigratorHelper

Packages that use NodeMigratorHelper
oracle.ide.migration   
 

Uses of NodeMigratorHelper in oracle.ide.migration
 

Methods in oracle.ide.migration that return NodeMigratorHelper
protected  NodeMigratorHelper[] NodeMigrator.getHelpers()
          Get registered NodeMigratorHelpers.
 

Methods in oracle.ide.migration with parameters of type NodeMigratorHelper
 void NodeMigrator.addHelper(NodeMigratorHelper helper)
          Add a NodeMigratorHelper.
 void NodeMigrator.removeHelper(NodeMigratorHelper helper)
          Remove the specified NodeMigratorHelper.
 


Extension SDK

 

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