| Interface | Description |
|---|---|
| IOlapConnectionFilter |
This interface can be implemented to modify the connection properties
before a connection is made.
|
| IOlapService |
This service manages the hosted OLAP connections, implemented with Mondrian,
as well as other generic olap4j connections.
|
| Class | Description |
|---|---|
| IOlapService.Catalog |
Representation of a catalog.
|
| IOlapService.Cube |
Representation of a Cube with its parent
IOlapService.Schema. |
| IOlapService.Schema |
Representation of a schema.
|
| Olap4jSystemListener | |
| PlatformXmlaExtra |
Access to XmlaExtra inside OSGI where M4 is running is tricky.
|
| Enum | Description |
|---|---|
| IOlapServiceException.Reason |
Possible causes of an exception in the IOlapService.
|
| Exception | Description |
|---|---|
| IOlapServiceException |
Thrown by the
IOlapService when something made a boo-boo. |