|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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 Axis
Axis.getPositions()
public Hierarchy[] getHierarchies()
Axis
getHierarchies
in interface Axis
Axis.getHierarchies()
public void accept(Visitor visitor)
accept
in interface Visitable
Visitable.accept(Visitor)
public java.lang.Object getRootDecoree()
Decorator
getRootDecoree
in interface Decorator
public int getOrdinal()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |