com.tonbeller.jpivot.olap.model
Interface Position

All Superinterfaces:
Decorator, Visitable
All Known Implementing Classes:
MondrianPosition, PositionBase, PositionImpl, TestPosition, XMLA_Position

public interface Position
extends Visitable, Decorator

Position of an OLAP Result Axis

Author:
av

Method Summary
 Member[] getMembers()
          get the members of this position
 
Methods inherited from interface com.tonbeller.jpivot.olap.model.Visitable
accept
 
Methods inherited from interface com.tonbeller.jpivot.olap.model.Decorator
getRootDecoree
 

Method Detail

getMembers

Member[] getMembers()
get the members of this position