|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.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. |
| Methods inherited from class oracle.ide.migration.XMLMigrator |
|---|
adjustObject, canMigrate, categoryToIndex, getDestFile, getLogger, getMigrationCategories, getObjectStore, getSourceFile, isAnyCategorySelected, isSelected, isValidCategory, migrate, readObject, setSelected, writeObject |
| 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)
Migratorprotected java.lang.String getFileName()
XMLMigratorgetFileName in class XMLMigratorprotected java.lang.String getNamespaceURI()
XMLMigratorgetNamespaceURI in class XMLMigratorprotected java.lang.String getRootTag()
XMLMigratorgetRootTag in class XMLMigratorprotected void prepareToMigrate()
XMLMigratorprepareToMigrate in class XMLMigrator
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||