Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.1.0)

E17492-02

Serialized Form


Package oracle.adf.view.faces.bi

Class oracle.adf.view.faces.bi.BIFacesException extends BIBaseException implements Serializable

serialVersionUID: 1L


Package oracle.adf.view.faces.bi.component.gantt

Class oracle.adf.view.faces.bi.component.gantt.Filter extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_id

java.lang.String m_id

m_label

java.lang.String m_label

m_callback

java.lang.String m_callback

Class oracle.adf.view.faces.bi.component.gantt.FilterManager extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_filters

java.util.ArrayList<E> m_filters

Class oracle.adf.view.faces.bi.component.gantt.InvalidScaleException extends javax.faces.FacesException implements Serializable

serialVersionUID: 1L

Class oracle.adf.view.faces.bi.component.gantt.TaskbarFormat extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_label

java.lang.String m_label

m_labelColor

java.lang.String m_labelColor

m_startupStyleClass

java.lang.String m_startupStyleClass

m_middleStyleClass

java.lang.String m_middleStyleClass

m_leftStyleClass

java.lang.String m_leftStyleClass

m_rightStyleClass

java.lang.String m_rightStyleClass

m_linker

java.lang.String m_linker

m_labelStyleClass

java.lang.String m_labelStyleClass

m_fillColor

java.lang.String m_fillColor

m_fillImagePattern

java.lang.String m_fillImagePattern

m_borderColor

java.lang.String m_borderColor

m_leftImage

java.lang.String m_leftImage

m_rightImage

java.lang.String m_rightImage

m_image

java.lang.String m_image

m_height

int m_height

m_leftOffset

int m_leftOffset

m_rightOffset

int m_rightOffset

m_isStacked

boolean m_isStacked

m_name

java.lang.String m_name

Class oracle.adf.view.faces.bi.component.gantt.TaskbarFormatManager extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_formats

java.util.HashMap<K,V> m_formats

Class oracle.adf.view.faces.bi.component.gantt.TimeAxisDateFormat extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_locale

java.util.Locale m_locale

m_timezone

java.util.TimeZone m_timezone

m_isThaiGregorian

boolean m_isThaiGregorian

m_defaultStylePattern

int m_defaultStylePattern

m_cachedScale

int m_cachedScale

m_cachedFormats

java.text.DateFormat[] m_cachedFormats

m_patterns

java.lang.String[][] m_patterns

Class oracle.adf.view.faces.bi.component.gantt.UndoableEdit extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_action

int m_action

m_taskIds

java.util.List<E> m_taskIds

m_splitId

java.lang.String m_splitId

m_recurringId

java.lang.String m_recurringId

m_oldTime

java.util.Date m_oldTime

m_newTime

java.util.Date m_newTime

m_oldMajorScale

java.lang.String m_oldMajorScale

m_oldMinorScale

java.lang.String m_oldMinorScale

m_newMajorScale

java.lang.String m_newMajorScale

m_newMinorScale

java.lang.String m_newMinorScale

m_splitTime

java.util.Date m_splitTime

m_splitStartTime

java.util.Date m_splitStartTime

m_splitEndTime

java.util.Date m_splitEndTime

m_mergeFromId

java.lang.String m_mergeFromId

m_mergeToId

java.lang.String m_mergeToId

m_columnId

java.lang.String m_columnId

m_fromResourceId

java.lang.String m_fromResourceId

m_toResourceId

java.lang.String m_toResourceId

m_newStartTime

java.util.Date m_newStartTime

m_rowKeys

org.apache.myfaces.trinidad.model.RowKeySet m_rowKeys

m_oldPercent

int m_oldPercent

m_newPercent

int m_newPercent

Class oracle.adf.view.faces.bi.component.gantt.UndoManager extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_edits

java.util.ArrayList<E> m_edits

m_indexOfNextAdd

int m_indexOfNextAdd

Package oracle.adf.view.faces.bi.component.geoMap

Class oracle.adf.view.faces.bi.component.geoMap.LegendContent extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_legendItems

java.util.ArrayList<E> m_legendItems

Class oracle.adf.view.faces.bi.component.geoMap.LegendItem extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_label

java.lang.String m_label

m_imageHTML

java.lang.String m_imageHTML

Class oracle.adf.view.faces.bi.component.geoMap.MapConfiguration extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_mapViewerURL

java.net.URL m_mapViewerURL

m_geocoderURL

java.net.URL m_geocoderURL

Package oracle.adf.view.faces.bi.component.graph

Class oracle.adf.view.faces.bi.component.graph.DataSelection extends GraphSelection implements Serializable

serialVersionUID: 1L

Serialized Fields

m_groupKey

java.util.List<E> m_groupKey

m_seriesKey

KeyMap m_seriesKey

Class oracle.adf.view.faces.bi.component.graph.GraphSelection extends java.lang.Object implements Serializable

serialVersionUID: 1L

Class oracle.adf.view.faces.bi.component.graph.GraphSelectionAttributeChange extends org.apache.myfaces.trinidad.change.AttributeComponentChange implements Serializable

serialVersionUID: 1L

Serialized Fields

_clientId

java.lang.String _clientId

Class oracle.adf.view.faces.bi.component.graph.GraphSelectionSet extends java.util.AbstractSet<GraphSelection> implements Serializable

serialVersionUID: 1L

Serialized Fields

m_set

java.util.HashSet<E> m_set

Package oracle.adf.view.faces.bi.component.pivotTable

Class oracle.adf.view.faces.bi.component.pivotTable.CellRange extends java.lang.Object implements Serializable

serialVersionUID: 1L

Class oracle.adf.view.faces.bi.component.pivotTable.DataBlock extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_startRow

int m_startRow

m_startColumn

int m_startColumn

m_rows

int m_rows

m_columns

int m_columns

Class oracle.adf.view.faces.bi.component.pivotTable.DataCellRange extends CellRange implements Serializable

serialVersionUID: 1L

Serialized Fields

startKey

DataCellKey startKey

startIndex

DataCellIndex startIndex

endKey

DataCellKey endKey

endIndex

DataCellIndex endIndex

Class oracle.adf.view.faces.bi.component.pivotTable.DataCellSelectionSet extends SelectionSet<DataCellRange> implements Serializable

serialVersionUID: 1L

Class oracle.adf.view.faces.bi.component.pivotTable.HeaderCellRange extends CellRange implements Serializable

serialVersionUID: 1L

Serialized Fields

startKey

HeaderCellKey startKey

endKey

HeaderCellKey endKey

context

oracle.adfinternal.view.faces.bi.renderkit.pivotTable.HeaderCellRangeContext context

Class oracle.adf.view.faces.bi.component.pivotTable.HeaderCellSelectionSet extends SelectionSet<HeaderCellRange> implements Serializable

serialVersionUID: 1L

Serialized Fields

m_edge

int m_edge

Class oracle.adf.view.faces.bi.component.pivotTable.Selection extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

columnHeaderCells

HeaderCellSelectionSet columnHeaderCells

rowHeaderCells

HeaderCellSelectionSet rowHeaderCells

dataCells

DataCellSelectionSet dataCells

Class oracle.adf.view.faces.bi.component.pivotTable.SelectionSet extends java.util.LinkedHashSet<E extends CellRange> implements Serializable

serialVersionUID: 1L

Class oracle.adf.view.faces.bi.component.pivotTable.SizingManager extends BIComplexAttributeBase implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class oracle.adf.view.faces.bi.component.pivotTable.SizingManagerAttributeChange extends org.apache.myfaces.trinidad.change.AttributeComponentChange implements Serializable

serialVersionUID: 1L

Serialized Fields

_clientId

java.lang.String _clientId

Class oracle.adf.view.faces.bi.component.pivotTable.SizingManagerImpl extends SizingManager implements Serializable

serialVersionUID: 1L

Class oracle.adf.view.faces.bi.component.pivotTable.UIGrid.DefaultClientKeyManager extends ClientKeyManager implements Serializable

serialVersionUID: 1L

Serialized Fields

_currencyCache

oracle.adf.view.faces.bi.component.pivotTable.ValueMap<K,V> _currencyCache

_counter

long _counter

Class oracle.adf.view.faces.bi.component.pivotTable.UIGrid.NullCellKey extends CellKey implements Serializable

serialVersionUID: 1L


Package oracle.adf.view.faces.bi.dnd

Class oracle.adf.view.faces.bi.dnd.GraphDropSite extends java.util.HashMap implements Serializable

serialVersionUID: 1L

Serialized Fields

m_oldX

java.lang.Double m_oldX

m_oldY

java.lang.Double m_oldY

m_newX

java.lang.Double m_newX

m_newY

java.lang.Double m_newY

Package oracle.adf.view.faces.bi.event

Class oracle.adf.view.faces.bi.event.BaseZoomAndScrollEvent extends javax.faces.event.FacesEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_axisMin

java.util.HashMap<K,V> m_axisMin

m_axisMax

java.util.HashMap<K,V> m_axisMax

m_o1StartGroup

java.lang.Integer m_o1StartGroup

m_o1GroupCount

java.lang.Integer m_o1GroupCount

m_o1StartGroupLabel

java.lang.Object m_o1StartGroupLabel

m_o1EndGroupLabel

java.lang.Object m_o1EndGroupLabel

Class oracle.adf.view.faces.bi.event.ClickEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_handle

ComponentHandle m_handle

Class oracle.adf.view.faces.bi.event.DataChangeEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_type

int m_type

m_taskIds

java.util.List<E> m_taskIds

m_resourceIds

java.util.List<E> m_resourceIds

m_newStartTime

java.util.Date m_newStartTime

m_newEndTime

java.util.Date m_newEndTime

m_fromResourceId

java.lang.String m_fromResourceId

m_toResourceId

java.lang.String m_toResourceId

m_splitId

java.lang.String m_splitId

m_recurId

java.lang.String m_recurId

m_splitTime

java.util.Date m_splitTime

m_splitStartTime

java.util.Date m_splitStartTime

m_mergeToId

java.lang.String m_mergeToId

m_mergeFromId

java.lang.String m_mergeFromId

m_rowKeys

org.apache.myfaces.trinidad.model.RowKeySet m_rowKeys

m_newCompleteThrough

java.util.Date m_newCompleteThrough

m_newPercentComplete

int m_newPercentComplete

m_splitTasks

java.util.List<E> m_splitTasks

m_depTasks

java.util.List<E> m_depTasks

Class oracle.adf.view.faces.bi.event.DoubleClickEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_taskId

java.lang.String m_taskId

m_task

java.lang.Object m_task

Class oracle.adf.view.faces.bi.event.DrillEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

edge

int edge

layer

int layer

slice

int slice

type

int type

Class oracle.adf.view.faces.bi.event.FilterEvent extends javax.faces.event.FacesEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_type

java.lang.String m_type

Class oracle.adf.view.faces.bi.event.GanttActionEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_type

int m_type

m_edit

java.lang.Object m_edit

m_major

java.lang.String m_major

m_minor

java.lang.String m_minor

Class oracle.adf.view.faces.bi.event.MapClickActionEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_themeId

java.lang.String m_themeId

m_foiId

java.lang.String m_foiId

m_dataContent

DataContent m_dataContent

m_mouseX

int m_mouseX

m_mouseY

int m_mouseY

m_button

java.lang.String m_button

m_locationX

double m_locationX

m_locationY

double m_locationY

m_locationSrid

int m_locationSrid

Class oracle.adf.view.faces.bi.event.MapSelectionEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_themeId

java.lang.String m_themeId

m_selectionMode

java.lang.String m_selectionMode

m_iterator

java.util.Iterator<E> m_iterator

Class oracle.adf.view.faces.bi.event.MapThemeChangeEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Class oracle.adf.view.faces.bi.event.MapZoomChangeEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_oldZoom

int m_oldZoom

m_newZoom

int m_newZoom

Class oracle.adf.view.faces.bi.event.PageEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_pos

int m_pos

m_maxLayer

int m_maxLayer

m_hPos

int[] m_hPos

m_visibleValues

java.lang.String[] m_visibleValues

Class oracle.adf.view.faces.bi.event.PivotEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_flags

int m_flags

m_from

int m_from

m_to

int m_to

m_fromDim

int m_fromDim

m_toDim

int m_toDim

Class oracle.adf.view.faces.bi.event.PointSelectionEvent extends javax.faces.event.FacesEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_xVal

double m_xVal

m_yVal

double m_yVal

Class oracle.adf.view.faces.bi.event.ResourceSelectionEvent extends javax.faces.event.FacesEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_resourceIds

java.util.List<E> m_resourceIds

Class oracle.adf.view.faces.bi.event.ScrollEvent extends BaseZoomAndScrollEvent implements Serializable

serialVersionUID: 1L

Class oracle.adf.view.faces.bi.event.TaskSelectionEvent extends javax.faces.event.FacesEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_taskIds

java.util.List<E> m_taskIds

m_task

java.lang.Object m_task

Class oracle.adf.view.faces.bi.event.ThematicMapClickEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_series

java.lang.String m_series

m_group

java.lang.String m_group

Class oracle.adf.view.faces.bi.event.ThematicMapEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_rowKey

java.lang.Object m_rowKey

Class oracle.adf.view.faces.bi.event.TimeAxisEvent extends javax.faces.event.FacesEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_date

java.util.Date m_date

Class oracle.adf.view.faces.bi.event.TimeBucketDoubleClickEvent extends TimeBucketSelectionEvent implements Serializable

serialVersionUID: 1L

Class oracle.adf.view.faces.bi.event.TimeBucketSelectionEvent extends javax.faces.event.FacesEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_resourceId

java.lang.String m_resourceId

m_date

java.util.Date m_date

m_bucket

java.lang.Object m_bucket

Class oracle.adf.view.faces.bi.event.TimeSelectorEvent extends javax.faces.event.FacesEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_startDate

java.util.Date m_startDate

m_endDate

java.util.Date m_endDate

Class oracle.adf.view.faces.bi.event.ZoomAndScrollEvent extends BaseZoomAndScrollEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_eventType

int m_eventType

Class oracle.adf.view.faces.bi.event.ZoomEvent extends BaseZoomAndScrollEvent implements Serializable

serialVersionUID: 1L


Package oracle.adf.view.faces.bi.event.graph

Class oracle.adf.view.faces.bi.event.graph.SelectionEvent extends javax.faces.event.FacesEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_selection

java.util.Set<E> m_selection

Package oracle.adf.view.faces.bi.event.hierarchyViewer

Class oracle.adf.view.faces.bi.event.hierarchyViewer.NodeActionEvent extends NodeEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_actionEventType

java.lang.String m_actionEventType

m_actionComponentId

java.lang.String m_actionComponentId

Class oracle.adf.view.faces.bi.event.hierarchyViewer.NodeEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_rowKey

java.lang.Object m_rowKey

Class oracle.adf.view.faces.bi.event.hierarchyViewer.NodeExpandChildrenEvent extends NodeEvent implements Serializable

serialVersionUID: 1L

Class oracle.adf.view.faces.bi.event.hierarchyViewer.ResultEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_search

org.apache.myfaces.trinidad.component.UIXCollection m_search

Package oracle.adf.view.faces.bi.event.pivotFilterBar

Class oracle.adf.view.faces.bi.event.pivotFilterBar.QueryPivotEvent extends javax.faces.event.FacesEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

_descriptor

oracle.adf.view.rich.model.QueryDescriptor _descriptor

_from

java.lang.String _from

_to

java.lang.String _to

_operation

PivotableQueryDescriptor.PivotOperation _operation

Package oracle.adf.view.faces.bi.event.pivotTable

Class oracle.adf.view.faces.bi.event.pivotTable.CellImageClickEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

edge

int edge
Deprecated. 

qdr

QDR qdr
Deprecated. 

imageName

java.lang.String imageName
Deprecated. 

Class oracle.adf.view.faces.bi.event.pivotTable.SortEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

properties

java.util.Map<K,V> properties

type

SortEvent.SortType type

Package oracle.adf.view.faces.bi.event.thematicMap

Class oracle.adf.view.faces.bi.event.thematicMap.ThematicMapActionEvent extends javax.faces.event.ActionEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_actionComponentId

java.lang.String m_actionComponentId

m_rowKey

java.lang.Object m_rowKey

Package oracle.adf.view.faces.bi.model

Class oracle.adf.view.faces.bi.model.CellIndex extends java.lang.Object implements Serializable

serialVersionUID: 1L

Class oracle.adf.view.faces.bi.model.CellKey extends java.lang.Object implements Serializable

serialVersionUID: 1L

Class oracle.adf.view.faces.bi.model.ClientKeyManager extends java.lang.Object implements Serializable

serialVersionUID: 1L

Class oracle.adf.view.faces.bi.model.DataCellIndex extends CellIndex implements Serializable

serialVersionUID: 1L

Serialized Fields

m_row

int m_row

m_column

int m_column

Class oracle.adf.view.faces.bi.model.DataCellKey extends CellKey implements Serializable

serialVersionUID: 1L

Serialized Fields

m_rowKey

QDR m_rowKey

m_columnKey

QDR m_columnKey

Class oracle.adf.view.faces.bi.model.DataModel.DataValueMap extends java.util.HashMap implements Serializable

serialVersionUID: 1L

Serialized Fields

_da

DataAccess _da

_dataCellIndex

DataCellIndex _dataCellIndex

Class oracle.adf.view.faces.bi.model.DataModel.HeaderValueMap extends java.util.HashMap implements Serializable

serialVersionUID: 1L

Serialized Fields

_da

DataAccess _da

_headerCellIndex

HeaderCellIndex _headerCellIndex

Class oracle.adf.view.faces.bi.model.HeaderCellIndex extends CellIndex implements Serializable

serialVersionUID: 1L

Serialized Fields

edge

int edge

layer

int layer

slice

int slice

Class oracle.adf.view.faces.bi.model.HeaderCellKey extends CellKey implements Serializable

serialVersionUID: 1L

Serialized Fields

qdr

QDR qdr

Class oracle.adf.view.faces.bi.model.KeyMap extends KeyMap implements Serializable

serialVersionUID: 1L


Package oracle.adf.view.faces.bi.webapp

Class oracle.adf.view.faces.bi.webapp.GaugeServlet extends oracle.adfinternal.view.faces.bi.renderkit.imageView.ImageViewServlet implements Serializable

serialVersionUID: 1L

Class oracle.adf.view.faces.bi.webapp.GraphServlet extends oracle.adfinternal.view.faces.bi.renderkit.imageView.ImageViewServlet implements Serializable

serialVersionUID: 1L

Class oracle.adf.view.faces.bi.webapp.MapProxyServlet extends oracle.adfinternal.view.faces.bi.renderkit.geoMap.servlet.MapProxyServlet implements Serializable

serialVersionUID: 1L


Package oracle.adf.view.rich.model

Class oracle.adf.view.rich.model.NumberRange extends java.lang.Object implements Serializable

serialVersionUID: 0L

Serialized Fields

_min

java.lang.Number _min

_max

java.lang.Number _max

Class oracle.adf.view.rich.model.SelectItemSeparator extends javax.faces.model.SelectItem implements Serializable

serialVersionUID: 0L

Class oracle.adf.view.rich.model.SortCriterion extends org.apache.myfaces.trinidad.model.SortCriterion implements Serializable

serialVersionUID: 0L


Package oracle.dss.dataView

Class oracle.dss.dataView.AdornmentLayout extends java.awt.FlowLayout implements Serializable

serialVersionUID: 1L

Class oracle.dss.dataView.AlertEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

m_id

int m_id

Class oracle.dss.dataView.BaseTitle extends javax.swing.JLabel implements Serializable

serialVersionUID: 1L

Serialized Fields

_userOverrideFlags

java.util.BitSet _userOverrideFlags
For internal use only. Application developers should not use this

_styleOverrideFlags

java.util.BitSet _styleOverrideFlags
For internal use only. Application developers should not use this

dataView

Dataview dataView
For internal use only. Application developers should not use this
The host bean

m_underline

boolean m_underline
For internal use only. Application developers should not use this

m_horzAlign

int m_horzAlign
For internal use only. Application developers should not use this

m_font

java.awt.Font m_font
For internal use only. Application developers should not use this

fm

java.awt.FontMetrics fm
For internal use only. Application developers should not use this

baseline

int baseline
For internal use only. Application developers should not use this

constrainWidth

int constrainWidth
For internal use only. Application developers should not use this

zoomFactor

int zoomFactor
For internal use only. Application developers should not use this
Zoom factor

m_text

java.lang.String m_text
For internal use only. Application developers should not use this
unparse text

focusColor

java.awt.Color focusColor

selected

boolean selected

m_visible

boolean m_visible

_baseTitleXML

BaseTitleXML _baseTitleXML

d_fontSize

int d_fontSize

m_version

java.lang.String m_version

Class oracle.dss.dataView.BoxPlotDataComponentHandle extends DataComponentHandle implements Serializable

serialVersionUID: 1L

Serialized Fields

m_minIndex

int m_minIndex

m_tenIndex

int m_tenIndex

m_q1Index

int m_q1Index

m_medianIndex

int m_medianIndex

m_q3Index

int m_q3Index

m_ninetyIndex

int m_ninetyIndex

m_maxIndex

int m_maxIndex

m_dataPointsPerMarker

int m_dataPointsPerMarker

Class oracle.dss.dataView.BubbleDataComponentHandle extends ScatterDataComponentHandle implements Serializable

serialVersionUID: 1L

Class oracle.dss.dataView.CellBorderPainter extends oracle.bali.ewt.painter.AbstractBorderPainter implements Serializable

serialVersionUID: 1L

Serialized Fields

_color

java.awt.Color _color

_lineWidth

int _lineWidth

_top

int _top

_left

int _left

_bottom

int _bottom

_right

int _right

_insets

oracle.bali.ewt.util.ImmInsets _insets

_hPageInsets

oracle.bali.ewt.util.ImmInsets _hPageInsets

_topWidth

int _topWidth

_bottomWidth

int _bottomWidth

_leftWidth

int _leftWidth

_rightWidth

int _rightWidth

_topColor

java.awt.Color _topColor

_bottomColor

java.awt.Color _bottomColor

_leftColor

java.awt.Color _leftColor

_rightColor

java.awt.Color _rightColor

_borderSeparateSetting

boolean _borderSeparateSetting

Class oracle.dss.dataView.ColumnComponentHandle extends ComponentHandle implements Serializable

serialVersionUID: 1L

Serialized Fields

_columnInfo

ColumnComponentInfo _columnInfo

Class oracle.dss.dataView.ColumnRangeComponentHandle extends ComponentHandle implements Serializable

serialVersionUID: 1L

Serialized Fields

_columnInfo

ColumnComponentInfo[] _columnInfo

Class oracle.dss.dataView.ComponentHandle extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

ID

int ID

_name

java.lang.String _name

m_dataAccess

DataAccess m_dataAccess

component

java.lang.Object component

Class oracle.dss.dataView.ControllerAdapter extends ViewControllerAdapter implements Serializable

serialVersionUID: 1L

Serialized Fields

view

Dataview view

popupManager

PopupManager popupManager

rolloverManager

RolloverTextManager rolloverManager

Class oracle.dss.dataView.ControllerEvent extends DataviewEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

component

ComponentHandle component
For internal use only. Application developers should not use this
The component on which the event took place

Class oracle.dss.dataView.DataComponentHandle extends ComponentHandle implements Serializable

serialVersionUID: 1L

Serialized Fields

_dataInfo

DataComponentInfo _dataInfo

m_seriesComponent

boolean m_seriesComponent

m_seriesAndGroups

boolean m_seriesAndGroups

m_group

int m_group

m_series

int m_series

m_seriesAreRows

boolean m_seriesAreRows

Class oracle.dss.dataView.DataRangeComponentHandle extends ComponentHandle implements Serializable

serialVersionUID: 1L

Serialized Fields

_dataInfo

DataComponentInfo[] _dataInfo

Class oracle.dss.dataView.Dataview extends javax.swing.JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

m_bSuperCalled

boolean m_bSuperCalled
For internal use only. Application developers should not use this

listenerList

javax.swing.event.EventListenerList listenerList
For internal use only. Application developers should not use this
List of all listeners

propertyChangeListenerList

javax.swing.event.EventListenerList propertyChangeListenerList
For internal use only. Application developers should not use this

vetoableChangeListenerList

javax.swing.event.EventListenerList vetoableChangeListenerList
For internal use only. Application developers should not use this

model

Model model

controller

Controller controller

subcomponent

java.util.Vector<E> subcomponent
For internal use only. Application developers should not use this
List of view bean subcomponents

pagingControl

oracle.dss.pagingControl.ViewPagingControl pagingControl
For internal use only. Application developers should not use this
the paging control

m_tokenSubstitution

