Uses of Class
de.hybris.platform.b2ctelcofacades.data.TmaOfferingGroupData
-
-
Uses of TmaOfferingGroupData in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type TmaOfferingGroupData Modifier and Type Method Description protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingGroupModel,TmaOfferingGroupData>TmaProductOfferingGroupsPopulator. getOfferingGroupConverter()Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaOfferingGroupData Modifier and Type Method Description voidTmaOfferingGroupPopulator. populate(TmaProductOfferingGroupModel productOfferingGroupModel, TmaOfferingGroupData offeringGroupData)Method parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type TmaOfferingGroupData Modifier and Type Method Description voidTmaProductOfferingGroupsPopulator. setOfferingGroupConverter(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingGroupModel,TmaOfferingGroupData> offeringGroupConverter) -
Uses of TmaOfferingGroupData in de.hybris.platform.b2ctelcotmfwebservices.mappers.offeringgroup
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.offeringgroup with parameters of type TmaOfferingGroupData Modifier and Type Method Description voidOfferingGroupChildOfferingsAttributeMapper. populateTargetAttributeFromSource(TmaOfferingGroupData source, OfferingGroup target, ma.glasnost.orika.MappingContext context) -
Uses of TmaOfferingGroupData in de.hybris.platform.commercefacades.product.data
Methods in de.hybris.platform.commercefacades.product.data that return types with arguments of type TmaOfferingGroupData Modifier and Type Method Description java.util.List<TmaOfferingGroupData>ProductData. getOfferingGroups()Method parameters in de.hybris.platform.commercefacades.product.data with type arguments of type TmaOfferingGroupData Modifier and Type Method Description voidProductData. setOfferingGroups(java.util.List<TmaOfferingGroupData> offeringGroups)
-