| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.ide.history.HistoryContext
public final class HistoryContext
Provides typesafe getter and setter methods for data stored in a Context that is specific to the history manager.
| Method Summary | |
|---|---|
static LocalState | 
getLocalState(Context context)Returns the LocalState stored in the specified Context, if any.  | 
static void | 
setLocalState(Context context, LocalState localState)Stored the specified LocalState in the specified Context.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static LocalState getLocalState(Context context)
public static void setLocalState(Context context,
                                 LocalState localState)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||