Class DefaultPaymentPriorityStrategy

    • Constructor Detail

      • DefaultPaymentPriorityStrategy

        public DefaultPaymentPriorityStrategy()
    • Method Detail

      • getApplicationIdFromContext

        @Nullable
        protected String getApplicationIdFromContext​(@Nullable
                                                     com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo)
      • getTenantIdFromContext

        @Nullable
        protected String getTenantIdFromContext​(@Nullable
                                                com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo)
      • setCartOperationCheckoutProperties

        @Autowired
        public void setCartOperationCheckoutProperties​(CartOperationCheckoutProperties cartOperationCheckoutProperties)