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