public interface QuoteExpirationTimeValidationStrategy
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasQuoteExpired(QuoteModel quoteModel)
This method determines whether the supplied QuoteModel has Expired or not.
|
boolean hasQuoteExpired(QuoteModel quoteModel)
TimeService to determine Current Time.quoteModel - the quote to inspectjava.lang.IllegalArgumentException - if the quote model is nullCopyright © 2018 SAP SE. All Rights Reserved.