| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDocumentContext<T extends BusinessProcessModel>
The document velocity context.
|
| Modifier and Type | Method and Description |
|---|---|
protected <T extends AbstractHybrisVelocityContext<BusinessProcessModel>> |
DefaultDocumentContextFactory.resolveDocumentContext(RendererTemplateModel renderTemplate)
Provides DocumentContext based on the context class for the given
RendererTemplateModel |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractHybrisVelocityContextFactory.appendTokensToBuffer(AbstractHybrisVelocityContext<BusinessProcessModel> context,
java.util.Map.Entry<java.lang.String,java.lang.String> entry,
java.lang.StringBuilder buffer) |
protected void |
DefaultDocumentContextFactory.parseVariablesIntoDocumentContext(AbstractHybrisVelocityContext<BusinessProcessModel> context) |
void |
AbstractHybrisVelocityContextFactory.renderCMSSlotsIntoContext(AbstractHybrisVelocityContext<BusinessProcessModel> context,
AbstractPageModel pageModel,
BusinessProcessModel businessProcessModel) |
protected java.lang.String |
AbstractHybrisVelocityContextFactory.renderComponents(ContentSlotModel contentSlotModel,
AbstractHybrisVelocityContext<BusinessProcessModel> context,
BusinessProcessModel businessProcessModel) |
protected void |
AbstractHybrisVelocityContextFactory.renderTemplate(AbstractHybrisVelocityContext<BusinessProcessModel> context,
java.io.StringWriter text,
AbstractCMSComponentModel component,
java.lang.String renderTemplateCode,
RendererTemplateModel renderTemplate,
BaseSiteModel site) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEmailContext<T extends BusinessProcessModel>
The email velocity context.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OrderReplenishmentEmailContext
Email context (velocity) for order replenishment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OrderNotificationEmailContext
Email context (velocity) of order notification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ForgottenPasswordEmailContext
Velocity context for a email account.
|
class |
OrderPartiallyCanceledEmailContext
Velocity context for email about partially order cancellation.
|
class |
OrderPartiallyRefundedEmailContext
Velocity context for email about partially order refund
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChineseAbstractEmailContext<T extends BusinessProcessModel> |
| Modifier and Type | Class and Description |
|---|---|
class |
CouponNotificationEmailContext
Deals with the context for sending coupon notification Emails
|
| Modifier and Type | Class and Description |
|---|---|
class |
B2BRegistrationApprovedEmailContext
Email context used to render B2B approval emails with reset password links
|
class |
B2BRegistrationEmailContext
Email context used to render B2B registration specific emails
|
class |
B2BRegistrationRejectedEmailContext
Email context used to render B2B reject emails with a "decline reason" message
|
| Modifier and Type | Class and Description |
|---|---|
class |
BackInStockNotificationEmailContext
Context for sending Back In Stock Notification Email
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommonPrintLabelContext
Default context passed to velocity to populate the template
|
class |
CommonReturnDocumentContext
Common context for velocity templates related to return form attached to either
ConsignmentModel or ReturnRequestModel |
class |
ConsolidatedPickSlipContext
Context for ConsolidatedPickLabel generating and sorting the form entries.
|
class |
ExportFormContext
Context specific to Export Form providing methods for extracting item price and total price of the products
|
class |
PackContext |
class |
PickSlipContext
Context specific to PickLabel providing additional methods for extracting bincode and image url of the product
|
class |
ReturnFormContext
Context specific to Return Form providing methods for extracting returned items.
|
class |
ReturnShippingLabelContext
Context specific to Return Shipping Label.
|
class |
ShippingLabelContext
Context specific to ShippingLabel
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsignmentCollectionReminderEmailContext
Velocity context for a Consignment Collection reminder email.
|
class |
CustomerEmailContext
Velocity context for a customer email.
|
class |
DeliverySentEmailContext
Velocity context for a Ready For Pickup notification email.
|
class |
NotPickedUpConsignmentCanceledEmailContext
Velocity context for email notification about order consignment.
|
class |
OrderCancelledEmailContext
Velocity context for a order cancelled email.
|
class |
OrderPartiallyModifiedEmailContext
Velocity context for email about partially order modification.
|
class |
OrderRefundEmailContext
Velocity context for a order refund email.
|
class |
QuoteNotificationEmailContext
Velocity context for a quote notification email.
|
class |
ReadyForPickupEmailContext
Velocity context for a Ready For Pickup notification email.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReturnLabelEmailContext
Velocity context for return label email.
|
Copyright © 2018 SAP SE. All Rights Reserved.