Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.6.0)

E12063-07
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

C

cache(DataAccess) - Method in class oracle.dss.dataView.DataUpdateCache
 
calcAdornmentsDimension(int) - Method in class oracle.dss.dataView.ViewPrinter
 
calcDataUpdateHint(DataUpdateCache, DataAccess) - Method in class oracle.dss.dataView.DataHintEncoder
 
calcDateFreq(Date) - Method in class oracle.dss.graph.ToolTipTextCallback
 
calcGaugeSize(Graphics2D, Dimension) - Method in class oracle.dss.gauge.GaugeEngine
Calculates the actual size required by this gauge taking into account all the current attribute settings and given the maximum size available for the gauge.
calcHeaderAndFooterHeights(Graphics) - Method in class oracle.dss.dataView.ViewPrinter
 
calcMargins(Graphics) - Method in class oracle.dss.dataView.ViewPrinter
 
calcMaximumHeight(Graphics, CustomHeaderAndFooterCallback, int, int[]) - Method in class oracle.dss.dataView.HeaderAndFooterPainter
 
calcRiserWidth() - Method in class oracle.dss.graph.PFJ
Calculate the desired setting for the RiserWidth property in PFJ, in order to constrain bar width to be less than the value of the MaxBarWidth property.
calculateMinMaxValues() - Method in class oracle.adf.view.faces.bi.model.ActiveGeoMapDataModelDecorator
 
calculateMinMaxValues() - Method in class oracle.adf.view.faces.bi.model.GeoMapDataModel
 
calculatePlacement() - Method in class oracle.dss.graph.CommonGraph
 
calculatePlacement() - Method in class oracle.dss.graph.Graph
Forces the graph to perform a complete calculation of its elements.
CALENDAR_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
 
callbackMask - Variable in class oracle.dss.dataView.ViewPrinter
 
CANADA - Static variable in class oracle.dss.util.LocaleUtils
Deprecated. Clients should use oracle.bali.share.nls.LocaleUtils instead.
CANADA_FRENCH - Static variable in class oracle.dss.util.LocaleUtils
Deprecated. Clients should use oracle.bali.share.nls.LocaleUtils instead.
CANCEL - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
Deprecated.  
cancel() - Method in class oracle.dss.util.DataAccessAdapter
Cancels the current long-running operation, if possible.
cancel() - Method in interface oracle.dss.util.DataDirector
Cancels the current long-running operation, if possible.
cancelQueryExecution() - Method in interface oracle.dss.util.AsyncDataSource
Attempts to cancel the execution of this data source's query.
canDrill(Object, int, int, int, int) - Method in interface oracle.dss.dataView.ControllerActions
Indicates whether a drill gesture is legal.
canDrill(Object, int, int, int, int) - Method in interface oracle.dss.dataView.Model
 
canDrill(Object, int, int, int, int) - Method in class oracle.dss.dataView.ModelAdapter
 
canPivot(Object, int, int, int, int, int) - Method in interface oracle.dss.dataView.ControllerActions
Indicates whether a pivot operation is legal.
canPivot(Object, int, int, int, int, int) - Method in interface oracle.dss.dataView.Model
 
canPivot(Object, int, int, int, int, int) - Method in class oracle.dss.dataView.ModelAdapter
 
canRedo() - Method in class oracle.adf.view.faces.bi.component.gantt.UndoManager
Determines whether redo is possible.
canSelectComponent(Dataview, ComponentHandle) - Method in class oracle.dss.dataView.ManagerAdapter
Can the given component be selected?
canSelectComponent(Dataview, ComponentHandle) - Method in interface oracle.dss.dataView.SelectionManager
Can the given component be selected?
canSelectComponents(Dataview) - Method in class oracle.dss.dataView.ManagerAdapter
Can any components be selected?
canSelectComponents(Dataview) - Method in interface oracle.dss.dataView.SelectionManager
Can any components be selected?
canUndo() - Method in class oracle.adf.view.faces.bi.component.gantt.UndoManager
Determines whether undo is possible.
CDFDataAccess - Interface in oracle.dss.util
DataAccess methods that must be implemented to create CDF-compliant DataControls
cell_editable - Static variable in class oracle.dss.dataView.managers.ViewStyle
 
CELL_EDITABLE - Static variable in class oracle.dss.dataView.managers.ViewStyle
Cell Edit Style: Databody cell in a thin crosstab or table can be edited.
CELL_IMAGE_CLICK_ACTION_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
Deprecated. Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead
CELL_IMAGE_CLICK_LISTENER_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
Deprecated. Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead
cell_not_editable - Static variable in class oracle.dss.dataView.managers.ViewStyle
 
CELL_NOT_EDITABLE - Static variable in class oracle.dss.dataView.managers.ViewStyle
Cell Edit Style: Databody cell in a thin crosstab or table cannot be edited.
CellBorderPainter - Class in oracle.dss.dataView
 
CellBorderPainter(Color, int, int, int, int, int) - Constructor for class oracle.dss.dataView.CellBorderPainter
Clients use getPainter factory method.
CELLEDITSTYLE - Static variable in class oracle.dss.dataView.managers.ViewStyle
 
CellFormat - Class in oracle.adf.view.faces.bi.component.pivotTable
 
CellFormat() - Constructor for class oracle.adf.view.faces.bi.component.pivotTable.CellFormat
 
CellFormat(Converter, String, String) - Constructor for class oracle.adf.view.faces.bi.component.pivotTable.CellFormat
 
CellFormat(Converter, String, String, Object) - Constructor for class oracle.adf.view.faces.bi.component.pivotTable.CellFormat
 
CellImage - Class in oracle.adf.view.faces.bi.component.pivotTable
Deprecated. Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead
CellImage(String, String, String, int, int, String[]) - Constructor for class oracle.adf.view.faces.bi.component.pivotTable.CellImage
Deprecated. custom images should be specified via <dvt:dataCell> with child tag <af:image>, <af:icon> or <af:commandImageLink> instead
CellImage(String, String, int, int, String[]) - Constructor for class oracle.adf.view.faces.bi.component.pivotTable.CellImage
Deprecated. custom images should be specified via <dvt:dataCell> with child tag <af:image>, <af:icon> or <af:commandImageLink> instead
CellImage(String, String, String[]) - Constructor for class oracle.adf.view.faces.bi.component.pivotTable.CellImage
Deprecated. custom images should be specified via <dvt:dataCell> with child tag <af:image>, <af:icon> or <af:commandImageLink> instead
CellImageClickEvent - Class in oracle.adf.view.faces.bi.event.pivotTable
Deprecated. Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead
CellImageClickEvent(UIComponent, int, QDR, String) - Constructor for class oracle.adf.view.faces.bi.event.pivotTable.CellImageClickEvent
Deprecated. 
CellImageClickListener - Interface in oracle.adf.view.faces.bi.event.pivotTable
Deprecated. Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead
CellIndex - Class in oracle.adf.view.faces.bi.model
Unique identifier of a Pivot Table cell.
CellIndex() - Constructor for class oracle.adf.view.faces.bi.model.CellIndex
 
cellIndexIterator() - Method in class oracle.adf.view.faces.bi.component.pivotTable.HeaderCellSelectionSet
There is no guarantee as to the order in which cells are returned by this iterator.
CellKey - Class in oracle.adf.view.faces.bi.model
Unique identifier of a Pivot Table cell.
CellKey() - Constructor for class oracle.adf.view.faces.bi.model.CellKey
 
cellKey2String(CellKey) - Static method in class oracle.adf.view.faces.bi.component.pivotTable.UIGrid.DefaultClientKeyManager
 
cellKeyIterator() - Method in class oracle.adf.view.faces.bi.component.pivotTable.HeaderCellSelectionSet
There is no guarantee as to the order in which cells are returned by this iterator.
CellRange - Class in oracle.adf.view.faces.bi.component.pivotTable
 
CellRange() - Constructor for class oracle.adf.view.faces.bi.component.pivotTable.CellRange
 
CENTER - Static variable in interface oracle.adf.view.faces.bi.component.gantt.GanttConstants
 
center - Static variable in class oracle.dss.dataView.DataviewXML
 
center - Static variable in class oracle.dss.dataView.managers.ViewStyle
 
CenterFooter - Variable in class oracle.dss.dataView.ViewPrinter
 
CenterHeader - Variable in class oracle.dss.dataView.ViewPrinter
 
changeComponent(UIComponent) - Method in class oracle.adf.view.faces.bi.component.graph.GraphSelectionAttributeChange
 
changeComponent(UIComponent) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManagerAttributeChange
 
changeEdgeCurrentHPos(int, int[], int) - Method in class oracle.dss.dataView.LocalDataSource
Changes the current slice of data on the given edge.
changeEdgeCurrentHPos(int, int[], int) - Method in class oracle.dss.graph.SampleDataSource
Changes the current slice of data on the given edge.
changeEdgeCurrentHPos(int, int[], int) - Method in class oracle.dss.util.DataAccessAdapter
Changes the slice of data, on the specified edge, that is designated as the current slice by using hierarchical addressing.
changeEdgeCurrentHPos(int, int[], int) - Method in interface oracle.dss.util.DataDirector
Changes the slice of data, on the specified edge, that is designated as the current slice by using hierarchical addressing.
changeEdgeCurrentSlice(int, int) - Method in class oracle.dss.dataView.LocalDataSource
Changes the current slice of data on the given edge.
changeEdgeCurrentSlice(int, int) - Method in class oracle.dss.graph.SampleDataSource
Changes the current slice of data on the given edge.
changeEdgeCurrentSlice(int, int) - Method in class oracle.dss.util.DataAccessAdapter
Changes the slice, on the specified edge, that is designated as the current slice of data.
changeEdgeCurrentSlice(int, int) - Method in interface oracle.dss.util.DataDirector
Changes the slice, on the specified edge, that is designated as the current slice of data.
changePageEdgeCurrentHPos(int[], int) - Method in class oracle.dss.dataView.ViewPrinter
 
changeTitleSelectedState(boolean) - Method in class oracle.dss.dataView.ControllerAdapter
 
CHART_POPUP_MENU_FACET - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
 
CHART_SWF_PATH - Static variable in class oracle.adf.view.faces.bi.component.imageView.UIImageView
 
CHART_SWF_PATH_KEY - Static variable in class oracle.adf.view.faces.bi.component.imageView.UIImageView
 
checkAndConvertJBONumber(Object) - Static method in class oracle.dss.util.Utility
 
checkAndConvertJBOTimestamp(Object) - Static method in class oracle.dss.util.Utility
 
checkDataSourceLogPage() - Method in class oracle.dss.dataView.ViewPrinter
 
checkForNoData() - Method in class oracle.dss.dataView.ViewPrinter
 
checkForNoData() - Method in class oracle.dss.graph.GraphPrinter
 
CHINA - Static variable in class oracle.dss.util.LocaleUtils
Deprecated. Clients should use oracle.bali.share.nls.LocaleUtils instead.
CHINESE - Static variable in class oracle.dss.util.LocaleUtils
Deprecated. Clients should use oracle.bali.share.nls.LocaleUtils instead.
CHRONOLOGICAL - Static variable in class oracle.dss.util.DimensionSortInfo
A sort type that specifies sorting in chronological order.
cl_auto_gradient - Static variable in class oracle.dss.graph.CommonGraph
 
CL_AUTO_GRADIENT - Static variable in interface oracle.dss.graph.GraphConstants
CustomLayout: all BLAF features will be honored.
CL_MAX - Static variable in interface oracle.dss.gauge.GaugeAttributes
Represents the maximum value for the custom layout attribute.
CL_MIN - Static variable in interface oracle.dss.gauge.GaugeAttributes
Represents the minimum value for the custom layout attribute.
cl_none - Static variable in class oracle.dss.gauge.CommonGauge
 
