| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.javatools.data.HashStructureAdapter
oracle.ide.model.NodeMigrationTracker
public final class NodeMigrationTracker
A HashStructureAdapter class used to track the status of node migration for Project and Workspace nodes. The date is stored in project preferences.
| Field Summary | 
|---|
| Fields inherited from class oracle.javatools.data.HashStructureAdapter | 
|---|
| _hash | 
| Method Summary | |
|---|---|
| static NodeMigrationTracker | getInstance() | 
|  boolean | needsMigration(java.net.URL url) | 
|  void | startTracking(java.net.URL url) | 
|  void | stopTracking(java.net.URL url) | 
| 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 static NodeMigrationTracker getInstance()
public boolean needsMigration(java.net.URL url)
public void startTracking(java.net.URL url)
public void stopTracking(java.net.URL url)
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||