public class XmlaDataAdapterService extends AbstractDataAdapterService
| Modifier and Type | Field and Description |
|---|---|
static String |
EXCEPTION_MESSAGE_KEY_XMLA_CONNECTION |
SECRETS_CATEGORY| Constructor and Description |
|---|
XmlaDataAdapterService(JasperReportsContext jasperReportsContext,
XmlaDataAdapter dataAdapter) |
| Modifier and Type | Method and Description |
|---|---|
void |
contributeParameters(Map<String,Object> parameters) |
XmlaDataAdapter |
getXmlaDataAdapter() |
void |
test() |
dispose, getDataAdapter, getJasperReportsContext, getName, setDataAdapter, setNamepublic static final String EXCEPTION_MESSAGE_KEY_XMLA_CONNECTION
public XmlaDataAdapterService(JasperReportsContext jasperReportsContext, XmlaDataAdapter dataAdapter)
public XmlaDataAdapter getXmlaDataAdapter()
public void contributeParameters(Map<String,Object> parameters) throws JRException
contributeParameters in interface ParameterContributorcontributeParameters in class AbstractDataAdapterServiceJRExceptionpublic void test()
throws JRException
test in interface DataAdapterServicetest in class AbstractDataAdapterServiceJRExceptionCopyright © 2017. All rights reserved.