| Package | Description |
|---|---|
| mondrian.olap |
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
|
| mondrian.rolap.format | |
| mondrian.spi.impl |
Provides implementations of SPIs defined in the
mondrian.spi package. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PropertyFormatter
Deprecated.
Use
PropertyFormatter. This interface
exists for temporary backwards compatibility and will be removed
in mondrian-4.0. |
| Modifier and Type | Method and Description |
|---|---|
PropertyFormatter |
Property.getFormatter() |
| Modifier and Type | Method and Description |
|---|---|
PropertyFormatter |
FormatterFactory.createPropertyFormatter(FormatterCreateContext context)
Given the name of a property formatter class
and/or a property formatter script,
returns a property formatter.
|
| Modifier and Type | Method and Description |
|---|---|
static PropertyFormatter |
Scripts.propertyFormatter(String scriptText,
String scriptLanguage)
Creates an implementation of the
PropertyFormatter SPI based on
a script. |
Copyright © 2018 Hitachi Vantara. All rights reserved.