TokenSubstitution m_tokenSubstitution
For internal use only. Application developers should not use this
TokenSubstitution attached to this view

m_stopRepaints

boolean m_stopRepaints
For internal use only. Application developers should not use this
This will be turned on and off in the modelDataAvailable method.

m_customColorsEnabled

boolean m_customColorsEnabled
For internal use only. Application developers should not use this
custom color options enabled on all color pickers

m_dataviewTitle

DataviewTitles m_dataviewTitle
For internal use only. Application developers should not use this

m_dataviewSubtitle

DataviewTitles m_dataviewSubtitle
For internal use only. Application developers should not use this

m_dataviewFootnote

DataviewTitles m_dataviewFootnote
For internal use only. Application developers should not use this

m_commonDataview

CommonDataview m_commonDataview

m_dataViewFormatSupported

boolean m_dataViewFormatSupported
For internal use only. Application developers should not use this

titlePanel

javax.swing.JPanel titlePanel
For internal use only. Application developers should not use this

footnotePanel

javax.swing.JPanel footnotePanel
For internal use only. Application developers should not use this

printOrPreviewMode

boolean printOrPreviewMode
For internal use only. Application developers should not use this

m_bLoadingDataSourceFromPersistence

boolean m_bLoadingDataSourceFromPersistence

m_context

java.util.Hashtable<K,V> m_context
For internal use only. Application developers should not use this
A context that can contains XMLContext. User can also use this context to pass more information to its objects.

Class oracle.dss.dataView.DataviewEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

consumed

boolean consumed
For internal use only. Application developers should not use this
Actually perform action signaled by the event?

Class oracle.dss.dataView.DrillComponentHandle extends ComponentHandle implements Serializable

serialVersionUID: 1L

Serialized Fields

_drillInfo

DrillComponentInfo _drillInfo

Class oracle.dss.dataView.DrillEvent extends DataviewEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

_edge

int _edge

_depth

int _depth

_index

int _index

_type

int _type

Class oracle.dss.dataView.EdgeComponentHandle extends ComponentHandle implements Serializable

serialVersionUID: 1L

Serialized Fields

_edgeInfo

EdgeComponentInfo _edgeInfo

Class oracle.dss.dataView.EdgeRangeComponentHandle extends ComponentHandle implements Serializable

serialVersionUID: 1L

Serialized Fields

_edgeInfo

EdgeComponentInfo[] _edgeInfo

Class oracle.dss.dataView.FontList extends java.util.Hashtable implements Serializable

serialVersionUID: 1L

Class oracle.dss.dataView.Footnote extends BaseTitle implements Serializable

serialVersionUID: 1L

Class oracle.dss.dataView.GroupComponentHandle extends ComponentHandle implements Serializable

serialVersionUID: 1L

Serialized Fields

_groupInfo

GroupComponentInfo _groupInfo

m_seriesAreRows

boolean m_seriesAreRows

Class oracle.dss.dataView.ManagerAdapter extends java.lang.Object implements Serializable

serialVersionUID: 1L

Class oracle.dss.dataView.ModelAdapter extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

listenerList

javax.swing.event.EventListenerList listenerList

drillingEnabled

boolean drillingEnabled

formatManager

FormatManager formatManager

Class oracle.dss.dataView.NonDataComponentHandle extends ComponentHandle implements Serializable

serialVersionUID: 1L

Class oracle.dss.dataView.NonDataIndexComponentHandle extends ComponentHandle implements Serializable

serialVersionUID: 1L

Serialized Fields

m_index

int m_index

m_axisID

int m_axisID

Class oracle.dss.dataView.PageEvent extends DataviewEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

_dim

int[] _dim

_maxLayer

int _maxLayer

Class oracle.dss.dataView.PivotEvent extends DataviewEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

flags

int flags

from

int from

to

int to

fromDim

int fromDim

toDim

int toDim

m_fromSlice

int m_fromSlice

m_toSlice

int m_toSlice

m_pivotType

int m_pivotType

Class oracle.dss.dataView.RowComponentHandle extends ComponentHandle implements Serializable

serialVersionUID: 1L

Serialized Fields

_rowInfo

RowComponentInfo _rowInfo

Class oracle.dss.dataView.RowRangeComponentHandle extends ComponentHandle implements Serializable

serialVersionUID: 1L

Serialized Fields

_rowInfo

RowComponentInfo[] _rowInfo

Class oracle.dss.dataView.ScatterDataComponentHandle extends DataComponentHandle implements Serializable

serialVersionUID: 1L

Class oracle.dss.dataView.SelectEvent extends ControllerEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id
For internal use only. Application developers should not use this
ID of event

Class oracle.dss.dataView.SeriesComponentHandle extends ComponentHandle implements Serializable

serialVersionUID: 1L

Serialized Fields

_seriesInfo

SeriesComponentInfo _seriesInfo

m_seriesAreRows

boolean m_seriesAreRows

Class oracle.dss.dataView.SizeEvent extends ControllerEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id
For internal use only. Application developers should not use this
ID of event

Class oracle.dss.dataView.StockDataComponentHandle extends DataComponentHandle implements Serializable

serialVersionUID: 1L

Serialized Fields

m_openIndex

int m_openIndex

m_highIndex

int m_highIndex

m_lowIndex

int m_lowIndex

m_closeIndex

int m_closeIndex

m_volumeIndex

int m_volumeIndex

m_dataPointsPerMarker

int m_dataPointsPerMarker

Class oracle.dss.dataView.Subtitle extends BaseTitle implements Serializable

serialVersionUID: 1L

Class oracle.dss.dataView.ThresholdOutOfRangeException extends DataException implements Serializable

serialVersionUID: 1L

Class oracle.dss.dataView.Title extends BaseTitle implements Serializable

serialVersionUID: 1L

Class oracle.dss.dataView.ViewControllerAdapter extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

mouseEvent

java.awt.event.MouseEvent mouseEvent

listenerList

javax.swing.event.EventListenerList listenerList

m_defaultCursor

java.awt.Cursor m_defaultCursor

m_moveCursor

java.awt.Cursor m_moveCursor

m_waitCursor

java.awt.Cursor m_waitCursor

m_nResizeCursor

java.awt.Cursor m_nResizeCursor

m_sResizeCursor

java.awt.Cursor m_sResizeCursor

m_eResizeCursor

java.awt.Cursor m_eResizeCursor

m_wResizeCursor

java.awt.Cursor m_wResizeCursor

m_neResizeCursor

java.awt.Cursor m_neResizeCursor

m_swResizeCursor

java.awt.Cursor m_swResizeCursor

m_nwResizeCursor

java.awt.Cursor m_nwResizeCursor

m_seResizeCursor

java.awt.Cursor m_seResizeCursor

m_selectCursor

java.awt.Cursor m_selectCursor

m_textCursor

java.awt.Cursor m_textCursor

m_drillCursor

java.awt.Cursor m_drillCursor

m_noDropCursor

java.awt.Cursor m_noDropCursor

m_vertSplitCursor

java.awt.Cursor m_vertSplitCursor

m_horzSplitCursor

java.awt.Cursor m_horzSplitCursor

m_isWaitCursor

boolean m_isWaitCursor

m_viewPositionX

int m_viewPositionX

m_viewPositionY

int m_viewPositionY

m_viewSizeWidth

int m_viewSizeWidth

m_viewSizeHeight

int m_viewSizeHeight

m_viewSizeSet

boolean m_viewSizeSet

selectionManager

SelectionManager selectionManager

Class oracle.dss.dataView.ViewFocusEvent extends java.awt.event.FocusEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

compID

ComponentHandle compID

Class oracle.dss.dataView.ViewKeyEvent extends java.awt.event.KeyEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

compID

ComponentHandle compID

Class oracle.dss.dataView.ViewMouseEvent extends java.awt.event.MouseEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

compID

ComponentHandle compID

Package oracle.dss.dataView.managers

Class oracle.dss.dataView.managers.RuleManager extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_dataview

DataviewCommon m_dataview
For internal use only. Application developers should not use this

m_bundles

java.util.Vector<E> m_bundles
For internal use only. Application developers should not use this

m_uiBundle

RuleBundle m_uiBundle
For internal use only. Application developers should not use this

m_context

java.util.Hashtable<K,V> m_context
For internal use only. Application developers should not use this

Class oracle.dss.dataView.managers.ViewFormat extends BaseViewFormat implements Serializable

serialVersionUID: 1L

