|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.migration.XMLMigrator
oracle.ide.config.DTCacheMigrator
public final class DTCacheMigrator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class oracle.ide.migration.XMLMigrator |
|---|
XMLMigrator.MigrationLogger |
| Field Summary | |
|---|---|
static int |
DTCACHE_SETTINGS
|
| Fields inherited from interface oracle.ide.migration.Migrator |
|---|
JDEV_HOME_DIR, SYSTEM_DIR |
| Constructor Summary | |
|---|---|
DTCacheMigrator()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription(int category)
Get a one line description for a given migration category. |
protected java.lang.String |
getFileName()
Get the filename to migrate. |
protected java.lang.String |
getNamespaceURI()
Get the XML namespace URI. |
protected java.lang.String |
getRootTag()
Get the XML root element tag. |
protected void |
prepareToMigrate()
Perform any preprocessing necessary before migrating the file. |
protected java.lang.Object |
readObject(java.io.File sourceDir,
java.io.File destDir)
Read in the settings. |
protected void |
writeObject(java.io.File sourceDir,
java.io.File destDir,
java.lang.Object settings)
Write out the settings. |
| Methods inherited from class oracle.ide.migration.XMLMigrator |
|---|
adjustObject, canMigrate, categoryToIndex, getDestFile, getLogger, getMigrationCategories, getObjectStore, getSourceFile, isAnyCategorySelected, isSelected, isValidCategory, migrate, setSelected |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int DTCACHE_SETTINGS
| Constructor Detail |
|---|
public DTCacheMigrator()
| Method Detail |
|---|
public java.lang.String getDescription(int category)
Migrator
protected java.lang.String getFileName()
XMLMigrator
getFileName in class XMLMigratorprotected java.lang.String getNamespaceURI()
XMLMigrator
getNamespaceURI in class XMLMigratorprotected java.lang.String getRootTag()
XMLMigrator
getRootTag in class XMLMigratorprotected void prepareToMigrate()
XMLMigrator
prepareToMigrate in class XMLMigrator
protected java.lang.Object readObject(java.io.File sourceDir,
java.io.File destDir)
throws java.lang.Exception
XMLMigrator
readObject in class XMLMigratorjava.lang.Exception
protected void writeObject(java.io.File sourceDir,
java.io.File destDir,
java.lang.Object settings)
throws java.lang.Exception
writeObject in class XMLMigratorjava.lang.Exception
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||