Interface SapQuoteFacade

All Known Implementing Classes:
DefaultSapQuoteFacadeImpl

public interface SapQuoteFacade
Interface for Quote Facade
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
    Method to download Quote Proposal Document
  • Method Details

    • downloadQuoteProposalDocument

      byte[] downloadQuoteProposalDocument(String quoteCode)
      Method to download Quote Proposal Document
      Parameters:
      quoteCode - parameter
      Returns:
      byte[]