Serialized Fields

m_view

DataviewCommon m_view
For internal use only. Application developers should not use this
The DataviewCommon view associated with the ViewFormat that needs to be notifed of ViewFormat property changes.

Class oracle.dss.dataView.managers.ViewSizing extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_rowHeight

int m_rowHeight

m_columnWidth

int m_columnWidth

m_propertyUsedFlags

java.util.BitSet m_propertyUsedFlags

Class oracle.dss.dataView.managers.ViewStyle extends oracle.bali.ewt.graphics.Appearance implements Serializable

serialVersionUID: 1L

Serialized Fields

DEBUG

boolean DEBUG

m_underline

boolean m_underline
For internal use only. Application developers should not use this

m_doubleUnderline

boolean m_doubleUnderline
For internal use only. Application developers should not use this

m_strikeThrough

boolean m_strikeThrough
For internal use only. Application developers should not use this

m_wordWrapEnabled

boolean m_wordWrapEnabled
For internal use only. Application developers should not use this

m_borderColor

java.awt.Color m_borderColor
For internal use only. Application developers should not use this

m_borderTopColor

java.awt.Color m_borderTopColor
For internal use only. Application developers should not use this

m_borderLeftColor

java.awt.Color m_borderLeftColor
For internal use only. Application developers should not use this

m_borderBottomColor

java.awt.Color m_borderBottomColor
For internal use only. Application developers should not use this

m_borderRightColor

java.awt.Color m_borderRightColor
For internal use only. Application developers should not use this

m_borderWidth

int m_borderWidth
For internal use only. Application developers should not use this

m_borderTopWidth

int m_borderTopWidth
For internal use only. Application developers should not use this

m_borderLeftWidth

int m_borderLeftWidth
For internal use only. Application developers should not use this

m_borderBottomWidth

int m_borderBottomWidth
For internal use only. Application developers should not use this

m_borderRightWidth

int m_borderRightWidth
For internal use only. Application developers should not use this

m_borderLeftStyle

int m_borderLeftStyle
For internal use only. Application developers should not use this

m_borderRightStyle

int m_borderRightStyle
For internal use only. Application developers should not use this

m_borderTopStyle

int m_borderTopStyle
For internal use only. Application developers should not use this

m_borderBottomStyle

int m_borderBottomStyle
For internal use only. Application developers should not use this

m_fontName

java.lang.String m_fontName
For internal use only. Application developers should not use this

m_fontSize

int m_fontSize
For internal use only. Application developers should not use this

m_fontBold

boolean m_fontBold
For internal use only. Application developers should not use this

m_fontItalic

boolean m_fontItalic
For internal use only. Application developers should not use this

m_graphicImageIndex

int m_graphicImageIndex
For internal use only. Application developers should not use this

m_graphicImageTooltip

java.lang.String m_graphicImageTooltip
For internal use only. Application developers should not use this

m_cellEditStyle

int m_cellEditStyle
For internal use only. Application developers should not use this

m_editBackground

java.awt.Color m_editBackground
For internal use only. Application developers should not use this

m_editForeground

java.awt.Color m_editForeground
For internal use only. Application developers should not use this

m_graphicBarColor

java.awt.Color m_graphicBarColor
For internal use only. Application developers should not use this

m_graphicBarVisible

boolean m_graphicBarVisible
For internal use only. Application developers should not use this

m_hPageBreak

boolean m_hPageBreak
For internal use only. Application developers should not use this

m_vPageBreak

boolean m_vPageBreak
For internal use only. Application developers should not use this

m_drillOutLinks

java.util.List<E> m_drillOutLinks
For internal use only. Application developers should not use this

m_eh

ErrorHandler m_eh
For internal use only. Application developers should not use this

m_font

java.awt.Font m_font
For internal use only. Application developers should not use this

m_bBorderApplied

boolean m_bBorderApplied
For internal use only. Application developers should not use this
Flag to determine whether border painter should be set on JEWT appearance.

m_vsCallback

ViewStyleCallback m_vsCallback
For internal use only. Application developers should not use this
callback for when attributes change

m_view

DataviewCommon m_view
For internal use only. Application developers should not use this

od_background

int od_background
For internal use only. Application developers should not use this

od_foreground

int od_foreground
For internal use only. Application developers should not use this

od_selectBackground

int od_selectBackground
For internal use only. Application developers should not use this

od_selectForeground

int od_selectForeground
For internal use only. Application developers should not use this

od_horizontalAlignment

int od_horizontalAlignment
For internal use only. Application developers should not use this

od_verticalAlignment

int od_verticalAlignment
For internal use only. Application developers should not use this

od_underline

boolean od_underline
For internal use only. Application developers should not use this

od_doubleUnderline

boolean od_doubleUnderline
For internal use only. Application developers should not use this

od_strikeThrough

boolean od_strikeThrough
For internal use only. Application developers should not use this

od_wordWrapEnabled

boolean od_wordWrapEnabled
For internal use only. Application developers should not use this

od_borderColor

int od_borderColor
For internal use only. Application developers should not use this

od_borderTopColor

int od_borderTopColor
For internal use only. Application developers should not use this

od_borderLeftColor

int od_borderLeftColor
For internal use only. Application developers should not use this

od_borderBottomColor

int od_borderBottomColor
For internal use only. Application developers should not use this

od_borderRightColor

int od_borderRightColor
For internal use only. Application developers should not use this

od_borderWidth

int od_borderWidth
For internal use only. Application developers should not use this

od_borderTopWidth

int od_borderTopWidth
For internal use only. Application developers should not use this

od_borderLeftWidth

int od_borderLeftWidth
For internal use only. Application developers should not use this

od_borderBottomWidth

int od_borderBottomWidth
For internal use only. Application developers should not use this

od_borderRightWidth

int od_borderRightWidth
For internal use only. Application developers should not use this

od_borderLeftStyle

int od_borderLeftStyle
For internal use only. Application developers should not use this

od_borderRightStyle

int od_borderRightStyle
For internal use only. Application developers should not use this

od_borderTopStyle

int od_borderTopStyle
For internal use only. Application developers should not use this

od_borderBottomStyle

int od_borderBottomStyle
For internal use only. Application developers should not use this

od_fontName

java.lang.String od_fontName
For internal use only. Application developers should not use this

od_fontSize

int od_fontSize
For internal use only. Application developers should not use this

od_fontBold

boolean od_fontBold
For internal use only. Application developers should not use this

od_fontItalic

boolean od_fontItalic
For internal use only. Application developers should not use this

od_graphicImageIndex

int od_graphicImageIndex
For internal use only. Application developers should not use this

od_graphicImageTooltip

java.lang.String od_graphicImageTooltip
For internal use only. Application developers should not use this

od_cellEditStyle

int od_cellEditStyle
For internal use only. Application developers should not use this

od_editBackground

int od_editBackground
For internal use only. Application developers should not use this

od_editForeground

int od_editForeground
For internal use only. Application developers should not use this

od_graphicBarColor

int od_graphicBarColor
For internal use only. Application developers should not use this

od_graphicBarVisible

boolean od_graphicBarVisible
For internal use only. Application developers should not use this

od_hPageBreak

boolean od_hPageBreak
For internal use only. Application developers should not use this

od_vPageBreak

boolean od_vPageBreak
For internal use only. Application developers should not use this

od_drillOutLinks

java.util.List<E> od_drillOutLinks
For internal use only. Application developers should not use this

d_background

int d_background
For internal use only. Application developers should not use this

d_foreground

int d_foreground
For internal use only. Application developers should not use this

d_selectBackground

int d_selectBackground
For internal use only. Application developers should not use this

d_selectForeground

int d_selectForeground
For internal use only. Application developers should not use this

d_horizontalAlignment

int d_horizontalAlignment
For internal use only. Application developers should not use this

d_verticalAlignment

int d_verticalAlignment
For internal use only. Application developers should not use this

d_underline

boolean d_underline
For internal use only. Application developers should not use this

d_doubleUnderline

boolean d_doubleUnderline
For internal use only. Application developers should not use this

d_strikeThrough

boolean d_strikeThrough
For internal use only. Application developers should not use this

d_wordWrapEnabled

boolean d_wordWrapEnabled
For internal use only. Application developers should not use this

d_borderColor

int d_borderColor
For internal use only. Application developers should not use this

d_borderTopColor

int d_borderTopColor
For internal use only. Application developers should not use this

d_borderLeftColor

