Uses of Interface
de.hybris.platform.b2ctelcoservices.services.TmaGenericItemService
Packages that use TmaGenericItemService
Package
Description
-
Uses of TmaGenericItemService in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return TmaGenericItemServiceModifier and TypeMethodDescriptionprotected TmaGenericItemServiceTmaBpoChildrenReversePopulator.getTmaGenericItemService()protected TmaGenericItemServiceTmaImageReversePopulator.getTmaGenericItemService()Deprecated.since 2205.protected TmaGenericItemServiceTmaPriceRowReversePopulator.getTmaGenericItemService()protected TmaGenericItemServiceTmaProductOfferingCategoriesReversePopulator.getTmaGenericItemService()protected TmaGenericItemServiceTmaProductOfferingGroupsReversePopulator.getTmaGenericItemService()protected TmaGenericItemServiceTmaProductOfferingImagesReversePopulator.getTmaGenericItemService()protected TmaGenericItemServiceTmaProductOfferingParentsReversePopulator.getTmaGenericItemService()protected TmaGenericItemServiceTmaProductOfferingPriceRowReversePopulator.getTmaGenericItemService()Deprecated.since 2205.protected TmaGenericItemServiceTmaProductOfferingProductSpecificationReversePopulator.getTmaGenericItemService()Deprecated.since 2205.protected TmaGenericItemServiceTmaProductOfferingPscvuReversePopulator.getTmaGenericItemService()Deprecated.since 2205.protected TmaGenericItemServiceTmaProductSpecCharValueUseReversePopulator.getTmaGenericItemService()Deprecated.since 2205.Constructors in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaGenericItemServiceModifierConstructorDescriptionTmaBpoChildrenReversePopulator(TmaGenericItemService tmaGenericItemService) TmaImageReversePopulator(TmaGenericItemService tmaGenericItemService, de.hybris.platform.catalog.CatalogVersionService catalogVersionService, TmaEntityResourceNormalizer<TmaMediaFormatData, MediaFormatModel> tmaMediaFormatEntityResourceNormalizer) TmaPriceRowReversePopulator(TmaPoService tmaPoService, de.hybris.platform.enumeration.EnumerationService enumerationService, TmaGenericItemService tmaGenericItemService, de.hybris.platform.catalog.CatalogVersionService catalogVersionService, de.hybris.platform.servicelayer.i18n.CommonI18NService commonI18NService) TmaProductOfferingCategoriesReversePopulator(TmaGenericItemService tmaGenericItemService) TmaProductOfferingGroupsReversePopulator(TmaGenericItemService tmaGenericItemService) TmaProductOfferingImagesReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<ImageData, MediaModel> imageReverseConverter, TmaEntityResourceNormalizer<ImageData, MediaModel> tmaImageEntityResourceNormalizer, TmaGenericItemService tmaGenericItemService, de.hybris.platform.catalog.CatalogVersionService catalogVersionService) TmaProductOfferingParentsReversePopulator(TmaGenericItemService tmaGenericItemService) TmaProductOfferingPriceRowReversePopulator(TmaGenericItemService tmaGenericItemService, de.hybris.platform.servicelayer.model.ModelService modelService, de.hybris.platform.servicelayer.dto.converter.Converter<PriceData, PriceRowModel> tmaPriceRowReverseConverter, TmaEntityResourceNormalizer<PriceData, PriceRowModel> tmaPriceRowEntityResourceNormalizer) TmaProductOfferingProductSpecificationReversePopulator(TmaGenericItemService tmaGenericItemService, Map<String, TmaEntityResourceNormalizer<TmaProductSpecificationData, TmaProductSpecificationModel>> productSpecificationNormalizerMap) 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) -
Uses of TmaGenericItemService in de.hybris.platform.b2ctelcofacades.directdebit.impl
Methods in de.hybris.platform.b2ctelcofacades.directdebit.impl that return TmaGenericItemServiceModifier and TypeMethodDescriptionprotected TmaGenericItemServiceDefaultTmaDirectDebitPaymentInfoFacade.getTmaGenericItemService()Constructors in de.hybris.platform.b2ctelcofacades.directdebit.impl with parameters of type TmaGenericItemServiceModifierConstructorDescriptionDefaultTmaDirectDebitPaymentInfoFacade(TmaDirectDebitPaymentInfoService tmaDirectDebitPaymentInfoService, TmaGenericItemService tmaGenericItemService, de.hybris.platform.servicelayer.user.UserService userService, de.hybris.platform.servicelayer.dto.converter.Converter<TuaDirectDebitPaymentInfoModel, TuaDirectDebitPaymentInfoData> tmaDirectDebitPaymentInfoConverter) Constructor method ofTmaDirectDebitPaymentInfoFacade -
Uses of TmaGenericItemService in de.hybris.platform.b2ctelcofacades.normalizer.impl
Methods in de.hybris.platform.b2ctelcofacades.normalizer.impl that return TmaGenericItemServiceModifier and TypeMethodDescriptionprotected TmaGenericItemServiceDefaultTmaEntityResourceNormalizer.getTmaGenericItemService()Constructors in de.hybris.platform.b2ctelcofacades.normalizer.impl with parameters of type TmaGenericItemServiceModifierConstructorDescriptionDefaultTmaEntityResourceNormalizer(TmaGenericItemService tmaGenericItemService, de.hybris.platform.servicelayer.dto.converter.Converter<SOURCE, TARGET> reverseConverter, Class<TARGET> targetClass, String targetTypeCode) -
Uses of TmaGenericItemService in de.hybris.platform.b2ctelcofacades.product.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.product.converters.populator that return TmaGenericItemServiceModifier and TypeMethodDescriptionprotected TmaGenericItemServiceTmaCompositeProductSpecificationChildrenReversePopulator.getTmaGenericItemService()Deprecated.since 2205protected TmaGenericItemServiceTmaProductSpecCharacteristicReversePopulator.getTmaGenericItemService()Deprecated.since 2205protected TmaGenericItemServiceTmaProductSpecCharacteristicValueReversePopulator.getTmaGenericItemService()Deprecated.since 2205protected TmaGenericItemServiceTmaProductSpecExternalIdentifierReversePopulator.getTmaGenericItemService()Deprecated.since 2205protected TmaGenericItemServiceTmaProductSpecProductSpecTypesReversePopulator.getTmaGenericItemService()Deprecated.since 2205protected TmaGenericItemServiceTmaProductSpecPscReversePopulator.getTmaGenericItemService()Deprecated.since 2205protected TmaGenericItemServiceTmaProductSpecServiceSpecsReversePopulator.getTmaGenericItemService()Deprecated.since 2205protected TmaGenericItemServiceTmaProductSpecUsageSpecReversePopulator.getTmaGenericItemService()Deprecated.since 2205protected TmaGenericItemServiceTmaProductUsageSpecificationBasicReversePopulator.getTmaGenericItemService()Deprecated.since 2205protected TmaGenericItemServiceTmaServiceSpecificationBasicReversePopulator.getTmaGenericItemService()Deprecated.since 2205Constructors in de.hybris.platform.b2ctelcofacades.product.converters.populator with parameters of type TmaGenericItemServiceModifierConstructorDescriptionTmaCompositeProductSpecificationChildrenReversePopulator(Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecificationData, TmaProductSpecificationModel>> productSpecificationReverseConverterMap, TmaGenericItemService tmaGenericItemService, Map<String, TmaEntityResourceNormalizer<TmaProductSpecificationData, TmaProductSpecificationModel>> productSpecificationNormalizerMap) TmaProductSpecCharacteristicReversePopulator(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 TmaGenericItemService in de.hybris.platform.b2ctelcofacades.product.impl
Methods in de.hybris.platform.b2ctelcofacades.product.impl that return TmaGenericItemServiceModifier and TypeMethodDescriptionprotected TmaGenericItemServiceDefaultTmaProductOfferFacade.getTmaGenericItemService()protected TmaGenericItemServiceDefaultTmaProductSpecificationFacade.getTmaGenericItemService()Constructors in de.hybris.platform.b2ctelcofacades.product.impl with parameters of type TmaGenericItemServiceModifierConstructorDescriptionDefaultTmaProductOfferFacade(Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<ProductData, TmaProductOfferingModel>> tmaProductOfferingTypeReverseConvertersMapping, Map<String, Class<? extends TmaProductOfferingModel>> tmaProductOfferingTypeReverseMapping, TmaGenericItemService tmaGenericItemService) DefaultTmaProductSpecificationFacade(TmaProductSpecificationService productSpecificationService, Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecificationModel, TmaProductSpecificationData>> productSpecificationConverterMap, TmaGenericItemService tmaGenericItemService, Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecificationData, TmaProductSpecificationModel>> productSpecificationReverseConverterMap) TmaProductOfferCpFacade(Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<ProductData, TmaProductOfferingModel>> tmaProductOfferingTypeReverseConvertersMapping, Map<String, Class<? extends TmaProductOfferingModel>> tmaProductOfferingTypeReverseMapping, TmaGenericItemService tmaGenericItemService, de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel, PriceData> tmaPriceDataConverter) -
Uses of TmaGenericItemService in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators
Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators that return TmaGenericItemServiceModifier and TypeMethodDescriptionprotected TmaGenericItemServiceTmaComponentProdOfferPriceReversePopulator.getTmaGenericItemService()Deprecated.since 2205protected TmaGenericItemServiceTmaCompositeProdOfferPriceReversePopulator.getTmaGenericItemService()protected TmaGenericItemServiceTmaPopPriceEventReversePopulator.getTmaGenericItemService()Deprecated.since 2205protected TmaGenericItemServiceTmaPopProdSpecCharValueUseReversePopulator.getTmaGenericItemService()Deprecated.since 2205protected TmaGenericItemServiceTmaPricingLogicAlgorithmBasicReversePopulator.getTmaGenericItemService()Deprecated.since 2205protected TmaGenericItemServiceTmaPricingLogicAlgorithmSpecReversePopulator.getTmaGenericItemService()Deprecated.since 2205protected TmaGenericItemServiceTmaUsageProdOfferPriceBasicReversePopulator.getTmaGenericItemService()Deprecated.since 2205Constructors in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with parameters of type TmaGenericItemServiceModifierConstructorDescriptionTmaComponentProdOfferPriceReversePopulator(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) TmaCompositeProdOfferPriceReversePopulator(Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceData, TmaProductOfferingPriceModel>> productOfferingPriceReverseConverterMap, Map<String, Class<TmaProductOfferingPriceModel>> productOfferingPriceDataToModelMap, TmaGenericItemService tmaGenericItemService) 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) -
Uses of TmaGenericItemService in de.hybris.platform.b2ctelcofacades.productofferingprice.impl
Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.impl that return TmaGenericItemServiceModifier and TypeMethodDescriptionprotected TmaGenericItemServiceDefaultTmaProductOfferingPriceFacade.getTmaGenericItemService()Constructors in de.hybris.platform.b2ctelcofacades.productofferingprice.impl with parameters of type TmaGenericItemServiceModifierConstructorDescriptionDefaultTmaProductOfferingPriceFacade(TmaPopService tmaPopService, Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceModel, TmaProductOfferingPriceData>> productOfferingPriceConverterMap, Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceData, TmaProductOfferingPriceModel>> productOfferingPriceReverseConverterMap, TmaGenericItemService tmaGenericItemService, Map<String, Class<TmaProductOfferingPriceModel>> productOfferingPriceDataToModelMap, Map<String, Class<TmaProductOfferingPriceData>> productOfferingPriceTypeReverseDtoMap) -
Uses of TmaGenericItemService in de.hybris.platform.b2ctelcoservices.promotion.mappers
Methods in de.hybris.platform.b2ctelcoservices.promotion.mappers that return TmaGenericItemServiceModifier and TypeMethodDescriptionprotected TmaGenericItemServiceTmaRegionParameterValueMapper.getTmaGenericItemService()protected TmaGenericItemServiceTmaSubscriptionTermParameterValueMapper.getTmaGenericItemService()Constructors in de.hybris.platform.b2ctelcoservices.promotion.mappers with parameters of type TmaGenericItemServiceModifierConstructorDescriptionTmaRegionParameterValueMapper(TmaGenericItemService tmaGenericItemService) TmaSubscriptionTermParameterValueMapper(TmaGenericItemService tmaGenericItemService) -
Uses of TmaGenericItemService in de.hybris.platform.b2ctelcoservices.services.impl
Classes in de.hybris.platform.b2ctelcoservices.services.impl that implement TmaGenericItemServiceMethods in de.hybris.platform.b2ctelcoservices.services.impl that return TmaGenericItemServiceModifier and TypeMethodDescriptionprotected TmaGenericItemServiceDefaultTmaDirectDebitPaymentInfoService.getTmaGenericItemService()protected TmaGenericItemServiceDefaultTmaGenericItemServiceIntegrationTest.getTmaGenericItemService()Constructors in de.hybris.platform.b2ctelcoservices.services.impl with parameters of type TmaGenericItemServiceModifierConstructorDescriptionDefaultTmaDirectDebitPaymentInfoService(TmaGenericItemService tmaGenericItemService, de.hybris.platform.servicelayer.user.UserService userService) The constructor method ofTmaDirectDebitPaymentInfoService -
Uses of TmaGenericItemService in de.hybris.platform.b2ctelcotmfwebservices.v3.validators
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.validators that return TmaGenericItemServiceModifier and TypeMethodDescriptionprotected TmaGenericItemServiceTmaProductOfferingCreateValidator.getTmaGenericItemService()protected TmaGenericItemServiceTmaProductOfferingPriceCreateValidator.getTmaGenericItemService()protected TmaGenericItemServiceTmaProductSpecificationCreateValidator.getTmaGenericItemService()Constructors in de.hybris.platform.b2ctelcotmfwebservices.v3.validators with parameters of type TmaGenericItemServiceModifierConstructorDescriptionTmaProductOfferingCreateValidator(TmaGenericItemService tmaGenericItemService) TmaProductOfferingPriceCreateValidator(TmaGenericItemService tmaGenericItemService) TmaProductSpecificationCreateValidator(TmaGenericItemService tmaGenericItemService) -
Uses of TmaGenericItemService in de.hybris.platform.b2ctelcotmfwebservices.validators
Methods in de.hybris.platform.b2ctelcotmfwebservices.validators that return TmaGenericItemServiceModifier and TypeMethodDescriptionprotected TmaGenericItemServiceTmaPaymentMethodCreateValidator.getTmaGenericItemService()Constructors in de.hybris.platform.b2ctelcotmfwebservices.validators with parameters of type TmaGenericItemServiceModifierConstructorDescriptionTmaPaymentMethodCreateValidator(TmaGenericItemService tmaGenericItemService)