Class ChineseOrderPopulator

    • Constructor Detail

      • ChineseOrderPopulator

        public ChineseOrderPopulator()
    • Method Detail

      • populate

        public void populate​(OrderModel source,
                             OrderData target)
        Description copied from interface: Populator
        Populate the target instance with values from the source instance.
        Parameters:
        source - the source object
        target - the target to fill
      • setChinesePaymentServicesStrategy

        public void setChinesePaymentServicesStrategy​(ChinesePaymentServicesStrategy chinesePaymentServicesStrategy)
      • setEnumerationService

        public void setEnumerationService​(EnumerationService enumerationService)
      • setStoreSessionFacade

        public void setStoreSessionFacade​(StoreSessionFacade storeSessionFacade)
      • setPaymentModeService

        public void setPaymentModeService​(PaymentModeService paymentModeService)