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

B10994-01

oracle.express.mdm
Class MdmSource

java.lang.Object
  |
  +--oracle.express.mdm.MdmObject
        |
        +--oracle.express.mdm.MdmSource
Direct Known Subclasses:
MdmDimension, MdmDimensionedObject

Deprecated.

 As of Oracle9i, Release 2 (9.2.0.3), replaced by MdmSource.

public abstract class MdmSource
extends MdmObject

Method Summary
 FundamentalMetadataObject getDataType()
          Deprecated. See MdmSource.
 Source getSource()
          Deprecated. See MdmSource.
 MetadataObject getType()
          Deprecated. See MdmSource.

 

Methods inherited from class oracle.express.mdm.MdmObject
acceptVisitor, getDescription, getID, getMdmTags, getMetadataProvider, getName, getNewMdmObject, hasMdmTag, isDeleted

 

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

 

Method Detail

getDataType

public final FundamentalMetadataObject getDataType()
Deprecated. See MdmSource.

getSource

public final Source getSource()
Deprecated. See MdmSource.

getType

public final MetadataObject getType()
Deprecated. See MdmSource.

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

B10994-01

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