oracle.adf.view.faces.bi.component.graph
Class ReferenceObjectSet
java.lang.Object
  
oracle.adf.view.faces.bi.component.BIComplexAttributeBase
      
oracle.adf.view.faces.bi.component.graph.ReferenceObjectSet
- All Implemented Interfaces: 
 - javax.faces.component.StateHolder
 
public class ReferenceObjectSet
- extends BIComplexAttributeBase
 
- Since:
 
  - R11
 
 
 
 
 
| 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 | 
 
TYPE
public static final BIFacesBeanImpl.Type TYPE
REFERENCE_OBJECT_MAP_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey REFERENCE_OBJECT_MAP_KEY
ReferenceObjectSet
public ReferenceObjectSet()
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.
 
 
getReferenceObject
public ReferenceObject getReferenceObject(int i,
                                          boolean createNew)
 
setReferenceObjectMap
public void setReferenceObjectMap(java.util.Map map)
 
getReferenceObjectMap
public java.util.Map getReferenceObjectMap()
 
getBeanType
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
- Specified by:
 getBeanType in class BIComplexAttributeBase
 
 
Copyright © 1997, 2009, Oracle. All rights reserved.