public class JRXmlaResult extends java.lang.Object implements JROlapResult
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXCEPTION_MESSAGE_KEY_XMLA_AXIS_POSITIONS_NUMBER_ERROR |
Constructor and Description |
---|
JRXmlaResult() |
Modifier and Type | Method and Description |
---|---|
void |
addAxis(JRXmlaResultAxis axis) |
protected JRXmlaResultAxis[] |
ensureAxisArray() |
protected void |
ensureCellOrdinalFactors() |
JROlapResultAxis[] |
getAxes() |
JRXmlaResultAxis |
getAxisByName(java.lang.String name) |
JROlapCell |
getCell(int[] axisPositions) |
protected int |
getCellOrdinal(int[] axisPositions) |
protected void |
resetAxisArray() |
void |
setCell(JRXmlaCell cell,
int cellOrdinal) |
public static final java.lang.String EXCEPTION_MESSAGE_KEY_XMLA_AXIS_POSITIONS_NUMBER_ERROR
public JROlapResultAxis[] getAxes()
getAxes
in interface JROlapResult
public JROlapCell getCell(int[] axisPositions)
getCell
in interface JROlapResult
protected int getCellOrdinal(int[] axisPositions)
public void addAxis(JRXmlaResultAxis axis)
public JRXmlaResultAxis getAxisByName(java.lang.String name)
protected JRXmlaResultAxis[] ensureAxisArray()
protected void ensureCellOrdinalFactors()
protected void resetAxisArray()
public void setCell(JRXmlaCell cell, int cellOrdinal)
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com