Class GetPaymentOptionPropertyServiceImpl
java.lang.Object
com.skava.paymentapp.service.impl.paymentoption.GetPaymentOptionPropertyServiceImpl
- All Implemented Interfaces:
com.skava.core.EcommService<PaymentOptionPropertyRequestInternal,
,PaymentOptionPropertyResponse> GetPaymentOptionPropertyService
@Service
public class GetPaymentOptionPropertyServiceImpl
extends Object
implements GetPaymentOptionPropertyService
- Author:
- Infosys Equinox To Get PaymentOption Property
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprocess
(PaymentOptionPropertyRequestInternal 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
-
GetPaymentOptionPropertyServiceImpl
public GetPaymentOptionPropertyServiceImpl()
-
-
Method Details
-
process
PaymentOptionResponse process- Specified by:
process
in interfacecom.skava.core.EcommService<PaymentOptionPropertyRequestInternal,
PaymentOptionPropertyResponse>
-