Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v3.dto.OfferingGroup
Packages that use OfferingGroup
-
Uses of OfferingGroup in de.hybris.platform.b2ctelcotmfwebservices.v3.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return OfferingGroupModifier and TypeMethodDescriptionOfferingGroup.addChildProductOfferingItem(BundledProductOffering childProductOfferingItem) OfferingGroup.childProductOffering(List<BundledProductOffering> childProductOffering) Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return types with arguments of type OfferingGroupModifier and TypeMethodDescription@Valid List<OfferingGroup>ProductOffering.getOfferingGroup()List of containing offering groups (sent only for BundleProductOfferings).Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with parameters of type OfferingGroupModifier and TypeMethodDescriptionProductOffering.addOfferingGroupItem(OfferingGroup offeringGroupItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with type arguments of type OfferingGroupModifier and TypeMethodDescriptionProductOffering.offeringGroup(List<OfferingGroup> offeringGroup) voidProductOffering.setOfferingGroup(List<OfferingGroup> offeringGroup)