Interface SapCpiOrderMapperService<SOURCE extends OrderModel,​TARGET extends SAPCpiOutboundOrderModel>

    • Method Detail

      • map

        void map​(SOURCE source,
                 TARGET target)
        Performs mapping from source to target.
        Parameters:
        source - Order Model
        target - SAP CPI Outbound Order Model