int d_borderLeftColor
For internal use only. Application developers should not use this

d_borderBottomColor

int d_borderBottomColor
For internal use only. Application developers should not use this

d_borderRightColor

int d_borderRightColor
For internal use only. Application developers should not use this

d_borderWidth

int d_borderWidth
For internal use only. Application developers should not use this

d_borderTopWidth

int d_borderTopWidth
For internal use only. Application developers should not use this

d_borderLeftWidth

int d_borderLeftWidth
For internal use only. Application developers should not use this

d_borderBottomWidth

int d_borderBottomWidth
For internal use only. Application developers should not use this

d_borderRightWidth

int d_borderRightWidth
For internal use only. Application developers should not use this

d_borderLeftStyle

int d_borderLeftStyle
For internal use only. Application developers should not use this

d_borderRightStyle

int d_borderRightStyle
For internal use only. Application developers should not use this

d_borderTopStyle

int d_borderTopStyle
For internal use only. Application developers should not use this

d_borderBottomStyle

int d_borderBottomStyle
For internal use only. Application developers should not use this

d_fontName

java.lang.String d_fontName
For internal use only. Application developers should not use this

d_fontSize

int d_fontSize
For internal use only. Application developers should not use this

d_fontBold

boolean d_fontBold
For internal use only. Application developers should not use this

d_fontItalic

boolean d_fontItalic
For internal use only. Application developers should not use this

d_graphicImageIndex

int d_graphicImageIndex
For internal use only. Application developers should not use this

d_graphicImageTooltip

java.lang.String d_graphicImageTooltip
For internal use only. Application developers should not use this

d_cellEditStyle

int d_cellEditStyle
For internal use only. Application developers should not use this

d_editBackground

int d_editBackground
For internal use only. Application developers should not use this

d_editForeground

int d_editForeground
For internal use only. Application developers should not use this

d_graphicBarColor

int d_graphicBarColor
For internal use only. Application developers should not use this

d_graphicBarVisible

boolean d_graphicBarVisible
For internal use only. Application developers should not use this

d_hPageBreak

boolean d_hPageBreak
For internal use only. Application developers should not use this

d_vPageBreak

boolean d_vPageBreak
For internal use only. Application developers should not use this

d_drillOutLinks

java.util.List<E> d_drillOutLinks
For internal use only. Application developers should not use this

m_propertyUsedFlags

java.util.BitSet m_propertyUsedFlags
For internal use only. Application developers should not use this
The BitSet to store the property used bits

m_bUseCallback

boolean m_bUseCallback
For internal use only. Application developers should not use this

Package oracle.dss.gauge

Class oracle.dss.gauge.DataSpecification extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_measDimName

java.lang.String m_measDimName

m_minValue

java.lang.String m_minValue

m_maxValue

java.lang.String m_maxValue

m_thresholdValues

java.util.ArrayList<E> m_thresholdValues

m_metricValues

java.util.List<E> m_metricValues

Class oracle.dss.gauge.Gauge extends Dataview implements Serializable

serialVersionUID: 1L

Serialized Fields

_gaugeModel

GaugeModel _gaugeModel
For internal use only. Application developers should not use this

_gaugeController

GaugeController _gaugeController
For internal use only. Application developers should not use this

_gaugePanel

GaugePanel _gaugePanel

_commonGauge

CommonGauge _commonGauge

_offscreenImage

java.awt.Image _offscreenImage
For internal use only. Application developers should not use this

_printOrPreviewMode

boolean _printOrPreviewMode
For internal use only. Application developers should not use this

_stopRepaints

boolean _stopRepaints
For internal use only. Application developers should not use this

m_bExporting

boolean m_bExporting

Class oracle.dss.gauge.GaugeControllerAdapter extends ControllerAdapter implements Serializable

serialVersionUID: 1L

Serialized Fields

m_gauge

Gauge m_gauge

m_model

GaugeModel m_model

m_selectedComponentHandle

int m_selectedComponentHandle

m_currentComponentHandle

int m_currentComponentHandle

m_isCursorOnResizeHandle

boolean m_isCursorOnResizeHandle

m_resizeCursorValue

int m_resizeCursorValue

m_currentHandle

ComponentHandle m_currentHandle

m_selectedObject

ComponentHandle m_selectedObject

m_cursor

java.awt.Cursor m_cursor

_m_selectingPageItem

boolean _m_selectingPageItem

Class oracle.dss.gauge.GaugeException extends BIBaseException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_Resources

java.util.ResourceBundle m_Resources
For internal use only. Application developers should not use this

Class oracle.dss.gauge.GaugeModelAdapter extends ModelAdapter implements Serializable

serialVersionUID: 1L

Serialized Fields

m_gaugeView

Gauge m_gaugeView

Class oracle.dss.gauge.GaugePanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

_gpOffscreenImage

java.awt.Image _gpOffscreenImage

_gpPrintOrPreviewMode

boolean _gpPrintOrPreviewMode

_cmnGauge

CommonGauge _cmnGauge

Class oracle.dss.gauge.MetricOutOfBoundsException extends GaugeException implements Serializable

serialVersionUID: 1L

Class oracle.dss.gauge.MetricUnavailableException extends GaugeException implements Serializable

serialVersionUID: 1L

Class oracle.dss.gauge.ThresholdComponentHandle extends DataComponentHandle implements Serializable

serialVersionUID: 1L

Serialized Fields

m_index

int m_index

Package oracle.dss.graph

Class oracle.dss.graph.DataSelection extends GraphSelection implements Serializable

serialVersionUID: 1L

Serialized Fields

m_groupKey

java.util.List<E> m_groupKey

m_seriesKey

KeyMap m_seriesKey

Class oracle.dss.graph.Graph extends Dataview implements Serializable

serialVersionUID: 1L

Serialized Fields

m_pfj

PFJ m_pfj
For internal use only. Application developers should not use this

m_graphModel

GraphModel m_graphModel
For internal use only. Application developers should not use this

m_graphController

GraphController m_graphController
For internal use only. Application developers should not use this

m_sampleDataSource

SampleDataSource m_sampleDataSource
For internal use only. Application developers should not use this

m_converter

GraphTypeConverter m_converter
For internal use only. Application developers should not use this

m_offscreenImage

java.awt.Image m_offscreenImage
For internal use only. Application developers should not use this

m_printOrPreviewMode

boolean m_printOrPreviewMode
For internal use only. Application developers should not use this

m_gPanel

oracle.dss.graph.Graph.GraphPanel m_gPanel

m_drillDimension

java.lang.String m_drillDimension

m_bExporting

boolean m_bExporting

m_drillEnabled

boolean m_drillEnabled

m_swapAllowed

boolean m_swapAllowed

m_commonGraph

CommonGraph m_commonGraph

Class oracle.dss.graph.GraphControllerAdapter extends ControllerAdapter implements Serializable

serialVersionUID: 1L

Serialized Fields

m_graph

Graph m_graph

m_model

GraphModel m_model

m_pfj

PFJ m_pfj

m_selectedComponentHandle

int m_selectedComponentHandle

m_currentComponentHandle

int m_currentComponentHandle

m_isCursorOnResizeHandle

boolean m_isCursorOnResizeHandle

m_resizeCursorValue

int m_resizeCursorValue

m_currentHandle

ComponentHandle m_currentHandle

m_selectedObject

ComponentHandle m_selectedObject

_m_selectingPageItem

boolean _m_selectingPageItem

m_shiftKey

boolean m_shiftKey

m_canDrill

boolean m_canDrill

Class oracle.dss.graph.GraphModelAdapter extends ModelAdapter implements Serializable

serialVersionUID: 1L

Serialized Fields

m_graphView

Graph m_graphView

m_graphFormatManager

GraphFormatManager m_graphFormatManager

m_graphStyleManager

GraphStyleManager m_graphStyleManager

Class oracle.dss.graph.GraphSelection extends java.lang.Object implements Serializable

serialVersionUID: 1L

Class oracle.dss.graph.GraphSelectionSet extends java.util.AbstractSet<GraphSelection> implements Serializable

serialVersionUID: 1L

Serialized Fields

m_set

java.util.HashSet<E> m_set

Class oracle.dss.graph.KeyMap extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_keyMap

java.util.HashMap<K,V> m_keyMap

Class oracle.dss.graph.PFJ extends oracle.dss.graph.pfj.Perspective implements Serializable

serialVersionUID: 1L


