Uses of Class
de.hybris.platform.europe1.enums.ProductDiscountGroup
Packages that use ProductDiscountGroup
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.order package.
Contains generated models for each type of de.hybris.platform.jalo.product package.
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.europe1.jalo package.
-
Uses of ProductDiscountGroup in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return ProductDiscountGroupModifier and TypeMethodDescriptionAbstractOrderEntryModel.getEurope1PriceFactory_PDG()Generated method - Getter of theAbstractOrderEntry.Europe1PriceFactory_PDGattribute defined at extensioneurope1.Methods in de.hybris.platform.core.model.order with parameters of type ProductDiscountGroupModifier and TypeMethodDescriptionvoidAbstractOrderEntryModel.setEurope1PriceFactory_PDG(ProductDiscountGroup value) Generated method - Setter ofAbstractOrderEntry.Europe1PriceFactory_PDGattribute defined at extensioneurope1. -
Uses of ProductDiscountGroup in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return ProductDiscountGroupModifier and TypeMethodDescriptionProductModel.getEurope1PriceFactory_PDG()Generated method - Getter of theProduct.Europe1PriceFactory_PDGattribute defined at extensioneurope1.Methods in de.hybris.platform.core.model.product with parameters of type ProductDiscountGroupModifier and TypeMethodDescriptionvoidProductModel.setEurope1PriceFactory_PDG(ProductDiscountGroup value) Generated method - Setter ofProduct.Europe1PriceFactory_PDGattribute defined at extensioneurope1. -
Uses of ProductDiscountGroup in de.hybris.platform.europe1.enums
Methods in de.hybris.platform.europe1.enums that return ProductDiscountGroupModifier and TypeMethodDescriptionstatic ProductDiscountGroupReturns a ProductDiscountGroup instance representing the specified enum value. -
Uses of ProductDiscountGroup in de.hybris.platform.europe1.model
Constructors in de.hybris.platform.europe1.model with parameters of type ProductDiscountGroupModifierConstructorDescriptionAbstractDiscountRowModel(DiscountModel _discount, ItemModel _owner, ProductDiscountGroup _pg, ProductModel _product, String _productId) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDiscountRowModel(DiscountModel _discount, ItemModel _owner, ProductDiscountGroup _pg, ProductModel _product, String _productId) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGlobalDiscountRowModel(DiscountModel _discount, ItemModel _owner, ProductDiscountGroup _pg, ProductModel _product, String _productId) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters