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 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:
      process in interface com.skava.core.EcommService<GetPaymentOptionRuleRequest,com.skava.core.ResponseModel>
      Parameters:
      request -
      Returns:
      String