com.tonbeller.jpivot.olap.navi
Interface ResetQuery

All Superinterfaces:
Extension
All Known Implementing Classes:
TestResetQuery

public interface ResetQuery
extends Extension

resets the query to its initial state. This undoes all navigations that the user has performed.

Author:
av

Field Summary
static java.lang.String ID
          name of the Extension for lookup
 
Method Summary
 void reset()
          reset the query
 
Methods inherited from interface com.tonbeller.jpivot.core.Extension
decorate, getId, modelInitialized, setModel
 

Field Detail

ID

static final java.lang.String ID
name of the Extension for lookup

See Also:
Constant Field Values
Method Detail

reset

void reset()
reset the query