Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.OfferingGroup
Packages that use OfferingGroup
Package
Description
-
Uses of OfferingGroup in de.hybris.platform.b2ctelcotmfwebservices.mappers.offeringgroup
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.offeringgroup with parameters of type OfferingGroupModifier and TypeMethodDescriptionvoidOfferingGroupChildOfferingsAttributeMapper.populateTargetAttributeFromSource(TmaOfferingGroupData source, OfferingGroup target, ma.glasnost.orika.MappingContext context) -
Uses of OfferingGroup in de.hybris.platform.b2ctelcotmfwebservices.v2.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return OfferingGroupModifier and TypeMethodDescriptionOfferingGroup.addChildProductOfferingItem(BundledProductOffering childProductOfferingItem) OfferingGroup.childProductOffering(List<BundledProductOffering> childProductOffering) Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.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.v2.dto with parameters of type OfferingGroupModifier and TypeMethodDescriptionProductOffering.addOfferingGroupItem(OfferingGroup offeringGroupItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.v2.dto with type arguments of type OfferingGroupModifier and TypeMethodDescriptionProductOffering.offeringGroup(List<OfferingGroup> offeringGroup) voidProductOffering.setOfferingGroup(List<OfferingGroup> offeringGroup)