Uses of Class
de.hybris.platform.b2ctelcofacades.data.TmaProductUsageSpecificationData
Packages that use TmaProductUsageSpecificationData
Package
Description
-
Uses of TmaProductUsageSpecificationData in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.usagespecificationref
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.usagespecificationref with parameters of type TmaProductUsageSpecificationDataModifier and TypeMethodDescriptionvoidTmaUsageSpecRefExternalIdentifierAttributeMapper.populateTargetAttributeFromSource(TmaProductUsageSpecificationData source, UsageSpecificationRefWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaUsageSpecRefHrefAttributeMapper.populateTargetAttributeFromSource(TmaProductUsageSpecificationData source, UsageSpecificationRefWsDTO target, ma.glasnost.orika.MappingContext context) -
Uses of TmaProductUsageSpecificationData in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type TmaProductUsageSpecificationDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductUsageSpecificationModel,TmaProductUsageSpecificationData> TmaProductSpecUsageSpecPopulator.getTmaProductUsageSpecificationConverter()Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaProductUsageSpecificationDataModifier and TypeMethodDescriptionvoidTmaProductUsageSpecificationBasicPopulator.populate(TmaProductUsageSpecificationModel source, TmaProductUsageSpecificationData target) Constructor parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type TmaProductUsageSpecificationDataModifierConstructorDescriptionTmaProductSpecUsageSpecPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductUsageSpecificationModel, TmaProductUsageSpecificationData> tmaProductUsageSpecificationConverter) -
Uses of TmaProductUsageSpecificationData in de.hybris.platform.b2ctelcofacades.data
Methods in de.hybris.platform.b2ctelcofacades.data that return TmaProductUsageSpecificationDataModifier and TypeMethodDescriptionTmaUsageProdOfferPriceChargeData.getProductUsageSpecification()TmaProductSpecificationData.getUsageSpecification()Methods in de.hybris.platform.b2ctelcofacades.data with parameters of type TmaProductUsageSpecificationDataModifier and TypeMethodDescriptionvoidTmaUsageProdOfferPriceChargeData.setProductUsageSpecification(TmaProductUsageSpecificationData productUsageSpecification) voidTmaProductSpecificationData.setUsageSpecification(TmaProductUsageSpecificationData usageSpecification) -
Uses of TmaProductUsageSpecificationData in de.hybris.platform.b2ctelcofacades.product.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.product.converters.populator that return types with arguments of type TmaProductUsageSpecificationDataModifier and TypeMethodDescriptionprotected TmaEntityResourceNormalizer<TmaProductUsageSpecificationData,TmaProductUsageSpecificationModel> TmaProductSpecUsageSpecReversePopulator.getTmaProdSpecUsageSpecEntityResourceNormalizer()protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductUsageSpecificationData,TmaProductUsageSpecificationModel> TmaProductSpecUsageSpecReversePopulator.getTmaProductUsageSpecificationReverseConverter()Deprecated.since 2205Methods in de.hybris.platform.b2ctelcofacades.product.converters.populator with parameters of type TmaProductUsageSpecificationDataModifier and TypeMethodDescriptionvoidTmaProductUsageSpecificationBasicReversePopulator.populate(TmaProductUsageSpecificationData source, TmaProductUsageSpecificationModel target) Constructor parameters in de.hybris.platform.b2ctelcofacades.product.converters.populator with type arguments of type TmaProductUsageSpecificationDataModifierConstructorDescriptionTmaProductSpecUsageSpecReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductUsageSpecificationData, TmaProductUsageSpecificationModel> tmaProductUsageSpecificationReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaProductUsageSpecificationData, TmaProductUsageSpecificationModel> tmaProdSpecUsageSpecEntityResourceNormalizer) TmaProductSpecUsageSpecReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductUsageSpecificationData, TmaProductUsageSpecificationModel> tmaProductUsageSpecificationReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaProductUsageSpecificationData, TmaProductUsageSpecificationModel> tmaProdSpecUsageSpecEntityResourceNormalizer) -
Uses of TmaProductUsageSpecificationData in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators
Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators that return types with arguments of type TmaProductUsageSpecificationDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductUsageSpecificationModel,TmaProductUsageSpecificationData> TmaUsageProdOfferPricePopulator.getProductUsageSpecificationConverter()protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductUsageSpecificationData,TmaProductUsageSpecificationModel> TmaUsageProdOfferPriceBasicReversePopulator.getProductUsageSpecificationReverseConverter()Deprecated.since 2205protected TmaEntityResourceNormalizer<TmaProductUsageSpecificationData,TmaProductUsageSpecificationModel> TmaUsageProdOfferPriceBasicReversePopulator.getTmaProdSpecUsageSpecEntityResourceNormalizer() -
Uses of TmaProductUsageSpecificationData in de.hybris.platform.b2ctelcotmfwebservices.mappers.usagespecificationref
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.usagespecificationref with parameters of type TmaProductUsageSpecificationDataModifier and TypeMethodDescriptionvoidUsageSpecificationRefExternalIdentifierAttributeMapper.populateSourceAttributeFromTarget(UsageSpecificationRef target, TmaProductUsageSpecificationData source, ma.glasnost.orika.MappingContext context) voidUsageSpecificationRefExternalIdentifierAttributeMapper.populateTargetAttributeFromSource(TmaProductUsageSpecificationData source, UsageSpecificationRef target, ma.glasnost.orika.MappingContext context) voidUsageSpecificationRefHrefAttributeMapper.populateTargetAttributeFromSource(TmaProductUsageSpecificationData source, UsageSpecificationRef target, ma.glasnost.orika.MappingContext context) voidUsageSpecificationRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(TmaProductUsageSpecificationData source, UsageSpecificationRef target, ma.glasnost.orika.MappingContext context)