public class ShippingLabelContext extends CommonPrintLabelContext
| Constructor and Description |
|---|
ShippingLabelContext() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getBarcodeMediaImageName() |
String |
getBarcodeMediaImageURL(ConsignmentModel consignmentModel)
Extracts the image url for the barcode of the label
|
protected ImpersonationService |
getImpersonationService() |
protected MediaService |
getMediaService() |
void |
init(ConsignmentProcessModel businessProcessModel,
DocumentPageModel documentPageModel)
Initialization of the model passed in parameter
|
void |
setBarcodeMediaImageName(String barcodeMediaImageName) |
void |
setImpersonationService(ImpersonationService impersonationService) |
void |
setMediaService(MediaService mediaService) |
getConsignment, getDate, getDocumentLanguage, getNumber, getOrder, getSitepublic void init(ConsignmentProcessModel businessProcessModel, DocumentPageModel documentPageModel)
CommonPrintLabelContextinit in class CommonPrintLabelContextpublic String getBarcodeMediaImageURL(ConsignmentModel consignmentModel)
consignmentModel - the consignment model for which we request the Pick Slip labelprotected String getBarcodeMediaImageName()
public void setBarcodeMediaImageName(String barcodeMediaImageName)
protected MediaService getMediaService()
public void setMediaService(MediaService mediaService)
protected ImpersonationService getImpersonationService()
public void setImpersonationService(ImpersonationService impersonationService)
Copyright © 2017 SAP SE. All Rights Reserved.