Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Class
oracle.jdeveloper.history.HistoryEntrySelector

Packages that use HistoryEntrySelector
oracle.jdeveloper.history   

 

Uses of HistoryEntrySelector in oracle.jdeveloper.history

 

Fields in oracle.jdeveloper.history declared as HistoryEntrySelector
static HistoryEntrySelector HistoryEntrySelector.CURRENT_REVISION
           
static HistoryEntrySelector HistoryEntrySelector.LATEST_REVISION
           
static HistoryEntrySelector HistoryEntrySelector.PREVIOUS_REVISION
           

 

Methods in oracle.jdeveloper.history that return HistoryEntrySelector
static HistoryEntrySelector HistoryContext.getHistoryEntrySelectorLHS(Context context)
           
static HistoryEntrySelector HistoryContext.getHistoryEntrySelectorRHS(Context context)
           

 

Methods in oracle.jdeveloper.history with parameters of type HistoryEntrySelector
static void HistoryContext.setHistoryEntrySelectorLHS(Context context, HistoryEntrySelector historyEntrySelector)
           
static void HistoryContext.setHistoryEntrySelectorRHS(Context context, HistoryEntrySelector historyEntrySelector)
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Copyright © 1997, 2012, Oracle. All rights reserved.