Class DefaultCisSapDigitalPaymentFacade

    • Constructor Detail

      • DefaultCisSapDigitalPaymentFacade

        public DefaultCisSapDigitalPaymentFacade()
    • Method Detail

      • getSessionService

        public SessionService getSessionService()
        Returns:
        the sessionService
      • setSessionService

        public void setSessionService​(SessionService sessionService)
        Parameters:
        sessionService - the sessionService to set
      • getCisSapDigitalPaymentService

        public CisSapDigitalPaymentService getCisSapDigitalPaymentService()
        Returns:
        the cisSapDigitalPaymentService
      • setCisSapDigitalPaymentService

        public void setCisSapDigitalPaymentService​(CisSapDigitalPaymentService cisSapDigitalPaymentService)
        Parameters:
        cisSapDigitalPaymentService - the cisSapDigitalPaymentService to set
      • getCartService

        public CartService getCartService()
        Returns:
        the cartService
      • setCartService

        public void setCartService​(CartService cartService)
        Parameters:
        cartService - the cartService to set
      • getPaymentAddressReverseConverter

        public Converter<AddressData,​AddressModel> getPaymentAddressReverseConverter()
        Returns:
        the paymentAddressReverseConverter
      • setPaymentAddressReverseConverter

        public void setPaymentAddressReverseConverter​(Converter<AddressData,​AddressModel> paymentAddressReverseConverter)
        Parameters:
        paymentAddressReverseConverter - the paymentAddressReverseConverter to set
      • getModelService

        public ModelService getModelService()
        Returns:
        the modelService
      • setModelService

        public void setModelService​(ModelService modelService)
        Parameters:
        modelService - the modelService to set
      • setPaymentAddressConverter

        public void setPaymentAddressConverter​(Converter<AddressModel,​AddressData> paymentAddressConverter)
        Parameters:
        paymentAddressConverter - the paymentAddressConverter to set
      • getUserService

        public UserService getUserService()
        Returns:
        the userService
      • setUserService

        public void setUserService​(UserService userService)
        Parameters:
        userService - the userService to set
      • getCalculationService

        public CalculationService getCalculationService()
        Returns:
        the calculationService
      • setCalculationService

        public void setCalculationService​(CalculationService calculationService)
        Parameters:
        calculationService - the calculationService to set