Skip navigation links

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

E12063-03


oracle.adf.view.faces.bi.bean
Class BIPropertyKey

java.lang.Object
  extended by org.apache.myfaces.trinidad.bean.PropertyKey
      extended by oracle.adf.view.faces.bi.bean.BIPropertyKey


public class BIPropertyKey
extends org.apache.myfaces.trinidad.bean.PropertyKey
Since:
4.0

Field Summary

 

Fields inherited from class org.apache.myfaces.trinidad.bean.PropertyKey
CAP_LIST, CAP_NOT_BOUND, CAP_STATE_HOLDER, CAP_TRANSIENT

 

Method Summary
 java.lang.Object restoreValue(javax.faces.context.FacesContext context, java.lang.Object savedMap)
           
 java.lang.Object saveValue(javax.faces.context.FacesContext context, java.lang.Object mapValue)
           

 

Methods inherited from class org.apache.myfaces.trinidad.bean.PropertyKey
createPropertyKey, equals, getDefault, getIndex, getName, getOwner, getSupportsBinding, getType, hashCode, isList, isTransient, toString

 

Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait

 

Method Detail

saveValue

public java.lang.Object saveValue(javax.faces.context.FacesContext context,
                                  java.lang.Object mapValue)
Overrides:
saveValue in class org.apache.myfaces.trinidad.bean.PropertyKey

restoreValue

public java.lang.Object restoreValue(javax.faces.context.FacesContext context,
                                     java.lang.Object savedMap)
Overrides:
restoreValue in class org.apache.myfaces.trinidad.bean.PropertyKey

Skip navigation links

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

E12063-03


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