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