net.authorize.api.controller
Class GetBatchStatisticsController
java.lang.Object
net.authorize.api.controller.base.ApiOperationBase<GetBatchStatisticsRequest,GetBatchStatisticsResponse>
net.authorize.api.controller.GetBatchStatisticsController
- All Implemented Interfaces:
- IApiOperation<GetBatchStatisticsRequest,GetBatchStatisticsResponse>
public class GetBatchStatisticsController
- extends ApiOperationBase<GetBatchStatisticsRequest,GetBatchStatisticsResponse>
Methods inherited from class net.authorize.api.controller.base.ApiOperationBase |
afterExecute, beforeExecute, execute, execute, executeWithApiResponse, executeWithApiResponse, getApiRequest, getApiResponse, getEnvironment, getErrorResponse, getMerchantAuthentication, getResultCode, getResults, setApiRequest, setEnvironment, setMerchantAuthentication |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetBatchStatisticsController
public GetBatchStatisticsController(GetBatchStatisticsRequest apiRequest)
validateRequest
protected void validateRequest()
- Specified by:
validateRequest
in class ApiOperationBase<GetBatchStatisticsRequest,GetBatchStatisticsResponse>
getResponseType
protected Class<GetBatchStatisticsResponse> getResponseType()
- Specified by:
getResponseType
in class ApiOperationBase<GetBatchStatisticsRequest,GetBatchStatisticsResponse>
Copyright © 2014. All Rights Reserved.