Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-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)
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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