|
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.javatools.data.HashStructureAdapter
oracle.jdeveloper.offlinedb.model.IDMigrationMap
public class IDMigrationMap
| Field Summary |
|---|
| Fields inherited from class oracle.javatools.data.HashStructureAdapter |
|---|
_hash |
| Method Summary | |
|---|---|
java.lang.String |
get(java.lang.String oldID) |
static IDMigrationMap |
getIDMigrationMap(PropertyStorage props) |
static boolean |
hasIDMigrationMap(PropertyStorage props)Returns true if there is an ID migration map in the given properties |
void |
put(java.lang.String oldID, java.lang.String newID) |
| Methods inherited from class oracle.javatools.data.HashStructureAdapter |
|---|
addStructureChangeListener, containsKey, copyTo, copyToImpl, equals, equalsImpl, findOrCreate, forcedCopyTo, getHashStructure, removeStructureChangeListener, useObjectEquals |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String get(java.lang.String oldID)
public void put(java.lang.String oldID,
java.lang.String newID)
public static boolean hasIDMigrationMap(PropertyStorage props)
props -public static IDMigrationMap getIDMigrationMap(PropertyStorage props)
|
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 | |||||||||