- QDR - Static variable in class oracle.dss.rules.RuleContext
-
Key for a QDR
.
- QDR - Class in oracle.dss.util
-
Qualified data reference.
- QDR() - Constructor for class oracle.dss.util.QDR
-
Constructor for an empty QDR
that does not specify
the Measure dimension.
- QDR(QDR) - Constructor for class oracle.dss.util.QDR
-
Constructor for a copy of an existing QDR
.
- QDR(String) - Constructor for class oracle.dss.util.QDR
-
Constructor for an empty QDR
that specifies the
Measure dimension.
- QDR(String, String, String) - Constructor for class oracle.dss.util.QDR
-
Constructor that specifies a member for one dimension, by specifying the
dimension String
and the member object.
- QDR(String, String, QDRMember) - Constructor for class oracle.dss.util.QDR
-
Constructor that specifies a member for one dimension, by specifying the
dimension String
and the member object.
- QDR(String, String) - Constructor for class oracle.dss.util.QDR
-
Constructor that specifies members for more than one dimension, by
specifying a String
for the member-dimension pairs.
- QDR.QDRMapEntry - Class in oracle.dss.util
-
- QDR_NAME - Static variable in class oracle.dss.rules.discriminator.QDRDiscriminator
-
- QDR_WITH_PAGE - Static variable in interface oracle.dss.util.DataAccess
-
Get QDR
: Include current page edge information, even if the
QDR
is not for the page edge itself.
- QDR_WITHOUT_PAGE - Static variable in interface oracle.dss.util.DataAccess
-
Get QDR
: Do not include current page edge information, if the
QDR
is not for the page edge itself.
- QDRDiscriminator - Class in oracle.dss.rules.discriminator
-
Discriminator for a rule that applies based on one or more dimension members.
- QDRDiscriminator() - Constructor for class oracle.dss.rules.discriminator.QDRDiscriminator
-
Constructor that does not specify a QDR
or an
operator for comparison.
- QDRDiscriminator(QDR, int) - Constructor for class oracle.dss.rules.discriminator.QDRDiscriminator
-
Constructor that specifies a QDR
and an operator
for comparison.
- QDRInterface - Interface in oracle.dss.util
-
Abstraction of very basic QDR access for transform methods
- QDRMapEntry(String, Object) - Constructor for class oracle.dss.util.QDR.QDRMapEntry
-
- QDRMember - Class in oracle.dss.util
-
A member in a QDR
.
- QDRMember() - Constructor for class oracle.dss.util.QDRMember
-
Default constructor.
- QDRMember(int) - Constructor for class oracle.dss.util.QDRMember
-
Constructor that specifies a member type.
- QDRMember(String) - Constructor for class oracle.dss.util.QDRMember
-
Constructor that specifies the name of dimension member.
- QDRMember(int, Object) - Constructor for class oracle.dss.util.QDRMember
-
Constructor that specifies the type and the member or members that this
QDRMember
represents.
- QDRSliceSortInfo - Class in oracle.dss.util
-
Class specifying one or more sets of measure/dimension item
sort criteria for use in the setQDRSort
API.
- QDRSliceSortInfo(int, QDRInterface, int, boolean, boolean) - Constructor for class oracle.dss.util.QDRSliceSortInfo
-
Constructor
- QDRSliceSortInfo(int, QDRInterface, int, int, boolean, boolean) - Constructor for class oracle.dss.util.QDRSliceSortInfo
-
Constructor
- QDRSortInfo - Class in oracle.dss.util
-
Class specifying one or more sets of measure/dimension item
sort criteria for use in the setQDRSort
API.
- QDRSortInfo() - Constructor for class oracle.dss.util.QDRSortInfo
-
Constructor
- QDRSortInfo(String, int[], QDR[]) - Constructor for class oracle.dss.util.QDRSortInfo
-
- QDRSortInfo(String, int[], String[], QDR[]) - Constructor for class oracle.dss.util.QDRSortInfo
-
Constructor
- QUADRANTLINE - Static variable in interface oracle.dss.graph.GraphConstants
-
The QuadrantLine
component.
- QuadrantLine - Class in oracle.dss.graph
-
Divides the plot area of a bubble graph into sections.
- QuadrantLine(CommonGraph) - Constructor for class oracle.dss.graph.QuadrantLine
-
- quadrantLineColor - Static variable in class oracle.dss.graph.GraphDefaultValues
-
- quadrantLineCountX - Static variable in class oracle.dss.graph.GraphDefaultValues
-
- quadrantLineCountX - Variable in class oracle.dss.graph.QuadrantLine
-
- quadrantLineCountY - Static variable in class oracle.dss.graph.GraphDefaultValues
-
- quadrantLineCountY - Variable in class oracle.dss.graph.QuadrantLine
-
- QUADRANTLINEVALUELIMIT - Static variable in class oracle.dss.graph.BaseGraphComponent
-
Quadrant line count: The maximum number of quadrant lines that can appear
in a bubble graph.
- quadrantLineValueX - Static variable in class oracle.dss.graph.GraphDefaultValues
-
- quadrantLineValueX - Variable in class oracle.dss.graph.QuadrantLine
-
- quadrantLineValueY - Static variable in class oracle.dss.graph.GraphDefaultValues
-
- quadrantLineValueY - Variable in class oracle.dss.graph.QuadrantLine
-
- quadrantLineVisible - Static variable in class oracle.dss.graph.GraphDefaultValues
-
- quadrantLineWidth - Static variable in class oracle.dss.graph.GraphDefaultValues
-
- QUARTER - Static variable in interface oracle.dss.graph.GraphConstants
-
- QUARTER_FORMAT_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.TimeAxisDateFormat
-
- QUARTER_LONG - Static variable in interface oracle.dss.graph.GraphConstants
-
- QUARTER_SHORT - Static variable in interface oracle.dss.graph.GraphConstants
-
- QUARTER_SINGLE_LETTER - Static variable in interface oracle.dss.graph.GraphConstants
-
- QUARTERHOURS - Static variable in interface oracle.adf.view.faces.bi.component.gantt.GanttConstants
-
Deprecated.
- QUARTERS - Static variable in interface oracle.adf.view.faces.bi.component.gantt.GanttConstants
-
Deprecated.
- QUERY_CANCELED - Static variable in interface oracle.dss.util.AsyncDataSource
-
Status in which the query execution was canceled.
- QUERY_EXECUTING - Static variable in interface oracle.dss.util.AsyncDataSource
-
Status in which the query is currently being run.
- QUERY_FAILED - Static variable in interface oracle.dss.util.AsyncDataSource
-
Status in which the query failed to complete its execution.
- QUERY_LISTENER_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotFilterBar.UIPivotFilterBar
-
- QUERY_NEEDS_CONFIRMATION - Static variable in interface oracle.dss.util.AsyncDataSource
-
Status in which the query has been paused for user input.
- QUERY_NEEDS_EXECUTING - Static variable in interface oracle.dss.util.AsyncDataSource
-
Status in which data is not yet available because the query has not yet
been run.
- QUERY_NEEDS_PARAMETERS - Static variable in interface oracle.dss.util.AsyncDataSource
-
Status in which the query's parameters have no values or invalid values.
- QUERY_NOT_DEFINED - Static variable in interface oracle.dss.util.AsyncDataSource
-
Status in which the specified query does not exist
- QUERY_PIVOT_LISTENER_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotFilterBar.UIPivotFilterBar
-
- QUERY_RESULTS_READY - Static variable in interface oracle.dss.util.AsyncDataSource
-
Status in which the query has successfully completed.
- QUERY_SCHEDULED - Static variable in interface oracle.dss.util.AsyncDataSource
-
Status in which the query has been placed on the queue
in preparation for being executed.
- QUERY_VALIDATING - Static variable in interface oracle.dss.util.AsyncDataSource
-
Status in which the parameters of the query are being validated.
- QueryPivotEvent - Class in oracle.adf.view.faces.bi.event.pivotFilterBar
-
The QueryPivotEvent is delivered when a pivot operation is executed on the PivotFilterBar.
- QueryPivotEvent(UIComponent, QueryDescriptor, String, String, PivotableQueryDescriptor.PivotOperation) - Constructor for class oracle.adf.view.faces.bi.event.pivotFilterBar.QueryPivotEvent
-
Constructs an instance of the QueryPivotEvent.
- QueryPivotListener - Interface in oracle.adf.view.faces.bi.event.pivotFilterBar
-
Listener interface for QueryPivotEvent.
- queueEvent(FacesEvent) - Method in class oracle.adf.view.faces.bi.component.dataView.UIDataView
-
- queueEvent(FacesEvent) - Method in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- queueEvent(FacesEvent) - Method in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
-
- queueEvent(FacesEvent) - Method in class oracle.adf.view.faces.bi.component.hierarchyViewer.Search
-
Deprecated.
- queueEvent(FacesEvent) - Method in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
-
Queues an event.
- queueEvent(FacesEvent) - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIGrid
-
Queues an event.
- queueEvent(FacesEvent) - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
Queues the specified event.