Uses of Interface
org.olap4j.CellSetListener
Packages that use CellSetListener
Package
Description
Provides the core classes and interfaces of the olap4j API for accessing and processing OLAP data.
-
Uses of CellSetListener in org.olap4j
Methods in org.olap4j with parameters of type CellSetListenerModifier and TypeMethodDescriptionvoid
OlapStatement.addListener
(CellSetListener.Granularity granularity, CellSetListener listener) Adds a listener to be notified of events toCellSet
s created by this statement.