Class DefaultB2BQuoteFacade

    • Constructor Detail

      • DefaultB2BQuoteFacade

        public DefaultB2BQuoteFacade()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • getQuoteHistory

        public SearchPageData<OrderHistoryData> getQuoteHistory​(PageableData pageableData)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Description copied from interface: B2BQuoteFacade
        Returns the quote history of the current user.
        Specified by:
        getQuoteHistory in interface B2BQuoteFacade
        Parameters:
        pageableData - paging information
        Returns:
        The quote history of the current user.
      • getQuoteService

        protected B2BQuoteService getQuoteService()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setQuoteService

        public void setQuoteService​(B2BQuoteService quoteService)
        Deprecated, for removal: This API element is subject to removal in a future version.