CL_NONE - Static variable in interface oracle.dss.gauge.GaugeAttributes
Renders the default custom layout.
cl_none - Static variable in class oracle.dss.graph.CommonGraph
 
CL_NONE - Static variable in interface oracle.dss.graph.GraphConstants
CustomLayout: all BLAF features will be honored.
cl_outer_frame - Static variable in class oracle.dss.gauge.CommonGauge
 
CL_OUTER_FRAME - Static variable in interface oracle.dss.gauge.GaugeAttributes
Renders an outer frame.
cl_title_separator - Static variable in class oracle.dss.gauge.CommonGauge
 
CL_TITLE_SEPARATOR - Static variable in interface oracle.dss.gauge.GaugeAttributes
Renders a title separator.
cl_title_separator - Static variable in class oracle.dss.graph.CommonGraph
 
CL_TITLE_SEPARATOR - Static variable in interface oracle.dss.graph.GraphConstants
CustomLayout: all BLAF features will be honored.
cl_titles_sidebyside - Static variable in class oracle.dss.graph.CommonGraph
 
CL_TITLES_SIDEBYSIDE - Static variable in interface oracle.dss.graph.GraphConstants
CustomLayout: all BLAF features will be honored.
clean(Set) - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIGrid.DefaultClientKeyManager
 
clean(Set) - Method in class oracle.adf.view.faces.bi.model.ClientKeyManager
Prune the client-side key cache based on which cell keys are still in the client.
cleanClientKeyManager() - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
 
