Interface SapQuoteFacade
- All Known Implementing Classes:
DefaultSapQuoteFacadeImpl
public interface SapQuoteFacade
Interface for Quote Facade
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]downloadQuoteProposalDocument(String quoteCode) Method to download Quote Proposal Document
-
Method Details
-
downloadQuoteProposalDocument
Method to download Quote Proposal Document- Parameters:
quoteCode- parameter- Returns:
- byte[]
-