public abstract class AbstractPrintLabelAction extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
BLOCKED_POPUP_MESSAGE |
| Constructor and Description |
|---|
AbstractPrintLabelAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
evaluateScript(String javascript)
Execute the requested javascript.
|
BusinessProcessModel |
getConsignmentProcess(ConsignmentModel consignmentModel)
Returns the
ConsignmentProcessModel asscoiated by Ordermanagement, to the ConsignmentModel |
protected static final String BLOCKED_POPUP_MESSAGE
public void evaluateScript(String javascript)
javascript - - script with HTML string containing the data to be rendered; cannot be nullpublic BusinessProcessModel getConsignmentProcess(ConsignmentModel consignmentModel)
ConsignmentProcessModel asscoiated by Ordermanagement, to the ConsignmentModelconsignmentModel - Copyright © 2017 SAP SE. All Rights Reserved.