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

E12063-05

oracle.adf.view.faces.bi.model
Class PivotableQueryDescriptor

java.lang.Object
  extended by oracle.adf.view.rich.model.QueryDescriptor
      extended by oracle.adf.view.faces.bi.model.PivotableQueryDescriptor

public abstract class PivotableQueryDescriptor
extends oracle.adf.view.rich.model.QueryDescriptor


Nested Class Summary
static class PivotableQueryDescriptor.PivotOperation
           
 
Nested classes/interfaces inherited from class oracle.adf.view.rich.model.QueryDescriptor
oracle.adf.view.rich.model.QueryDescriptor.QueryMode
 
Field Summary
 
Fields inherited from class oracle.adf.view.rich.model.QueryDescriptor
UIHINT_AUTO_EXECUTE, UIHINT_DEFAULT, UIHINT_IMMUTABLE, UIHINT_MODE, UIHINT_NAME, UIHINT_RESULTS_COMPONENT_ID, UIHINT_SAVE_RESULTS_LAYOUT, UIHINT_SHOW_IN_LIST
 
Constructor Summary
PivotableQueryDescriptor()
           
 
Method Summary
abstract  void pivotCriterion(java.lang.String fromName, java.lang.String toName, PivotableQueryDescriptor.PivotOperation operation)
           
 
Methods inherited from class oracle.adf.view.rich.model.QueryDescriptor
addCriterion, changeMode, getConjunctionCriterion, getCurrentCriterion, getName, getUIHints, removeCriterion, setCurrentCriterion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PivotableQueryDescriptor

public PivotableQueryDescriptor()
Method Detail

pivotCriterion

public abstract void pivotCriterion(java.lang.String fromName,
                                    java.lang.String toName,
                                    PivotableQueryDescriptor.PivotOperation operation)

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

E12063-05

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