com.tonbeller.jpivot.test.olap
Class TestExtensionSupport

java.lang.Object
  extended by com.tonbeller.jpivot.core.ExtensionSupport
      extended by com.tonbeller.jpivot.test.olap.TestExtensionSupport
All Implemented Interfaces:
Extension
Direct Known Subclasses:
TestChangeSlicer, TestDrillExpandMember, TestDrillExpandPosition, TestDrillReplace, TestExpressionParser, TestMdxQuery, TestMemberDeleter, TestMemberProperties, TestNonEmpty, TestPlaceHierarchiesOnAxes, TestResetQuery, TestSetParameter, TestSortRank, TestSwapAxes

public class TestExtensionSupport
extends ExtensionSupport

Created on 24.10.2002

Author:
av

Constructor Summary
TestExtensionSupport()
           
 
Method Summary
protected  void fireModelChanged()
           
protected  TestOlapModel model()
           
 
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
 

Constructor Detail

TestExtensionSupport

public TestExtensionSupport()
Method Detail

fireModelChanged

protected void fireModelChanged()

model

protected TestOlapModel model()