Skip navigation links

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

E17493-04


Uses of Class
oracle.ide.migration.NodeMigratorHook.MigratorType

Packages that use NodeMigratorHook.MigratorType
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 NodeMigratorHook.MigratorType in oracle.ide.migration

 

Methods in oracle.ide.migration that return NodeMigratorHook.MigratorType
protected  NodeMigratorHook.MigratorType NodeMigrator.migratorType()
           
static NodeMigratorHook.MigratorType NodeMigratorHook.MigratorType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static NodeMigratorHook.MigratorType[] NodeMigratorHook.MigratorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

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

 

Uses of NodeMigratorHook.MigratorType in oracle.ide.model

 

Methods in oracle.ide.model that return NodeMigratorHook.MigratorType
protected  NodeMigratorHook.MigratorType ProjectMigrator.migratorType()
           

 


Skip navigation links

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

E17493-04


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