mondrian.rolap
Class RolapAxis

java.lang.Object
  extended by mondrian.rolap.RolapAxis
All Implemented Interfaces:
Axis

public class RolapAxis
extends Object
implements Axis

Implementation of the Axis interface.

Author:
Richard M. Emberson, Julian Hyde

Constructor Summary
RolapAxis(TupleList list)
           
 
Method Summary
 List<Position> getPositions()
           
 TupleList getTupleList()
           
static String toString(Axis axis)
           
static String toString(List<Position> pl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RolapAxis

public RolapAxis(TupleList list)
Method Detail

getTupleList

public TupleList getTupleList()

getPositions

public List<Position> getPositions()
Specified by:
getPositions in interface Axis

toString

public static String toString(Axis axis)

toString

public static String toString(List<Position> pl)

Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads