|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Result
Result of an OLAP query.
Method Summary | |
---|---|
Axis[] |
getAxes()
return the axes |
java.util.List |
getCells()
returns the cells of the result in row order. |
Axis |
getSlicer()
return the slicer axis |
boolean |
isOverflowOccured()
|
Methods inherited from interface com.tonbeller.jpivot.olap.model.Visitable |
---|
accept |
Methods inherited from interface com.tonbeller.jpivot.olap.model.Decorator |
---|
getRootDecoree |
Method Detail |
---|
java.util.List getCells()
Cell
Axis[] getAxes()
Axis getSlicer()
boolean isOverflowOccured()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |