Class GetPriceOfferData

    • Field Detail

    • Constructor Detail

      • GetPriceOfferData

        public GetPriceOfferData()
    • Method Detail

      • getInitRecordNumber

        public String getInitRecordNumber()
      • getOffersPriceCurrency

        public static String getOffersPriceCurrency​(ConnectionProvider connectionProvider,
                                                    String pricestd,
                                                    String currencyid)
                                             throws javax.servlet.ServletException
        Retrieves the price for product on a certain date for a certain quantity using the price-precision of the currency.
        Throws:
        javax.servlet.ServletException