Uses of Interface
de.hybris.platform.b2ctelcofacades.normalizer.TmaEntityResourceNormalizer
Packages that use TmaEntityResourceNormalizer
Package
Description
-
Uses of TmaEntityResourceNormalizer in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return TmaEntityResourceNormalizerModifier and TypeMethodDescriptionprotected TmaEntityResourceNormalizer<TmaProductSpecCharacteristicValueData,TmaProductSpecCharacteristicValueModel> TmaProductSpecCharValueUseReversePopulator.getProductSpecCharacteristicValueEntityResourceNormalizer()protected TmaEntityResourceNormalizer<ImageData,MediaModel> TmaProductOfferingImagesReversePopulator.getTmaImageEntityResourceNormalizer()TmaImageReversePopulator.getTmaMediaFormatEntityResourceNormalizer()protected TmaEntityResourceNormalizer<PriceData,PriceRowModel> TmaProductOfferingPriceRowReversePopulator.getTmaPriceRowEntityResourceNormalizer()protected TmaEntityResourceNormalizer<TmaProductSpecCharacteristicValueUseData,TmaProductSpecCharValueUseModel> TmaProductOfferingPscvuReversePopulator.getTmaPscvUseEntityResourceNormalizer()Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type TmaEntityResourceNormalizerModifier and TypeMethodDescriptionprotected Map<String,TmaEntityResourceNormalizer<TmaProductSpecificationData, TmaProductSpecificationModel>> TmaProductOfferingProductSpecificationReversePopulator.getProductSpecificationNormalizerMap()Constructors in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaEntityResourceNormalizerModifierConstructorDescriptionTmaImageReversePopulator(TmaGenericItemService tmaGenericItemService, de.hybris.platform.catalog.CatalogVersionService catalogVersionService, TmaEntityResourceNormalizer<TmaMediaFormatData, MediaFormatModel> tmaMediaFormatEntityResourceNormalizer) TmaProductOfferingImagesReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<ImageData, MediaModel> imageReverseConverter, TmaEntityResourceNormalizer<ImageData, MediaModel> tmaImageEntityResourceNormalizer, TmaGenericItemService tmaGenericItemService, de.hybris.platform.catalog.CatalogVersionService catalogVersionService) TmaProductOfferingPriceRowReversePopulator(TmaGenericItemService tmaGenericItemService, de.hybris.platform.servicelayer.model.ModelService modelService, de.hybris.platform.servicelayer.dto.converter.Converter<PriceData, PriceRowModel> tmaPriceRowReverseConverter, TmaEntityResourceNormalizer<PriceData, PriceRowModel> tmaPriceRowEntityResourceNormalizer) TmaProductOfferingPscvuReversePopulator(TmaGenericItemService tmaGenericItemService, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecCharacteristicValueUseData, TmaProductSpecCharValueUseModel> tmaProductSpecCharValueUseReverseConverter, TmaEntityResourceNormalizer<TmaProductSpecCharacteristicValueUseData, TmaProductSpecCharValueUseModel> tmaPscvUseEntityResourceNormalizer) TmaProductSpecCharValueUseReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecCharacteristicValueData, TmaProductSpecCharacteristicValueModel> productSpecCharacteristicValueModelReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaProductSpecCharacteristicValueData, TmaProductSpecCharacteristicValueModel> productSpecCharacteristicValueEntityResourceNormalizer, de.hybris.platform.catalog.CatalogVersionService catalogVersionService) Constructor parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type TmaEntityResourceNormalizerModifierConstructorDescriptionTmaProductOfferingProductSpecificationReversePopulator(TmaGenericItemService tmaGenericItemService, Map<String, TmaEntityResourceNormalizer<TmaProductSpecificationData, TmaProductSpecificationModel>> productSpecificationNormalizerMap) -
Uses of TmaEntityResourceNormalizer in de.hybris.platform.b2ctelcofacades.normalizer.impl
Classes in de.hybris.platform.b2ctelcofacades.normalizer.impl that implement TmaEntityResourceNormalizerModifier and TypeClassDescriptionclassDefaultTmaEntityResourceNormalizer<SOURCE,TARGET extends ItemModel> Default implementation ofTmaEntityResourceNormalizer -
Uses of TmaEntityResourceNormalizer in de.hybris.platform.b2ctelcofacades.product.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.product.converters.populator that return TmaEntityResourceNormalizerModifier and TypeMethodDescriptionprotected TmaEntityResourceNormalizer<TmaProductSpecCharacteristicValueData,TmaProductSpecCharacteristicValueModel> TmaProductSpecCharacteristicReversePopulator.getProductSpecCharacteristicValueEntityResourceNormalizer()protected TmaEntityResourceNormalizer<TmaServiceSpecificationData,TmaCustomerFacingServiceSpecModel> TmaProductSpecServiceSpecsReversePopulator.getTmaCustomerFacingServiceSpecEntityResourceNormalizer()TmaProductSpecExternalIdentifierReversePopulator.getTmaExternalIdentifierEntityResourceNormalizer()TmaProductUsageSpecificationBasicReversePopulator.getTmaExternalIdentifierEntityResourceNormalizer()TmaServiceSpecificationBasicReversePopulator.getTmaExternalIdentifierEntityResourceNormalizer()protected TmaEntityResourceNormalizer<TmaProductSpecCharacteristicData,TmaProductSpecCharacteristicModel> TmaProductSpecPscReversePopulator.getTmaProdSpecCharacteristicEntityResourceNormalizer()TmaProductSpecProductSpecTypesReversePopulator.getTmaProdSpecTypeEntityResourceNormalizer()protected TmaEntityResourceNormalizer<TmaProductUsageSpecificationData,TmaProductUsageSpecificationModel> TmaProductSpecUsageSpecReversePopulator.getTmaProdSpecUsageSpecEntityResourceNormalizer()TmaProductSpecCharacteristicValueReversePopulator.getTmaUsageUnitEntityResourceNormalizer()Methods in de.hybris.platform.b2ctelcofacades.product.converters.populator that return types with arguments of type TmaEntityResourceNormalizerModifier and TypeMethodDescriptionprotected Map<String,TmaEntityResourceNormalizer<TmaProductSpecificationData, TmaProductSpecificationModel>> TmaCompositeProductSpecificationChildrenReversePopulator.getProductSpecificationNormalizerMap()Constructors in de.hybris.platform.b2ctelcofacades.product.converters.populator with parameters of type TmaEntityResourceNormalizerModifierConstructorDescriptionTmaProductSpecCharacteristicReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecCharacteristicValueData, TmaProductSpecCharacteristicValueModel> tmaProductSpecCharacteristicValueReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaProductSpecCharacteristicValueData, TmaProductSpecCharacteristicValueModel> productSpecCharacteristicValueEntityResourceNormalizer, de.hybris.platform.catalog.CatalogVersionService catalogVersionService) TmaProductSpecCharacteristicValueReversePopulator(TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<UsageUnitData, UsageUnitModel> tmaUsageUnitEntityResourceNormalizer, de.hybris.platform.catalog.CatalogVersionService catalogVersionService) TmaProductSpecExternalIdentifierReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierData, TmaExternalIdentifierModel> externalIdentifierReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaExternalIdentifierData, TmaExternalIdentifierModel> tmaExternalIdentifierEntityResourceNormalizer) TmaProductSpecProductSpecTypesReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecTypeData, TmaProductSpecTypeModel> tmaProductSpecTypeReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaProductSpecTypeData, TmaProductSpecTypeModel> tmaProdSpecTypeEntityResourceNormalizer) TmaProductSpecPscReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecCharacteristicData, TmaProductSpecCharacteristicModel> tmaProductSpecCharacteristicReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaProductSpecCharacteristicData, TmaProductSpecCharacteristicModel> tmaProdSpecCharacteristicEntityResourceNormalizer) TmaProductSpecServiceSpecsReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaServiceSpecificationData, TmaCustomerFacingServiceSpecModel> tmaCustomerFacingServiceSpecReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaServiceSpecificationData, TmaCustomerFacingServiceSpecModel> tmaCustomerFacingServiceSpecEntityResourceNormalizer) TmaProductSpecUsageSpecReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductUsageSpecificationData, TmaProductUsageSpecificationModel> tmaProductUsageSpecificationReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaProductUsageSpecificationData, TmaProductUsageSpecificationModel> tmaProdSpecUsageSpecEntityResourceNormalizer) TmaProductUsageSpecificationBasicReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierData, TmaExternalIdentifierModel> externalIdentifierReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaExternalIdentifierData, TmaExternalIdentifierModel> tmaExternalIdentifierEntityResourceNormalizer, de.hybris.platform.catalog.CatalogVersionService catalogVersionService) TmaServiceSpecificationBasicReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierData, TmaExternalIdentifierModel> externalIdentifierReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaExternalIdentifierData, TmaExternalIdentifierModel> tmaExternalIdentifierEntityResourceNormalizer, de.hybris.platform.catalog.CatalogVersionService catalogVersionService) -
Uses of TmaEntityResourceNormalizer in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators
Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators that return TmaEntityResourceNormalizerModifier and TypeMethodDescriptionTmaPopPriceEventReversePopulator.getTmaBillingTimeEntityResourceNormalizer()protected TmaEntityResourceNormalizer<CurrencyData,CurrencyModel> TmaComponentProdOfferPriceReversePopulator.getTmaCurrencyEntityResourceNormalizer()TmaPricingLogicAlgorithmBasicReversePopulator.getTmaExternalIdentifierEntityResourceNormalizer()TmaPricingLogicAlgorithmSpecReversePopulator.getTmaExternalIdentifierEntityResourceNormalizer()protected TmaEntityResourceNormalizer<TmaProductUsageSpecificationData,TmaProductUsageSpecificationModel> TmaUsageProdOfferPriceBasicReversePopulator.getTmaProdSpecUsageSpecEntityResourceNormalizer()protected TmaEntityResourceNormalizer<TmaProductSpecCharacteristicValueUseData,TmaProductSpecCharValueUseModel> TmaPopProdSpecCharValueUseReversePopulator.getTmaPscvUseEntityResourceNormalizer()TmaUsageProdOfferPriceBasicReversePopulator.getTmaUsageUnitEntityResourceNormalizer()Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators that return types with arguments of type TmaEntityResourceNormalizerModifier and TypeMethodDescriptionprotected Map<String,TmaEntityResourceNormalizer<TmaPricingLogicAlgorithmData, TmaPricingLogicAlgorithmModel>> TmaComponentProdOfferPriceReversePopulator.getTmaPricingLogicAlgorithmEntityNormalizerMap()protected Map<String,TmaEntityResourceNormalizer<TmaPricingLogicAlgorithmSpecData, TmaPricingLogicAlgorithmSpecModel>> TmaPricingLogicAlgorithmBasicReversePopulator.getTmaPricingLogicAlgorithmToPlaSpecEntityNormalizerMap()Constructors in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with parameters of type TmaEntityResourceNormalizerModifierConstructorDescriptionTmaComponentProdOfferPriceReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<CurrencyData, CurrencyModel> currencyReverseConverter, Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaPricingLogicAlgorithmData, TmaPricingLogicAlgorithmModel>> pricingLogicAlgorithmReverseConverterMap, Map<String, Class<TmaPricingLogicAlgorithmModel>> pricingLogicAlgorithmReverseDataMap, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<CurrencyData, CurrencyModel> tmaCurrencyEntityResourceNormalizer, Map<String, TmaEntityResourceNormalizer<TmaPricingLogicAlgorithmData, TmaPricingLogicAlgorithmModel>> tmaPricingLogicAlgorithmEntityNormalizerMap) TmaPopPriceEventReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<BillingTimeData, BillingTimeModel> tmaBillingTimeReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<BillingTimeData, BillingTimeModel> tmaBillingTimeEntityResourceNormalizer) TmaPopProdSpecCharValueUseReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecCharacteristicValueUseData, TmaProductSpecCharValueUseModel> tmaProductSpecCharValueUseReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaProductSpecCharacteristicValueUseData, TmaProductSpecCharValueUseModel> tmaPscvUseEntityResourceNormalizer) TmaPricingLogicAlgorithmBasicReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaPricingLogicAlgorithmSpecData, TmaPricingLogicAlgorithmSpecModel> pricingLogicAlgorithmSpecReverseConverter, de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierData, TmaExternalIdentifierModel> externalIdentifierReverseConverter, TmaGenericItemService tmaGenericItemService, Map<String, Class<TmaPricingLogicAlgorithmSpecModel>> pricingLogicAlgorithmToPlaSpecTypeMap, TmaEntityResourceNormalizer<TmaExternalIdentifierData, TmaExternalIdentifierModel> tmaExternalIdentifierEntityResourceNormalizer, Map<String, TmaEntityResourceNormalizer<TmaPricingLogicAlgorithmSpecData, TmaPricingLogicAlgorithmSpecModel>> tmaPricingLogicAlgorithmToPlaSpecEntityNormalizerMap) TmaPricingLogicAlgorithmSpecReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierData, TmaExternalIdentifierModel> externalIdentifierReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaExternalIdentifierData, TmaExternalIdentifierModel> tmaExternalIdentifierEntityResourceNormalizer) TmaUsageProdOfferPriceBasicReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<UsageUnitData, UsageUnitModel> usageUnitReverseConverter, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductUsageSpecificationData, TmaProductUsageSpecificationModel> productUsageSpecificationReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<UsageUnitData, UsageUnitModel> tmaUsageUnitEntityResourceNormalizer, TmaEntityResourceNormalizer<TmaProductUsageSpecificationData, TmaProductUsageSpecificationModel> tmaProdSpecUsageSpecEntityResourceNormalizer)