Uses of Class
de.hybris.platform.b2ctelcofacades.data.TmaProductOfferingPriceData
Packages that use TmaProductOfferingPriceData
Package
Description
-
Uses of TmaProductOfferingPriceData in de.hybris.platform.b2ctelcoaddon.clientservice
Methods in de.hybris.platform.b2ctelcoaddon.clientservice that return TmaProductOfferingPriceDataModifier and TypeMethodDescriptionTmaPriceOrganizationService.obtainPopDataWithFlatPrices(TmaProductOfferingPriceData complexPopData) Reorganizes the product offering price so that from a composite POP structure a composite POP with flat prices is obtained (component prices).Methods in de.hybris.platform.b2ctelcoaddon.clientservice with parameters of type TmaProductOfferingPriceDataModifier and TypeMethodDescriptionTmaPriceOrganizationService.obtainPopDataWithFlatPrices(TmaProductOfferingPriceData complexPopData) Reorganizes the product offering price so that from a composite POP structure a composite POP with flat prices is obtained (component prices). -
Uses of TmaProductOfferingPriceData in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.productofferingprice
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.productofferingprice with parameters of type TmaProductOfferingPriceDataModifier and TypeMethodDescriptionvoidTmaPopBillingEventAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPriceWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaPopIsBundleAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPriceWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaPopPscvAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPriceWsDTO target, ma.glasnost.orika.MappingContext context) Deprecated.voidTmaPopPscvUsesAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPriceWsDTO target, ma.glasnost.orika.MappingContext context) -
Uses of TmaProductOfferingPriceData in de.hybris.platform.b2ctelcofacades.data
Subclasses of TmaProductOfferingPriceData in de.hybris.platform.b2ctelcofacades.dataModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassMethods in de.hybris.platform.b2ctelcofacades.data that return types with arguments of type TmaProductOfferingPriceDataMethod parameters in de.hybris.platform.b2ctelcofacades.data with type arguments of type TmaProductOfferingPriceDataModifier and TypeMethodDescriptionvoidTmaCompositeProdOfferPriceData.setChildren(Set<TmaProductOfferingPriceData> children) -
Uses of TmaProductOfferingPriceData in de.hybris.platform.b2ctelcofacades.price
Methods in de.hybris.platform.b2ctelcofacades.price with parameters of type TmaProductOfferingPriceDataModifier and TypeMethodDescription<T extends TmaComponentProdOfferPriceData>
List<T>TmaPriceFacade.getListOfPriceComponents(TmaProductOfferingPriceData productOfferingPrice, Class<T> componentPriceType) Determines the list of price components of type provided by navigating though the structure of the product offering price given. -
Uses of TmaProductOfferingPriceData in de.hybris.platform.b2ctelcofacades.price.impl
Methods in de.hybris.platform.b2ctelcofacades.price.impl with parameters of type TmaProductOfferingPriceDataModifier and TypeMethodDescription<T extends TmaComponentProdOfferPriceData>
List<T>DefaultTmaPriceFacade.getListOfPriceComponents(TmaProductOfferingPriceData productOfferingPrice, Class<T> componentPriceType) Determines the list of price components of type provided by navigating though the structure of the product offering price given. -
Uses of TmaProductOfferingPriceData in de.hybris.platform.b2ctelcofacades.productofferingprice
Methods in de.hybris.platform.b2ctelcofacades.productofferingprice that return TmaProductOfferingPriceDataMethods in de.hybris.platform.b2ctelcofacades.productofferingprice that return types with arguments of type TmaProductOfferingPriceDataModifier and TypeMethodDescriptionTmaProductOfferingPriceFacade.getPopDataClassFor(String priceType) Returns theTmaProductOfferingPriceDatasubtype for the given price type.TmaProductOfferingPriceFacade.getPopsByLimitAndOffset(TmaProductOfferingPriceFilterContextData productOfferingPriceFilterContextData, Integer offset, Integer limit) Retrieves a list of product offering prices filtered by contextMethods in de.hybris.platform.b2ctelcofacades.productofferingprice with parameters of type TmaProductOfferingPriceDataModifier and TypeMethodDescriptionbooleanTmaProductOfferingPriceFacade.createProductOfferingPrice(TmaProductOfferingPriceData productOfferingPriceData) Creates aTmaProductOfferingPriceModelfor the givenTmaProductOfferingPriceData.booleanTmaProductOfferingPriceFacade.updateProductOfferingPrice(TmaProductOfferingPriceData productOfferingPriceData) Updates the givenTmaProductOfferingPriceData. -
Uses of TmaProductOfferingPriceData in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators
Classes in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with type parameters of type TmaProductOfferingPriceDataModifier and TypeClassDescriptionclassTmaProdOfferPricePopulator<SOURCE extends TmaProductOfferingPriceModel,TARGET extends TmaProductOfferingPriceData> Populates the attributes ofTmaProductOfferingPriceDatafromTmaProductOfferingPriceModel.classTmaProductOfferingPricePopulator<SOURCE extends TmaProductOfferingPriceModel,TARGET extends TmaProductOfferingPriceData> Deprecated.since 2202.Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators that return types with arguments of type TmaProductOfferingPriceDataModifier and TypeMethodDescriptionprotected Map<String,de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceModel, TmaProductOfferingPriceData>> TmaCompositeProdOfferPricePopulator.getProductOfferingPriceConverterMap()protected Map<String,de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceModel, TmaProductOfferingPriceData>> TmaPriceDataProductOfferingPricePopulator.getProductOfferingPriceConverterMap()protected Map<String,de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceData, TmaProductOfferingPriceModel>> TmaCompositeProdOfferPriceReversePopulator.getProductOfferingPriceReverseConverterMap()Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with parameters of type TmaProductOfferingPriceDataModifier and TypeMethodDescriptionvoidTmaPopPriceEventReversePopulator.populate(TmaProductOfferingPriceData source, TmaProductOfferingPriceModel target) voidTmaPopProdSpecCharValueUseReversePopulator.populate(TmaProductOfferingPriceData source, TmaProductOfferingPriceModel target) voidTmaProductOfferingPriceReversePopulator.populate(TmaProductOfferingPriceData source, TmaProductOfferingPriceModel target) Constructor parameters in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with type arguments of type TmaProductOfferingPriceDataModifierConstructorDescriptionTmaCompositeProdOfferPricePopulator(Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceModel, TmaProductOfferingPriceData>> productOfferingPriceConverterMap) TmaCompositeProdOfferPriceReversePopulator(Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceData, TmaProductOfferingPriceModel>> productOfferingPriceReverseConverterMap, Map<String, Class<TmaProductOfferingPriceModel>> productOfferingPriceDataToModelMap, TmaGenericItemService tmaGenericItemService) TmaPriceDataProductOfferingPricePopulator(Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceModel, TmaProductOfferingPriceData>> productOfferingPriceConverterMap) -
Uses of TmaProductOfferingPriceData in de.hybris.platform.b2ctelcofacades.productofferingprice.impl
Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.impl that return TmaProductOfferingPriceDataModifier and TypeMethodDescriptionMethods in de.hybris.platform.b2ctelcofacades.productofferingprice.impl that return types with arguments of type TmaProductOfferingPriceDataModifier and TypeMethodDescriptionDefaultTmaProductOfferingPriceFacade.getPopDataClassFor(String priceType) DefaultTmaProductOfferingPriceFacade.getPopsByLimitAndOffset(TmaProductOfferingPriceFilterContextData productOfferingPriceFilterContextData, Integer offset, Integer limit) protected Map<String,de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceModel, TmaProductOfferingPriceData>> DefaultTmaProductOfferingPriceFacade.getProductOfferingPriceConverterMap()protected Map<String,de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceData, TmaProductOfferingPriceModel>> DefaultTmaProductOfferingPriceFacade.getProductOfferingPriceReverseConverterMap()protected Map<String,Class<TmaProductOfferingPriceData>> DefaultTmaProductOfferingPriceFacade.getProductOfferingPriceTypeReverseDtoMap()Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.impl with parameters of type TmaProductOfferingPriceDataModifier and TypeMethodDescriptionbooleanDefaultTmaProductOfferingPriceFacade.createProductOfferingPrice(TmaProductOfferingPriceData productOfferingPriceData) booleanDefaultTmaProductOfferingPriceFacade.updateProductOfferingPrice(TmaProductOfferingPriceData productOfferingPriceData) Constructor parameters in de.hybris.platform.b2ctelcofacades.productofferingprice.impl with type arguments of type TmaProductOfferingPriceDataModifierConstructorDescriptionDefaultTmaProductOfferingPriceFacade(TmaPopService tmaPopService, Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceModel, TmaProductOfferingPriceData>> productOfferingPriceConverterMap, Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceData, TmaProductOfferingPriceModel>> productOfferingPriceReverseConverterMap, TmaGenericItemService tmaGenericItemService, Map<String, Class<TmaProductOfferingPriceModel>> productOfferingPriceDataToModelMap, Map<String, Class<TmaProductOfferingPriceData>> productOfferingPriceTypeReverseDtoMap) -
Uses of TmaProductOfferingPriceData in de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators
Constructor parameters in de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators with type arguments of type TmaProductOfferingPriceDataModifierConstructorDescriptionTmaSearchResultPricesPopulator(Map<String, Class<TmaProductOfferingPriceData>> priceDataTypeMap, Map<String, Class<TmaPricingLogicAlgorithmData>> pricingLogicAlgorithmDataTypeMap) -
Uses of TmaProductOfferingPriceData in de.hybris.platform.b2ctelcotmfwebservices.mappers.productofferingprice
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.productofferingprice with parameters of type TmaProductOfferingPriceDataModifier and TypeMethodDescriptionvoidPopAtBaseTypeAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopBillingEventAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopHrefAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopIsBundleAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopPriceTypeAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopPscvuAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) -
Uses of TmaProductOfferingPriceData in de.hybris.platform.b2ctelcotmfwebservices.v3.mappers.productofferingprice
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.mappers.productofferingprice with parameters of type TmaProductOfferingPriceDataModifier and TypeMethodDescriptionvoidPopLifecycleStatusAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaProductOfferingPriceData target, ma.glasnost.orika.MappingContext context) voidPopPriceEventAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaProductOfferingPriceData target, ma.glasnost.orika.MappingContext context) voidPopPscvuAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaProductOfferingPriceData target, ma.glasnost.orika.MappingContext context) voidPopAtTypeAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopHrefAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopIsBundleAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopLastUpdateAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopLifecycleStatusAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopPriceEventAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopPriceTypeAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopPscvuAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) -
Uses of TmaProductOfferingPriceData in de.hybris.platform.b2ctelcotmfwebservices.v3.mappers.productofferingpriceref
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.mappers.productofferingpriceref with parameters of type TmaProductOfferingPriceDataModifier and TypeMethodDescriptionvoidProductOfferingPriceRefHrefAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPriceRef target, ma.glasnost.orika.MappingContext context) voidProductOfferingPriceRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPriceRef target, ma.glasnost.orika.MappingContext context) voidProductOfferingPriceRefSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPriceRef target, ma.glasnost.orika.MappingContext context) -
Uses of TmaProductOfferingPriceData in de.hybris.platform.commercefacades.product.data
Methods in de.hybris.platform.commercefacades.product.data that return TmaProductOfferingPriceDataMethods in de.hybris.platform.commercefacades.product.data with parameters of type TmaProductOfferingPriceDataModifier and TypeMethodDescriptionvoidPriceData.setProductOfferingPrice(TmaProductOfferingPriceData productOfferingPrice)