Class CmsCommonPaymentMapperImpl

  • All Implemented Interfaces:
    de.adorsys.psd2.consent.api.pis.CmsCommonPaymentMapper

    @Service
    public class CmsCommonPaymentMapperImpl
    extends Object
    implements de.adorsys.psd2.consent.api.pis.CmsCommonPaymentMapper
    • Constructor Detail

      • CmsCommonPaymentMapperImpl

        public CmsCommonPaymentMapperImpl()
    • Method Detail

      • mapToCmsSinglePayment

        public de.adorsys.psd2.consent.api.pis.CmsPayment mapToCmsSinglePayment​(de.adorsys.psd2.consent.api.pis.CmsCommonPayment cmsCommonPayment)
        Specified by:
        mapToCmsSinglePayment in interface de.adorsys.psd2.consent.api.pis.CmsCommonPaymentMapper
      • mapToCmsBulkPayment

        public de.adorsys.psd2.consent.api.pis.CmsPayment mapToCmsBulkPayment​(de.adorsys.psd2.consent.api.pis.CmsCommonPayment cmsCommonPayment)
        Specified by:
        mapToCmsBulkPayment in interface de.adorsys.psd2.consent.api.pis.CmsCommonPaymentMapper
      • mapToCmsPeriodicPayment

        public de.adorsys.psd2.consent.api.pis.CmsPayment mapToCmsPeriodicPayment​(de.adorsys.psd2.consent.api.pis.CmsCommonPayment cmsCommonPayment)
        Specified by:
        mapToCmsPeriodicPayment in interface de.adorsys.psd2.consent.api.pis.CmsCommonPaymentMapper