public class PrintShippingLabelAction extends AbstractPrintLabelAction
| Modifier and Type | Field and Description |
|---|---|
protected static String |
FRONTEND_TEMPLATENAME |
protected static String |
POPUP_HEIGHT |
protected static String |
POPUP_WIDTH |
protected PrintMediaService |
printMediaService |
BLOCKED_POPUP_MESSAGE| Constructor and Description |
|---|
PrintShippingLabelAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canPerform(<any> consignmentModelActionContext) |
String |
getConfirmationMessage(<any> consignmentModelActionContext) |
protected DeliveryTrackingIdStrategy |
getDeliveryTrackingIdStrategy() |
protected ModelService |
getModelService() |
protected PrintMediaService |
getPrintMediaService() |
boolean |
needsConfirmation(<any> consignmentModelActionContext) |
<any> |
perform(<any> consignmentModelActionContext) |
evaluateScript, getConsignmentProcessprotected static final String FRONTEND_TEMPLATENAME
protected static final String POPUP_WIDTH
protected static final String POPUP_HEIGHT
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 DeliveryTrackingIdStrategy getDeliveryTrackingIdStrategy()
protected ModelService getModelService()
Copyright © 2017 SAP SE. All Rights Reserved.