| Modifier and Type | Method and Description |
|---|---|
AbstractDocumentContext<BusinessProcessModel> |
DocumentContextFactory.create(T businessProcessModel,
DocumentPageModel documentPageModel,
RendererTemplateModel renderTemplate)
Create the velocity context for rendering a document.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractDocumentContext<BusinessProcessModel> |
DefaultDocumentContextFactory.create(BusinessProcessModel businessProcessModel,
DocumentPageModel documentPageModel,
RendererTemplateModel renderTemplate) |
| 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
|
Copyright © 2018 SAP SE. All Rights Reserved.