Skip navigation links

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

E17492-04


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

java.lang.Object
  extended by oracle.adf.view.faces.bi.component.ViewPersistable
      extended by oracle.adf.view.faces.bi.component.graph.GraphPersistable

All Implemented Interfaces:
oracle.dss.util.persistence.CatLinkNode, oracle.dss.util.persistence.CatNode, oracle.dss.util.persistence.contract.AggregableContract, oracle.dss.util.persistence.contract.CustomXMLContract, oracle.dss.util.persistence.contract.OptionalContract, oracle.dss.util.persistence.Persistable, oracle.dss.util.persistence.SimplePersistable, oracle.dss.util.persistence.StringXMLizable

Deprecated.

@Deprecated
public class GraphPersistable
extends ViewPersistable

Internal use only. Deprecated.

Since:
4.0
For internal use only. Application developers should not use this
For internal use only. Application developers should not use this

Constructor Summary
GraphPersistable()
          Deprecated.  

 

Method Summary
 DataModel createDataModel()
          Deprecated. Creates a new instance of DataModel.
 void initialize(java.util.Hashtable env)
          Deprecated. The persistence service calls this method when the view is restored from the BI Beans Catalog.

 

Methods inherited from class oracle.adf.view.faces.bi.component.ViewPersistable
getDataModel, getPersistableAttributes, getPersistableComponents, getUIViewComponent, getXMLAsString, setDataModel, setPersistableAttributes, setPersistableComponents, setUIViewComponent, setXMLAsString

 

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

 

Constructor Detail

GraphPersistable

public GraphPersistable()
Deprecated. 

Method Detail

initialize

public void initialize(java.util.Hashtable env)
Deprecated. 
The persistence service calls this method when the view is restored from the BI Beans Catalog. Application developers should not call this method.
Specified by:
initialize in interface oracle.dss.util.persistence.SimplePersistable
Specified by:
initialize in class ViewPersistable
Parameters:
env -

createDataModel

public DataModel createDataModel()
Deprecated. 
Creates a new instance of DataModel.
Specified by:
createDataModel in class ViewPersistable
Returns:

Skip navigation links

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

E17492-04


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