cleanInternalState(Set<String>) - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIGrid
Used by child components (eg.
cleanStampState() - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
Check which blocks are on the client and clear the cells that are no longer on client
cleanUp() - Method in class oracle.dss.dataView.ControllerAdapter
Clean up listeners, etc.
cleanUp() - Method in class oracle.dss.dataView.Dataview
Clears the memory of the view.
cleanUp() - Method in class oracle.dss.dataView.UIDataviewAdapter
 
cleanUp() - Method in interface oracle.dss.dataView.ViewController
Clean up listeners, etc.
cleanUp() - Method in class oracle.dss.dataView.ViewControllerAdapter
Clean up listeners, etc.
cleanUp() - Method in interface oracle.dss.gauge.GaugeController
 
cleanUp() - Method in class oracle.dss.gauge.GaugeControllerAdapter
Removes this GaugeController from the Perspective list of listeners.
cleanUp() - Method in class oracle.dss.graph.CommonGraph
 
cleanUp() - Method in class oracle.dss.graph.Graph
Clears the memory of the view.
cleanUp() - Method in interface oracle.dss.graph.GraphController
 
cleanUp() - Method in class oracle.dss.graph.GraphControllerAdapter
Removes this GraphController from the Perspective list of listeners.
cleanUp() - Method in class oracle.dss.graph.PFJ
This method releases memory used by this component.
clear() - Method in class oracle.adf.view.faces.bi.component.pivotTable.Selection
 
clear() - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIGrid.DefaultClientKeyManager
 
clear() - Method in class oracle.adf.view.faces.bi.model.ClientKeyManager
Clears the client-side key cache.
clear() - Method in class oracle.dss.dataView.BasePayloadHelper
 
clear() - Method in class oracle.dss.util.ArrayMap
Removes all elements from the ArrayMap.
clear() - Method in class oracle.dss.util.QDR
 
clear() - Method in class oracle.dss.util.UpdatableBagImpl
 
clear() - Method in interface oracle.dss.util.UpdatableCollection
 
clear() - Method in class oracle.dss.util.UpdatableSetImpl
 
clearCurrencyStringCache() - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIGrid
Deprecated. Have your Renderer implement ClientRowKeyManagerFactory and create your own UIGrid.DefaultClientKeyManager instances. Then you can manage the lifecycle of each key inside your ClientRowKeyManager. TODO - Need to figure out when to clear the entire key cache ( probably during events where the pt is refreshed completely ) TODO - As a further optimization, need to figure out when to prune the client key cache based on blocks. The table collects the keys from the client and sends them to the server to be pruned. TODO - Need to determine if the cache needs to be maintained for the selection state / stamp state to function.
clearDrillState() - Method in class oracle.dss.graph.CommonGraph
 
clearOverrideFlags() - Method in class oracle.dss.gauge.CommonGauge
 
clearOverrideFlags() - Method in class oracle.dss.graph.CommonGraph
 
clearPropertyOverrideFlag(int, BitSet) - Method in class oracle.dss.dataView.CommonDataview
 
clearPropertyOverrideFlag(int, BitSet) - Method in class oracle.dss.dataView.Dataview
 
clearPropertyOverrideFlag(int, BitSet) - Static method in class oracle.dss.dataView.UIDataviewAdapter
 
clearPropertyOverrideFlag(int, BitSet) - Method in class oracle.dss.gauge.CommonGauge
 
clearPropertyOverrideFlag(int, BitSet) - Method in class oracle.dss.graph.CommonGraph
 
clearStyleModified() - Method in class oracle.dss.dataView.CommonDataview
 
clearStyleModified() - Method in class oracle.dss.dataView.Dataview
 
clearUsedBits() - Method in class oracle.dss.dataView.managers.ViewSizing
Sets all of the "used" ViewSizing attributes to false.
clearUsedBits() - Method in class oracle.dss.dataView.managers.ViewStyle
Sets all of the "used" ViewStyle properties to false.
clearUsedBits() - Method in class oracle.dss.util.format.BaseViewFormat
Sets all of the "used" ViewFormat properties to false.
clearWaitDataForAllRows() - Method in class oracle.adf.view.faces.bi.component.dataView.UIDataView
Deprecated. As of 11.1.1.0.0, no replacement
clearWaitDataForAllRows() - Method in class oracle.dss.dataView.CommonDataview
 
clearWaitDataForAllRows() - Method in class oracle.dss.dataView.Dataview
 
CLICK_ACTION_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.UISparkChart
 
CLICK_ACTION_KEY - Static variable in class oracle.adf.view.faces.bi.component.imageView.ShapeAttributes
 
CLICK_ACTION_KEY - Static variable in class oracle.adf.view.faces.bi.component.imageView.UIImageView
 
CLICK_BEHAVIOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.Node
 
CLICK_BUTTON - Static variable in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMapToolbar
 
CLICK_EVENT - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
Deprecated. JSF event: Click.
CLICK_EVENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.dataView.UIDataView
 
CLICK_LISTENER_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.UISparkChart
 
CLICK_LISTENER_KEY - Static variable in class oracle.adf.view.faces.bi.component.imageView.ShapeAttributes
 
CLICK_LISTENER_KEY - Static variable in class oracle.adf.view.faces.bi.component.imageView.UIImageView
 
CLICKABLE_KEY - Static variable in class oracle.adf.view.faces.bi.component.imageView.ShapeAttributes
 
CLICKACTION_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.ThemeFOI
 
CLICKBEHAVIOR_ACTION - Static variable in interface oracle.adf.view.faces.bi.component.geoMap.MapConstants
 
CLICKBEHAVIOR_INFOWINDOW - Static variable in interface oracle.adf.view.faces.bi.component.geoMap.MapConstants
 
CLICKBEHAVIOR_NONE - Static variable in interface oracle.adf.view.faces.bi.component.geoMap.MapConstants
 
CLICKBEHAVIOR_POPUP - Static variable in interface oracle.adf.view.faces.bi.component.geoMap.MapConstants
 
ClickEvent - Class in oracle.adf.view.faces.bi.event
 
ClickEvent(UIComponent, ComponentHandle) - Constructor for class oracle.adf.view.faces.bi.event.ClickEvent
 
ClickListener - Interface in oracle.adf.view.faces.bi.event
 
CLICKLISTENER_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.ThemeFOI
 
CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.common.UIMarker
 
CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
 
CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIGauge
 
CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
 
CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.RichSparkChart
 
CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.UIGraph
 
CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
 
CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotFilterBar.UIPivotFilterBar
 
CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
 
CLIENT_ROW_KEY - Static variable in class oracle.adf.view.faces.bi.event.hierarchyViewer.NodeEvent
 
ClientKeyManager - Class in oracle.adf.view.faces.bi.model
This class manages server-side cellkey Objects with client-side string keys.
ClientKeyManager() - Constructor for class oracle.adf.view.faces.bi.model.ClientKeyManager
 
CLIENTSIDEBEHAVIOR_FIREVENT - Static variable in interface oracle.adf.view.faces.bi.component.geoMap.MapConstants
 
CLIENTSIDEBEHAVIOR_LAUNCHINFOWINDOW - Static variable in interface oracle.adf.view.faces.bi.component.geoMap.MapConstants
 
CLIENTSIDEBEHAVIOR_LAUNCHPOPUP - Static variable in interface oracle.adf.view.faces.bi.component.geoMap.MapConstants
 
CLIENTSIDEBEHAVIOR_NONE - Static variable in interface oracle.adf.view.faces.bi.component.geoMap.MapConstants
 
CLIPBOARD - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
 
clone() - Method in class oracle.adf.view.faces.bi.event.PageEvent
 
clone() - Method in class oracle.adf.view.faces.bi.event.PivotEvent
 
clone() - Method in class oracle.dss.dataView.ConditionElement
 
clone() - Method in class oracle.dss.dataView.CSSStyle
Clone this CSSStyle.
clone() - Method in class oracle.dss.dataView.Footnote
 
clone() - Method in class oracle.dss.dataView.LocalPivotTableDataSource
 
clone() - Method in class oracle.dss.dataView.ManagerAdapter
Must be able to clone the manager
clone() - Method in class oracle.dss.dataView.managers.ViewFormat
Clones this ViewFormat object.
clone() - Method in class oracle.dss.dataView.managers.ViewSizing
Clones this ViewSizing object.
clone() - Method in class oracle.dss.dataView.managers.ViewStyle
Clones this ViewStyle object.
clone() - Method in interface oracle.dss.dataView.RolloverTextManager
Must be able to clone the manager
clone() - Method in class oracle.dss.dataView.Subtitle
 
clone() - Method in class oracle.dss.dataView.Title
 
clone() - Method in class oracle.dss.graph.managers.GraphStyle
Clones this object.
clone() - Method in class oracle.dss.rules.discriminator.ComponentTypeDiscriminator
Clones this ComponentTypeDiscriminator.
clone() - Method in class oracle.dss.rules.discriminator.CompositeDiscriminator
Clones this CompositeDiscriminator.
clone() - Method in class oracle.dss.rules.discriminator.ConditionDiscriminator
Clones this Discriminator.
clone() - Method in class oracle.dss.rules.discriminator.DateValueDiscriminator
Clones this DateValueDiscriminator.
clone() - Method in interface oracle.dss.rules.discriminator.Discriminator
Clones this Discriminator.
clone() - Method in class oracle.dss.rules.discriminator.NumberValueDiscriminator
Clones this NumberValueDiscriminator.
clone() - Method in class oracle.dss.rules.discriminator.PositionDiscriminator
Clones this PositionDiscriminator.
clone() - Method in class oracle.dss.rules.discriminator.QDRDiscriminator
Clones this QDRDiscriminator.
clone() - Method in class oracle.dss.rules.discriminator.StringValueDiscriminator
Clones this StringValueDiscriminator.
clone() - Method in class oracle.dss.rules.discriminator.TotalsDiscriminator
Clones this Discriminator.
clone() - Method in class oracle.dss.rules.discriminator.ValueDiscriminator
Clones this ValueDiscriminator.
clone() - Method in class oracle.dss.rules.DiscriminatorRule
Clones this object.
clone() - Method in interface oracle.dss.rules.Mergeable
Clones this object.
clone() - Method in class oracle.dss.rules.Rule
Clones this object.
clone() - Method in class oracle.dss.rules.RuleBundle
Clones this RuleBundle.
clone() - Method in class oracle.dss.rules.RuleContext
Clones this RuleContext.
clone() - Method in class oracle.dss.util.AbstractMap
Copies this map.
clone() - Method in class oracle.dss.util.ArrayMap
Clones the map.
clone() - Method in class oracle.dss.util.ColumnComponentInfo
Clones this ColumnComponentInfo.
clone() - Method in class oracle.dss.util.ComponentInfo
Clones this ComponentInfo.
clone() - Method in class oracle.dss.util.DataComponentInfo
Clones this DataComponentInfo.
clone() - Method in class oracle.dss.util.DrillComponentInfo
Clones this DrillComponentInfo.
clone() - Method in class oracle.dss.util.EdgeComponentInfo
Clones this EdgeComponentInfo.
clone() - Method in class oracle.dss.util.format.BaseViewFormat
Clones this ViewFormat object.
clone() - Method in class oracle.dss.util.GroupComponentInfo
Clones this GroupComponentInfo.
clone() - Method in class oracle.dss.util.HierarchicalQDRMember
Creates a copy of this HierarchicalQDRMember object.
clone() - Method in class oracle.dss.util.PageItemComponentInfo
Clones this PageItemComponentInfo.
clone() - Method in class oracle.dss.util.Parameter
Clones a copy of this Parameter object.
clone() - Method in class oracle.dss.util.QDR
Copies this QDR.
clone() - Method in interface oracle.dss.util.QDRInterface
 
clone() - Method in class oracle.dss.util.QDRMember
Creates a copy of this QDRMember object.
clone() - Method in class oracle.dss.util.Range
 
clone() - Method in class oracle.dss.util.RangeCollection
 
clone() - Method in class oracle.dss.util.RowComponentInfo
Clones this RowComponentInfo.
clone() - Method in class oracle.dss.util.SeriesComponentInfo
Clones this SeriesComponentInfo.
clone() - Method in class oracle.dss.util.UpdatableBagImpl
 
clone() - Method in class oracle.dss.util.UpdatableSetImpl
 
clone() - Method in interface oracle.dss.util.VectorClone
Clones an object.
cloneDefaultMap() - Static method in class oracle.dss.gauge.SFX
 
cloneDvtNumberConverter() - Method in interface oracle.dss.util.format.DvtNumberConverter
 
cloneHashtable(Hashtable) - Static method in class oracle.dss.util.Utility
Copy a hashtable of cloneable objects
cloneMembers(Vector) - Method in class oracle.dss.util.QDR
 
cloneVector(Vector) - Method in class oracle.dss.util.QDR
Copy a given vector by actually cloning each element.
cloneVector(Vector) - Static method in class oracle.dss.util.Utility
Copy a given vector by actually cloning each element.
COL_FOR_INDEX - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
COL_FOR_THRESHOLD_INDEX - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
Collection - Interface in oracle.dss.util
Collection interface.
COLOR_BY_GROUP - Static variable in class oracle.dss.graph.CommonGraph
Color Mode: Markers of the same color indicate a group of data.
color_by_group - Static variable in class oracle.dss.graph.CommonGraph
 
COLOR_BY_GROUP - Static variable in interface oracle.dss.graph.GraphConstants
Color Mode: Markers of the same color indicate a group of data.
COLOR_BY_SERIES - Static variable in class oracle.dss.graph.CommonGraph
Color Mode: Markers of the same color indicate a series of data.
color_by_series - Static variable in class oracle.dss.graph.CommonGraph
 
COLOR_BY_SERIES - Static variable in interface oracle.dss.graph.GraphConstants
Color Mode: Markers of the same color indicate a series of data.
COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.dataView.BaseFont
 
COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.BarThemeInfoItem
 
COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.Slice
 
COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.ParetoLine
 
COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.ReferenceObject
 
COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.Series
 
COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.SeriesSet
 
COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.UISparkChart
 
COLORLIST_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.ColorThemeFOI
 
colorMode - Static variable in class oracle.dss.graph.GraphDefaultValues
 
ColorThemeFOI - Class in oracle.adf.view.faces.bi.component.geoMap
This complex attributes class will display a color theme on the map.
ColorThemeFOI() - Constructor for class oracle.adf.view.faces.bi.component.geoMap.ColorThemeFOI
 
COLUMN - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
Deprecated.  
column - Static variable in class oracle.dss.rules.discriminator.PositionDiscriminator
 
COLUMN_EDGE - Static variable in interface oracle.dss.util.DataDirector
Column edge.
COLUMN_FETCH_SIZE_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
 
COLUMN_HEADER_ROW_HEIGHT_RULES_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.SizingManager
 
COLUMN_SORT_ASCENDING - Static variable in class oracle.adf.view.faces.bi.event.pivotTable.SortEvent
Sort ascending
COLUMN_SORT_DESCENDING - Static variable in class oracle.adf.view.faces.bi.event.pivotTable.SortEvent
Sort descending
COLUMN_SORT_DIRECTION_PARAM - Static variable in class oracle.adf.view.faces.bi.event.pivotTable.SortEvent
Sort order Parameter
COLUMN_SORT_GROUPED_PARAM - Static variable in class oracle.adf.view.faces.bi.event.pivotTable.SortEvent
Sort grouped Parameter
COLUMN_SORT_SLICE_PARAM - Static variable in class oracle.adf.view.faces.bi.event.pivotTable.SortEvent
Slice Parameter
COLUMN_WIDTH_RULES_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.SizingManager
 
ColumnComponentHandle - Class in oracle.dss.dataView
Represents a a column in the databody of a crosstab or table.
ColumnComponentHandle(int, String, Object, int) - Constructor for class oracle.dss.dataView.ColumnComponentHandle
Constructor that uses a int to specify the column.
ColumnComponentHandle(int, String, Object, ColumnComponentInfo) - Constructor for class oracle.dss.dataView.ColumnComponentHandle
Constructor that uses a ColumComponentInfo to specify the column.
ColumnComponentInfo - Class in oracle.dss.util
Column information about a DataView component.
ColumnComponentInfo(int) - Constructor for class oracle.dss.util.ColumnComponentInfo
Constructor.
columnCount - Variable in class oracle.dss.dataView.LocalDataSource
 
columnCount - Variable in class oracle.dss.graph.SampleDataSource
 
columnDirty - Variable in class oracle.dss.util.ModelEvent
 
columnLabel(int) - Method in class oracle.dss.graph.DataCallback
Retrieves the label for a column.
columnLabels - Variable in class oracle.dss.dataView.LocalDataSource
 
columnLabels - Variable in class oracle.dss.graph.SampleDataSource
 
ColumnOutOfRangeException - Exception in oracle.dss.util
Indicates that a column parameter was out of range.
ColumnOutOfRangeException(long, long) - Constructor for exception oracle.dss.util.ColumnOutOfRangeException
Constructor to use to display a standard message.
ColumnOutOfRangeException(String) - Constructor for exception oracle.dss.util.ColumnOutOfRangeException
Constructor to use to display a customized message.
ColumnOutOfRangeException(long, long, Exception) - Constructor for exception oracle.dss.util.ColumnOutOfRangeException
Constructor to use to display a standard message.
ColumnOutOfRangeException(String, Exception) - Constructor for exception oracle.dss.util.ColumnOutOfRangeException
Constructor to use to display a customized message.
ColumnRangeComponentHandle - Class in oracle.dss.dataView
Represents a range of columns in the databody of a Gridview.
ColumnRangeComponentHandle(int, String, Object, ColumnComponentInfo[]) - Constructor for class oracle.dss.dataView.ColumnRangeComponentHandle
Constructor.
COLUMNS - Static variable in class oracle.adf.view.faces.bi.component.gantt.UndoableEdit
 
ColumnSortInfo - Class in oracle.dss.util
Class specifying one or more sets of direction, type, and hidden dimension item sort criteria for use in the setColumnSort API.
ColumnSortInfo() - Constructor for class oracle.dss.util.ColumnSortInfo
Constructor
ColumnSortInfo(String, int, int, boolean) - Constructor for class oracle.dss.util.ColumnSortInfo
Deprecated. As of 11.0.0.0.2, replaced by ColumnSortInfo.ColumnSortInfo(String, int, boolean)
ColumnSortInfo(String, int, boolean) - Constructor for class oracle.dss.util.ColumnSortInfo
Constructor
combination_vert_abs - Static variable in class oracle.dss.graph.CommonGraph
 
COMBINATION_VERT_ABS - Static variable in interface oracle.dss.graph.GraphConstants
Graph type: Absolute vertical combination graph
combination_vert_abs_2y - Static variable in class oracle.dss.graph.CommonGraph
 
COMBINATION_VERT_ABS_2Y - Static variable in interface oracle.dss.graph.GraphConstants
Graph type: Absolute 2Y vertical combination graph
combineArrays(String[], String[]) - Static method in class oracle.dss.util.Utility
Combine two string arrays into one
CommonBaseTitle - Class in oracle.dss.dataView
 
CommonBaseTitle(String, CommonDataview, int) - Constructor for class oracle.dss.dataView.CommonBaseTitle
 
CommonDataview - Class in oracle.dss.dataView
Application developers should not create this class.
CommonDataview(Locale) - Constructor for class oracle.dss.dataView.CommonDataview
 
CommonDataview(Locale, ErrorHandler) - Constructor for class oracle.dss.dataView.CommonDataview
 
CommonDataview.DefaultAttributeFormatter - Class in oracle.dss.dataView
 
CommonDataview.DefaultAttributeFormatter() - Constructor for class oracle.dss.dataView.CommonDataview.DefaultAttributeFormatter
 
CommonDataview.NullObject - Class in oracle.dss.dataView
 
CommonGauge - Class in oracle.dss.gauge
Entry-point for the Gauge bean.
CommonGauge() - Constructor for class oracle.dss.gauge.CommonGauge
 
CommonGauge(Locale, ThickGauge) - Constructor for class oracle.dss.gauge.CommonGauge
 
CommonGraph - Class in oracle.dss.graph
 
CommonGraph() - Constructor for class oracle.dss.graph.CommonGraph
 
CommonGraph(Locale, boolean) - Constructor for class oracle.dss.graph.CommonGraph
 
CommonGraph(Locale, boolean, ThickDataview, ErrorHandler) - Constructor for class oracle.dss.graph.CommonGraph
 
CommonGraph.GraphBadDogCallback - Class in oracle.dss.graph
 
CommonGraph.GraphBadDogCallback() - Constructor for class oracle.dss.graph.CommonGraph.GraphBadDogCallback
 
CommonGraph.GraphTDGListener - Class in oracle.dss.graph
 
CommonGraph.GraphTDGListener() - Constructor for class oracle.dss.graph.CommonGraph.GraphTDGListener
 
compareArrays(Object[], Object[]) - Static method in class oracle.dss.util.Utility
Compare two arrays and return true if they are exactly equal
compareAsNumbers(Object, Object) - Static method in class oracle.dss.util.Utility
Compares the numeric values of the two Object Utility method to handle the fact that it is not possible to use the Comparable interface to compare different numeric types
compareComponentViewFormat(ComponentHandle, ViewFormat) - Method in interface oracle.dss.dataView.GridViewAttribute
 
compareComponentViewStyle(ComponentHandle, ViewStyle) - Method in interface oracle.dss.dataView.GridViewAttribute
 
compareHashMap(HashMap, HashMap) - Static method in class oracle.dss.util.Utility
Compare two hashtables
compareHashtables(Hashtable, Hashtable) - Static method in class oracle.dss.util.Utility
Compare two hashtables
compareLists(List, List) - Static method in class oracle.dss.util.Utility
 
compareLists(String[], String[]) - Static method in class oracle.dss.util.Utility
Compare two string arrays and return true if they are exactly equal except for order
compareListsExact(String[], String[]) - Static method in class oracle.dss.util.Utility
Compare two string arrays and return true if they are exactly equal
compareObj(Object, Object) - Static method in class oracle.dss.util.Utility
Test two Objects for equality accounting for the possibility of nulls.
comparePieces(Object, Object, Comparison) - Method in class oracle.dss.util.HierarchicalQDRMember
 
compareVectors(Vector, Vector) - Static method in class oracle.dss.util.Utility
Compare two Vectors for a deep match.
compareVersionStrings(String, String) - Static method in class oracle.dss.util.Utility
 
compareXMLVersions(String, String) - Static method in class oracle.dss.dataView.DataviewUtils
 
compareXMLVersions(String, String) - Static method in class oracle.dss.util.Utility
 
Comparison - Interface in oracle.dss.util
 
COMPLETED_THROUGH - Static variable in interface oracle.adf.view.faces.bi.component.gantt.GanttConstants
 
component - Variable in class oracle.dss.dataView.ControllerEvent
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.attributeGroups.UIAttributeExceptionRule
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.attributeGroups.UIAttributeGroups
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.attributeGroups.UIAttributeMatchRule
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.common.UIMarker
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.dataView.UIDataView
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gantt.Legend
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gantt.TimeAxis
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIProjectGantt
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIResourceUtilizationGantt
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UISchedulingGantt
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.CoreGauge
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIGauge
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.graph.CoreGraph
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.graph.RichSparkChart
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.graph.UIGraph
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.graph.UISparkChart
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.graph.UISparkItem
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.Link
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.Node
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.PanelCard
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.Search
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.SearchResults
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.legend.UILegend
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.legend.UILegendSection
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.legend.UIShowLegendGroup
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIDataCell
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIHeaderCell
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
 
COMPONENT_ID - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
Deprecated.  
COMPONENT_NUMBER - Static variable in class oracle.dss.util.VersionInfo
 
COMPONENT_SELECTED - Static variable in class oracle.dss.dataView.SelectEvent
Selected
COMPONENT_SELECTING - Static variable in class oracle.dss.dataView.SelectEvent
Selecting
COMPONENT_SIZED - Static variable in class oracle.dss.dataView.SizeEvent
Sized
COMPONENT_SIZING - Static variable in class oracle.dss.dataView.SizeEvent
Sizing
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.attributeGroups.UIAttributeExceptionRule
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.attributeGroups.UIAttributeGroups
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.attributeGroups.UIAttributeMatchRule
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.common.UIMarker
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.dataView.UIDataView
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gantt.Legend
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gantt.TimeAxis
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIProjectGantt
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIResourceUtilizationGantt
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gantt.UISchedulingGantt
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.CoreGauge
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIGauge
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.graph.CoreGraph
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.graph.RichSparkChart
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.graph.UIGraph
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.graph.UISparkChart
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.graph.UISparkItem
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.Link
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.Node
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.PanelCard
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.Search
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.SearchResults
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.legend.UILegend
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.legend.UILegendSection
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.legend.UIShowLegendGroup
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIDataCell
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIHeaderCell
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
 
COMPONENT_TYPE - Static variable in class oracle.dss.rules.RuleContext
Key for an Integer object that is used by the ComponentTypeDiscriminator.
ComponentHandle - Class in oracle.dss.dataView
Represents a component in a Dataview.
ComponentHandle(int, String, Object) - Constructor for class oracle.dss.dataView.ComponentHandle
Constructor.
ComponentInfo - Class in oracle.dss.util
Information about a component in a DataView.
ComponentInfo() - Constructor for class oracle.dss.util.ComponentInfo
Constructor.
componentSelected(ControllerEvent) - Method in interface oracle.dss.dataView.ControllerListener
The component has been selected.
componentSelected(ControllerEvent) - Method in class oracle.dss.dataView.ControllerListenerAdapter
The component has been selected.
componentSelected(Dataview, ComponentHandle) - Method in class oracle.dss.dataView.ManagerAdapter
The given component was selected.
componentSelected(Dataview, ComponentHandle) - Method in interface oracle.dss.dataView.SelectionManager
The given component was selected.
componentSelecting(ControllerEvent) - Method in interface oracle.dss.dataView.ControllerListener
The component is about to be selected.
componentSelecting(ControllerEvent) - Method in class oracle.dss.dataView.ControllerListenerAdapter
The component is about to be selected.
componentSized(ControllerEvent) - Method in interface oracle.dss.dataView.ControllerListener
The component has been resized.
componentSized(ControllerEvent) - Method in class oracle.dss.dataView.ControllerListenerAdapter
The component has been resized.
componentSizing(ControllerEvent) - Method in interface oracle.dss.dataView.ControllerListener
The component is about to be resized.
componentSizing(ControllerEvent) - Method in class oracle.dss.dataView.ControllerListenerAdapter
The component is about to be resized.
ComponentTypeConverter - Interface in oracle.dss.rules
Methods required for transforming representations of view components.
ComponentTypeDiscriminator - Class in oracle.dss.rules.discriminator
Discriminator for a rule that applies when a DataView item is a particular component.
ComponentTypeDiscriminator() - Constructor for class oracle.dss.rules.discriminator.ComponentTypeDiscriminator
Constructor that does not specify a component type.
ComponentTypeDiscriminator(int) - Constructor for class oracle.dss.rules.discriminator.ComponentTypeDiscriminator
Constructor that specifies a component type.
CompositeDiscriminator - Class in oracle.dss.rules.discriminator
Discriminator that combines two Discriminator objects, for complex rules that are based on more than one kind of information.
CompositeDiscriminator() - Constructor for class oracle.dss.rules.discriminator.CompositeDiscriminator
Constructor that does not specify base discriminators or an operator.
CompositeDiscriminator(Discriminator, Discriminator, int) - Constructor for class oracle.dss.rules.discriminator.CompositeDiscriminator
Constructor that specifies the base discriminators and the operator.
CompoundCondition - Class in oracle.dss.util
CompoundCondition generated by combining 2 SimpleConditions or a combination of SimpleCondition and another CompoundCondition
CompoundCondition() - Constructor for class oracle.dss.util.CompoundCondition
 
CompoundCondition(Object, int, Object) - Constructor for class oracle.dss.util.CompoundCondition
constructor
computeColumnHeaderRowHeight(String) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManager
Retrieves the row height ( in pixels ) associated with the members of a layer on the pivot table's column header.
computeColumnHeaderRowHeight(String) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManagerImpl
 
computeColumnWidth(QDR) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManager
Return the column width ( in pixels ) associated with the members of a slice on the pivot table's column header
computeColumnWidth(QDR) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManagerImpl
 
computeLayerSize(List, int, String) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManagerImpl
 
computeRowHeaderColumnWidth(String) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManager
Computes the column width ( in pixels ) associated with the members of a layer on the pivot table's row header
computeRowHeaderColumnWidth(String) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManagerImpl
 
computeRowHeight(QDR) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManager
Return the row height ( in pixels ) associated with the members of a slice on the pivot table's row header Please note that the return value of this property cannot be used to shrink the height of a row's contents.
computeRowHeight(QDR) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManagerImpl
 
computeSliceSize(List, int, QDR) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManagerImpl
 
CONDITION_KEY - Static variable in class oracle.adf.view.faces.bi.component.attributeGroups.UIAttributeExceptionRule
 
ConditionDiscriminator - Class in oracle.dss.rules.discriminator
 
ConditionDiscriminator() - Constructor for class oracle.dss.rules.discriminator.ConditionDiscriminator
Constructor that does not specify a data condition If you use this constructor, call the setDataCondition method to specify a DataCondition either SimpleCondition or CompoundCondition for this Discriminator.
ConditionDiscriminator(Object, String) - Constructor for class oracle.dss.rules.discriminator.ConditionDiscriminator
Constructor that specifies a data condition.
ConditionElement - Class in oracle.dss.dataView
A condition of a UIFormat.
ConditionElement() - Constructor for class oracle.dss.dataView.ConditionElement
 
ConditionElement(String, String, boolean, int) - Constructor for class oracle.dss.dataView.ConditionElement
Deprecated. As of 2.8.0.1, replaced by ConditionElement.ConditionElement(String, String, int).
ConditionElement(String, String, boolean) - Constructor for class oracle.dss.dataView.ConditionElement
Deprecated. As of 2.8.0.1, replaced by ConditionElement.ConditionElement(String, String).
ConditionElement(String, Vector, boolean) - Constructor for class oracle.dss.dataView.ConditionElement
Deprecated. As of 2.8.0.1, replaced by ConditionElement.ConditionElement(String, Vector).
ConditionElement(String, Object, boolean) - Constructor for class oracle.dss.dataView.ConditionElement
Deprecated. As of 2.8.0.1, replaced by ConditionElement.ConditionElement(String, Vector).
ConditionElement(String, String, int) - Constructor for class oracle.dss.dataView.ConditionElement
Constructor.
ConditionElement(String, Vector, int) - Constructor for class oracle.dss.dataView.ConditionElement
Constructor for a List-type QDR member.
ConditionElement(String, String) - Constructor for class oracle.dss.dataView.ConditionElement
Constructor for single dimension member QDR.
ConditionElement(String, Vector) - Constructor for class oracle.dss.dataView.ConditionElement
Constructor for a condition element with fixed QDR member or a list of QDR members.
ConditionElement(String, Object) - Constructor for class oracle.dss.dataView.ConditionElement
 
ConditionElement(String, int, Double, Double, boolean) - Constructor for class oracle.dss.dataView.ConditionElement
Constructor for a value based condition.
ConditionElement(String, int, Date, Date, boolean) - Constructor for class oracle.dss.dataView.ConditionElement
 
ConditionElement(Object, Object, String) - Constructor for class oracle.dss.dataView.ConditionElement
 
ConditionElement(Vector) - Constructor for class oracle.dss.dataView.ConditionElement
 
Connector - Class in oracle.dss.graph
The Pie-bar connector of the graph.
Connector(CommonGraph) - Constructor for class oracle.dss.graph.Connector
 
CONNECTOR - Static variable in interface oracle.dss.graph.GraphConstants
The Connector component.
constrainWidth - Variable in class oracle.dss.dataView.BaseTitle
 
constructId(String) - Method in class oracle.dss.gauge.GaugeSVGWriter
 
constructSliceQDR(int, int) - Method in class oracle.dss.dataView.LocalDataSource
 
constructSliceQDR(int, int) - Method in class oracle.dss.graph.SampleDataSource
 
consume() - Method in class oracle.dss.dataView.DataviewEvent
Consumes this event.
consumed - Variable in class oracle.dss.dataView.DataviewEvent
 
contains(ViewFormat) - Method in class oracle.dss.dataView.managers.ViewFormat
Indicates whether the specified ViewFormat is a subset of this ViewFormat object.
contains(ViewStyle) - Method in class oracle.dss.dataView.managers.ViewStyle
Indicates whether the specified object is a subset of this ViewStyle object.
contains(double, double, boolean) - Method in class oracle.dss.gauge.DrawableObject
Perform an inclusion test on the object based on the given point
contains(double, double, boolean) - Method in class oracle.dss.gauge.DrawableObject.Image
Perform an inclusion test on the object based on the given point
contains(double, double, boolean) - Method in class oracle.dss.gauge.DrawableObject.Label
Perform an inclusion test on the object based on the given point
contains(double, double, boolean) - Method in class oracle.dss.gauge.DrawableObject.Shape
Perform an inclusion test on the object based on the given point
contains(double, double, boolean) - Method in class oracle.dss.gauge.DrawableObject.Transform
Perform an inclusion test on the object based on the given point
contains(HierarchicalQDR, HierarchicalQDR, Comparison) - Static method in class oracle.dss.util.HierarchicalQDR
 
contains(Vector, Vector, Comparison) - Method in class oracle.dss.util.HierarchicalQDRMember
 
contains(HierarchicalQDRMember, Comparison) - Method in class oracle.dss.util.HierarchicalQDRMember
Indicates whether this HierarchicalQDRMember contains the specified HierarchicalQDRMember.
contains(HierarchicalQDRMember) - Method in class oracle.dss.util.HierarchicalQDRMember
Indicates whether this HierarchicalQDRMember contains the specified HierarchicalQDRMember.
contains(QDRInterface, QDRInterface) - Static method in class oracle.dss.util.QDR
 
contains(Map<String, Object>, Map<String, Object>) - Static method in class oracle.dss.util.QDR
 
contains(Vector, Vector) - Method in class oracle.dss.util.QDRMember
 
contains(QDRMember) - Method in class oracle.dss.util.QDRMember
Indicates whether this QDRMember contains the specified QDRMember.
contains(Range) - Method in class oracle.dss.util.Range
 
contains(int) - Method in class oracle.dss.util.Range
 
contains(Vector, Vector) - Static method in class oracle.dss.util.Utility
 
containsKey(Object) - Method in class oracle.dss.util.ArrayMap
 
containsKey(Object) - Method in class oracle.dss.util.QDR
 
containsType(String) - Method in class oracle.dss.util.AbstractMap
Locates the index of a type in this map.
containsValue(Object) - Method in class oracle.dss.util.ArrayMap
 
containsValue(Object) - Method in class oracle.dss.util.QDR
 
CONTENT_DELIVERY - Static variable in class oracle.adf.view.faces.bi.component.imageView.UIImageView
 
CONTENT_DELIVERY_IMMEDIATE - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
 
CONTENT_DELIVERY_IMMEDIATE - Static variable in class oracle.adf.view.faces.bi.component.pivotFilterBar.UIPivotFilterBar
 
CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
 
CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.UISparkChart
 
CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
 
CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.imageView.UIImageView
 
CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotFilterBar.UIPivotFilterBar
 
CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
 
CONTENT_DELIVERY_LAZY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
 
CONTENT_DELIVERY_LAZY - Static variable in class oracle.adf.view.faces.bi.component.pivotFilterBar.UIPivotFilterBar
 
CONTENT_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.TickLabel
 
CONTENT_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.TickMark
 
CONTEXT_MENU_FACET - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
 
CONTEXT_MENU_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
 
continueQueryExecution() - Method in interface oracle.dss.util.AsyncDataSource
Continues execution of the query after confirmation was requested.
CONTINUOUS_TIME_AXIS_INTERVAL_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.CoreGraph
 
CONTROL_PANEL_BEHAVIOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
 
Controller - Interface in oracle.dss.dataView
Implements the common API for the common view controller.
ControllerActions - Interface in oracle.dss.dataView
 
ControllerAdapter - Class in oracle.dss.dataView
 
ControllerAdapter(Dataview) - Constructor for class oracle.dss.dataView.ControllerAdapter
Class constructor.
ControllerEvent - Class in oracle.dss.dataView
Base event describing a controller gesture.
ControllerEvent(Object, ComponentHandle) - Constructor for class oracle.dss.dataView.ControllerEvent
Class constructor.
ControllerListener - Interface in oracle.dss.dataView
Describes non-data-related events a bean user can listen for on the Dataview.
ControllerListenerAdapter - Class in oracle.dss.dataView
Adapter class for the ControllerListener interface.
ControllerListenerAdapter() - Constructor for class oracle.dss.dataView.ControllerListenerAdapter
 
CONV_MAP - Static variable in class oracle.dss.graph.BaseGraphComponent
 
convertAnimationIndicatorsToInt(String) - Static method in class oracle.dss.dataView.CommonDataview
 
convertAnimationIndicatorsToString(int) - Static method in class oracle.dss.dataView.CommonDataview
 
convertAnimationOnDataChangeToInt(String) - Static method in class oracle.dss.dataView.CommonDataview
 
convertAnimationOnDataChangeToString(int) - Static method in class oracle.dss.dataView.CommonDataview
 
convertAnimationOnDisplayToInt(String) - Static method in class oracle.dss.dataView.CommonDataview
 
convertAnimationOnDisplayToString(int) - Static method in class oracle.dss.dataView.CommonDataview
 
convertAnnotationsVisibilityToInt(String) - Static method in class oracle.dss.graph.CommonGraph
 
convertAnnotationsVisibilityToString(int) - Static method in class oracle.dss.graph.CommonGraph
 
convertArcTypeToString(int) - Static method in class oracle.dss.dataView.ImageViewExportXMLWriter
Convert an Arc2D arcType to a String.
convertArrayToString(String[], int) - Static method in class oracle.adf.view.faces.bi.component.geoMap.MapUtil
 
convertAssignedToY2ToInt(String) - Static method in class oracle.dss.graph.Series
 
convertAssignedToY2ToString(int) - Method in class oracle.dss.graph.Series
 
convertAssociationToInt(String) - Static method in class oracle.dss.graph.BaseGraphComponent
 
convertAutomaticPlacementToInt(String) - Static method in class oracle.dss.graph.LegendArea
 
convertAutomaticRotationToInt(String) - Static method in class oracle.dss.graph.O1TickLabel
 
convertAxisLocationToInt(String) - Method in class oracle.dss.graph.BaseDataAxis
 
convertAxisLocationToInt(String) - Method in class oracle.dss.graph.O1Axis
 
convertAxisLocationToString(int) - Method in class oracle.dss.graph.BaseDataAxis
 
convertAxisLocationToString(int) - Method in class oracle.dss.graph.O1Axis
 
convertBarShapeToInt(String) - Static method in class oracle.dss.graph.CommonGraph
 
convertBarShapeToString(int) - Static method in class oracle.dss.graph.CommonGraph
 
convertCellEditStyleIntToString(int) - Static method in class oracle.dss.dataView.managers.ViewStyle
 
convertCellEditStyleStringToInt(String) - Static method in class oracle.dss.dataView.managers.ViewStyle
 
convertColorToAttributeValue(Color, ErrorHandler) - Static method in class oracle.dss.dataView.ImageViewExportXMLWriter
Get a color in a form appropriate for an attribute value.
convertColorToString(Color) - Static method in class oracle.adf.view.faces.bi.component.geoMap.MapUtil
 
convertCompIdToFacetName(int) - Method in class oracle.adf.view.faces.bi.component.gauge.CoreGauge
 
convertCompIdToFacetName(int) - Method in class oracle.adf.view.faces.bi.component.graph.CoreGraph
 
convertCompIdToFacetName(int) - Method in class oracle.adf.view.faces.bi.component.imageView.UIImageView
Subclasses must implement this method.
convertComponentIdToFacetName(int) - Static method in class oracle.adf.view.faces.bi.component.gauge.CoreGauge
 
convertComponentIdToFacetName(int) - Static method in class oracle.adf.view.faces.bi.component.graph.CoreGraph
 
convertComponentTypeToInteger(String) - Method in class oracle.dss.dataView.CommonDataview
 
convertComponentTypeToInteger(String) - Method in class oracle.dss.dataView.Dataview
 
convertComponentTypeToInteger(String) - Method in class oracle.dss.dataView.UIDataviewAdapter
Retrieves an integer representation of a view component, from a String.
convertComponentTypeToInteger(String) - Method in class oracle.dss.graph.CommonGraph
 
convertComponentTypeToInteger(String) - Method in interface oracle.dss.rules.ComponentTypeConverter
Retrieves an integer representation of a view component, from a String.
convertComponentTypeToString(int) - Method in class oracle.dss.dataView.CommonDataview
 
convertComponentTypeToString(int) - Method in class oracle.dss.dataView.Dataview
 
convertComponentTypeToString(int) - Method in class oracle.dss.dataView.UIDataviewAdapter
Retrieves a String representation of a view component, from an integer.
convertComponentTypeToString(int) - Method in class oracle.dss.graph.CommonGraph
 
convertComponentTypeToString(int) - Method in interface oracle.dss.rules.ComponentTypeConverter
Retrieves a String representation of a view component, from an integer.
convertCompTypeToString(int) - Static method in class oracle.dss.gauge.GaugeExportXMLWriter
Convert the objectId for the given IdentObj to a String.
convertContinuousTimeAxisIntervalToInt(String) - Static method in class oracle.dss.graph.CommonGraph
 
convertContinuousTimeAxisIntervalToString(int) - Static method in class oracle.dss.graph.CommonGraph
 
convertCustomLayoutToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
 
convertCustomLayoutToInt(String) - Static method in class oracle.dss.graph.CommonGraph
 
convertCustomLayoutToString(int) - Static method in class oracle.dss.gauge.CommonGauge
 
convertCustomLayoutToString(int) - Static method in class oracle.dss.graph.CommonGraph
 
convertDateToString(Object) - Method in class oracle.dss.graph.ToolTipTextCallback
 
convertDay(String) - Static method in class oracle.adf.view.faces.bi.component.gantt.GanttCalendar
 
convertEnumSetToString(EnumSet<GraphConstants.InteractiveSliceBehavior>) - Static method in enum oracle.dss.graph.GraphConstants.InteractiveSliceBehavior
Returns the String representation of the EnumSet of InteractiveSliceBehavior that is given.
convertEnumSetToString(EnumSet<GraphConstants.InteractivityBehavior>) - Static method in enum oracle.dss.graph.GraphConstants.InteractivityBehavior
Deprecated. Use InteractiveSliceBehavior instead.
convertEnumSetToString(EnumSet<GraphConstants.Markers>) - Static method in enum oracle.dss.graph.GraphConstants.Markers
Returns the String representation of the EnumSet of Markers that is given.
CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.common.UIMarker
 
CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.MetricLabel
 
CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.TickLabel
 
CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.ThemeFOI
 
CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.BaseDataAxisTickLabel
 
CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.BaseFormat
 
CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.SliceLabel
 
convertFillPatternToString(int) - Static method in class oracle.dss.graph.BaseGraphComponent
 
convertFitlineTypeToInt(String) - Static method in class oracle.dss.graph.Series
 
convertFitlineTypeToString(int) - Method in class oracle.dss.graph.Series
 
convertGaugeSetAlignmentToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
 
convertGaugeSetAlignmentToString(int) - Static method in class oracle.dss.gauge.CommonGauge
 
convertGaugeSetColCountToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
 
convertGaugeSetColCountToString(int) - Static method in class oracle.dss.gauge.CommonGauge
 
convertGaugeSetDirectionToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
 
convertGaugeSetDirectionToString(int) - Static method in class oracle.dss.gauge.CommonGauge
 
convertGaugeTypeToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
 
convertGaugeTypeToInt(String) - Static method in class oracle.dss.gauge.Gauge
 
convertGaugeTypeToString(int) - Static method in class oracle.dss.gauge.CommonGauge
Generates a String representation of a gauge type constant.
convertGaugeTypeToString(int) - Static method in class oracle.dss.gauge.Gauge
Generates a String representation of a gauge type constant.
convertGradientDirectionToInt(String) - Static method in class oracle.dss.gauge.SFX
 
convertGradientDirectionToString(int) - Static method in class oracle.dss.gauge.SFX
 
convertGradientDirectionToString(int) - Static method in class oracle.dss.graph.BaseGraphComponent
 
convertGradientDirectionToXMLString(int) - Static method in class oracle.dss.gauge.GaugeExportXMLWriter
 
convertGradientFillTypeToInt(String) - Static method in class oracle.dss.gauge.SFX
 
convertGradientFillTypeToString(int) - Static method in class oracle.dss.gauge.SFX
 
convertGraphTypeToInt(String) - Static method in class oracle.dss.graph.CommonGraph
 
convertGraphTypeToInt(String) - Static method in class oracle.dss.graph.Graph
 
convertGraphTypeToString(int) - Static method in class oracle.dss.graph.CommonGraph
 
convertGraphTypeToString(int) - Static method in class oracle.dss.graph.Graph
Generates a String representation of a graph type constant.
convertHideAndShowBehaviorToInt(String) - Static method in class oracle.dss.graph.CommonGraph
 
convertHideAndShowBehaviorToString(int) - Method in class oracle.dss.graph.CommonGraph
 
convertHorizAlignToEWT(int) - Static method in class oracle.dss.dataView.DataviewUtils
Convert horizontal Swing alignemnts to EWT
convertHorizAlignToJava(int) - Static method in class oracle.dss.dataView.DataviewUtils
Convert horizontal EWT alignments to Swing alignments
convertHorizontalAlignmentToInt(String) - Static method in class oracle.dss.graph.BaseGraphComponent
 
convertHorizontalAlignmentToString(int) - Method in class oracle.dss.graph.BaseGraphComponent
 
convertHoverBehavior(String) - Static method in class oracle.adf.view.faces.bi.component.geoMap.PointFOI
 
convertHoverBehaviorToString(int) - Static method in class oracle.adf.view.faces.bi.component.geoMap.PointFOI
 
convertLabelPositionToInt(String) - Static method in class oracle.dss.gauge.BaseLabel
 
convertLabelPositionToInt(String) - Static method in class oracle.dss.graph.Slice
 
convertLabelPositionToString(int) - Static method in class oracle.dss.gauge.BaseLabel
 
convertLabelPositionToString(int) - Static method in class oracle.dss.graph.Slice
 
convertLEDStyleToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
Generates a String representation of an LED style constant.
convertLEDStyleToString(int) - Static method in class oracle.dss.gauge.CommonGauge
Generates a String representation of an LED style constant.
convertLeftClickBehavior(String) - Static method in class oracle.adf.view.faces.bi.component.geoMap.ThemeFOI
 
convertLegendAreaPositionToInt(String) - Static method in class oracle.dss.graph.LegendArea
 
convertLegendAreaPositionToString(int) - Method in class oracle.dss.graph.LegendArea
 
convertLineStyleToInt(String) - Static method in class oracle.dss.graph.BaseGraphComponent
 
convertLineStyleToString(int) - Static method in class oracle.dss.graph.BaseGraphComponent
 
convertLocationToInt(String) - Static method in class oracle.dss.graph.BaseGraphComponent
 
convertMarkerShapeInLegendToInt(String) - Static method in class oracle.dss.graph.CommonGraph
 
convertMarkerShapeInLegendToString(int) - Method in class oracle.dss.graph.CommonGraph
 
convertMarkerShapeToInt(String) - Static method in class oracle.dss.graph.Series
 
convertMarkerShapeToString(int) - Static method in class oracle.dss.graph.Series
 
convertMarkerTextPlaceToInt(String) - Static method in class oracle.dss.graph.MarkerText
 
convertMarkerTextPlaceToString(int) - Method in class oracle.dss.graph.MarkerText
 
convertMarkerTooltipTypeToInt(String) - Static method in class oracle.dss.graph.CommonGraph
 
convertMarkerTooltipTypeToString(int) - Method in class oracle.dss.graph.CommonGraph
 
convertMarkerTypeToInt(String) - Static method in class oracle.dss.graph.Series
 
convertMarkerTypeToString(int) - Method in class oracle.dss.graph.Series
 
convertMonth(String) - Static method in class oracle.adf.view.faces.bi.component.gantt.GanttCalendar
 
convertNegCurFmtToInt(String) - Static method in class oracle.dss.util.format.BaseViewFormat
 
convertNegNumFmtToInt(String) - Static method in class oracle.dss.util.format.BaseViewFormat
 
convertNonAutoScalingToScaleFactor(String) - Static method in class oracle.dss.util.format.BaseViewFormat
 
convertNumberTypeToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
 
convertNumberTypeToInt(String) - Static method in class oracle.dss.util.format.BaseViewFormat
 
convertNumberTypeToString(int) - Static method in class oracle.dss.gauge.CommonGauge
 
convertOverlayText(String) - Static method in class oracle.adf.view.faces.bi.component.geoMap.PointStyleItem
 
convertParametersToDataContent(Map, ThemeFOI) - Static method in class oracle.adf.view.faces.bi.component.geoMap.MapUtil
 
convertPosCurFmtToInt(String) - Static method in class oracle.dss.util.format.BaseViewFormat
 
convertPositionToInt(String) - Static method in class oracle.dss.gauge.LegendArea
 
convertPositionToString(int) - Static method in class oracle.dss.gauge.LegendArea
 
convertPosNumFmtToInt(String) - Static method in class oracle.dss.util.format.BaseViewFormat
 
convertReferenceObjectDisplayToInt(String) - Static method in class oracle.dss.graph.CommonGraph
 
convertReferenceObjectDisplayToString(int) - Static method in class oracle.dss.graph.CommonGraph
 
convertRelOperatorToInt(String) - Method in class oracle.dss.rules.discriminator.ValueDiscriminator
 
convertRelOperatorToString(int) - Method in class oracle.dss.rules.discriminator.ValueDiscriminator
 
convertRenderModeToInt(String) - Method in class oracle.dss.graph.PlotArea
 
convertRenderModeToString(int) - Method in class oracle.dss.graph.PlotArea
 
convertRightClickBehavior(String) - Static method in class oracle.adf.view.faces.bi.component.geoMap.ThemeFOI
 
convertRolloverBehaviorToInt(String) - Static method in class oracle.dss.graph.CommonGraph
 
convertRolloverBehaviorToString(int) - Method in class oracle.dss.graph.CommonGraph
 
convertScale(String) - Static method in class oracle.adf.view.faces.bi.component.gantt.GanttCalendar
 
convertScale(int) - Static method in class oracle.adf.view.faces.bi.component.gantt.GanttCalendar
 
convertScaleFactorToInt(String) - Static method in class oracle.dss.util.format.BaseViewFormat
 
convertScaleFactorToScaling(boolean, int) - Method in class oracle.dss.util.format.BaseViewFormat
 
convertScalingToScaleFactor(String) - Method in class oracle.dss.util.format.BaseViewFormat
 
convertScrollbarPresenceToInt(String) - Static method in class oracle.dss.graph.CommonGraph
 
convertSeriesEffectToInt(String) - Static method in class oracle.dss.graph.CommonGraph
 
convertShapeToPath(Shape) - Method in class oracle.dss.dataView.ImageViewExportXMLWriter
Convert a Shape object to a path element for use in XML.
convertShapeToPath(GeneralPath, Arc2D, Arc2D) - Method in class oracle.dss.gauge.DialGauge
 
convertSpecularHighlightToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
 
convertSpecularHighlightToString(int) - Static method in class oracle.dss.gauge.CommonGauge
 
convertStackedMarkerTypesToInt(String) - Static method in class oracle.dss.graph.CommonGraph
 
convertStackedMarkerTypesToString(int) - Static method in class oracle.dss.graph.CommonGraph
 
convertStringToEnum(String) - Static method in enum oracle.adf.view.faces.bi.component.graph.GraphSelection.SelectionType
 
convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.AnnotationLocation
 
convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.AnnotationPosition
 
convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.BubbleMarkerSizing
 
convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.DataCursor
 
convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.DataCursorBehavior
 
convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.DataSelection
 
convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.FormFactor
 
convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.LegendAreaPositionHint
 
convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.MagnifyLens
 
convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.ScatterLineType
 
convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphSelection.SelectionType
 
convertStringToEnumSet(String) - Static method in enum oracle.dss.graph.GraphConstants.InteractiveSliceBehavior
Returns the EnumSet of InteractiveSliceBehavior that encapsulates the information in the given String.
convertStringToEnumSet(String) - Static method in enum oracle.dss.graph.GraphConstants.InteractivityBehavior
Deprecated. Use InteractiveSliceBehavior instead.
convertStringToEnumSet(String) - Static method in enum oracle.dss.graph.GraphConstants.Markers
Returns the EnumSet of Markers that encapsulates the information in the given String.
convertStyleToInt(String) - Method in class oracle.dss.graph.GraphFont
 
convertTagStringToEnumSet(String) - Static method in enum oracle.dss.graph.GraphConstants.InteractiveSliceBehavior
Returns the EnumSet of InteractiveSliceBehavior that encapsulates the information in the given ADF Faces attribute String.
convertTDStyleToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
 
convertTDStyleToString(int) - Static method in class oracle.dss.gauge.CommonGauge
 
convertTextRotationToInt(String) - Method in class oracle.dss.graph.BaseTitle
 
convertTextRotationToString(int) - Method in class oracle.dss.graph.BaseTitle
 
convertTextRotationtToInt(String) - Static method in class oracle.dss.graph.BaseGraphComponent
 
convertTextTypeToInt(String) - Static method in class oracle.dss.graph.SliceLabel
 
convertTickContentToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
 
convertTickContentToInt(String) - Static method in class oracle.dss.gauge.TickLabel
 
convertTickContentToString(int) - Static method in class oracle.dss.gauge.CommonGauge
Converts a tick content property to its string representation.
convertTickLabelPositionToInt(String) - Static method in class oracle.dss.gauge.TickLabel
 
convertTickLabelSkipModeToInt(String) - Static method in class oracle.dss.graph.O1TickLabel
 
convertTickLabelSkipModeToInt(String) - Method in class oracle.dss.graph.ZTickLabel
 
convertTickLabelSkipModeToString(int) - Method in class oracle.dss.graph.O1TickLabel
 
convertTickLabelSkipModeToString(int) - Method in class oracle.dss.graph.ZTickLabel
 
convertTickStyleToInt(String) - Static method in class oracle.dss.graph.BaseGraphComponent
 
convertTimeAxisFormatToConstant(int, String) - Static method in class oracle.dss.graph.CommonGraph
Convert an XML string to a TimeAxisDateFormat value.
convertTimeAxisTypeToInt(String) - Static method in class oracle.dss.graph.CommonGraph
 
convertTimeAxisTypeToString(int) - Static method in class oracle.dss.graph.CommonGraph
 
convertTimeRangeModeToInt(String) - Static method in class oracle.dss.graph.CommonGraph
 
convertToColor(String) - Static method in class oracle.adf.view.faces.bi.component.geoMap.MapUtil
 
convertToHex(int) - Static method in class oracle.adf.view.faces.bi.component.geoMap.MapUtil
 
convertTooltipLabelTypeToInt(String) - Static method in class oracle.dss.graph.CommonGraph
 
convertTooltipLabelTypeToString(int) - Method in class oracle.dss.graph.CommonGraph
 
convertTypeIntToString(int) - Method in class oracle.dss.util.HierarchicalQDRMember
 
convertTypeIntToString(int) - Method in class oracle.dss.util.QDRMember
 
convertTypeStringToInt(String) - Method in class oracle.dss.util.HierarchicalQDRMember
 
convertTypeStringToInt(String) - Method in class oracle.dss.util.QDRMember
 
convertTypeToInt(String) - Static method in class oracle.dss.gauge.Indicator
 
convertTypeToInt(String) - Static method in class oracle.dss.graph.BaseGraphComponent
 
convertTypeToString(int) - Static method in class oracle.dss.gauge.Indicator
 
convertUnitToInt(String) - Static method in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
 
convertVertAlignToEWT(int) - Static method in class oracle.dss.dataView.DataviewUtils
Convert vertical Swing alignemnts to EWT
convertVertAlignToJava(int) - Static method in class oracle.dss.dataView.DataviewUtils
Convert vertical EWT alignments to Swing alignments
convertVerticalAlignmentToInt(String) - Static method in class oracle.dss.graph.BaseGraphComponent
 
convertVerticalAlignmentToString(int) - Static method in class oracle.dss.graph.BaseGraphComponent
 
convertVisibilityToInt(String) - Static method in class oracle.dss.graph.Series
 
convertVisibilityToString(int) - Method in class oracle.dss.graph.Series
 
convertVisualEffectsToInt(String) - Static method in class oracle.dss.dataView.CommonDataview
 
convertVisualEffectsToInt(String) - Static method in class oracle.dss.gauge.SFX
 
convertVisualEffectsToString(int) - Static method in class oracle.dss.dataView.CommonDataview
 
convertVisualEffectsToString(int) - Static method in class oracle.dss.gauge.SFX
 
convertZoomBarPositionToInt(String) - Static method in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
 
convertZoomBarPositionToString(int) - Static method in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
 
convertZoomDirectionToInt(String) - Static method in class oracle.dss.graph.CommonGraph
 
convertZoomStrategyToInt(String) - Static method in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
 
COPY - Static variable in class oracle.adf.view.faces.bi.event.DataChangeEvent
Action type: copy a task(s) or a resource(s).
copy() - Method in class oracle.dss.dataView.managers.ViewStyle
 
copyAdornment(BaseTitle, BaseTitle) - Method in class oracle.dss.dataView.Dataview
 
copyArrayToVector(Object[]) - Static method in class oracle.dss.util.Utility
Put the contents of an array into a vector and return it
COPYRIGHTTEXT_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
 
copyStyleProperties(Styleable, Styleable) - Static method in class oracle.dss.dataView.DataviewUtils
Deprecated. This will be removed due to removal of JEWT dependency, moved to DataviewViewStyleUtils
copyVectorToArray(Vector) - Static method in class oracle.dss.util.Utility
 
copyVectorToArray(Vector, Class) - Static method in class oracle.dss.util.Utility
 
CoreGauge - Class in oracle.adf.view.faces.bi.component.gauge
 
CoreGauge() - Constructor for class oracle.adf.view.faces.bi.component.gauge.CoreGauge
 
CoreGauge(String) - Constructor for class oracle.adf.view.faces.bi.component.gauge.CoreGauge
 
CoreGraph - Class in oracle.adf.view.faces.bi.component.graph
ADF Faces Custom component - Graph
CoreGraph() - Constructor for class oracle.adf.view.faces.bi.component.graph.CoreGraph
 
CoreGraph(String) - Constructor for class oracle.adf.view.faces.bi.component.graph.CoreGraph
 
count() - Method in class oracle.dss.util.Range
 
count() - Method in class oracle.dss.util.RangeCollection
 
CREATE - Static variable in class oracle.adf.view.faces.bi.event.DataChangeEvent
Action type: create a new task.
CREATE_RESOURCE - Static variable in class oracle.adf.view.faces.bi.event.DataChangeEvent
Action type: create a new resource.
createAlert(Object, Object) - Method in class oracle.dss.graph.CommonGraph
Creates and returns a new Alert.
createAlert(Object, Object) - Method in class oracle.dss.graph.Graph
Creates and returns a new Alert.
createAnnotation(int, int) - Method in class oracle.dss.graph.CommonGraph
Creates and returns a new Annotation.
createAnnotation(int, int) - Method in class oracle.dss.graph.Graph
Creates and returns a new Annotation.
createCollectionModel(CollectionModel, Object) - Method in class oracle.adf.view.faces.bi.component.gantt.UIGantt
 
createCollectionModel(CollectionModel, Object) - Method in class oracle.adf.view.faces.bi.component.hierarchyViewer.SearchResults
 
createComponentFromPageItem(Object) - Method in class oracle.dss.dataView.ControllerAdapter
 
createCubeDataDirector() - Method in class oracle.dss.dataView.LocalDataSource
 
createCubeDataDirector() - Method in class oracle.dss.dataView.LocalPivotTableDataSource
 
createCubeDataDirector() - Method in class oracle.dss.dataView.LocalXMLDataSource
Creates a DataDirector for cube-based (OLAP) views
createCubeDataDirector() - Method in class oracle.dss.graph.SampleDataSource
 
createCubeDataDirector() - Method in interface oracle.dss.util.DataSource
Creates a DataDirector for cube-based (OLAP) views
createCubeLayoutAccess() - Method in interface oracle.dss.util.LayoutContext
Creates an implementation of the LayoutAccess interface that presents data with a cube layout.
CREATED_BY_COLUMN - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
Deprecated. Represents the 'Created By' column in the UIExplorerTable.
CREATED_ON_COLUMN - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
Deprecated. Represents the 'Created On' column in the UIExplorerTable.
createDataDirector() - Method in class oracle.dss.dataView.LocalDataSource
 
createDataDirector() - Method in class oracle.dss.dataView.LocalPivotTableDataSource
 
createDataDirector() - Method in class oracle.dss.dataView.LocalXMLDataSource
 
createDataDirector() - Method in class oracle.dss.graph.SampleDataSource
 
createDataModel() - Method in class oracle.adf.view.faces.bi.component.gauge.GaugePersistable
Deprecated. Creates a new instance of DataModel.
createDataModel() - Method in class oracle.adf.view.faces.bi.component.graph.GraphPersistable
Deprecated. Creates a new instance of DataModel.
createDataModel(DataModel, Object) - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIGrid
Creates the DataModel to use with this component.
createDataModel(DataModel, Object) - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
Creates the pivot table's data model, as an instance of DataModel.
createDataModel() - Method in class oracle.adf.view.faces.bi.component.ViewPersistable
Deprecated.  
createDataValue(PropertyNode) - Method in class oracle.dss.dataView.ConditionElement
 
createDefaultDataSource() - Method in class oracle.adf.view.faces.bi.model.DataModel
 
createDefaultDataSource() - Method in class oracle.dss.dataView.ModelAdapter
 
createDefaultDiscriminator() - Static method in class oracle.dss.rules.discriminator.QDRDiscriminator
 
createDifferencesBitSet(int) - Static method in class oracle.dss.dataView.managers.ViewStyle
 
createDifferencesBitSet(ViewStyle, ViewStyle) - Static method in class oracle.dss.dataView.managers.ViewStyle
 
createDimensionMemberList(DataviewCommon) - Static method in class oracle.dss.dataView.DimensionMetadata
 
createDisabledImage(Image) - Static method in class oracle.dss.util.ImageUtils
Deprecated. Creates a disabled version of an image.
createDiscriminator(List, ObjectNode, DiscriminatorState) - Static method in class oracle.dss.rules.discriminator.CompositeDiscriminator
 
createDragSource(String, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.gantt.UIGantt
 
createDragSource(String, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.graph.UIGraph
 
createDragSource(String, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
 
createDragSourceBehavior(String, DragSource, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.gantt.UIGantt
 
createDragSourceBehavior(String, DragSource, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.graph.UIGraph
 
createDragSourceBehavior(String, DragSource, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
 
createExceptionalRiser(int, int) - Method in class oracle.dss.graph.CommonGraph
Creates an ExceptionalRiser.
createExceptionalRiser(int, int) - Method in class oracle.dss.graph.Graph
Creates an ExceptionalRiser.
createExportXMLWriter(ImageView, OutputStream, String) - Method in interface oracle.dss.dataView.SVGWriterProvider
Create the XML writer used to export to XML.
createExportXMLWriter(ImageView, Writer, String) - Method in interface oracle.dss.dataView.SVGWriterProvider
Create the XML writer used to export to XML.
createExportXMLWriter(OutputStream, String) - Method in class oracle.dss.gauge.CommonGauge
 
createExportXMLWriter(Writer, String) - Method in class oracle.dss.gauge.CommonGauge
 
createExportXMLWriter(OutputStream, String) - Method in class oracle.dss.graph.CommonGraph
 
createExportXMLWriter(Writer, String) - Method in class oracle.dss.graph.CommonGraph
 
createFilteredImage(Image, ImageFilter) - Static method in class oracle.dss.util.ImageUtils
Deprecated. Given an image and a filter, creates the resulting image.
createFootnote() - Method in class oracle.dss.dataView.Dataview
 
createGraphStyle() - Method in class oracle.dss.graph.Graph
 
createImage(Icon, Component) - Static method in class oracle.dss.util.ImageUtils
Deprecated. Given an icon, get the image it represents, when rendered in the context of the given component.
createLayoutAccess() - Method in interface oracle.dss.util.LayoutContext
Deprecated. As of 2.4.0.14, replaced by LayoutContext.createCubeLayoutAccess()
createLocalGridDataSource(ObjectNode) - Method in class oracle.dss.gauge.CommonGauge
 
createLocalGridDataSource(ObjectNode) - Method in class oracle.dss.graph.CommonGraph
 
createLocalRelationalDataSource(ContainerNode) - Method in class oracle.dss.gauge.CommonGauge
 
createLocalRelationalDataSource(ContainerNode) - Method in class oracle.dss.graph.CommonGraph
 
createPagingControl() - Method in class oracle.dss.graph.Graph
 
createPFJ(boolean) - Method in class oracle.dss.graph.CommonGraph
 
createPropertyKey(String, Class, Object, int, int) - Method in class oracle.adf.view.faces.bi.bean.BIFacesBeanImpl.Type
 
createPropertyOverrideFlags() - Method in class oracle.dss.dataView.BaseTitle
 
createPropertyOverrideFlags() - Method in class oracle.dss.dataView.CommonBaseTitle
 
createPropertyOverrideFlags(int) - Method in class oracle.dss.dataView.CommonDataview
 
createPropertyOverrideFlags(int) - Method in class oracle.dss.dataView.Dataview
 
createPropertyOverrideFlags(int) - Method in interface oracle.dss.dataView.DataviewCommon
 
createPropertyOverrideFlags(int) - Method in class oracle.dss.dataView.UIDataviewAdapter
 
createPropertyOverrideFlags() - Method in class oracle.dss.gauge.CommonGauge
 
createPropertyOverrideFlags(int) - Method in class oracle.dss.gauge.CommonGauge
 
createPropertyOverrideFlags() - Method in class oracle.dss.graph.CommonGraph
 
createPropertyOverrideFlags(int) - Method in class oracle.dss.graph.CommonGraph
 
createQDRMember() - Method in class oracle.dss.util.HierarchicalQDR
 
createReferenceObject() - Method in class oracle.dss.graph.CommonGraph
Creates and returns a new ReferenceObject.
createReferenceObject() - Method in class oracle.dss.graph.Graph
Creates and returns a new ReferenceObject.
createRelationalDataDirector() - Method in class oracle.dss.dataView.LocalDataSource
 
createRelationalDataDirector() - Method in class oracle.dss.dataView.LocalPivotTableDataSource
 
createRelationalDataDirector() - Method in class oracle.dss.dataView.LocalXMLDataSource
Creates a DataDirector for relational views.
createRelationalDataDirector() - Method in class oracle.dss.graph.SampleDataSource
 
createRelationalDataDirector() - Method in interface oracle.dss.util.DataSource
Creates a DataDirector for relational views.
createRelationalLayoutAccess() - Method in interface oracle.dss.util.LayoutContext
Creates an implementation of the LayoutAccess interface that presents data with a relational (table) layout.
createStyle() - Method in interface oracle.dss.dataView.Style
Retrieves a style from the style property settings in this view.
createStyle() - Method in class oracle.dss.graph.Graph
 
createSVGWriter(CommonDataview, OutputStream, String) - Method in interface oracle.dss.dataView.SVGWriterProvider
Create the SVG writer used to export to SVG.
createSVGWriter(CommonDataview, Writer, String) - Method in interface oracle.dss.dataView.SVGWriterProvider
Create the SVG writer used to export to SVG.
createSVGWriter(OutputStream, String) - Method in class oracle.dss.gauge.CommonGauge
 
createSVGWriter(Writer, String) - Method in class oracle.dss.gauge.CommonGauge
 
createSVGWriter(OutputStream, String) - Method in class oracle.dss.graph.CommonGraph
 
createSVGWriter(Writer, String) - Method in class oracle.dss.graph.CommonGraph
 
createSVGWriter(CommonGraph, OutputStream, String) - Method in interface oracle.dss.graph.GraphSVGWriterProvider
Create the SVG writer used to export to SVG.
createSVGWriter(CommonGraph, Writer, String) - Method in interface oracle.dss.graph.GraphSVGWriterProvider
Create the SVG writer used to export to SVG.
createTickMark(Point2D, double, int, Color, int) - Static method in class oracle.dss.gauge.GaugeType
 
createTickMarkObjects(List<DrawableObject>, Map, int, double) - Method in class oracle.dss.gauge.StatusMeterGauge
Generates the DrawableObject instances necessary to render a specific set of Tick Marks, based on the given tick mark type.
createTickMarkObjects(List<DrawableObject>, Map, int, double) - Method in class oracle.dss.gauge.VerticalStatusMeterGauge
Generates the DrawableObject instances necessary to render a specific set of Tick Marks, based on the given tick mark type.
createTitles() - Method in class oracle.dss.dataView.Dataview
 
createVariesMember() - Method in class oracle.dss.util.HierarchicalQDR
 
createVarStatusMap() - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIGrid
Gets the Map to use as the "varStatus".
createVarStatusMap() - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
 
CRITICAL - Static variable in interface oracle.adf.view.faces.bi.component.gantt.GanttConstants
 
CROSSTAB_PRINTER - Static variable in interface oracle.dss.dataView.UIViewPrinter
 
CS_BOTTOMLABELBOUNDS - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CS_GAUGEFRAME - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CS_INDICATOR - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CS_INDICATORBASE - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CS_INDICATORCENTER - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CS_LEDFILLAREA - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CS_LOWERLABELFRAME - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CS_METRICLABELBOUNDS - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CS_MINORTICKMARK - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CS_PLOTAREA - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CS_PLOTAREABOUNDS - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CS_THRESHOLDFILLAREA - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CS_TICKMARK - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CS_TICKMARKPATH - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CS_TOPLABELBOUNDS - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CS_UPPERLABELFRAME - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CSP_BEVELED_CIRCLE - Static variable in interface oracle.dss.gauge.GaugeConstants
Custom Shapes Path for the built-in beveled circle custom shapes style.
CSP_FULL_CIRCLE - Static variable in interface oracle.dss.gauge.GaugeConstants
Custom Shapes Path for the built-in full circle custom shapes style.
CSP_ROUNDED_RECTANGLE - Static variable in interface oracle.dss.gauge.GaugeConstants
Custom Shapes Path for the built-in rounded rectangle custom shapes style.
CSS_PROPERTIES_MODE - Static variable in interface oracle.dss.graph.GraphConstants
 
CSSStyle - Class in oracle.dss.dataView
 
CSSStyle() - Constructor for class oracle.dss.dataView.CSSStyle
Constructor.
CSSStyle(String) - Constructor for class oracle.dss.dataView.CSSStyle
Constructor.
CSSStyleDefaults - Interface in oracle.dss.dataView
Interface used to specify default CSS style property values in a view.
ctai_automatic - Static variable in class oracle.dss.graph.CommonGraph
 
CTAI_AUTOMATIC - Static variable in interface oracle.dss.graph.GraphConstants
The default value for the ContinuousTimeAxisInterval property.
ctai_day - Static variable in class oracle.dss.graph.CommonGraph
 
CTAI_DAY - Static variable in interface oracle.dss.graph.GraphConstants
ContinuousTimeAxisInterval - DAY
ctai_hour - Static variable in class oracle.dss.graph.CommonGraph
 
CTAI_HOUR - Static variable in interface oracle.dss.graph.GraphConstants
ContinuousTimeAxisInterval - HOUR
ctai_minute - Static variable in class oracle.dss.graph.CommonGraph
 
CTAI_MINUTE - Static variable in interface oracle.dss.graph.GraphConstants
ContinuousTimeAxisInterval - MINUTE
ctai_month - Static variable in class oracle.dss.graph.CommonGraph
 
CTAI_MONTH - Static variable in interface oracle.dss.graph.GraphConstants
ContinuousTimeAxisInterval - MONTH
ctai_second - Static variable in class oracle.dss.graph.CommonGraph
 
CTAI_SECOND - Static variable in interface oracle.dss.graph.GraphConstants
ContinuousTimeAxisInterval - SECOND
ctai_year - Static variable in class oracle.dss.graph.CommonGraph
 
CTAI_YEAR - Static variable in interface oracle.dss.graph.GraphConstants
ContinuousTimeAxisInterval - YEAR
CubeDataAccess - Interface in oracle.dss.util
A DataAccess that gives data to cube-based OLAP views.
CubeDataDirector - Interface in oracle.dss.util
A DataDirector that is provided to cube-based OLAP views.
CubicSortInfo - Class in oracle.dss.util
 
CubicSortInfo(int, int, boolean, boolean) - Constructor for class oracle.dss.util.CubicSortInfo
Set up a cubic sort
CURRENCYSYMBOL - Static variable in class oracle.dss.util.format.BaseViewFormat
 
currencySymbol - Static variable in class oracle.dss.util.format.BaseViewFormat
 
currencySymbolUsed - Static variable in class oracle.dss.util.format.BaseViewFormat
 
current() - Method in class oracle.adf.view.faces.bi.component.gantt.UndoManager
Gets the current UndoableEdit
CURRENT - Static variable in class oracle.dss.util.QDRMember
Member type: The current Time period.
CURRENT_BICONTEXT_FOR_DIALOG_LAUNCH - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
Deprecated. When a java.util.Map of parameters is being handed off to a dialog upon its launch, CURRENT_BICONTEXT_FOR_DIALOG_LAUNCH should be used as a parameter key.
CURRENT_DATE_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
 
CURRENT_DIR_FOR_DIALOG_LAUNCH - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
Deprecated. When a java.util.Map of parameters is being handed off to a dialog upon its launch, CURRENT_DIR_FOR_DIALOG_LAUNCH should be used as a parameter key.
CURRENT_LOGICAL_PAGE - Static variable in interface oracle.dss.dataView.UIViewPrinter
Range type: Print only the current logical page of the view.
CURRENT_LOGICAL_PAGE - Static variable in class oracle.dss.dataView.ViewPrinter
Range type: Print only the current logical page of the view.
currentLogicalPage - Variable in class oracle.dss.dataView.ViewPrinter
 
currentPage - Variable in class oracle.dss.dataView.LocalDataSource
 
currentPage - Variable in class oracle.dss.graph.SampleDataSource
 
currLogPage - Variable in class oracle.dss.dataView.ViewPrinter
 
CUSTOM_CHART_CONTEXT_MENU_FACET - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
 
CUSTOM_CONTEXT_MENU_ITEM - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
Deprecated. This is one possible value for the CUSTOM_OR_STOCK_CONTEXT_MENU_ITEM parameter when creating a vector of information regarding which context menu items to include for the UIExplorerTree or UIExplorerTable
CUSTOM_LAYOUT - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CUSTOM_LAYOUT_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.CoreGauge
 
CUSTOM_LAYOUT_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.CoreGraph
 
CUSTOM_OR_STOCK_CONTEXT_MENU_ITEM - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
Deprecated. When a java.util.Vector of information regarding which context menu items to include for the UIExplorerTree or UIExplorerTable is being created, CUSTOM_OR_STOCK_CONTEXT_MENU_ITEM should be used for each context menu item, to specify whether that context menu item is a custom item or one of the stock items.
CUSTOM_PANEL_FACET - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
 
CUSTOM_SCALE - Static variable in interface oracle.adf.view.faces.bi.component.gantt.GanttConstants
 
CUSTOM_SCALE_STR - Static variable in interface oracle.adf.view.faces.bi.component.gantt.GanttConstants
 
CUSTOM_SHAPES_PATH - Static variable in interface oracle.dss.gauge.GaugeAttributes
 
CUSTOM_SHAPES_PATH_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.CoreGauge
 
CUSTOM_TABLE_CONTEXT_MENU_FACET - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
 
CUSTOM_TIMESCALES_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
 
CUSTOM_TOOLTIP_CALLBACK_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.CoreGraph
 
CustomHeaderAndFooterCallback - Interface in oracle.dss.dataView
Method that you must implement if you provide a custom callback for headers and footers.
CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.Legend
 
CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.TimeAxis
 
CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
 
CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
 
CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
 
CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.imageView.UIImageView
 
CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIDataCell
 
CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
 
CUSTOMLEGENDCALLBACK_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.PointFOI
 
CustomMarkerTextCallback - Interface in oracle.dss.graph
 
CUSTOMPOINTCALLBACK_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.PointFOI
 
CustomShape - Class in oracle.dss.gauge
 
CustomShape() - Constructor for class oracle.dss.gauge.CustomShape
 
CustomShape(Shape, Color, Color, HashMap, int, int) - Constructor for class oracle.dss.gauge.CustomShape
 
CustomShapesParser - Class in oracle.dss.gauge
This class is for internal use only.
CustomShapesParser(ErrorHandler) - Constructor for class oracle.dss.gauge.CustomShapesParser
 
CustomStyle - Class in oracle.dss.util
 
CustomStyle() - Constructor for class oracle.dss.util.CustomStyle
 
CustomStyle(String) - Constructor for class oracle.dss.util.CustomStyle
 
CustomStyle(Class, String) - Constructor for class oracle.dss.util.CustomStyle
 
CustomStyle(InputStream) - Constructor for class oracle.dss.util.CustomStyle
 
CustomTimeScale - Interface in oracle.adf.view.faces.bi.component.gantt
 
CustomToolTipCallback - Interface in oracle.dss.gauge
This interface provides a callback for overriding the tool tips that the Gauge provides by default.
CustomToolTipCallback - Interface in oracle.dss.graph
This interface provides a callback for overriding the tool tips that the Graph provides by default.
CUT - Static variable in class oracle.adf.view.faces.bi.event.DataChangeEvent
Action type: cut a task(s) or a resource(s).
CZECH - Static variable in class oracle.dss.util.LocaleUtils
Deprecated. Clients should use oracle.bali.share.nls.LocaleUtils instead.

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.6.0)

E12063-07
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Copyright © 1997, 2011, Oracle. All rights reserved.