Package oracle.dss.graph.managers

Class oracle.dss.graph.managers.GraphRuleFormatter extends RuleManager implements Serializable

serialVersionUID: 1L

Serialized Fields

m_viewFormat

ViewFormat m_viewFormat

Class oracle.dss.graph.managers.GraphRuleStyles extends RuleManager implements Serializable

serialVersionUID: 1L

Class oracle.dss.graph.managers.GraphStyle extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_graph

CommonGraph m_graph
For internal use only. Application developers should not use this

m_eh

ErrorHandler m_eh
For internal use only. Application developers should not use this

m_fillColor

java.awt.Color m_fillColor
For internal use only. Application developers should not use this

m_effect

int m_effect

m_markerVisible

boolean m_markerVisible
For internal use only. Application developers should not use this

m_markerShape

int m_markerShape
For internal use only. Application developers should not use this

m_propertyUsedFlags

java.util.BitSet m_propertyUsedFlags
For internal use only. Application developers should not use this
The BitSet to store the property used bits

Package oracle.dss.rules

Class oracle.dss.rules.DiscriminatorRule extends Rule implements Serializable

serialVersionUID: 1L

Serialized Fields

m_discriminator

Discriminator m_discriminator
Specifies when the rule applies.

d_id

long d_id

m_context

java.util.Hashtable<K,V> m_context
For internal use only. Application developers should not use this

Class oracle.dss.rules.Rule extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_mergeable

Mergeable m_mergeable
This Rule's fixed Mergeable
For internal use only. Application developers should not use this

m_id

long m_id

Class oracle.dss.rules.RuleBundle extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_rules

java.util.Vector<E> m_rules
The Vector which will contain this bundle's rules.

m_listeners

java.util.Vector<E> m_listeners
The Vector which will contain this bundle's listeners.

stopAtFirstMatch

boolean stopAtFirstMatch
This boolean specifies whether or not to stop running rules once a Rule that applies has been found. Th RuleBundle will run all the rules one after the other if the variable is not set (regardless of whether or not any rules apply). If this variable is set, then it will stop after it finds a rule which applies. By default it is unset.

m_context

java.util.Hashtable<K,V> m_context
For internal use only. Application developers should not use this

id

java.lang.String id

d_id

java.lang.String d_id

Class oracle.dss.rules.RuleBundleEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

m_id

int m_id
Type of event
For internal use only. Application developers should not use this

Class oracle.dss.rules.RuleContext extends java.util.Hashtable implements Serializable

serialVersionUID: 1L

Serialized Fields

stopAtFirstMatch

boolean stopAtFirstMatch
If set, will cause the resolution of rules to stop once a bundle is found with a matching rule.

Class oracle.dss.rules.RuleException extends BIBaseException implements Serializable

serialVersionUID: 1L


Package oracle.dss.rules.discriminator

Class oracle.dss.rules.discriminator.ComponentTypeDiscriminator extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_componentType

int m_componentType
component identifier
For internal use only. Application developers should not use this

Class oracle.dss.rules.discriminator.CompositeDiscriminator extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_left

Discriminator m_left
left hand side
For internal use only. Application developers should not use this

m_right

Discriminator m_right
right hand side
For internal use only. Application developers should not use this

m_condOperator

int m_condOperator
condition
For internal use only. Application developers should not use this

m_context

java.util.Hashtable<K,V> m_context
For internal use only. Application developers should not use this

Class oracle.dss.rules.discriminator.ConditionDiscriminator extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_dataCondition

java.lang.Object m_dataCondition

m_dataMap

java.lang.String m_dataMap

Class oracle.dss.rules.discriminator.DateValueDiscriminator extends ValueDiscriminator implements Serializable

serialVersionUID: 1L

Serialized Fields

m_date

java.sql.Date m_date
The date which will be compared.

Class oracle.dss.rules.discriminator.NumberValueDiscriminator extends ValueDiscriminator implements Serializable

serialVersionUID: 1L

Serialized Fields

m_number

double m_number
The number which will be compared.

Class oracle.dss.rules.discriminator.PositionDiscriminator extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_componentInfo

ComponentInfo m_componentInfo
location of component
For internal use only. Application developers should not use this

Class oracle.dss.rules.discriminator.QDRDiscriminator extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_QDR

QDR m_QDR
The QDR for this discriminator.
For internal use only. Application developers should not use this

m_setOperator

int m_setOperator
Specifies the set operator to be used. Defaults to EQUALS.
For internal use only. Application developers should not use this

m_context

java.util.Hashtable<K,V> m_context
For internal use only. Application developers should not use this

Class oracle.dss.rules.discriminator.StringValueDiscriminator extends ValueDiscriminator implements Serializable

serialVersionUID: 1L

Serialized Fields

m_strings

java.util.Vector<E> m_strings
The vector of strings which will be compared.

Class oracle.dss.rules.discriminator.TotalsDiscriminator extends java.lang.Object implements Serializable

serialVersionUID: 1L

Class oracle.dss.rules.discriminator.ValueDiscriminator extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_relOperator

int m_relOperator
The operator which is to be used by this discriminator.
For internal use only. Application developers should not use this

Package oracle.dss.util

Class oracle.dss.util.AbstractMap extends java.util.Vector implements Serializable

serialVersionUID: 1L

Class oracle.dss.util.BIBaseException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

m_support

BIExceptionSupport m_support
Support code for BIExceptions
For internal use only. Application developers should not use this

Class oracle.dss.util.BIBaseRuntimeException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_support

BIExceptionSupport m_support
Support code for BIExceptions
For internal use only. Application developers should not use this

Class oracle.dss.util.BIExceptionSupport extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_previous

java.lang.Throwable m_previous
Previous exception this exception is building on

m_sLineTerm

java.lang.String m_sLineTerm

Class oracle.dss.util.ColumnComponentInfo extends ComponentInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

_column

int _column

Class oracle.dss.util.ColumnOutOfRangeException extends DataException implements Serializable

serialVersionUID: 1L

Class oracle.dss.util.ComponentInfo extends java.lang.Object implements Serializable

serialVersionUID: 1L

Class oracle.dss.util.DataAvailableEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

_type

int _type
Type of data event
For internal use only. Application developers should not use this

_provider

DataAccess _provider
Provider
For internal use only. Application developers should not use this

Class oracle.dss.util.DataChangedEvent extends ModelEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_bEdgePageDirty

boolean m_bEdgePageDirty
is the page dirty?
For internal use only. Application developers should not use this

m_bEdgeHiddenDirty

boolean m_bEdgeHiddenDirty

m_nChangeType

int m_nChangeType
Type of data changed event: -1 indicates unknown
For internal use only. Application developers should not use this

m_dataAccess

DataAccess m_dataAccess
Data provider
For internal use only. Application developers should not use this

Class oracle.dss.util.DataComponentInfo extends ComponentInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

_row

int _row

_column

int _column

Class oracle.dss.util.DataDirectorException extends DataException implements Serializable

serialVersionUID: 1L

Class oracle.dss.util.DataException extends BIBaseException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_Resources

java.util.ResourceBundle m_Resources
For internal use only. Application developers should not use this

Class oracle.dss.util.DataMap extends AbstractMap implements Serializable

serialVersionUID: 1L

Class oracle.dss.util.DefaultErrorHandler extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_mode

int m_mode

Class oracle.dss.util.DrillComponentInfo extends ComponentInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

_edge

int _edge

_layer

int _layer

Class oracle.dss.util.EdgeComponentInfo extends ComponentInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

_edge

int _edge

_depth

int _depth

_index

int _index

Class oracle.dss.util.EdgeOutOfRangeException extends DataException implements Serializable

serialVersionUID: 1L

Class oracle.dss.util.ExtendedBitSet extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_bitSet

java.util.BitSet m_bitSet

Class oracle.dss.util.GroupComponentInfo extends ComponentInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

_group

int _group

m_edge

int m_edge

m_slice

int m_slice

m_layer

int m_layer

Class oracle.dss.util.HierarchicalQDR extends QDR implements Serializable

serialVersionUID: 1L

Serialized Fields

m_target

HierarchicalQDRMember m_target
For internal use only. Application developers should not use this

m_memberVaries

HierarchicalQDRMember m_memberVaries
For internal use only. Application developers should not use this

Class oracle.dss.util.HierarchicalQDRMember extends QDRMember implements Serializable

serialVersionUID: 1L

