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