public class PickSlipContext extends CommonPrintLabelContext
DOCUMENT_LANGUAGEBASE_SITE, BASE_THEME_URL, BASE_URL, MEDIA_BASE_URL, MEDIA_SECURE_BASE_URL, SECURE_BASE_URL, THEME| Constructor and Description |
|---|
PickSlipContext() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
extractBin(ConsignmentEntryModel consignmentEntryModel)
Extracts the bin location of the product for the selected consignmentEntry
|
java.util.Set<ConsignmentEntryModel> |
getConsignmentEntries() |
protected InventoryEventService |
getInventoryEventService() |
java.lang.String |
getProductImageURL(ConsignmentEntryModel consignmentEntryModel)
Extracts the image url for the thumbnail of the product for the selected consignmentEntry
|
AddressModel |
getShippingAddress() |
void |
init(ConsignmentProcessModel businessProcessModel,
DocumentPageModel documentPageModel)
Initialization of the model passed in parameter
|
void |
setInventoryEventService(InventoryEventService inventoryEventService) |
escapeHtml, getConsignment, getDate, getDocumentLanguage, getNumber, getOrder, getSitegetDocumentLanguagegetBaseSite, getBaseThemeUrl, getBaseUrl, getCmsSlotContents, getMediaBaseUrl, getMediaSecureBaseUrl, getMessage, getMessages, getSecureBaseUrl, getSiteBaseUrlResolutionService, getTheme, getUrlEncoderService, getUrlEncodingAttributes, init, setBaseSite, setCmsSlotContents, setMessages, setSiteBaseUrlResolutionService, setUrlEncoderService, setUrlEncodingAttributespublic void init(ConsignmentProcessModel businessProcessModel, DocumentPageModel documentPageModel)
CommonPrintLabelContextinit in class CommonPrintLabelContextpublic java.lang.String extractBin(ConsignmentEntryModel consignmentEntryModel)
consignmentEntryModel - the consignment model for which we request the Pick Slip labelpublic java.lang.String getProductImageURL(ConsignmentEntryModel consignmentEntryModel)
consignmentEntryModel - the consignment model for which we request the Pick Slip labelpublic AddressModel getShippingAddress()
public java.util.Set<ConsignmentEntryModel> getConsignmentEntries()
protected InventoryEventService getInventoryEventService()
public void setInventoryEventService(InventoryEventService inventoryEventService)
Copyright © 2018 SAP SE. All Rights Reserved.