| Modifier and Type | Method and Description |
|---|---|
protected ProcessContextResolutionStrategy<CMSSiteModel> |
AbstractHybrisVelocityContextFactory.getContextResolutionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractHybrisVelocityContextFactory.setContextResolutionStrategy(ProcessContextResolutionStrategy<CMSSiteModel> contextResolutionStrategy) |
| Modifier and Type | Method and Description |
|---|---|
protected ProcessContextResolutionStrategy |
GenerateEmailAction.getContextResolutionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenerateEmailAction.setContextResolutionStrategy(ProcessContextResolutionStrategy contextResolutionStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOrderProcessContextStrategy<T extends AbstractOrderModel>
Abstract strategy to impersonate site and initialize session context from a process models that has a reference to an AbstractOrderModel.
|
class |
AbstractProcessContextStrategy
Default strategy to impersonate site and initialize session context from the process model.
|
class |
ConsignmentProcessContextStrategy
Strategy to impersonate site and initialize session context from an instance of ConsignmentProcessModel.
|
class |
DefaultProcessContextResolutionStrategy
Default strategy to impersonate site and initialize session context from the process model.
|
class |
OrderProcessContextStrategy
Strategy to impersonate site and initialize session context from an instance of OrderProcessModel.
|
class |
QuoteProcessContextStrategy
Strategy to impersonate site and initialize session context from the QuoteProcessModel.
|
class |
ReturnProcessContextStrategy
Strategy to impersonate site and initialize session context from an instance of ReturnProcessModel.
|
class |
StoreFrontProcessContextStrategy
Strategy to impersonate site and initialize session context from an instance of StoreFrontProcessModel.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.Class<?>,ProcessContextResolutionStrategy<BaseSiteModel>> |
DefaultProcessContextResolutionStrategy.getProcessStrategyMap() |
protected java.util.Optional<ProcessContextResolutionStrategy<BaseSiteModel>> |
DefaultProcessContextResolutionStrategy.getStrategy(BusinessProcessModel businessProcessModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultProcessContextResolutionStrategy.setProcessStrategyMap(java.util.Map<java.lang.Class<?>,ProcessContextResolutionStrategy<BaseSiteModel>> processStrategyMap) |
| Modifier and Type | Class and Description |
|---|---|
class |
B2BAcceleratorProcessContextResolutionStrategy
Deprecated.
since 6.4, use the
B2BAcceleratorProcessContextStrategy instead |
class |
B2BAcceleratorProcessContextStrategy
Strategy to impersonate site and initialize session context from an instance of ReplenishmentProcessModel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CouponNotificationProcessContextStrategy
Handles coupon notification information when generating Email context
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProductInterestProcessContextStrategy
New strategy to handle product interest process
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsolidatedPickSlipBusinessProcessContextStrategy
Strategy to get the CmsSite of a
BusinessProcessModel |
| Modifier and Type | Method and Description |
|---|---|
protected ProcessContextResolutionStrategy |
GenerateEmailWithAttachmentAction.getContextResolutionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenerateEmailWithAttachmentAction.setContextResolutionStrategy(ProcessContextResolutionStrategy contextResolutionStrategy) |
Copyright © 2018 SAP SE. All Rights Reserved.