| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.migration.NodeMigratorHelper
oracle.jdeveloper.library.ProjectLibraryMigrator
public class ProjectLibraryMigrator
| Method Summary | |
|---|---|
static ProjectLibraryMigrator | 
getInstance()
 | 
 void | 
migrate(MigrationInfo[] infos,
        TraversableContext context)
Method called to migrate the nodes recorded in the specified MigrationInfo. | 
| Methods inherited from class oracle.ide.migration.NodeMigratorHelper | 
|---|
getNodeMigratorHelperKey, getNodeMigratorHelperVersion, getPages | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static ProjectLibraryMigrator getInstance()
public void migrate(MigrationInfo[] infos,
                    TraversableContext context)
NodeMigratorHelperMigrationInfo.
migrate in class NodeMigratorHelperinfos - information about the nodes that may require migration.context - contains addin specific migration data that is 
 passed on to the helpers such that they can use that information
 when migrating their data.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||