|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tonbeller.jpivot.xmla.XMLA_Axis
public class XMLA_Axis
Result Axis XMLA
| Method Summary | |
|---|---|
void |
accept(Visitor visitor)
|
Hierarchy[] |
getHierarchies()
returns the hierachies that are currently visible on this axis. 0 = outermost, N = innermost. |
java.lang.String |
getName()
Returns the name. |
int |
getNHier()
Returns the nHier. |
int |
getOrdinal()
|
java.util.List |
getPositions()
return the positions on this axis |
java.lang.Object |
getRootDecoree()
returns the object that has been created by the olap server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getName()
public int getNHier()
public java.util.List getPositions()
Axis
getPositions in interface AxisAxis.getPositions()public Hierarchy[] getHierarchies()
Axis
getHierarchies in interface AxisAxis.getHierarchies()public void accept(Visitor visitor)
accept in interface VisitableVisitable.accept(Visitor)public java.lang.Object getRootDecoree()
Decorator
getRootDecoree in interface Decoratorpublic int getOrdinal()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||