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

E12063-04

oracle.adf.view.faces.bi.component.pivotTable
Class SliceSizingRule

java.lang.Object
  extended by oracle.adf.view.faces.bi.component.BIComplexAttributeBase
      extended by oracle.adf.view.faces.bi.component.pivotTable.SizingRule
          extended by oracle.adf.view.faces.bi.component.pivotTable.SliceSizingRule
All Implemented Interfaces:
javax.faces.component.StateHolder
Direct Known Subclasses:
SliceSizingRuleImpl

public abstract class SliceSizingRule
extends SizingRule

Since:
release specific (what release of product did this appear in)

Field Summary
 
Fields inherited from class oracle.adf.view.faces.bi.component.pivotTable.SizingRule
SIZE_KEY, TYPE
 
Fields inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase
ID_KEY, m_parent, TRANSIENT_KEY
 
Constructor Summary
SliceSizingRule()
           
 
Method Summary
abstract  boolean runRule(QDR sliceQDR)
           
 
Methods inherited from class oracle.adf.view.faces.bi.component.pivotTable.SizingRule
getBeanType, getRuleType, getSize, initBeforeRun, setSize
 
Methods inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase
applyProperties, getBooleanProperty, getFacesBean, getId, getParent, getProperty, getPropertyKey, getSetAttributeIndex, isTransient, isUpdated, processSetAttribute, processSetAttributeAndAdd, restoreState, saveState, setBooleanProperty, setId, setParent, setProperty, setTransient, setUpdated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SliceSizingRule

public SliceSizingRule()
Method Detail

runRule

public abstract boolean runRule(QDR sliceQDR)

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

E12063-04

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