|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.tonbeller.jpivot.olap.query.ResultBase com.tonbeller.jpivot.mondrian.MondrianResult
public class MondrianResult
Result implementation for Mondrian
Field Summary |
---|
Fields inherited from class com.tonbeller.jpivot.olap.query.ResultBase |
---|
aCells, axesList, model, slicer |
Constructor Summary | |
---|---|
protected |
MondrianResult(mondrian.olap.Result monResult,
MondrianModel model)
Constructor |
Method Summary | |
---|---|
Axis[] |
getAxes()
Returns the axes. |
Methods inherited from class com.tonbeller.jpivot.olap.query.ResultBase |
---|
accept, getCells, getRootDecoree, getSlicer, hierarchize, isOverflowOccured, printOut, renderHtml, setOverflowOccured |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected MondrianResult(mondrian.olap.Result monResult, MondrianModel model) throws mondrian.olap.ResultLimitExceededException
model
- the associated MondrianModel
mondrian.olap.ResultLimitExceededException
Method Detail |
---|
public Axis[] getAxes()
getAxes
in interface Result
getAxes
in class ResultBase
Result.getAxes()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |