Uses of Class
de.hybris.platform.deeplink.model.media.BarcodeMediaModel
Packages that use BarcodeMediaModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.product package.
Contains generated models for each type of de.hybris.platform.deeplink.jalo.rules package.
-
Uses of BarcodeMediaModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return types with arguments of type BarcodeMediaModelModifier and TypeMethodDescriptionProductModel.getBarcodes()Generated method - Getter of theProduct.barcodesattribute defined at extensionbasecommerce. -
Uses of BarcodeMediaModel in de.hybris.platform.deeplink.model.rules
Methods in de.hybris.platform.deeplink.model.rules that return types with arguments of type BarcodeMediaModelModifier and TypeMethodDescriptionDeeplinkUrlModel.getBarcodeMedias()Generated method - Getter of theDeeplinkUrl.barcodeMediasattribute defined at extensionbasecommerce.Method parameters in de.hybris.platform.deeplink.model.rules with type arguments of type BarcodeMediaModelModifier and TypeMethodDescriptionvoidDeeplinkUrlModel.setBarcodeMedias(Collection<BarcodeMediaModel> value) Generated method - Setter ofDeeplinkUrl.barcodeMediasattribute defined at extensionbasecommerce.