Class GetAllPaymentOptionServiceImpl
java.lang.Object
com.skava.paymentapp.service.impl.paymentoption.GetAllPaymentOptionServiceImpl
- All Implemented Interfaces:
com.skava.core.EcommService<GetAllPaymentOptionRequest,,GetAllPaymentOptionResponse> GetAllPaymentOptionService
@Service
public class GetAllPaymentOptionServiceImpl
extends Object
implements GetAllPaymentOptionService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprocess(GetAllPaymentOptionRequest request) PaymentOptionResponse processMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator
-
Constructor Details
-
GetAllPaymentOptionServiceImpl
public GetAllPaymentOptionServiceImpl()
-
-
Method Details
-
process
PaymentOptionResponse process- Specified by:
processin interfacecom.skava.core.EcommService<GetAllPaymentOptionRequest,GetAllPaymentOptionResponse>
-