Oracle® OLAP Java API Reference
10g Release 2 (10.2)

B14348-01

oracle.olapi.data.source
Class ExtractDefinition

java.lang.Object
  |
  +--oracle.olapi.data.source.SourceDefinition
        |
        +--oracle.olapi.data.source.ImmutableDefinition
              |
              +--oracle.olapi.data.source.DerivedDefinition
                    |
                    +--oracle.olapi.data.source.ExtractDefinition

public final class ExtractDefinition
extends DerivedDefinition

A DerivedDefinition that contains information about a Source that was returned by the extract() method of a Source. The Model for the returned Source defines the values to extract.


Methods inherited from class oracle.olapi.data.source.DerivedDefinition
getBase

Methods inherited from class oracle.olapi.data.source.SourceDefinition
getDataProvider, getModel, 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 2 (10.2)

B14348-01

Copyright © 2002, 2005, Oracle. All rights reserved.