| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adf.view.faces.bi.component.graph.GraphContext
oracle.adf.view.faces.bi.component.graph.DataContext
public class DataContext
| Nested Class Summary | |
|---|---|
| static class | DataContext.DataTypeData types for getDataValue | 
| Field Summary | 
|---|
| Fields inherited from class oracle.adf.view.faces.bi.component.graph.GraphContext | 
|---|
| m_CommonGraph | 
| Constructor Summary | |
|---|---|
| DataContext(CommonGraph graph,
            KeyMap seriesKeys,
            java.util.List<KeyMap> groupKeys)Constructor | |
| Method Summary | |
|---|---|
|  java.lang.Object | getDataValue(DataContext.DataType type)Returns the value of the specified type | 
|  java.lang.String | getGroupId()Returns the group id (labels of the measures) of this data context | 
|  int | getGroupIndex()Returns the group index of this data context | 
|  java.lang.String | getSeriesId()Returns the series id (labels of the measures) of this data context | 
|  int | getSeriesIndex()Returns the series index of this data context | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DataContext(CommonGraph graph,
                   KeyMap seriesKeys,
                   java.util.List<KeyMap> groupKeys)
| Method Detail | 
|---|
public int getSeriesIndex()
public java.lang.String getSeriesId()
public int getGroupIndex()
public java.lang.String getGroupId()
public java.lang.Object getDataValue(DataContext.DataType type)
type - See DataType
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||