public class PackContext extends CommonPrintLabelContext
| Constructor and Description |
|---|
PackContext() |
| Modifier and Type | Method and Description |
|---|---|
Set<ConsignmentEntryModel> |
getConsignmentEntries() |
String |
getProductImageURL(ConsignmentEntryModel consignmentEntryModel)
Extracts the image url for the thumbnail of the product for the selected consignmentEntry
|
void |
init(ConsignmentProcessModel businessProcessModel,
DocumentPageModel documentPageModel)
Initialization of the model passed in parameter
|
getConsignment, getDate, getDocumentLanguage, getNumber, getOrder, getSitepublic void init(ConsignmentProcessModel businessProcessModel, DocumentPageModel documentPageModel)
CommonPrintLabelContextinit in class CommonPrintLabelContextpublic Set<ConsignmentEntryModel> getConsignmentEntries()
public String getProductImageURL(ConsignmentEntryModel consignmentEntryModel)
consignmentEntryModel - the consignment model for which we request the Pick Slip labelCopyright © 2017 SAP SE. All Rights Reserved.