Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.0.0)

E17492-01

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

java.lang.Object
  extended by oracle.adf.view.faces.bi.component.BIComplexAttributeBase
      extended by oracle.adf.view.faces.bi.component.graph.AlertSet
All Implemented Interfaces:
javax.faces.component.StateHolder

public class AlertSet
extends BIComplexAttributeBase

Since:
release R11

Field Summary
static org.apache.myfaces.trinidad.bean.PropertyKey ALERT_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
AlertSet()
           
 
Method Summary
 void applyProperties(java.util.HashMap map)
          Applications do not need to call this method.
 Alert getAlert()
           
 java.util.Map getAlertMap()
           
protected  org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
           
 void setAlertMap(java.util.Map map)
           
 
Methods inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase
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
 

Field Detail

TYPE

public static final BIFacesBeanImpl.Type TYPE

ALERT_MAP_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey ALERT_MAP_KEY
Constructor Detail

AlertSet

public AlertSet()
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.

getAlert

public Alert getAlert()

setAlertMap

public void setAlertMap(java.util.Map map)

getAlertMap

public java.util.Map getAlertMap()

getBeanType

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

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.0.0)

E17492-01

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