|
Oracle® OLAP Java API Reference 11g Release 2 (11.2) E10794-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.olapi.data.source.Qualification
public abstract class Qualification
An object that specifies a Source and an element of that
Source for an Assignment of a
Model.
The constructor of the concrete subclass LiteralQualification
takes a Source and an Object that qualifies the
Source by specifying an element of it.
The qualified Source must be an input of the Model
associated with the Assignment.
| Method Summary | |
|---|---|
Source |
getQualifiedSource()
Gets the qualified Source of the
Qualification. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public final Source getQualifiedSource()
Source of the
Qualification.
Source of the
Qualification.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||