Uses of Class
de.hybris.platform.b2ctelcofacades.data.TmaProductSpecTypeData
Packages that use TmaProductSpecTypeData
Package
Description
-
Uses of TmaProductSpecTypeData in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type TmaProductSpecTypeDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecTypeModel,TmaProductSpecTypeData> TmaProductSpecProductSpecTypesPopulator.getTmaProductSpecTypeConverter()Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaProductSpecTypeDataModifier and TypeMethodDescriptionvoidTmaProductSpecTypeBasicPopulator.populate(TmaProductSpecTypeModel source, TmaProductSpecTypeData target) Constructor parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type TmaProductSpecTypeDataModifierConstructorDescriptionTmaProductSpecProductSpecTypesPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecTypeModel, TmaProductSpecTypeData> tmaProductSpecTypeConverter) -
Uses of TmaProductSpecTypeData in de.hybris.platform.b2ctelcofacades.data
Methods in de.hybris.platform.b2ctelcofacades.data that return types with arguments of type TmaProductSpecTypeDataMethod parameters in de.hybris.platform.b2ctelcofacades.data with type arguments of type TmaProductSpecTypeDataModifier and TypeMethodDescriptionvoidTmaProductSpecificationData.setProductSpecType(Set<TmaProductSpecTypeData> productSpecType) -
Uses of TmaProductSpecTypeData in de.hybris.platform.b2ctelcofacades.product.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.product.converters.populator that return types with arguments of type TmaProductSpecTypeDataModifier and TypeMethodDescriptionTmaProductSpecProductSpecTypesReversePopulator.getTmaProdSpecTypeEntityResourceNormalizer()protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecTypeData,TmaProductSpecTypeModel> TmaProductSpecProductSpecTypesReversePopulator.getTmaProductSpecTypeReverseConverter()Deprecated.since 2205Methods in de.hybris.platform.b2ctelcofacades.product.converters.populator with parameters of type TmaProductSpecTypeDataModifier and TypeMethodDescriptionvoidTmaProductSpecTypeBasicReversePopulator.populate(TmaProductSpecTypeData source, TmaProductSpecTypeModel target) Constructor parameters in de.hybris.platform.b2ctelcofacades.product.converters.populator with type arguments of type TmaProductSpecTypeDataModifierConstructorDescriptionTmaProductSpecProductSpecTypesReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecTypeData, TmaProductSpecTypeModel> tmaProductSpecTypeReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaProductSpecTypeData, TmaProductSpecTypeModel> tmaProdSpecTypeEntityResourceNormalizer) TmaProductSpecProductSpecTypesReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecTypeData, TmaProductSpecTypeModel> tmaProductSpecTypeReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaProductSpecTypeData, TmaProductSpecTypeModel> tmaProdSpecTypeEntityResourceNormalizer)