Class GetPaymentOptionServiceImpl
java.lang.Object
com.skava.paymentapp.service.impl.paymentoption.GetPaymentOptionServiceImpl
- All Implemented Interfaces:
com.skava.core.EcommService<GetPaymentOptionRequest,
,PaymentOptionResponse> GetPaymentOptionService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprocess
(GetPaymentOptionRequest requestInternal) PaymentOptionResponse processMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator
-
Constructor Details
-
GetPaymentOptionServiceImpl
public GetPaymentOptionServiceImpl()
-
-
Method Details
-
process
PaymentOptionResponse process- Specified by:
process
in interfacecom.skava.core.EcommService<GetPaymentOptionRequest,
PaymentOptionResponse>
-