Uses of Interface
de.hybris.platform.b2ctelcofacades.strategy.TmaProcessFlowStrategy
-
Packages that use TmaProcessFlowStrategy Package Description de.hybris.platform.b2ctelcofacades.strategy.impl -
-
Uses of TmaProcessFlowStrategy in de.hybris.platform.b2ctelcofacades.strategy.impl
Classes in de.hybris.platform.b2ctelcofacades.strategy.impl that implement TmaProcessFlowStrategy Modifier and Type Class Description classTmaAbstractProcessFlowStrategyBase class for particular strategies' implementations.classTmaRetentionStrategyStrategy implementation for RETENTION flow.classTmaTariffChangeStrategyStrategy implementation for TARIFF_CHANGE flow.Methods in de.hybris.platform.b2ctelcofacades.strategy.impl that return types with arguments of type TmaProcessFlowStrategy Modifier and Type Method Description java.util.Map<java.lang.String,TmaProcessFlowStrategy>TmaProcessFlowStrategyMapping. getStrategyMap()Method parameters in de.hybris.platform.b2ctelcofacades.strategy.impl with type arguments of type TmaProcessFlowStrategy Modifier and Type Method Description voidTmaProcessFlowStrategyMapping. setStrategyMap(java.util.Map<java.lang.String,TmaProcessFlowStrategy> strategyMap)
-