| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adf.view.faces.bi.component.BIComplexAttributeBase
oracle.adf.view.faces.bi.component.geoMap.SliceSet
public class SliceSet
This complex attributes contains a set that has all the slice
| Field Summary | |
|---|---|
| static org.apache.myfaces.trinidad.bean.PropertyKey | SLICE_MAP_KEY | 
| static org.apache.myfaces.trinidad.bean.FacesBean.Type | TYPE | 
| Fields inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase | 
|---|
| ID_KEY, m_parent, TRANSIENT_KEY | 
| Constructor Summary | |
|---|---|
| SliceSet() | |
| Method Summary | |
|---|---|
| protected  org.apache.myfaces.trinidad.bean.FacesBean.Type | getBeanType() | 
|  java.lang.Object | getProperty(org.apache.myfaces.trinidad.bean.PropertyKey key)Hidden | 
|  Slice | getSlice(int i,
         boolean createNew)Hidden | 
|  java.util.Map | getSliceMap()Return the map that defines all slices | 
|  BIComplexAttributeBase | processSetAttribute(int index,
                    java.lang.String className)Hidden | 
|  void | processSetAttributeAndAdd(int index,
                          java.lang.String className,
                          BIComplexAttributeBase toAdd)Hidden | 
|  void | setSliceMap(java.util.Map map)Specifies the map that defines all slices | 
| Methods inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase | 
|---|
| applyProperties, getBooleanProperty, getFacesBean, getId, getParent, getPropertyKey, getSetAttributeIndex, 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 | 
|---|
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey SLICE_MAP_KEY
| Constructor Detail | 
|---|
public SliceSet()
| Method Detail | 
|---|
public Slice getSlice(int i,
                      boolean createNew)
public void setSliceMap(java.util.Map map)
map - The map that defines all slicespublic java.util.Map getSliceMap()
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType in class BIComplexAttributeBasepublic java.lang.Object getProperty(org.apache.myfaces.trinidad.bean.PropertyKey key)
getProperty in class BIComplexAttributeBase
public BIComplexAttributeBase processSetAttribute(int index,
                                                  java.lang.String className)
processSetAttribute in class BIComplexAttributeBase
public void processSetAttributeAndAdd(int index,
                                      java.lang.String className,
                                      BIComplexAttributeBase toAdd)
processSetAttributeAndAdd in class BIComplexAttributeBase| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||