Uses of Interface
de.hybris.platform.sap.productconfig.services.strategies.lifecycle.intf.ConfigurationLifecycleStrategy
-
-
Uses of ConfigurationLifecycleStrategy in de.hybris.platform.sap.productconfig.facades.impl
Methods in de.hybris.platform.sap.productconfig.facades.impl that return ConfigurationLifecycleStrategy Modifier and Type Method Description protected ConfigurationLifecycleStrategyConfigurationCartIntegrationFacadeImpl. getConfigLifecycleStrategy()Methods in de.hybris.platform.sap.productconfig.facades.impl with parameters of type ConfigurationLifecycleStrategy Modifier and Type Method Description voidConfigurationCartIntegrationFacadeImpl. setConfigLifecycleStrategy(ConfigurationLifecycleStrategy configLifecycleStrategy) -
Uses of ConfigurationLifecycleStrategy in de.hybris.platform.sap.productconfig.services.event.impl
Methods in de.hybris.platform.sap.productconfig.services.event.impl that return ConfigurationLifecycleStrategy Modifier and Type Method Description protected ConfigurationLifecycleStrategyProductConfigSessionCloseEventListener. getConfigurationLifecycleStrategy()protected ConfigurationLifecycleStrategyProductConfigSessionCloseEventListenerTest.ProductConfigSessionCloseEventListenerForTest. getConfigurationLifecycleStrategy()protected ConfigurationLifecycleStrategyProductConfigUserChangedEventListener. getConfigurationLifecycleStrategy()protected ConfigurationLifecycleStrategyProductConfigUserChangedEventListenerTest.ProductConfigUserChangedEventListenerForTest. getConfigurationLifecycleStrategy() -
Uses of ConfigurationLifecycleStrategy in de.hybris.platform.sap.productconfig.services.impl
Methods in de.hybris.platform.sap.productconfig.services.impl that return ConfigurationLifecycleStrategy Modifier and Type Method Description protected ConfigurationLifecycleStrategyProductConfigurationServiceImpl. getConfigLifecycleStrategy()protected ConfigurationLifecycleStrategyProductConfigurationAccessControlServiceImpl. getConfigurationLifecycleStrategy()Methods in de.hybris.platform.sap.productconfig.services.impl with parameters of type ConfigurationLifecycleStrategy Modifier and Type Method Description voidProductConfigurationServiceImpl. setConfigLifecycleStrategy(ConfigurationLifecycleStrategy configLifecycleStrategy)voidProductConfigurationAccessControlServiceImpl. setConfigurationLifecycleStrategy(ConfigurationLifecycleStrategy configurationLifecycleStrategy) -
Uses of ConfigurationLifecycleStrategy in de.hybris.platform.sap.productconfig.services.integrationtests
Fields in de.hybris.platform.sap.productconfig.services.integrationtests declared as ConfigurationLifecycleStrategy Modifier and Type Field Description protected ConfigurationLifecycleStrategyCPQServiceLayerTest. configurationLifecycleStrategyprotected ConfigurationLifecycleStrategyProductConfigurationPersistenceServiceIntegrationTest. configurationLifecycleStrategy -
Uses of ConfigurationLifecycleStrategy in de.hybris.platform.sap.productconfig.services.interceptor
Methods in de.hybris.platform.sap.productconfig.services.interceptor that return ConfigurationLifecycleStrategy Modifier and Type Method Description protected ConfigurationLifecycleStrategyProductConfigurationRemoveInterceptor. getConfigurationLifecycleStrategy()Methods in de.hybris.platform.sap.productconfig.services.interceptor with parameters of type ConfigurationLifecycleStrategy Modifier and Type Method Description voidProductConfigurationRemoveInterceptor. setConfigurationLifecycleStrategy(ConfigurationLifecycleStrategy configurationLifecycleStrategy) -
Uses of ConfigurationLifecycleStrategy in de.hybris.platform.sap.productconfig.services.ssc.strategies.lifecycle.impl
Classes in de.hybris.platform.sap.productconfig.services.ssc.strategies.lifecycle.impl that implement ConfigurationLifecycleStrategy Modifier and Type Class Description classDefaultConfigurationLifecycleStrategyImplDefault implementation of theConfigurationLifecycleStrategy. -
Uses of ConfigurationLifecycleStrategy in de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl
Classes in de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl that implement ConfigurationLifecycleStrategy Modifier and Type Class Description classPersistenceConfigurationLifecycleStrategyImplMethods in de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl that return ConfigurationLifecycleStrategy Modifier and Type Method Description protected ConfigurationLifecycleStrategyConfigurationSavedCartCleanUpStrategyImpl. getConfigurationLifecycleStrategy()protected ConfigurationLifecycleStrategyPersistenceConfigurationAbstractOrderIntegrationStrategyImpl. getConfigurationLifecycleStrategy()Methods in de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl with parameters of type ConfigurationLifecycleStrategy Modifier and Type Method Description voidConfigurationSavedCartCleanUpStrategyImpl. setConfigurationLifecycleStrategy(ConfigurationLifecycleStrategy configurationLifecycleStrategy)voidPersistenceConfigurationAbstractOrderIntegrationStrategyImpl. setConfigurationLifecycleStrategy(ConfigurationLifecycleStrategy configurationLifecycleStrategy)
-