public class PrintPackLabelAction extends AbstractPrintLabelAction
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CONSIGNMENT_ACTION_EVENT_NAME |
protected static String |
FRONTEND_TEMPLATENAME |
protected static String |
PACK_CONSIGNMENT_CHOICE |
protected static String |
POPUP_HEIGHT |
protected static String |
POPUP_WIDTH |
protected PrintMediaService |
printMediaService |
BLOCKED_POPUP_MESSAGE| Constructor and Description |
|---|
PrintPackLabelAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canPerform(<any> consignmentModelActionContext) |
String |
getConfirmationMessage(<any> consignmentModelActionContext) |
protected WarehousingBusinessProcessService<ConsignmentModel> |
getConsignmentBusinessProcessService() |
protected PrintMediaService |
getPrintMediaService() |
boolean |
needsConfirmation(<any> consignmentModelActionContext) |
<any> |
perform(<any> consignmentModelActionContext) |
void |
setConsignmentBusinessProcessService(WarehousingBusinessProcessService<ConsignmentModel> consignmentBusinessProcessService) |
evaluateScript, getConsignmentProcessprotected static final String FRONTEND_TEMPLATENAME
protected static final String POPUP_WIDTH
protected static final String POPUP_HEIGHT
protected static final String PACK_CONSIGNMENT_CHOICE
protected static final String CONSIGNMENT_ACTION_EVENT_NAME
protected PrintMediaService printMediaService
public <any> perform(<any> consignmentModelActionContext)
public boolean canPerform(<any> consignmentModelActionContext)
public boolean needsConfirmation(<any> consignmentModelActionContext)
public String getConfirmationMessage(<any> consignmentModelActionContext)
protected PrintMediaService getPrintMediaService()
protected WarehousingBusinessProcessService<ConsignmentModel> getConsignmentBusinessProcessService()
public void setConsignmentBusinessProcessService(WarehousingBusinessProcessService<ConsignmentModel> consignmentBusinessProcessService)
Copyright © 2017 SAP SE. All Rights Reserved.