public class PickSlipContext extends CommonPrintLabelContext
| Constructor and Description |
|---|
PickSlipContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
calculateBin(ConsignmentEntryModel consignmentEntryModel)
Extracts the bin location of the product for the selected consignmentEntry
|
Set<ConsignmentEntryModel> |
getConsignmentEntries() |
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 |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
getConsignment, getDate, getDocumentLanguage, getNumber, getOrder, getSitepublic void init(ConsignmentProcessModel businessProcessModel, DocumentPageModel documentPageModel)
CommonPrintLabelContextinit in class CommonPrintLabelContextpublic String calculateBin(ConsignmentEntryModel consignmentEntryModel)
consignmentEntryModel - the consignment model for which we request the Pick Slip labelpublic String getProductImageURL(ConsignmentEntryModel consignmentEntryModel)
consignmentEntryModel - the consignment model for which we request the Pick Slip labelpublic AddressModel getShippingAddress()
public Set<ConsignmentEntryModel> getConsignmentEntries()
public void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
Copyright © 2017 SAP SE. All Rights Reserved.