Serialized Fields

m_hier

java.lang.Object m_hier
For internal use only. Application developers should not use this

m_level

java.lang.Object m_level
For internal use only. Application developers should not use this

Class oracle.dss.util.InvalidDrillPathException extends DataException implements Serializable

serialVersionUID: 1L

Class oracle.dss.util.InvalidDrillTargetException extends DataException implements Serializable

serialVersionUID: 1L

Class oracle.dss.util.InvalidMeasureRuntimeException extends BIBaseRuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_measure

java.lang.String[] m_measure
For internal use only. Application developers should not use this

Class oracle.dss.util.LayerMetadataMap extends AbstractMap implements Serializable

serialVersionUID: 1L

Class oracle.dss.util.LayerOutOfRangeException extends DataException implements Serializable

serialVersionUID: 1L

Class oracle.dss.util.MetadataMap extends AbstractMap implements Serializable

serialVersionUID: 1L

Class oracle.dss.util.ModelEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

dataDirty

boolean dataDirty
data changed?
For internal use only. Application developers should not use this

rowDirty

boolean rowDirty
row changed?
For internal use only. Application developers should not use this

columnDirty

boolean columnDirty
column changed?
For internal use only. Application developers should not use this

Class oracle.dss.util.Operation extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

java.lang.String name
name of operation (method)

parameters

Parameter[] parameters
list of method parameters for operation

m_generatesCursor

boolean m_generatesCursor
whether or not the operation generates a cursor when finished

Class oracle.dss.util.PageItemComponentInfo extends ComponentInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

_pageItem

int _pageItem

Class oracle.dss.util.Parameter extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_objValue

java.lang.Object m_objValue
Parameter Object value.


m_classType

java.lang.Class<T> m_classType
Parameter Class of Object.

Class oracle.dss.util.PollingRequiredEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

m_status

StatusInfo m_status
For internal use only. Application developers should not use this
Current status of asynchronous data source

Class oracle.dss.util.QDR extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_target

QDRMember m_target
For internal use only. Application developers should not use this
Target member property

m_dimensions

java.util.Vector<E> m_dimensions
For internal use only. Application developers should not use this
Vector which stores the dimension names in the order they are added dimensions are stored in uppercase

m_members

java.util.Vector<E> m_members
For internal use only. Application developers should not use this
The corresponding members for the above dimensions

m_measureDim

java.lang.String m_measureDim
For internal use only. Application developers should not use this
The name of the Measure dimension

m_memberVaries

QDRMember m_memberVaries
For internal use only. Application developers should not use this
The reusable QDRMember of type VARIES

Class oracle.dss.util.QDRMember extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_intType

int m_intType
The type of this QDRMember object

m_data

java.lang.Object m_data
The dimension member data

Class oracle.dss.util.Range extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

begin

int begin

end

int end

Class oracle.dss.util.RangeCollection extends UpdatableSetImpl implements Serializable

serialVersionUID: 1L

Class oracle.dss.util.RowComponentInfo extends ComponentInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

_row

int _row

Class oracle.dss.util.RowOutOfRangeException extends DataException implements Serializable

serialVersionUID: 1L

Class oracle.dss.util.SeriesComponentInfo extends ComponentInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

_series

int _series

m_edge

int m_edge

Class oracle.dss.util.SeriesOutOfRangeException extends DataException implements Serializable

serialVersionUID: 1L

Class oracle.dss.util.SliceOutOfRangeException extends DataException implements Serializable

serialVersionUID: 1L

Class oracle.dss.util.TypeNotSupportedException extends DataException implements Serializable

serialVersionUID: 1L

Class oracle.dss.util.UpdatableSetImpl extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_objects

java.util.Vector<E> m_objects
For internal use only. Application developers should not use this

m_initialCapacity

int m_initialCapacity
For internal use only. Application developers should not use this

m_capacityIncrement

int m_capacityIncrement
For internal use only. Application developers should not use this

Class oracle.dss.util.WaitDataAvailableEvent extends ModelEvent implements Serializable

serialVersionUID: 1L


Package oracle.dss.util.format

Class oracle.dss.util.format.BaseViewFormat extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_jsfHashMap

java.util.HashMap<K,V> m_jsfHashMap

m_vfCallback

BaseViewFormatCallback m_vfCallback
For internal use only. Application developers should not use this
Callback for when properties change

m_bUseCallback

boolean m_bUseCallback
For internal use only. Application developers should not use this

d_thousandSeparator

char d_thousandSeparator

d_decimalSeparator

char d_decimalSeparator

d_currencySymbol

java.lang.String d_currencySymbol

m_sJavaDateFormat

java.lang.String m_sJavaDateFormat

m_sOracleDateFormat

java.lang.String m_sOracleDateFormat

m_iNumberType

int m_iNumberType

m_cThousandSeparator

char m_cThousandSeparator

m_cDecimalSeparator

char m_cDecimalSeparator

m_sCurrencySymbol

java.lang.String m_sCurrencySymbol

m_bLeadingZero

boolean m_bLeadingZero

m_iDecimalDigit

int m_iDecimalDigit

m_iPosNumFmt

int m_iPosNumFmt

m_iNegNumFmt

int m_iNegNumFmt

m_iPosCurFmt

int m_iPosCurFmt

m_iNegCurFmt

int m_iNegCurFmt

m_iScaleFactor

int m_iScaleFactor

m_nScaleFactorExponent

int m_nScaleFactorExponent

m_sScaleDownThousands

java.lang.String m_sScaleDownThousands

m_sScaleDownMillions

java.lang.String m_sScaleDownMillions

m_sScaleDownBillions

java.lang.String m_sScaleDownBillions

m_sScaleDownTrillions

java.lang.String m_sScaleDownTrillions

m_sScaleDownQuadrillions

java.lang.String m_sScaleDownQuadrillions

m_sSDThousandsLoc

java.lang.String m_sSDThousandsLoc

m_sSDMillionsLoc

java.lang.String m_sSDMillionsLoc

m_sSDBillionsLoc

java.lang.String m_sSDBillionsLoc

m_sSDTrillionsLoc

java.lang.String m_sSDTrillionsLoc

m_sSDQuadrillionsLoc

java.lang.String m_sSDQuadrillionsLoc

m_true_str

java.lang.String m_true_str

m_false_str

java.lang.String m_false_str

m_defNegCurFmt

int m_defNegCurFmt

m_defPosCurFmt

int m_defPosCurFmt

m_cThouSepLoc

char m_cThouSepLoc

m_cDecSepLoc

char m_cDecSepLoc

m_iPosNumFmtLoc

int m_iPosNumFmtLoc

m_iNegNumFmtLoc

int m_iNegNumFmtLoc

m_iPosCurFmtLoc

int m_iPosCurFmtLoc

m_iNegCurFmtLoc

int m_iNegCurFmtLoc

m_formatUsedFlags

java.util.BitSet m_formatUsedFlags
For internal use only. Application developers should not use this

m_oNumberInstance

java.text.NumberFormat m_oNumberInstance

m_oCurrencyInstance

java.text.NumberFormat m_oCurrencyInstance

m_oPercentInstance

java.text.NumberFormat m_oPercentInstance

m_oJavaDateInstance

java.text.SimpleDateFormat m_oJavaDateInstance

m_oOracleDateInstance

oracle.dss.util.format.dateFormat.OracleDateFormat m_oOracleDateInstance

m_oCurrencySymbol

java.lang.String m_oCurrencySymbol

m_locale

java.util.Locale m_locale

m_timeZone

java.util.TimeZone m_timeZone

m_eh

ErrorHandler m_eh

m_initOracle

boolean m_initOracle

m_nNumberFormatType

int m_nNumberFormatType

m_strNumberFormatString

java.lang.String m_strNumberFormatString

m_bLeadingTrailingBlanksUsed

boolean m_bLeadingTrailingBlanksUsed

m_bNegativeAngleBracketsUsed

boolean m_bNegativeAngleBracketsUsed

m_bNegativeMinusSpaceUsed

boolean m_bNegativeMinusSpaceUsed

m_bISOCurrency

boolean m_bISOCurrency

m_bISOCurrencyUsed

boolean m_bISOCurrencyUsed

m_numberConverter

NumberConverter m_numberConverter

m_nfsUsed

boolean m_nfsUsed

m_negPctFmt

int m_negPctFmt


Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.1.0)

E17492-02

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