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 |
ID
static final java.lang.String ID
- name of the Extension for lookup
- See Also:
- Constant Field Values
reset
void reset()
- reset the query