|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
ProjectMigratorProject migrator. |
class |
WorkspaceMigratorWorkspace migrator. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||