net.authorize.api.controller
Class GetCustomerPaymentProfileController
java.lang.Object
net.authorize.api.controller.base.ApiOperationBase<GetCustomerPaymentProfileRequest,GetCustomerPaymentProfileResponse>
net.authorize.api.controller.GetCustomerPaymentProfileController
- All Implemented Interfaces:
- IApiOperation<GetCustomerPaymentProfileRequest,GetCustomerPaymentProfileResponse>
public class GetCustomerPaymentProfileController
- extends ApiOperationBase<GetCustomerPaymentProfileRequest,GetCustomerPaymentProfileResponse>
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 |
GetCustomerPaymentProfileController
public GetCustomerPaymentProfileController(GetCustomerPaymentProfileRequest apiRequest)
validateRequest
protected void validateRequest()
- Specified by:
validateRequest
in class ApiOperationBase<GetCustomerPaymentProfileRequest,GetCustomerPaymentProfileResponse>
getResponseType
protected Class<GetCustomerPaymentProfileResponse> getResponseType()
- Specified by:
getResponseType
in class ApiOperationBase<GetCustomerPaymentProfileRequest,GetCustomerPaymentProfileResponse>
Copyright © 2014. All Rights Reserved.