Package esendex.sdk.java.service.impl
Class SurveyReportServiceImpl
java.lang.Object
esendex.sdk.java.service.impl.AbstractService
esendex.sdk.java.service.impl.SurveyReportServiceImpl
- All Implemented Interfaces:
SurveyReportService
-
Field Summary
Fields inherited from class esendex.sdk.java.service.impl.AbstractService
authenticator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetStandardReport
(String surveyId, StandardReportRequest request)
-
Constructor Details
-
SurveyReportServiceImpl
-
-
Method Details
-
GetStandardReport
public StandardReportResponse GetStandardReport(String surveyId, StandardReportRequest request) throws EsendexException - Specified by:
GetStandardReport
in interfaceSurveyReportService
- Throws:
EsendexException
-