net.sf.jasperreports.olap.xmla
Class JRXmlaResultAxis
java.lang.Object
net.sf.jasperreports.olap.xmla.JRXmlaResultAxis
- All Implemented Interfaces:
- JROlapResultAxis
public class JRXmlaResultAxis
- extends java.lang.Object
- implements JROlapResultAxis
- Version:
- $Id: JRXmlaResultAxis.java 3035 2009-08-27 12:05:03Z teodord $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRXmlaResultAxis
public JRXmlaResultAxis(java.lang.String axisName)
getAxisName
public java.lang.String getAxisName()
getHierarchiesOnAxis
public JROlapHierarchy[] getHierarchiesOnAxis()
- Specified by:
getHierarchiesOnAxis
in interface JROlapResultAxis
getTuple
public JROlapMemberTuple getTuple(int index)
- Specified by:
getTuple
in interface JROlapResultAxis
getTupleCount
public int getTupleCount()
- Specified by:
getTupleCount
in interface JROlapResultAxis
addHierarchy
public void addHierarchy(JRXmlaHierarchy hierarchy)
addTuple
public void addTuple(JRXmlaMemberTuple tuple)
copyLevelInfo
protected void copyLevelInfo(JRXmlaMemberTuple tuple)
ensureHierarchyArray
protected JRXmlaHierarchy[] ensureHierarchyArray()
resetHierarchyArray
protected void resetHierarchyArray()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com