Package | Description |
---|---|
net.sf.jasperreports.olap |
Provides support for OLAP data sources and query executers.
|
net.sf.jasperreports.olap.mondrian |
Provides support for Mondrian result and hierarchy.
|
net.sf.jasperreports.olap.olap4j |
Provides support for Olap4J result and hierarchy.
|
net.sf.jasperreports.olap.result |
Provides support for OLAP result and hierarchy.
|
net.sf.jasperreports.olap.xmla |
Provides support for XML/A query executer, result and hierarchy.
|
Modifier and Type | Field and Description |
---|---|
protected JROlapHierarchy[][] |
JROlapDataSource.queryHierarchies |
Modifier and Type | Method and Description |
---|---|
protected boolean |
JROlapDataSource.matchesDimensionName(JROlapHierarchy hierarchy,
String dimensionName) |
Modifier and Type | Class and Description |
---|---|
class |
JRMondrianHierarchy |
Modifier and Type | Method and Description |
---|---|
JROlapHierarchy[] |
JRMondrianAxis.getHierarchiesOnAxis() |
Modifier and Type | Class and Description |
---|---|
class |
Olap4jHierarchy |
Modifier and Type | Method and Description |
---|---|
JROlapHierarchy[] |
Olap4jResultAxis.getHierarchiesOnAxis() |
Modifier and Type | Method and Description |
---|---|
JROlapHierarchy[] |
JROlapResultAxis.getHierarchiesOnAxis() |
Modifier and Type | Class and Description |
---|---|
class |
JRXmlaHierarchy |
Modifier and Type | Method and Description |
---|---|
JROlapHierarchy[] |
JRXmlaResultAxis.getHierarchiesOnAxis() |
Copyright © 2016. All rights reserved.