protected class JROlapDataSource.DataFieldMatcher extends JROlapDataSource.FieldMatcher
Modifier and Type | Field and Description |
---|---|
static String |
EXCEPTION_MESSAGE_KEY_OLAP_CELL_CALCULATION_ERROR |
static String |
EXCEPTION_MESSAGE_KEY_OLAP_INCORRECT_DATA_MAPPING |
Constructor and Description |
---|
DataFieldMatcher(JRField field,
DataMapping mapping) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches() |
Object |
value() |
member
public static final String EXCEPTION_MESSAGE_KEY_OLAP_CELL_CALCULATION_ERROR
public static final String EXCEPTION_MESSAGE_KEY_OLAP_INCORRECT_DATA_MAPPING
public DataFieldMatcher(JRField field, DataMapping mapping)
public boolean matches()
matches
in class JROlapDataSource.FieldMatcher
public Object value()
value
in class JROlapDataSource.FieldMatcher
Copyright © 2016. All rights reserved.