Uses of Interface
de.hybris.platform.order.strategies.CreateQuoteSnapshotStrategy
-
Packages that use CreateQuoteSnapshotStrategy Package Description de.hybris.platform.order.impl de.hybris.platform.order.strategies.impl -
-
Uses of CreateQuoteSnapshotStrategy in de.hybris.platform.order.impl
Methods in de.hybris.platform.order.impl that return CreateQuoteSnapshotStrategy Modifier and Type Method Description protected CreateQuoteSnapshotStrategyDefaultQuoteService. getCreateQuoteSnapshotStrategy()Methods in de.hybris.platform.order.impl with parameters of type CreateQuoteSnapshotStrategy Modifier and Type Method Description voidDefaultQuoteService. setCreateQuoteSnapshotStrategy(CreateQuoteSnapshotStrategy createQuoteSnapshotStrategy) -
Uses of CreateQuoteSnapshotStrategy in de.hybris.platform.order.strategies.impl
Classes in de.hybris.platform.order.strategies.impl that implement CreateQuoteSnapshotStrategy Modifier and Type Class Description classDefaultCreateQuoteSnapshotStrategyThe Class DefaultCreateQuoteSnapshotStrategy.
-