public class DefaultCreateQuoteSnapshotStrategy extends GenericAbstractOrderCloningStrategy<QuoteModel,QuoteEntryModel,QuoteModel> implements CreateQuoteSnapshotStrategy
| Constructor and Description |
|---|
DefaultCreateQuoteSnapshotStrategy() |
| Modifier and Type | Method and Description |
|---|---|
QuoteModel |
createQuoteSnapshot(QuoteModel quote,
QuoteState quoteState)
Creates a new quote snapshot.
|
clone, generateCode, getAbstractOrderEntryResultClass, getAbstractOrderResultClass, getCloneAbstractOrderStrategy, getKeyGenerator, getOriginalAbstractOrderClass, postProcess, setCloneAbstractOrderStrategy, setKeyGeneratorpublic QuoteModel createQuoteSnapshot(QuoteModel quote, QuoteState quoteState)
CreateQuoteSnapshotStrategycreateQuoteSnapshot in interface CreateQuoteSnapshotStrategyquote - the QuoteModel to create a new snapshot forquoteState - the desired QuoteState for the new quote snapshotCopyright © 2018 SAP SE. All Rights Reserved.