|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.tonbeller.jpivot.core.ExtensionSupport com.tonbeller.jpivot.xmla.XMLA_SwapAxes
public class XMLA_SwapAxes
swap axes extension
Field Summary |
---|
Fields inherited from interface com.tonbeller.jpivot.olap.navi.SwapAxes |
---|
ID |
Constructor Summary | |
---|---|
XMLA_SwapAxes()
Constructor sets ID |
Method Summary | |
---|---|
boolean |
canSwapAxes()
|
boolean |
isSwapAxes()
|
void |
setSwapAxes(boolean swap)
swaps the axes |
Methods inherited from class com.tonbeller.jpivot.core.ExtensionSupport |
---|
decorate, getId, getModel, modelInitialized, setId, setModel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.tonbeller.jpivot.core.Extension |
---|
decorate, getId, modelInitialized, setModel |
Constructor Detail |
---|
public XMLA_SwapAxes()
Method Detail |
---|
public boolean canSwapAxes()
canSwapAxes
in interface SwapAxes
SwapAxes.canSwapAxes()
public void setSwapAxes(boolean swap)
SwapAxes
setSwapAxes
in interface SwapAxes
SwapAxes.setSwapAxes(boolean)
public boolean isSwapAxes()
isSwapAxes
in interface SwapAxes
SwapAxes.isSwapAxes()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |