@Service public class CmsCommonPaymentMapperImpl extends Object implements CmsCommonPaymentMapper
| Constructor and Description |
|---|
CmsCommonPaymentMapperImpl() |
| Modifier and Type | Method and Description |
|---|---|
CmsPayment |
mapToCmsBulkPayment(CmsCommonPayment cmsCommonPayment) |
CmsPayment |
mapToCmsPeriodicPayment(CmsCommonPayment cmsCommonPayment) |
CmsPayment |
mapToCmsSinglePayment(CmsCommonPayment cmsCommonPayment) |
public CmsPayment mapToCmsSinglePayment(CmsCommonPayment cmsCommonPayment)
mapToCmsSinglePayment in interface CmsCommonPaymentMapperpublic CmsPayment mapToCmsBulkPayment(CmsCommonPayment cmsCommonPayment)
mapToCmsBulkPayment in interface CmsCommonPaymentMapperpublic CmsPayment mapToCmsPeriodicPayment(CmsCommonPayment cmsCommonPayment)
mapToCmsPeriodicPayment in interface CmsCommonPaymentMapperCopyright © 2020. All rights reserved.