Oracle OLAP Java API Reference
10g Release 1 (10.1)

B10994-01

oracle.olapi.data.source
Class HiddenDefinition

java.lang.Object
  |
  +--oracle.olapi.data.source.SourceDefinition
        |
        +--oracle.olapi.data.source.HiddenDefinition
Direct Known Subclasses:
MdmSourceDefinition

public abstract class HiddenDefinition
extends SourceDefinition

A SourceDefinition for a primary Source, which is provided by an MdmSource. This class is not used by OLAP API application developers. For that reason, the methods in this class are not documented.


Methods inherited from class oracle.olapi.data.source.SourceDefinition
findOrCreateSource, getDataProvider, getSource

 

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

 


Oracle OLAP Java API Reference
10g Release 1 (10.1)

B10994-01

Copyright © 2002, 2003, Oracle. All Rights Reserved.