org.apertereports.ws.endpoint
Class ReportGeneratorEndpoint
java.lang.Object
org.apertereports.ws.endpoint.ReportGeneratorEndpoint
- All Implemented Interfaces:
- ARConstants, ConfigurationConstants
@Endpoint
public class ReportGeneratorEndpoint
- extends Object
- implements ARConstants, ConfigurationConstants
| Fields inherited from interface org.apertereports.common.ARConstants |
CACHE_MANAGER_CHECK_INTERVAL, DATETIME_PATTERN, FIELD_DELIMITER, FILE_DATE_FORMAT, FILE_PREFIX, JMS_PROPERTY_REPORT_ORDER_ID, JNDI_DEFAULT_CONTEXT, JNDI_JMS_CONNECTION_FACTORY_ID, JNDI_JMS_GENERATE_REPORT_QUEUE_ID, JNDI_JMS_PROCESS_REPORT_QUEUE_ID, RECORD_DELIMITER, SUBREPORT_MAP_PARAMETER_NAME, WS_NAMESPACE, WS_REQUEST_LOCAL_PART |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportGeneratorEndpoint
public ReportGeneratorEndpoint()
generateReport
@PayloadRoot(localPart="GenerateReportRequest",
namespace="http://bluesoft.net.pl/rnd/apertereports/schemas")
@ResponsePayload
public GenerateReportResponse generateReport(@RequestPayload
GenerateReportRequest request)
throws ReportWebServiceException
- Throws:
ReportWebServiceException
Copyright © 2011-2013. All Rights Reserved.