Class B2BAcceleratorProcessContextResolutionStrategy
java.lang.Object
de.hybris.platform.acceleratorservices.process.strategies.impl.DefaultProcessContextResolutionStrategy
de.hybris.platform.b2bacceleratorservices.process.strategies.impl.B2BAcceleratorProcessContextResolutionStrategy
- All Implemented Interfaces:
ProcessContextResolutionStrategy<BaseSiteModel>
@Deprecated(since="6.4",
forRemoval=true)
public class B2BAcceleratorProcessContextResolutionStrategy
extends DefaultProcessContextResolutionStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetCmsSite(BusinessProcessModel businessProcessModel) Deprecated, for removal: This API element is subject to removal in a future version.Resolves site to be used for the given business process.Methods inherited from class de.hybris.platform.acceleratorservices.process.strategies.impl.DefaultProcessContextResolutionStrategy
getContentCatalogVersion, getProcessStrategyMap, getStrategy, initializeContext, setProcessStrategyMap
-
Constructor Details
-
B2BAcceleratorProcessContextResolutionStrategy
public B2BAcceleratorProcessContextResolutionStrategy()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getCmsSite
Deprecated, for removal: This API element is subject to removal in a future version.Description copied from interface:ProcessContextResolutionStrategyResolves site to be used for the given business process.- Specified by:
getCmsSitein interfaceProcessContextResolutionStrategy<BaseSiteModel>- Overrides:
getCmsSitein classDefaultProcessContextResolutionStrategy- Parameters:
businessProcessModel- the business process- Returns:
- the cms site
-
B2BAcceleratorProcessContextStrategyinstead