public interface BarcodeMediaService
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
barcode(long deeplinkPk,
ItemModel target)
Generates a barcode media for the deeplink encoding of the requested item and deeplink
It will verify if the media already exists (for that particular deeplink and target)
and if it does not exists, it will create it create it.
|
java.lang.String barcode(long deeplinkPk,
ItemModel target)
deeplinkPk - the deeplink pktarget - the targetCopyright © 2018 SAP SE. All Rights Reserved.