Uses of Interface
mondrian.olap.Position
-
Packages that use Position Package Description mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries.mondrian.rolap Implements the data access layer for the olap package. -
-
Uses of Position in mondrian.olap
Methods in mondrian.olap that return types with arguments of type Position Modifier and Type Method Description List<Position>
Axis. getPositions()
-
Uses of Position in mondrian.rolap
Methods in mondrian.rolap that return types with arguments of type Position Modifier and Type Method Description List<Position>
RolapAxis. getPositions()
Method parameters in mondrian.rolap with type arguments of type Position Modifier and Type Method Description static String
RolapAxis. toString(List<Position> pl)
-