Interface QuoteEvaluationStrategy
-
- All Known Implementing Classes:
DefaultB2BQuoteEvaluationStrategy
@Deprecated(since="6.3") public interface QuoteEvaluationStrategyDeprecated.Since 6.3.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description booleanisQuoteAllowed(AbstractOrderModel source)Deprecated.
-
-
-
Method Detail
-
isQuoteAllowed
boolean isQuoteAllowed(AbstractOrderModel source)
Deprecated.
-
-