Uses of Class
de.hybris.platform.b2ctelcofacades.data.TmaProductSpecCharacteristicData
Packages that use TmaProductSpecCharacteristicData
Package
Description
-
Uses of TmaProductSpecCharacteristicData in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type TmaProductSpecCharacteristicDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecCharacteristicModel,TmaProductSpecCharacteristicData> TmaProductSpecPscPopulator.getTmaProductSpecCharacteristicConverter()Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaProductSpecCharacteristicDataModifier and TypeMethodDescriptionvoidTmaProductSpecCharacteristicPopulator.populate(TmaProductSpecCharacteristicModel source, TmaProductSpecCharacteristicData target) Constructor parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type TmaProductSpecCharacteristicDataModifierConstructorDescriptionTmaProductSpecPscPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecCharacteristicModel, TmaProductSpecCharacteristicData> tmaProductSpecCharacteristicConverter) -
Uses of TmaProductSpecCharacteristicData in de.hybris.platform.b2ctelcofacades.data
Methods in de.hybris.platform.b2ctelcofacades.data that return TmaProductSpecCharacteristicDataMethods in de.hybris.platform.b2ctelcofacades.data that return types with arguments of type TmaProductSpecCharacteristicDataMethods in de.hybris.platform.b2ctelcofacades.data with parameters of type TmaProductSpecCharacteristicDataModifier and TypeMethodDescriptionvoidTmaChecklistActionData.setCharacteristic(TmaProductSpecCharacteristicData characteristic) Method parameters in de.hybris.platform.b2ctelcofacades.data with type arguments of type TmaProductSpecCharacteristicDataModifier and TypeMethodDescriptionvoidTmaProductSpecificationData.setProductSpecCharacteristic(Set<TmaProductSpecCharacteristicData> productSpecCharacteristic) -
Uses of TmaProductSpecCharacteristicData in de.hybris.platform.b2ctelcofacades.product.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.product.converters.populator that return types with arguments of type TmaProductSpecCharacteristicDataModifier and TypeMethodDescriptionprotected TmaEntityResourceNormalizer<TmaProductSpecCharacteristicData,TmaProductSpecCharacteristicModel> TmaProductSpecPscReversePopulator.getTmaProdSpecCharacteristicEntityResourceNormalizer()protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecCharacteristicData,TmaProductSpecCharacteristicModel> TmaProductSpecPscReversePopulator.getTmaProductSpecCharacteristicReverseConverter()Deprecated.since 2205Methods in de.hybris.platform.b2ctelcofacades.product.converters.populator with parameters of type TmaProductSpecCharacteristicDataModifier and TypeMethodDescriptionvoidTmaProductSpecCharacteristicReversePopulator.populate(TmaProductSpecCharacteristicData source, TmaProductSpecCharacteristicModel target) Constructor parameters in de.hybris.platform.b2ctelcofacades.product.converters.populator with type arguments of type TmaProductSpecCharacteristicDataModifierConstructorDescriptionTmaProductSpecPscReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecCharacteristicData, TmaProductSpecCharacteristicModel> tmaProductSpecCharacteristicReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaProductSpecCharacteristicData, TmaProductSpecCharacteristicModel> tmaProdSpecCharacteristicEntityResourceNormalizer) TmaProductSpecPscReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecCharacteristicData, TmaProductSpecCharacteristicModel> tmaProductSpecCharacteristicReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaProductSpecCharacteristicData, TmaProductSpecCharacteristicModel> tmaProdSpecCharacteristicEntityResourceNormalizer) -
Uses of TmaProductSpecCharacteristicData in de.hybris.platform.b2ctelcotmfwebservices.mappers.productspeccharacteristicref
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.productspeccharacteristicref with parameters of type TmaProductSpecCharacteristicDataModifier and TypeMethodDescriptionvoidPscRefHrefAttributeMapper.populateTargetAttributeFromSource(TmaProductSpecCharacteristicData source, ProductSpecCharacteristicRef target, ma.glasnost.orika.MappingContext context) voidPscRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(TmaProductSpecCharacteristicData source, ProductSpecCharacteristicRef target, ma.glasnost.orika.MappingContext context) -
Uses of TmaProductSpecCharacteristicData in de.hybris.platform.b2ctelcotmfwebservices.mappers.productspecificationcharacteristic
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.productspecificationcharacteristic with parameters of type TmaProductSpecCharacteristicDataModifier and TypeMethodDescriptionvoidProdSpecCharPscvsAttributeMapper.populateSourceAttributeFromTarget(ProductSpecCharacteristic target, TmaProductSpecCharacteristicData source, ma.glasnost.orika.MappingContext context) voidProdSpecCharAtTypeAttributeMapper.populateTargetAttributeFromSource(TmaProductSpecCharacteristicData source, ProductSpecCharacteristic target, ma.glasnost.orika.MappingContext context) voidProdSpecCharPscvsAttributeMapper.populateTargetAttributeFromSource(TmaProductSpecCharacteristicData source, ProductSpecCharacteristic target, ma.glasnost.orika.MappingContext context) voidProdSpecCharSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TmaProductSpecCharacteristicData source, ProductSpecCharacteristic target, ma.glasnost.orika.MappingContext context)