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.dss.dataView
Class BaseMergeableHandle

java.lang.Object
  extended by oracle.dss.dataView.BaseMergeableHandle


Deprecated. As of 2.6.0.14, replaced by BaseMergeableHandle

public class BaseMergeableHandle
extends java.lang.Object

Base class for the ViewStyleHandle and ViewFormatHandle wrapper classes used to return a ViewStyle or ViewFormat to a view from the data source through the DataAccess interface.


Field Summary
static int DO_NOT_RUN_RULES
          Deprecated. Do not run rules when using a Mergeable returned from the data source.
static int RUN_RULES
          Deprecated. Run rules when using a Mergeable returned from the data source.

 

Constructor Summary
BaseMergeableHandle()
          Deprecated.  

 

Method Summary

 

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

 

Field Detail

DO_NOT_RUN_RULES

public static final int DO_NOT_RUN_RULES
Deprecated. 
Do not run rules when using a Mergeable returned from the data source.
See Also:
Constant Field Values

RUN_RULES

public static final int RUN_RULES
Deprecated. 
Run rules when using a Mergeable returned from the data source.
See Also:
Constant Field Values

Constructor Detail

BaseMergeableHandle

public BaseMergeableHandle()
Deprecated. 

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.