com.tonbeller.jpivot.mondrian
Class SpagoBICrossNavigation

java.lang.Object
  extended by com.tonbeller.jpivot.core.ExtensionSupport
      extended by com.tonbeller.jpivot.mondrian.SpagoBICrossNavigation
All Implemented Interfaces:
com.tonbeller.jpivot.core.Extension

public class SpagoBICrossNavigation
extends com.tonbeller.jpivot.core.ExtensionSupport

This class is an extension to JPivot MondrianModel: it must be declared as <extension id="crossNavigation" class="com.tonbeller.jpivot.mondrian.SpagoBICrossNavigation"/> in file com.tonbeller.jpivot.mondrian.config.xml to take effect. When user clicks on a cell, the cross navigation context menu is built according to the SpagoBICrossNavigationConfig object in user session.

Author:
Zerbetto Davide (davide.zerbetto@eng.it)
See Also:
SpagoBICrossNavigationUI

Field Summary
static java.lang.String ID
           
 
Constructor Summary
SpagoBICrossNavigation()
          Constructor sets ID
 
Method Summary
 
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
 

Field Detail

ID

public static final java.lang.String ID
See Also:
Constant Field Values
Constructor Detail

SpagoBICrossNavigation

public SpagoBICrossNavigation()
Constructor sets ID