Package net.sf.jasperreports.olap
Class Olap4jDataSource
java.lang.Object
net.sf.jasperreports.olap.JROlapDataSource
net.sf.jasperreports.olap.Olap4jDataSource
- All Implemented Interfaces:
JRDataSource,MappingMetadata
- Author:
- swood
-
Nested Class Summary
Nested classes/interfaces inherited from class net.sf.jasperreports.olap.JROlapDataSource
JROlapDataSource.DataFieldMatcher, JROlapDataSource.FieldMatcher, JROlapDataSource.MemberFieldMatcher -
Field Summary
FieldsFields inherited from class net.sf.jasperreports.olap.JROlapDataSource
axes, axisPositions, dataField, EXCEPTION_MESSAGE_KEY_OLAP_AXIS_NOT_FOUND_IN_RESULT, EXCEPTION_MESSAGE_KEY_OLAP_CANNOT_CONVERT_FIELD_TYPE, EXCEPTION_MESSAGE_KEY_OLAP_CANNOT_CONVERT_STRING_VALUE_TYPE, EXCEPTION_MESSAGE_KEY_OLAP_DIMENSION_NOT_FOUND, EXCEPTION_MESSAGE_KEY_OLAP_FIELD_VALUE_NOT_RETRIEVED, EXCEPTION_MESSAGE_KEY_OLAP_INTERNAL_ERROR, EXCEPTION_MESSAGE_KEY_OLAP_INVALID_FIELD_MAPPING, EXCEPTION_MESSAGE_KEY_OLAP_LEVEL_NOT_FOUND, EXCEPTION_MESSAGE_KEY_OLAP_MISSING_FIELD_MAPPING, EXCEPTION_MESSAGE_KEY_OLAP_TUPLE_NOT_FOUND, fieldMatchers, fieldsMaxDepths, fieldValues, first, hierarchiesCount, iterate, iteratePositions, maxDepths, olapResult, PROPERTY_FIELD_MAPPING, queryHierarchies -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sf.jasperreports.olap.JROlapDataSource
getDimensionIndex, getFieldMapping, getFieldValue, getLevelDepth, getOlapResult, getTuplePosition, matchesDimensionName, next, nextPositions, processMemberInfo, setMatchMemberDepth
-
Field Details
-
cellSet
protected org.olap4j.CellSet cellSet
-
-
Constructor Details
-
Olap4jDataSource
-