Class GetPaymentOptionRuleServiceImpl
java.lang.Object
com.skava.paymentapp.service.impl.paymentoption.GetPaymentOptionRuleServiceImpl
- All Implemented Interfaces:
com.skava.core.EcommService<GetPaymentOptionRuleRequest,
,CreatePaymentOptionRuleResponse> GetPaymentOptionRuleService
@Service
public class GetPaymentOptionRuleServiceImpl
extends Object
implements GetPaymentOptionRuleService
- Author:
- Infosys Equinox
-
Constructor Details
-
GetPaymentOptionRuleServiceImpl
public GetPaymentOptionRuleServiceImpl()
-
-
Method Details
-
process
- Specified by:
process
in interfacecom.skava.core.EcommService<GetPaymentOptionRuleRequest,
CreatePaymentOptionRuleResponse> - Parameters:
request
-- Returns:
- CreatePaymentOptionRuleResponse
-