|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmondrian.rolap.RolapAxis
mondrian.rolap.RolapAxis.NoPosition
public static class RolapAxis.NoPosition
The NoPosition Axis implementation is an Axis that has no Positions, the size of the list of positions is zero.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class mondrian.rolap.RolapAxis |
|---|
RolapAxis.MemberArrayIterable, RolapAxis.MemberArrayList, RolapAxis.MemberIterable, RolapAxis.MemberList, RolapAxis.NoPosition, RolapAxis.PositionBase, RolapAxis.PositionIterBase, RolapAxis.PositionList, RolapAxis.PositionListBase, RolapAxis.PositionListUnsupported, RolapAxis.PositionUnsupported, RolapAxis.SingleEmptyPosition, RolapAxis.Wrapper |
| Constructor Summary | |
|---|---|
RolapAxis.NoPosition()
|
|
| Method Summary | |
|---|---|
java.util.List<Position> |
getPositions()
|
| Methods inherited from class mondrian.rolap.RolapAxis |
|---|
toString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RolapAxis.NoPosition()
| Method Detail |
|---|
public java.util.List<Position> getPositions()
getPositions in interface AxisgetPositions in class RolapAxis
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||