XmlDataAdapterService
.public class RemoteXmlDataAdapterService extends XmlDataAdapterService
Modifier and Type | Field and Description |
---|---|
static String |
XML_URL
Deprecated.
|
SECRETS_CATEGORY
Constructor and Description |
---|
RemoteXmlDataAdapterService(JasperReportsContext jasperReportsContext,
RemoteXmlDataAdapter remoteXmlDataAdapter)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
contributeParameters(Map<String,Object> parameters)
Deprecated.
|
RemoteXmlDataAdapter |
getRemoteXmlDataAdapter()
Deprecated.
|
void |
test()
Deprecated.
|
getXmlDataAdapter, loadDataDocument
dispose, getDataAdapter, getJasperReportsContext, getName, setDataAdapter, setName
public static final String XML_URL
public RemoteXmlDataAdapterService(JasperReportsContext jasperReportsContext, RemoteXmlDataAdapter remoteXmlDataAdapter)
public RemoteXmlDataAdapter getRemoteXmlDataAdapter()
public void contributeParameters(Map<String,Object> parameters) throws JRException
contributeParameters
in interface ParameterContributor
contributeParameters
in class XmlDataAdapterService
JRException
public void test() throws JRException
test
in interface DataAdapterService
test
in class AbstractDataAdapterService
JRException
Copyright © 2017. All rights reserved.