Uses of Class
de.hybris.platform.commercefacades.storesession.data.CurrencyData
Packages that use CurrencyData
Package
Description
-
Uses of CurrencyData in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages
Methods in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages that return CurrencyDataMethods in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages that return types with arguments of type CurrencyData -
Uses of CurrencyData in de.hybris.platform.b2bapprovalprocessfacades.company.data
Methods in de.hybris.platform.b2bapprovalprocessfacades.company.data that return CurrencyDataMethods in de.hybris.platform.b2bapprovalprocessfacades.company.data with parameters of type CurrencyData -
Uses of CurrencyData in de.hybris.platform.b2bcommercefacades.company.data
Methods in de.hybris.platform.b2bcommercefacades.company.data that return CurrencyDataMethods in de.hybris.platform.b2bcommercefacades.company.data with parameters of type CurrencyDataModifier and TypeMethodDescriptionvoidB2BBudgetData.setCurrency(CurrencyData currency) voidB2BCostCenterData.setCurrency(CurrencyData currency) -
Uses of CurrencyData in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type CurrencyDataModifier and TypeMethodDescriptionvoidTmaCurrencyReversePopulator.populate(CurrencyData source, CurrencyModel target) -
Uses of CurrencyData in de.hybris.platform.b2ctelcofacades.data
Methods in de.hybris.platform.b2ctelcofacades.data that return CurrencyDataMethods in de.hybris.platform.b2ctelcofacades.data with parameters of type CurrencyDataModifier and TypeMethodDescriptionvoidTmaComponentProdOfferPriceData.setCurrency(CurrencyData currency) -
Uses of CurrencyData in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators
Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators that return types with arguments of type CurrencyDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<CurrencyModel,CurrencyData> TmaComponentProdOfferPricePopulator.getCurrencyConverter()protected de.hybris.platform.servicelayer.dto.converter.Converter<CurrencyData,CurrencyModel> TmaComponentProdOfferPriceReversePopulator.getCurrencyReverseConverter()Deprecated.since 2205protected TmaEntityResourceNormalizer<CurrencyData,CurrencyModel> TmaComponentProdOfferPriceReversePopulator.getTmaCurrencyEntityResourceNormalizer()Constructor parameters in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with type arguments of type CurrencyDataModifierConstructorDescriptionTmaComponentProdOfferPricePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<CurrencyModel, CurrencyData> currencyConverter, Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaPricingLogicAlgorithmModel, TmaPricingLogicAlgorithmData>> pricingLogicAlgorithmConverterMap) TmaComponentProdOfferPriceReversePopulator(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) TmaComponentProdOfferPriceReversePopulator(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) -
Uses of CurrencyData in de.hybris.platform.b2ctelcofacades.voucher.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.voucher.converters.populator that return types with arguments of type CurrencyDataModifier and TypeMethodDescriptionde.hybris.platform.converters.impl.AbstractConverter<CurrencyModel,CurrencyData> TmaVoucherPopulator.getCurrencyConverter()Constructor parameters in de.hybris.platform.b2ctelcofacades.voucher.converters.populator with type arguments of type CurrencyDataModifierConstructorDescriptionTmaVoucherPopulator(de.hybris.platform.converters.impl.AbstractConverter<CurrencyModel, CurrencyData> currencyConverter) -
Uses of CurrencyData in de.hybris.platform.commercefacades.basestore.data
Methods in de.hybris.platform.commercefacades.basestore.data that return CurrencyDataMethods in de.hybris.platform.commercefacades.basestore.data that return types with arguments of type CurrencyDataMethods in de.hybris.platform.commercefacades.basestore.data with parameters of type CurrencyDataModifier and TypeMethodDescriptionvoidBaseStoreData.setDefaultCurrency(CurrencyData defaultCurrency) Method parameters in de.hybris.platform.commercefacades.basestore.data with type arguments of type CurrencyDataModifier and TypeMethodDescriptionvoidBaseStoreData.setCurrencies(List<CurrencyData> currencies) -
Uses of CurrencyData in de.hybris.platform.commercefacades.user.data
Methods in de.hybris.platform.commercefacades.user.data that return CurrencyDataMethods in de.hybris.platform.commercefacades.user.data with parameters of type CurrencyData -
Uses of CurrencyData in de.hybris.platform.commercefacades.voucher.data
Methods in de.hybris.platform.commercefacades.voucher.data that return CurrencyDataMethods in de.hybris.platform.commercefacades.voucher.data with parameters of type CurrencyData -
Uses of CurrencyData in de.hybris.platform.commercewebservices.core.storesession.data
Methods in de.hybris.platform.commercewebservices.core.storesession.data that return types with arguments of type CurrencyDataMethod parameters in de.hybris.platform.commercewebservices.core.storesession.data with type arguments of type CurrencyDataModifier and TypeMethodDescriptionvoidCurrencyDataList.setCurrencies(Collection<CurrencyData> currencies)