Uses of Class
de.hybris.platform.b2ctelcofacades.data.TmaExternalIdentifierData
Packages that use TmaExternalIdentifierData
Package
Description
-
Uses of TmaExternalIdentifierData in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.externalidentifier
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.externalidentifier with parameters of type TmaExternalIdentifierDataModifier and TypeMethodDescriptionvoidTmaExternalIdentifierTypeAttributeMapper.populateTargetAttributeFromSource(TmaExternalIdentifierData source, ExternalIdentifierWsDto target, ma.glasnost.orika.MappingContext context) -
Uses of TmaExternalIdentifierData in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type TmaExternalIdentifierDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierModel,TmaExternalIdentifierData> TmaProductUsageSpecificationBasicPopulator.getExternalIdentifierConverter()protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierModel,TmaExternalIdentifierData> TmaServiceSpecificationBasicPopulator.getExternalIdentifierConverter()Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaExternalIdentifierDataModifier and TypeMethodDescriptionprotected voidTmaExternalIdentifierPopulatorTest.assertExternalIdentifierFieldsArePopulatedCorrectly(TmaExternalIdentifierData externalIdentifierData) voidTmaExternalIdentifierPopulator.populate(TmaExternalIdentifierModel source, TmaExternalIdentifierData target) voidTmaExternalIdentifierReversePopulator.populate(TmaExternalIdentifierData source, TmaExternalIdentifierModel target) Constructor parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type TmaExternalIdentifierDataModifierConstructorDescriptionTmaProductUsageSpecificationBasicPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierModel, TmaExternalIdentifierData> externalIdentifierConverter) TmaServiceSpecificationBasicPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierModel, TmaExternalIdentifierData> externalIdentifierConverter) -
Uses of TmaExternalIdentifierData in de.hybris.platform.b2ctelcofacades.data
Methods in de.hybris.platform.b2ctelcofacades.data that return types with arguments of type TmaExternalIdentifierDataModifier and TypeMethodDescriptionTmaPricingLogicAlgorithmData.getExternalIds()TmaPricingLogicAlgorithmSpecData.getExternalIds()TmaProductSpecificationData.getExternalIds()TmaProductUsageSpecificationData.getExternalIds()TmaServiceSpecificationData.getExternalIds()Method parameters in de.hybris.platform.b2ctelcofacades.data with type arguments of type TmaExternalIdentifierDataModifier and TypeMethodDescriptionvoidTmaPricingLogicAlgorithmData.setExternalIds(List<TmaExternalIdentifierData> externalIds) voidTmaPricingLogicAlgorithmSpecData.setExternalIds(List<TmaExternalIdentifierData> externalIds) voidTmaProductSpecificationData.setExternalIds(Set<TmaExternalIdentifierData> externalIds) voidTmaProductUsageSpecificationData.setExternalIds(List<TmaExternalIdentifierData> externalIds) voidTmaServiceSpecificationData.setExternalIds(List<TmaExternalIdentifierData> externalIds) -
Uses of TmaExternalIdentifierData in de.hybris.platform.b2ctelcofacades.product.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.product.converters.populator that return types with arguments of type TmaExternalIdentifierDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierModel,TmaExternalIdentifierData> TmaProductSpecExternalIdentifierPopulator.getExternalIdentifierConverter()protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierData,TmaExternalIdentifierModel> TmaProductSpecExternalIdentifierReversePopulator.getExternalIdentifierReverseConverter()Deprecated.since 2205protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierData,TmaExternalIdentifierModel> TmaProductUsageSpecificationBasicReversePopulator.getExternalIdentifierReverseConverter()Deprecated.since 2205protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierData,TmaExternalIdentifierModel> TmaServiceSpecificationBasicReversePopulator.getExternalIdentifierReverseConverter()Deprecated.since 2205TmaProductSpecExternalIdentifierReversePopulator.getTmaExternalIdentifierEntityResourceNormalizer()TmaProductUsageSpecificationBasicReversePopulator.getTmaExternalIdentifierEntityResourceNormalizer()TmaServiceSpecificationBasicReversePopulator.getTmaExternalIdentifierEntityResourceNormalizer()Constructor parameters in de.hybris.platform.b2ctelcofacades.product.converters.populator with type arguments of type TmaExternalIdentifierDataModifierConstructorDescriptionTmaProductSpecExternalIdentifierPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierModel, TmaExternalIdentifierData> externalIdentifierConverter) TmaProductSpecExternalIdentifierReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierData, TmaExternalIdentifierModel> externalIdentifierReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaExternalIdentifierData, TmaExternalIdentifierModel> tmaExternalIdentifierEntityResourceNormalizer) TmaProductSpecExternalIdentifierReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierData, TmaExternalIdentifierModel> externalIdentifierReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaExternalIdentifierData, TmaExternalIdentifierModel> tmaExternalIdentifierEntityResourceNormalizer) TmaProductUsageSpecificationBasicReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierData, TmaExternalIdentifierModel> externalIdentifierReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaExternalIdentifierData, TmaExternalIdentifierModel> tmaExternalIdentifierEntityResourceNormalizer, de.hybris.platform.catalog.CatalogVersionService catalogVersionService) 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) 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 TmaExternalIdentifierData in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators
Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators that return types with arguments of type TmaExternalIdentifierDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierModel,TmaExternalIdentifierData> TmaPricingLogicAlgorithmPopulator.getExternalIdentifierConverter()protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierModel,TmaExternalIdentifierData> TmaPricingLogicAlgorithmSpecPopulator.getExternalIdentifierConverter()protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierData,TmaExternalIdentifierModel> TmaPricingLogicAlgorithmBasicReversePopulator.getExternalIdentifierReverseConverter()Deprecated.since 2205protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierData,TmaExternalIdentifierModel> TmaPricingLogicAlgorithmSpecReversePopulator.getExternalIdentifierReverseConverter()Deprecated.since 2205TmaPricingLogicAlgorithmBasicReversePopulator.getTmaExternalIdentifierEntityResourceNormalizer()TmaPricingLogicAlgorithmSpecReversePopulator.getTmaExternalIdentifierEntityResourceNormalizer()Method parameters in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with type arguments of type TmaExternalIdentifierDataModifier and TypeMethodDescriptionprotected voidTmaPricingLogicAlgorithmSpecPopulatorTest.assertExternalIdFieldsArePopulatedCorrectly(List<TmaExternalIdentifierData> externalIdentifierData) protected voidTmaPricingLogicAlgorithmPopulatorTest.assertExternalPlaIdFieldsArePopulatedCorrectly(List<TmaExternalIdentifierData> externalIdentifierData) protected voidTmaPricingLogicAlgorithmPopulatorTest.assertExternalPlaSpecIdFieldsArePopulatedCorrectly(List<TmaExternalIdentifierData> externalIdentifierData) Constructor parameters in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with type arguments of type TmaExternalIdentifierDataModifierConstructorDescriptionTmaPricingLogicAlgorithmBasicReversePopulator(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) TmaPricingLogicAlgorithmSpecPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierModel, TmaExternalIdentifierData> externalIdentifierConverter) TmaPricingLogicAlgorithmSpecReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierData, TmaExternalIdentifierModel> externalIdentifierReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaExternalIdentifierData, TmaExternalIdentifierModel> tmaExternalIdentifierEntityResourceNormalizer) TmaPricingLogicAlgorithmSpecReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierData, TmaExternalIdentifierModel> externalIdentifierReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaExternalIdentifierData, TmaExternalIdentifierModel> tmaExternalIdentifierEntityResourceNormalizer) -
Uses of TmaExternalIdentifierData in de.hybris.platform.b2ctelcotmfwebservices.mappers.externalidentifier
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.externalidentifier with parameters of type TmaExternalIdentifierDataModifier and TypeMethodDescriptionvoidExternalIdentifierTypeAttributeMapper.populateSourceAttributeFromTarget(ExternalIdentifier target, TmaExternalIdentifierData source, ma.glasnost.orika.MappingContext context) voidExternalIdentifierTypeAttributeMapper.populateTargetAttributeFromSource(TmaExternalIdentifierData source, ExternalIdentifier target, ma.glasnost.orika.MappingContext context)