Interface QuoteEvaluationStrategy
-
- All Known Implementing Classes:
DefaultB2BQuoteEvaluationStrategy
@Deprecated(since="6.3", forRemoval=true) public interface QuoteEvaluationStrategyDeprecated, for removal: This API element is subject to removal in a future version.Since 6.3.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description booleanisQuoteAllowed(AbstractOrderModel source)Deprecated, for removal: This API element is subject to removal in a future version.
-
-
-
Method Detail
-
isQuoteAllowed
boolean isQuoteAllowed(AbstractOrderModel source)
Deprecated, for removal: This API element is subject to removal in a future version.
-
-