Class DeletePaymentOptionRuleServiceImpl
java.lang.Object
com.skava.paymentapp.service.impl.paymentoption.DeletePaymentOptionRuleServiceImpl
- All Implemented Interfaces:
com.skava.core.EcommService<GetPaymentOptionRuleRequest,,com.skava.core.ResponseModel> DeletePaymentOptionRuleService
@Service
public class DeletePaymentOptionRuleServiceImpl
extends Object
implements DeletePaymentOptionRuleService
- Author:
- Infosys Equinox
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.skava.core.ResponseModelprocess(GetPaymentOptionRuleRequest request) Methods 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
-
DeletePaymentOptionRuleServiceImpl
public DeletePaymentOptionRuleServiceImpl()
-
-
Method Details
-
process
@SendEvent(eventType="paymentservice/paymentoptionrule/delete", identifier="request_paymentOptionRuleId") public com.skava.core.ResponseModel process(GetPaymentOptionRuleRequest request) - Specified by:
processin interfacecom.skava.core.EcommService<GetPaymentOptionRuleRequest,com.skava.core.ResponseModel> - Parameters:
request-- Returns:
- String
-