Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


oracle.dss.dataView
Class BaseMergeableHandle

java.lang.Object
  |
  +--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.  

 

Methods inherited from class java.lang.Object
equals, 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.

RUN_RULES

public static final int RUN_RULES
Deprecated. 
Run rules when using a Mergeable returned from the data source.
Constructor Detail

BaseMergeableHandle

public BaseMergeableHandle()
Deprecated. 

Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Copyright © 2003, Oracle. All Rights Reserved.