|
Oracle OLAP Java API Reference 10g Release 1 (10.1) B10994-01 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--oracle.olapi.data.source.SourceDefinition
|
+--oracle.olapi.data.source.ImmutableDefinition
|
+--oracle.olapi.data.source.DerivedDefinition
|
+--oracle.olapi.data.source.PositionDefinition
A DerivedDefinition that contains information about a Source that was returned by the position() method of a Source.
| Method Summary | |
boolean |
isZeroBased()Returns true if the first position element is represented as 0 and false if the first position element is represented as 1 |
| Methods inherited from class oracle.olapi.data.source.DerivedDefinition |
getBase |
| 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 |
| Method Detail |
public final boolean isZeroBased()
|
Oracle OLAP Java API Reference 10g Release 1 (10.1) B10994-01 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||