Skip navigation links

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

E12063-01


oracle.adf.view.faces.bi.component.graph
Class ThresholdSet

java.lang.Object
  extended by oracle.adf.view.faces.bi.component.BIComplexAttributeBase
      extended by oracle.adf.view.faces.bi.component.graph.ThresholdSet

All Implemented Interfaces:
javax.faces.component.StateHolder

public class ThresholdSet
extends BIComplexAttributeBase
Since:
11.1.1.0 R1

Field Summary
static org.apache.myfaces.trinidad.bean.PropertyKey THRESHOLD_MAP_KEY
           
static BIFacesBeanImpl.Type TYPE
           

 

Fields inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase
ID_KEY, m_parent, TRANSIENT_KEY

 

Constructor Summary
ThresholdSet()
           

 

Method Summary
 void applyProperties(java.util.HashMap map)
          Applications do not need to call this method.
protected  org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
           
 Threshold getThreshold(int i, boolean createNew)
           
 java.util.Map getThresholdMap()
           
protected  void resetStyleProperties()
           
 void setThresholdMap(java.util.Map map)
           

 

Methods inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase
getBooleanProperty, getFacesBean, getId, getParent, getProperty, getPropertyKey, isTransient, isUpdated, 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

 

Field Detail

TYPE

public static final BIFacesBeanImpl.Type TYPE

THRESHOLD_MAP_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey THRESHOLD_MAP_KEY

Constructor Detail

ThresholdSet

public ThresholdSet()

Method Detail

applyProperties

public void applyProperties(java.util.HashMap map)
Applications do not need to call this method. This is for internal use.
Overrides:
applyProperties in class BIComplexAttributeBase
Parameters:
map - hashMap that contains property value pairs.

getThreshold

public Threshold getThreshold(int i,
                              boolean createNew)

resetStyleProperties

protected void resetStyleProperties()

setThresholdMap

public void setThresholdMap(java.util.Map map)

getThresholdMap

public java.util.Map getThresholdMap()

getBeanType

protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
Specified by:
getBeanType in class BIComplexAttributeBase

Skip navigation links

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

E12063-01


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