public interface CreateQuoteSnapshotStrategy
QuoteModel.| Modifier and Type | Method and Description |
|---|---|
QuoteModel |
createQuoteSnapshot(QuoteModel quote,
QuoteState quoteState)
Creates a new quote snapshot.
|
QuoteModel createQuoteSnapshot(QuoteModel quote, QuoteState quoteState)
quote - the QuoteModel to create a new snapshot forquoteState - the desired QuoteState for the new quote snapshotCopyright © 2018 SAP SE. All Rights Reserved.