Uses of Class
de.hybris.platform.core.model.c2l.CurrencyModel
Packages that use CurrencyModel
Package
Description
Contains generated models for each type of de.hybris.platform.acceleratorservices.jalo package.
Contains generated models for each type of de.hybris.platform.acceleratorservices.jalo.export package.
Contains generated models for each type of de.hybris.platform.b2b.jalo package.
Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package.
Contains generated models for each type of de.hybris.platform.basecommerce.jalo package.
Contains generated models for each type of de.hybris.platform.billingaccountservices.jalo package.
Contains generated models for each type of de.hybris.platform.billmanagementservices.jalo package.
Contains generated models for each type of de.hybris.platform.catalog.jalo package.
Contains generated models for each type of de.hybris.platform.commerceservices.jalo package.
Contains generated models for each type of de.hybris.platform.commerceservices.jalo.process package.
Contains generated models for each type of de.hybris.platform.jalo.order package.
Contains generated models for each type of de.hybris.platform.jalo.order.price package.
Contains generated models for each type of de.hybris.platform.jalo.user package.
Contains generated models for each type of de.hybris.platform.util package.
Contains generated models for each type of de.hybris.platform.cronjob.jalo package.
Contains generated models for each type of de.hybris.platform.deliveryzone.jalo package.
Contains generated models for each type of de.hybris.platform.europe1.jalo package.
Contains generated models for each type of de.hybris.platform.payment.jalo package.
Contains generated models for each type of de.hybris.platform.paymentstandard.jalo package.
Contains generated models for each type of de.hybris.platform.promotions.jalo package.
Contains generated models for each type of de.hybris.platform.returns.jalo package.
Contains generated models for each type of de.hybris.platform.searchservices.jalo package.
Contains generated models for each type of de.hybris.platform.servicelayer.internal.jalo.order package.
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config package.
Contains generated models for each type of de.hybris.platform.store package.
Contains generated models for each type of de.hybris.platform.subscribedproductservices.jalo package.
Contains generated models for each type of de.hybris.platform.subscriptionservices.jalo package.
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
Contains generated models for each type of de.hybris.platform.voucher.jalo package.
-
Uses of CurrencyModel in de.hybris.platform.acceleratorservices.model
Methods in de.hybris.platform.acceleratorservices.model that return CurrencyModelModifier and TypeMethodDescriptionSiteMapLanguageCurrencyModel.getCurrency()Generated method - Getter of theSiteMapLanguageCurrency.currencyattribute defined at extensionacceleratorservices.Methods in de.hybris.platform.acceleratorservices.model with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidSiteMapLanguageCurrencyModel.setCurrency(CurrencyModel value) Generated method - Setter ofSiteMapLanguageCurrency.currencyattribute defined at extensionacceleratorservices. -
Uses of CurrencyModel in de.hybris.platform.acceleratorservices.model.export
Methods in de.hybris.platform.acceleratorservices.model.export that return CurrencyModelModifier and TypeMethodDescriptionExportDataCronJobModel.getCurrency()Generated method - Getter of theExportDataCronJob.currencyattribute defined at extensionacceleratorservices.Methods in de.hybris.platform.acceleratorservices.model.export with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidExportDataCronJobModel.setCurrency(CurrencyModel value) Generated method - Setter ofExportDataCronJob.currencyattribute defined at extensionacceleratorservices. -
Uses of CurrencyModel in de.hybris.platform.b2b.model
Methods in de.hybris.platform.b2b.model that return CurrencyModelModifier and TypeMethodDescriptionB2BBookingLineEntryModel.getCurrency()Generated method - Getter of theB2BBookingLineEntry.currencyattribute defined at extensionb2bcommerce.B2BBudgetModel.getCurrency()Generated method - Getter of theB2BBudget.currencyattribute defined at extensionb2bcommerce.B2BCostCenterModel.getCurrency()Generated method - Getter of theB2BCostCenter.currencyattribute defined at extensionb2bcommerce.B2BCreditCheckResultModel.getCurrency()Generated method - Getter of theB2BCreditCheckResult.currencyattribute defined at extensionb2bcommerce.B2BCreditLimitModel.getCurrency()Generated method - Getter of theB2BCreditLimit.currencyattribute defined at extensionb2bcommerce.B2BOrderThresholdPermissionModel.getCurrency()Generated method - Getter of theB2BOrderThresholdPermission.currencyattribute defined at extensionb2bapprovalprocess.B2BQuoteLimitModel.getCurrency()Generated method - Getter of theB2BQuoteLimit.currencyattribute defined at extensionb2bcommerce.B2BRegistrationModel.getCurrency()Generated method - Getter of theB2BRegistration.currencyattribute defined at extensionb2bcommerce.Methods in de.hybris.platform.b2b.model with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidB2BBookingLineEntryModel.setCurrency(CurrencyModel value) Generated method - Setter ofB2BBookingLineEntry.currencyattribute defined at extensionb2bcommerce.voidB2BBudgetModel.setCurrency(CurrencyModel value) Generated method - Setter ofB2BBudget.currencyattribute defined at extensionb2bcommerce.voidB2BCostCenterModel.setCurrency(CurrencyModel value) Generated method - Setter ofB2BCostCenter.currencyattribute defined at extensionb2bcommerce.voidB2BCreditCheckResultModel.setCurrency(CurrencyModel value) Generated method - Setter ofB2BCreditCheckResult.currencyattribute defined at extensionb2bcommerce.voidB2BCreditLimitModel.setCurrency(CurrencyModel value) Generated method - Setter ofB2BCreditLimit.currencyattribute defined at extensionb2bcommerce.voidB2BOrderThresholdPermissionModel.setCurrency(CurrencyModel value) Generated method - Setter ofB2BOrderThresholdPermission.currencyattribute defined at extensionb2bapprovalprocess.voidB2BQuoteLimitModel.setCurrency(CurrencyModel value) Generated method - Setter ofB2BQuoteLimit.currencyattribute defined at extensionb2bcommerce.voidB2BRegistrationModel.setCurrency(CurrencyModel value) Generated method - Setter ofB2BRegistration.currencyattribute defined at extensionb2bcommerce.Constructors in de.hybris.platform.b2b.model with parameters of type CurrencyModelModifierConstructorDescriptionB2BBookingLineEntryModel(BigDecimal _amount, Date _bookingDate, B2BBookingLineStatus _bookingStatus, B2BCostCenterModel _costCenter, CurrencyModel _currency, ItemModel _owner, String _product, Long _quantity) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BBookingLineEntryModel(BigDecimal _amount, Date _bookingDate, B2BBookingLineStatus _bookingStatus, B2BCostCenterModel _costCenter, CurrencyModel _currency, String _product, Long _quantity) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BBudgetModel(B2BUnitModel _Unit, String _code, CurrencyModel _currency) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BBudgetModel(B2BUnitModel _Unit, String _code, CurrencyModel _currency, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BCostCenterModel(B2BUnitModel _Unit, String _code, CurrencyModel _currency) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BCostCenterModel(B2BUnitModel _Unit, String _code, CurrencyModel _currency, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BCreditCheckResultModel(CurrencyModel _currency) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BCreditCheckResultModel(CurrencyModel _currency, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BCreditLimitModel(String _code, CurrencyModel _currency) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BCreditLimitModel(String _code, CurrencyModel _currency, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BOrderThresholdPermissionModel(B2BUnitModel _Unit, String _code, CurrencyModel _currency, ItemModel _owner, Double _threshold) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BOrderThresholdPermissionModel(B2BUnitModel _Unit, String _code, CurrencyModel _currency, Double _threshold) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BOrderThresholdTimespanPermissionModel(B2BUnitModel _Unit, String _code, CurrencyModel _currency, B2BPeriodRange _range, Double _threshold) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BOrderThresholdTimespanPermissionModel(B2BUnitModel _Unit, String _code, CurrencyModel _currency, ItemModel _owner, B2BPeriodRange _range, Double _threshold) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BQuoteLimitModel(BigDecimal _amount, String _code, CurrencyModel _currency) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BQuoteLimitModel(BigDecimal _amount, String _code, CurrencyModel _currency, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BRegistrationModel(BaseSiteModel _baseSite, BaseStoreModel _baseStore, CurrencyModel _currency, String _email, LanguageModel _language, String _name) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BRegistrationModel(BaseSiteModel _baseSite, BaseStoreModel _baseStore, CurrencyModel _currency, String _email, LanguageModel _language, String _name, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CurrencyModel in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidTmaCurrencyReversePopulator.populate(CurrencyData source, CurrencyModel target) -
Uses of CurrencyModel in de.hybris.platform.b2ctelcofacades.price
Methods in de.hybris.platform.b2ctelcofacades.price with parameters of type CurrencyModelModifier and TypeMethodDescriptionTmaPriceDataFactory.create(PriceDataType priceType, BigDecimal value, CurrencyModel currency) Creates a PriceData object with a formatted currency string based on the price type and currency.TmaPriceDataFactory.formatPriceValue(BigDecimal value, CurrencyModel currency) Obtains a formatted string for the given price value and currency.TmaPriceValueFormatter.formatPriceValue(BigDecimal value, CurrencyModel currency) Obtains a formatted string for the given price value and currency. -
Uses of CurrencyModel in de.hybris.platform.b2ctelcofacades.price.converters
Methods in de.hybris.platform.b2ctelcofacades.price.converters with parameters of type CurrencyModelModifier and TypeMethodDescriptionprotected PriceDataTmaAbstractOrderComponentPriceDataPopulator.createPriceDataForValue(Double value, CurrencyModel currency) -
Uses of CurrencyModel in de.hybris.platform.b2ctelcofacades.price.impl
Methods in de.hybris.platform.b2ctelcofacades.price.impl with parameters of type CurrencyModelModifier and TypeMethodDescriptionprotected DecimalFormatDefaultTmaPriceValueFormatter.adjustDigits(DecimalFormat format, CurrencyModel currencyModel) AdjustsDecimalFormat's fraction digits according to givenCurrencyModel.protected DecimalFormatDefaultTmaPriceValueFormatter.adjustSymbol(DecimalFormat format, CurrencyModel currencyModel) AdjustsDecimalFormat's symbol according to givenCurrencyModel.DefaultTmaPriceDataFactory.create(PriceDataType priceType, BigDecimal value, CurrencyModel currency) protected NumberFormatDefaultTmaPriceValueFormatter.createCurrencyFormat(Locale locale, CurrencyModel currency) Returns the currency formatted based on the given localeprotected NumberFormatDefaultTmaPriceValueFormatter.createNumberFormat(Locale locale, CurrencyModel currency) DefaultTmaPriceDataFactory.formatPriceValue(BigDecimal value, CurrencyModel currency) DefaultTmaPriceValueFormatter.formatPriceValue(BigDecimal value, CurrencyModel currency) -
Uses of CurrencyModel in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators
Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators that return types with arguments of type CurrencyModelModifier 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 CurrencyModelModifierConstructorDescriptionTmaComponentProdOfferPricePopulator(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 CurrencyModel in de.hybris.platform.b2ctelcofacades.voucher.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.voucher.converters.populator that return types with arguments of type CurrencyModelModifier 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 CurrencyModelModifierConstructorDescriptionTmaVoucherPopulator(de.hybris.platform.converters.impl.AbstractConverter<CurrencyModel, CurrencyData> currencyConverter) -
Uses of CurrencyModel in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.indexing.resolver
Methods in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.indexing.resolver with parameters of type CurrencyModelModifier and TypeMethodDescriptionTmaAbstractTermStringInfoSource.getItem(Collection<SubscriptionTermModel> terms, LanguageModel language, CurrencyModel currency) TmaTermFrequencyInfoSource.getItem(Collection<SubscriptionTermModel> terms, LanguageModel language, CurrencyModel currency) TmaTermInfoSource.getItem(Collection<SubscriptionTermModel> terms, LanguageModel language, CurrencyModel currency) -
Uses of CurrencyModel in de.hybris.platform.b2ctelcoservices.model
Methods in de.hybris.platform.b2ctelcoservices.model that return CurrencyModelModifier and TypeMethodDescriptionTmaAbstractOrderComponentPriceModel.getCurrency()Generated method - Getter of theTmaAbstractOrderComponentPrice.currencyattribute defined at extensiontuadatacommonsservices.TmaComponentProdOfferPriceModel.getCurrency()Generated method - Getter of theTmaComponentProdOfferPrice.currencyattribute defined at extensiontuadatacommonsservices.Methods in de.hybris.platform.b2ctelcoservices.model with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidTmaAbstractOrderComponentPriceModel.setCurrency(CurrencyModel value) Generated method - Setter ofTmaAbstractOrderComponentPrice.currencyattribute defined at extensiontuadatacommonsservices.voidTmaComponentProdOfferPriceModel.setCurrency(CurrencyModel value) Generated method - Setter ofTmaComponentProdOfferPrice.currencyattribute defined at extensiontuadatacommonsservices.Constructors in de.hybris.platform.b2ctelcoservices.model with parameters of type CurrencyModelModifierConstructorDescriptionTmaAbstractProdOfferPriceChargeModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, String _id) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaAbstractProdOfferPriceChargeModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, String _id, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaAllowanceProdOfferPriceAlterationModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, String _id, TmaAllowanceProdOfferPriceType _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaAllowanceProdOfferPriceAlterationModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, String _id, ItemModel _owner, TmaAllowanceProdOfferPriceType _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaComponentProdOfferPriceModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, String _id) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaComponentProdOfferPriceModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, String _id, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaDiscountProdOfferPriceAlterationModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, String _id) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaDiscountProdOfferPriceAlterationModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, String _id, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaOneTimeProdOfferPriceChargeModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, String _id) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaOneTimeProdOfferPriceChargeModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, String _id, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaProdOfferPriceAlterationModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, String _id) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaProdOfferPriceAlterationModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, String _id, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaRecurringProdOfferPriceChargeModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, Integer _cycleStart, String _id) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaRecurringProdOfferPriceChargeModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, Integer _cycleStart, String _id, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaUsageProdOfferPriceChargeModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, String _id, ItemModel _owner, Integer _tierStart, UsageUnitModel _usageUnit) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaUsageProdOfferPriceChargeModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, String _id, Integer _tierStart, UsageUnitModel _usageUnit) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CurrencyModel in de.hybris.platform.b2ctelcoservices.pricing.context
Methods in de.hybris.platform.b2ctelcoservices.pricing.context that return CurrencyModelMethods in de.hybris.platform.b2ctelcoservices.pricing.context with parameters of type CurrencyModelModifier and TypeMethodDescriptionTmaPriceContextFactory.createBpoPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms, ProductModel affectedProduct, Set<? extends ProductModel> requiredProducts, CurrencyModel currency) Deprecated.since 1911.TmaPriceContextFactory.createPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, CurrencyModel currencyModel) Deprecated.since 1911.TmaPriceContextFactory.createPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms, CurrencyModel currencyModel) Deprecated.since 1911.voidTmaPriceContext.setCurrency(CurrencyModel currency) -
Uses of CurrencyModel in de.hybris.platform.b2ctelcoservices.pricing.context.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.context.impl with parameters of type CurrencyModelModifier and TypeMethodDescriptionDefaultTmaPriceContextFactory.createBpoPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms, ProductModel affectedProduct, Set<? extends ProductModel> requiredProducts, CurrencyModel currency) Deprecated.DefaultTmaPriceContextFactory.createPriceContext(ProductModel product, Set<TmaProcessType> processTypes, CurrencyModel currencyModel) Deprecated.DefaultTmaPriceContextFactory.createPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms, CurrencyModel currencyModel) Deprecated.TmaPriceContextBuilder.withCurrency(CurrencyModel currency) -
Uses of CurrencyModel in de.hybris.platform.b2ctelcoservices.pricing.services.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.services.impl with parameters of type CurrencyModelModifier and TypeMethodDescriptionprotected doubleDefaultTmaCalculationService.convertFromNetToGrossPriceIfNeeded(de.hybris.platform.util.PriceValue priceValue, boolean toNet, CurrencyModel orderCurrency) -
Uses of CurrencyModel in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing with parameters of type CurrencyModelModifier and TypeMethodDescriptionprotected TmaSolrDocumentCurrencyTmaSolrDocumentComponentPopPopulator.getCurrencyFromSource(CurrencyModel sourceCurrency) -
Uses of CurrencyModel in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl with parameters of type CurrencyModelModifier and TypeMethodDescriptionprotected voidTmaAbstractPropertyFieldValueProvider.addFieldValuesForCurrency(List<de.hybris.platform.solrfacetsearch.provider.FieldValue> fieldValues, IndexedProperty indexedProperty, CurrencyModel currency, Object value) protected DoubleTmaPoPriceValueProvider.computeBasePriceValueForProductOffering(TmaProductOfferingModel productOffering, CurrencyModel currency) Computes the base price value for the given and by retrieving it for the appropriate price context for which the price will be applicable.protected List<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaPoPriceValueProvider.createFieldValue(TmaProductOfferingModel productOfferingModel, IndexedProperty indexedProperty, CurrencyModel currency) -
Uses of CurrencyModel in de.hybris.platform.b2ctelcotmfwebservices.context
Methods in de.hybris.platform.b2ctelcotmfwebservices.context that return CurrencyModelModifier and TypeMethodDescriptionTmaContextInformationLoader.setCurrencyFromRequest(javax.servlet.http.HttpServletRequest request) Method set current currency based on information from request -
Uses of CurrencyModel in de.hybris.platform.b2ctelcotmfwebservices.context.impl
Methods in de.hybris.platform.b2ctelcotmfwebservices.context.impl that return CurrencyModelModifier and TypeMethodDescriptionTmaDefaultContextInformationLoader.setCurrencyFromRequest(javax.servlet.http.HttpServletRequest request) -
Uses of CurrencyModel in de.hybris.platform.b2ctelcotmfwebservices.exception
Methods in de.hybris.platform.b2ctelcotmfwebservices.exception that return CurrencyModelConstructors in de.hybris.platform.b2ctelcotmfwebservices.exception with parameters of type CurrencyModelModifierConstructorDescriptionTmaUnsupportedCurrencyException(CurrencyModel currencyToSet) TmaUnsupportedCurrencyException(CurrencyModel currencyToSet, Throwable rootCouse) -
Uses of CurrencyModel in de.hybris.platform.b2ctelcowebservices.context
Methods in de.hybris.platform.b2ctelcowebservices.context that return CurrencyModelModifier and TypeMethodDescriptionTmaContextInformationLoader.setCurrencyFromRequest(javax.servlet.http.HttpServletRequest request) Method set current currency based on information from request and recalculate cart for current session -
Uses of CurrencyModel in de.hybris.platform.b2ctelcowebservices.context.impl
Methods in de.hybris.platform.b2ctelcowebservices.context.impl that return CurrencyModelModifier and TypeMethodDescriptionDefaultTmaContextInformationLoader.setCurrencyFromRequest(javax.servlet.http.HttpServletRequest request) -
Uses of CurrencyModel in de.hybris.platform.b2ctelcowebservices.exceptions
Methods in de.hybris.platform.b2ctelcowebservices.exceptions that return CurrencyModelConstructors in de.hybris.platform.b2ctelcowebservices.exceptions with parameters of type CurrencyModelModifierConstructorDescriptionTmaUnsupportedCurrencyException(CurrencyModel currencyToSet) TmaUnsupportedCurrencyException(CurrencyModel currencyToSet, Throwable rootCouse) -
Uses of CurrencyModel in de.hybris.platform.basecommerce.model
Constructors in de.hybris.platform.basecommerce.model with parameters of type CurrencyModelModifierConstructorDescriptionMultiAddressInMemoryCartModel(CurrencyModel _currency, Date _date, ItemModel _owner, UserModel _user) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMultiAddressInMemoryCartModel(CurrencyModel _currency, Date _date, UserModel _user) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CurrencyModel in de.hybris.platform.billingaccountservices.model
Methods in de.hybris.platform.billingaccountservices.model that return CurrencyModelModifier and TypeMethodDescriptionBaBillingAccountModel.getCreditCurrency()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaBillingAccount.creditCurrencyattribute defined at extensionbillingaccountservices.BaAccountBalanceModel.getCurrency()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.currencyattribute defined at extensionbillingaccountservices.BaPaymentPlanModel.getCurrency()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaPaymentPlan.currencyattribute defined at extensionbillingaccountservices.Methods in de.hybris.platform.billingaccountservices.model with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidBaBillingAccountModel.setCreditCurrency(CurrencyModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaBillingAccount.creditCurrencyattribute defined at extensionbillingaccountservices.voidBaAccountBalanceModel.setCurrency(CurrencyModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.currencyattribute defined at extensionbillingaccountservices.voidBaPaymentPlanModel.setCurrency(CurrencyModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaPaymentPlan.currencyattribute defined at extensionbillingaccountservices. -
Uses of CurrencyModel in de.hybris.platform.billmanagementservices.model
Methods in de.hybris.platform.billmanagementservices.model that return CurrencyModelModifier and TypeMethodDescriptionBmAccountBalanceModel.getCurrency()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.currencyattribute defined at extensionbillmanagementservices.BmAppliedPartyBillingTaxRateModel.getCurrency()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAppliedPartyBillingTaxRate.currencyattribute defined at extensionbillmanagementservices.BmPartyBillModel.getCurrency()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.currencyattribute defined at extensionbillmanagementservices.BmPartyPaymentItemModel.getCurrency()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyPaymentItem.currencyattribute defined at extensionbillmanagementservices.Methods in de.hybris.platform.billmanagementservices.model with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidBmAccountBalanceModel.setCurrency(CurrencyModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAccountBalance.currencyattribute defined at extensionbillmanagementservices.voidBmAppliedPartyBillingTaxRateModel.setCurrency(CurrencyModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAppliedPartyBillingTaxRate.currencyattribute defined at extensionbillmanagementservices.voidBmPartyBillModel.setCurrency(CurrencyModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmPartyBill.currencyattribute defined at extensionbillmanagementservices.voidBmPartyPaymentItemModel.setCurrency(CurrencyModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmPartyPaymentItem.currencyattribute defined at extensionbillmanagementservices. -
Uses of CurrencyModel in de.hybris.platform.catalog.model
Methods in de.hybris.platform.catalog.model that return CurrencyModelModifier and TypeMethodDescriptionAgreementModel.getCurrency()Generated method - Getter of theAgreement.currencyattribute defined at extensioncatalog.CatalogModel.getDefaultCurrency()Generated method - Getter of theCatalog.defaultCurrencydynamic attribute defined at extensioncatalog.CatalogVersionModel.getDefaultCurrency()Generated method - Getter of theCatalogVersion.defaultCurrencyattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidAgreementModel.setCurrency(CurrencyModel value) Generated method - Setter ofAgreement.currencyattribute defined at extensioncatalog.voidCatalogVersionModel.setDefaultCurrency(CurrencyModel value) Generated method - Setter ofCatalogVersion.defaultCurrencyattribute defined at extensioncatalog. -
Uses of CurrencyModel in de.hybris.platform.commerceservices.impersonation
Methods in de.hybris.platform.commerceservices.impersonation that return CurrencyModelMethods in de.hybris.platform.commerceservices.impersonation with parameters of type CurrencyModel -
Uses of CurrencyModel in de.hybris.platform.commerceservices.model
Methods in de.hybris.platform.commerceservices.model that return CurrencyModelModifier and TypeMethodDescriptionSAPInvoiceModel.getCurrency()Generated method - Getter of theSAPInvoice.currencyattribute defined at extensioncommerceservices.Methods in de.hybris.platform.commerceservices.model with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidSAPInvoiceModel.setCurrency(CurrencyModel value) Generated method - Setter ofSAPInvoice.currencyattribute defined at extensioncommerceservices. -
Uses of CurrencyModel in de.hybris.platform.commerceservices.model.process
Methods in de.hybris.platform.commerceservices.model.process that return CurrencyModelModifier and TypeMethodDescriptionStoreFrontCustomerProcessModel.getCurrency()Generated method - Getter of theStoreFrontCustomerProcess.currencyattribute defined at extensioncommerceservices.Methods in de.hybris.platform.commerceservices.model.process with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidStoreFrontCustomerProcessModel.setCurrency(CurrencyModel value) Generated method - Setter ofStoreFrontCustomerProcess.currencyattribute defined at extensioncommerceservices. -
Uses of CurrencyModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return CurrencyModelModifier and TypeMethodDescriptionAbstractOrderModel.getCurrency()Generated method - Getter of theAbstractOrder.currencyattribute defined at extensioncore.Methods in de.hybris.platform.core.model.order with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidAbstractOrderModel.setCurrency(CurrencyModel value) Generated method - Setter ofAbstractOrder.currencyattribute defined at extensioncore.Constructors in de.hybris.platform.core.model.order with parameters of type CurrencyModelModifierConstructorDescriptionAbstractOrderModel(CurrencyModel _currency, Date _date, ItemModel _owner, UserModel _user) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractOrderModel(CurrencyModel _currency, Date _date, UserModel _user) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCartModel(CurrencyModel _currency, Date _date, ItemModel _owner, UserModel _user) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCartModel(CurrencyModel _currency, Date _date, UserModel _user) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersOrderModel(CurrencyModel _currency, Date _date, OrderModel _originalVersion, ItemModel _owner, UserModel _user, String _versionID) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersOrderModel(CurrencyModel _currency, Date _date, UserModel _user) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersQuoteModel(CurrencyModel _currency, Date _date, QuoteState _state, UserModel _user, Integer _version) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersQuoteModel(CurrencyModel _currency, Date _date, ItemModel _owner, QuoteState _state, UserModel _user, Integer _version) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CurrencyModel in de.hybris.platform.core.model.order.price
Methods in de.hybris.platform.core.model.order.price that return CurrencyModelModifier and TypeMethodDescriptionDiscountModel.getCurrency()Generated method - Getter of theDiscount.currencyattribute defined at extensioncore.TaxModel.getCurrency()Generated method - Getter of theTax.currencyattribute defined at extensioncore.Methods in de.hybris.platform.core.model.order.price with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidDiscountModel.setCurrency(CurrencyModel value) Generated method - Setter ofDiscount.currencyattribute defined at extensioncore.voidTaxModel.setCurrency(CurrencyModel value) Generated method - Setter ofTax.currencyattribute defined at extensioncore. -
Uses of CurrencyModel in de.hybris.platform.core.model.user
Methods in de.hybris.platform.core.model.user that return CurrencyModelModifier and TypeMethodDescriptionUserModel.getSessionCurrency()Generated method - Getter of theUser.sessionCurrencyattribute defined at extensioncore.Methods in de.hybris.platform.core.model.user with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidUserModel.setSessionCurrency(CurrencyModel value) Generated method - Setter ofUser.sessionCurrencyattribute defined at extensioncore. -
Uses of CurrencyModel in de.hybris.platform.core.model.util
Methods in de.hybris.platform.core.model.util that return CurrencyModelModifier and TypeMethodDescriptionCustomerOrderOverviewModel.getCurrency()Generated method - Getter of theCustomerOrderOverview.currencyattribute defined at extensioncore. -
Uses of CurrencyModel in de.hybris.platform.cronjob.model
Methods in de.hybris.platform.cronjob.model that return CurrencyModelModifier and TypeMethodDescriptionCronJobModel.getSessionCurrency()Generated method - Getter of theCronJob.sessionCurrencyattribute defined at extensionprocessing.JobModel.getSessionCurrency()Generated method - Getter of theJob.sessionCurrencyattribute defined at extensionprocessing.Methods in de.hybris.platform.cronjob.model with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidCronJobModel.setSessionCurrency(CurrencyModel value) Generated method - Setter ofCronJob.sessionCurrencyattribute defined at extensionprocessing.voidJobModel.setSessionCurrency(CurrencyModel value) Generated method - Setter ofJob.sessionCurrencyattribute defined at extensionprocessing. -
Uses of CurrencyModel in de.hybris.platform.deliveryzone.model
Methods in de.hybris.platform.deliveryzone.model that return CurrencyModelModifier and TypeMethodDescriptionZoneDeliveryModeValueModel.getCurrency()Generated method - Getter of theZoneDeliveryModeValue.currencyattribute defined at extensiondeliveryzone.Methods in de.hybris.platform.deliveryzone.model with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidZoneDeliveryModeValueModel.setCurrency(CurrencyModel value) Generated method - Setter ofZoneDeliveryModeValue.currencyattribute defined at extensiondeliveryzone.Constructors in de.hybris.platform.deliveryzone.model with parameters of type CurrencyModelModifierConstructorDescriptionZoneDeliveryModeValueModel(CurrencyModel _currency, ZoneDeliveryModeModel _deliveryMode, Double _minimum, ItemModel _owner, Double _value, ZoneModel _zone) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersZoneDeliveryModeValueModel(CurrencyModel _currency, ZoneDeliveryModeModel _deliveryMode, Double _minimum, Double _value, ZoneModel _zone) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CurrencyModel in de.hybris.platform.europe1.model
Methods in de.hybris.platform.europe1.model that return CurrencyModelModifier and TypeMethodDescriptionAbstractDiscountRowModel.getCurrency()Generated method - Getter of theAbstractDiscountRow.currencyattribute defined at extensioneurope1.PriceRowModel.getCurrency()Generated method - Getter of thePriceRow.currencyattribute defined at extensioneurope1.TaxRowModel.getCurrency()Generated method - Getter of theTaxRow.currencyattribute defined at extensioneurope1.Methods in de.hybris.platform.europe1.model with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidAbstractDiscountRowModel.setCurrency(CurrencyModel value) Generated method - Setter ofAbstractDiscountRow.currencyattribute defined at extensioneurope1.voidPriceRowModel.setCurrency(CurrencyModel value) Generated method - Setter ofPriceRow.currencyattribute defined at extensioneurope1.voidTaxRowModel.setCurrency(CurrencyModel value) Generated method - Setter ofTaxRow.currencyattribute defined at extensioneurope1.Constructors in de.hybris.platform.europe1.model with parameters of type CurrencyModelModifierConstructorDescriptionPriceRowModel(CurrencyModel _currency, ItemModel _owner, ProductPriceGroup _pg, Double _price, ProductModel _product, String _productId, UnitModel _unit) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPriceRowModel(CurrencyModel _currency, Double _price, UnitModel _unit) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CurrencyModel in de.hybris.platform.payment.model
Methods in de.hybris.platform.payment.model that return CurrencyModelModifier and TypeMethodDescriptionPaymentTransactionEntryModel.getCurrency()Generated method - Getter of thePaymentTransactionEntry.currencyattribute defined at extensionpayment.PaymentTransactionModel.getCurrency()Generated method - Getter of thePaymentTransaction.currencyattribute defined at extensionpayment.Methods in de.hybris.platform.payment.model with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidPaymentTransactionEntryModel.setCurrency(CurrencyModel value) Generated method - Setter ofPaymentTransactionEntry.currencyattribute defined at extensionpayment.voidPaymentTransactionModel.setCurrency(CurrencyModel value) Generated method - Setter ofPaymentTransaction.currencyattribute defined at extensionpayment. -
Uses of CurrencyModel in de.hybris.platform.paymentstandard.model
Methods in de.hybris.platform.paymentstandard.model that return CurrencyModelModifier and TypeMethodDescriptionStandardPaymentModeValueModel.getCurrency()Generated method - Getter of theStandardPaymentModeValue.currencyattribute defined at extensionpaymentstandard.Methods in de.hybris.platform.paymentstandard.model with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidStandardPaymentModeValueModel.setCurrency(CurrencyModel value) Generated method - Setter ofStandardPaymentModeValue.currencyattribute defined at extensionpaymentstandard.Constructors in de.hybris.platform.paymentstandard.model with parameters of type CurrencyModelModifierConstructorDescriptionStandardPaymentModeValueModel(CurrencyModel _currency, ItemModel _owner, StandardPaymentModeModel _paymentMode, Double _value) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersStandardPaymentModeValueModel(CurrencyModel _currency, StandardPaymentModeModel _paymentMode, Double _value) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CurrencyModel in de.hybris.platform.promotions.model
Methods in de.hybris.platform.promotions.model that return CurrencyModelModifier and TypeMethodDescriptionPromotionPriceRowModel.getCurrency()Generated method - Getter of thePromotionPriceRow.currencyattribute defined at extensionpromotions.Methods in de.hybris.platform.promotions.model with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidPromotionPriceRowModel.setCurrency(CurrencyModel value) Generated method - Setter ofPromotionPriceRow.currencyattribute defined at extensionpromotions.Constructors in de.hybris.platform.promotions.model with parameters of type CurrencyModelModifierConstructorDescriptionPromotionPriceRowModel(CurrencyModel _currency) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPromotionPriceRowModel(CurrencyModel _currency, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CurrencyModel in de.hybris.platform.returns.model
Methods in de.hybris.platform.returns.model that return CurrencyModelModifier and TypeMethodDescriptionRefundEntryModel.getCurrency()Generated method - Getter of theRefundEntry.currencyattribute defined at extensionbasecommerce.ReturnRequestModel.getCurrency()Generated method - Getter of theReturnRequest.currencyattribute defined at extensionbasecommerce.Methods in de.hybris.platform.returns.model with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidReturnRequestModel.setCurrency(CurrencyModel value) Generated method - Setter ofReturnRequest.currencyattribute defined at extensionbasecommerce.Constructors in de.hybris.platform.returns.model with parameters of type CurrencyModelModifierConstructorDescriptionReplacementOrderModel(CurrencyModel _currency, Date _date, ReturnFulfillmentStatus _fulfilmentStatus, OrderModel _originalVersion, ItemModel _owner, UserModel _user, String _versionID) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersReplacementOrderModel(CurrencyModel _currency, Date _date, ReturnFulfillmentStatus _fulfilmentStatus, UserModel _user) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersReturnOrderModel(CurrencyModel _currency, Date _date, ReturnFulfillmentStatus _fulfilmentStatus, OrderModel _originalVersion, ItemModel _owner, UserModel _user, String _versionID) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersReturnOrderModel(CurrencyModel _currency, Date _date, ReturnFulfillmentStatus _fulfilmentStatus, UserModel _user) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CurrencyModel in de.hybris.platform.searchservices.model
Methods in de.hybris.platform.searchservices.model that return types with arguments of type CurrencyModelModifier and TypeMethodDescriptionSnIndexConfigurationModel.getCurrencies()Generated method - Getter of theSnIndexConfiguration.currenciesattribute defined at extensionsearchservices.Method parameters in de.hybris.platform.searchservices.model with type arguments of type CurrencyModelModifier and TypeMethodDescriptionvoidSnIndexConfigurationModel.setCurrencies(List<CurrencyModel> value) Generated method - Setter ofSnIndexConfiguration.currenciesattribute defined at extensionsearchservices. -
Uses of CurrencyModel in de.hybris.platform.servicelayer.internal.model.order
Constructors in de.hybris.platform.servicelayer.internal.model.order with parameters of type CurrencyModelModifierConstructorDescriptionInMemoryCartModel(CurrencyModel _currency, Date _date, ItemModel _owner, UserModel _user) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersInMemoryCartModel(CurrencyModel _currency, Date _date, UserModel _user) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CurrencyModel in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return types with arguments of type CurrencyModelMethod parameters in de.hybris.platform.solrfacetsearch.config with type arguments of type CurrencyModelModifier and TypeMethodDescriptionvoidIndexConfig.setCurrencies(Collection<CurrencyModel> currencies) -
Uses of CurrencyModel in de.hybris.platform.solrfacetsearch.model.config
Methods in de.hybris.platform.solrfacetsearch.model.config that return types with arguments of type CurrencyModelModifier and TypeMethodDescriptionSolrFacetSearchConfigModel.getCurrencies()Generated method - Getter of theSolrFacetSearchConfig.currenciesattribute defined at extensionsolrfacetsearch.Method parameters in de.hybris.platform.solrfacetsearch.model.config with type arguments of type CurrencyModelModifier and TypeMethodDescriptionvoidSolrFacetSearchConfigModel.setCurrencies(List<CurrencyModel> value) Generated method - Setter ofSolrFacetSearchConfig.currenciesattribute defined at extensionsolrfacetsearch. -
Uses of CurrencyModel in de.hybris.platform.store
Methods in de.hybris.platform.store that return CurrencyModelModifier and TypeMethodDescriptionBaseStoreModel.getDefaultCurrency()Generated method - Getter of theBaseStore.defaultCurrencyattribute defined at extensioncommerceservices.Methods in de.hybris.platform.store that return types with arguments of type CurrencyModelModifier and TypeMethodDescriptionBaseStoreModel.getCurrencies()Generated method - Getter of theBaseStore.currenciesattribute defined at extensioncommerceservices.Methods in de.hybris.platform.store with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidBaseStoreModel.setDefaultCurrency(CurrencyModel value) Generated method - Setter ofBaseStore.defaultCurrencyattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.store with type arguments of type CurrencyModelModifier and TypeMethodDescriptionvoidBaseStoreModel.setCurrencies(Set<CurrencyModel> value) Generated method - Setter ofBaseStore.currenciesattribute defined at extensioncommerceservices. -
Uses of CurrencyModel in de.hybris.platform.subscribedproductservices.model
Methods in de.hybris.platform.subscribedproductservices.model that return CurrencyModelModifier and TypeMethodDescriptionSpiComponentProdPriceModel.getCurrency()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiComponentProdPrice.currencyattribute defined at extensionsubscribedproductservices.Methods in de.hybris.platform.subscribedproductservices.model with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidSpiComponentProdPriceModel.setCurrency(CurrencyModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiComponentProdPrice.currencyattribute defined at extensionsubscribedproductservices. -
Uses of CurrencyModel in de.hybris.platform.subscriptionservices.model
Methods in de.hybris.platform.subscriptionservices.model that return CurrencyModelModifier and TypeMethodDescriptionChargeEntryModel.getCurrency()Generated method - Getter of theChargeEntry.currencydynamic attribute defined at extensionsubscriptionservices.UsageChargeModel.getCurrency()Generated method - Getter of theUsageCharge.currencydynamic attribute defined at extensionsubscriptionservices.Constructors in de.hybris.platform.subscriptionservices.model with parameters of type CurrencyModelModifierConstructorDescriptionSubscriptionPricePlanModel(CurrencyModel _currency, ItemModel _owner, ProductPriceGroup _pg, Double _price, ProductModel _product, String _productId, UnitModel _unit) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSubscriptionPricePlanModel(CurrencyModel _currency, Double _price, UnitModel _unit) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CurrencyModel in de.hybris.platform.tuadatamodel.model
Methods in de.hybris.platform.tuadatamodel.model that return CurrencyModelModifier and TypeMethodDescriptionTuaBillingAccountModel.getCreditCurrency()Generated method - Getter of theTuaBillingAccount.creditCurrencyattribute defined at extensiontuadatamodel.TuaAccountBalanceModel.getCurrency()Generated method - Getter of theTuaAccountBalance.currencyattribute defined at extensiontuadatamodel.TuaAppliedCustomerBillingRateModel.getCurrency()Generated method - Getter of theTuaAppliedCustomerBillingRate.currencyattribute defined at extensiontuadatamodel.TuaAppliedPartyBillingTaxRateModel.getCurrency()Generated method - Getter of theTuaAppliedPartyBillingTaxRate.currencyattribute defined at extensiontuadatamodel.TuaComponentProdPriceModel.getCurrency()Generated method - Getter of theTuaComponentProdPrice.currencyattribute defined at extensiontuadatamodel.TuaPartyBillModel.getCurrency()Generated method - Getter of theTuaPartyBill.currencyattribute defined at extensiontuadatamodel.TuaPartyPaymentItemModel.getCurrency()Generated method - Getter of theTuaPartyPaymentItem.currencyattribute defined at extensiontuadatamodel.TuaPaymentPlanModel.getCurrency()Generated method - Getter of theTuaPaymentPlan.currencyattribute defined at extensiontuadatamodel.Methods in de.hybris.platform.tuadatamodel.model with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidTuaBillingAccountModel.setCreditCurrency(CurrencyModel value) Generated method - Setter ofTuaBillingAccount.creditCurrencyattribute defined at extensiontuadatamodel.voidTuaAccountBalanceModel.setCurrency(CurrencyModel value) Generated method - Setter ofTuaAccountBalance.currencyattribute defined at extensiontuadatamodel.voidTuaAppliedCustomerBillingRateModel.setCurrency(CurrencyModel value) Generated method - Setter ofTuaAppliedCustomerBillingRate.currencyattribute defined at extensiontuadatamodel.voidTuaAppliedPartyBillingTaxRateModel.setCurrency(CurrencyModel value) Generated method - Setter ofTuaAppliedPartyBillingTaxRate.currencyattribute defined at extensiontuadatamodel.voidTuaComponentProdPriceModel.setCurrency(CurrencyModel value) Generated method - Setter ofTuaComponentProdPrice.currencyattribute defined at extensiontuadatamodel.voidTuaPartyBillModel.setCurrency(CurrencyModel value) Generated method - Setter ofTuaPartyBill.currencyattribute defined at extensiontuadatamodel.voidTuaPartyPaymentItemModel.setCurrency(CurrencyModel value) Generated method - Setter ofTuaPartyPaymentItem.currencyattribute defined at extensiontuadatamodel.voidTuaPaymentPlanModel.setCurrency(CurrencyModel value) Generated method - Setter ofTuaPaymentPlan.currencyattribute defined at extensiontuadatamodel. -
Uses of CurrencyModel in de.hybris.platform.tuawebservicesresources.services
Methods in de.hybris.platform.tuawebservicesresources.services that return CurrencyModelModifier and TypeMethodDescriptionTuaCustomerBillManagementService.getCurrencyModel(Money money) It obtains the currency model considering the Money item given. -
Uses of CurrencyModel in de.hybris.platform.tuawebservicesresources.services.impl
Methods in de.hybris.platform.tuawebservicesresources.services.impl that return CurrencyModelModifier and TypeMethodDescriptionDefaultTuaCustomerBillManagementService.getCurrencyModel(Money money) -
Uses of CurrencyModel in de.hybris.platform.voucher.model
Methods in de.hybris.platform.voucher.model that return CurrencyModelModifier and TypeMethodDescriptionOrderRestrictionModel.getCurrency()Generated method - Getter of theOrderRestriction.currencyattribute defined at extensionvoucher.RegularCustomerOrderTotalRestrictionModel.getCurrency()Generated method - Getter of theRegularCustomerOrderTotalRestriction.currencyattribute defined at extensionvoucher.Methods in de.hybris.platform.voucher.model with parameters of type CurrencyModelModifier and TypeMethodDescriptionvoidOrderRestrictionModel.setCurrency(CurrencyModel value) Generated method - Setter ofOrderRestriction.currencyattribute defined at extensionvoucher.voidRegularCustomerOrderTotalRestrictionModel.setCurrency(CurrencyModel value) Generated method - Setter ofRegularCustomerOrderTotalRestriction.currencyattribute defined at extensionvoucher.Constructors in de.hybris.platform.voucher.model with parameters of type CurrencyModelModifierConstructorDescriptionOrderRestrictionModel(CurrencyModel _currency, ItemModel _owner, Double _total, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersOrderRestrictionModel(CurrencyModel _currency, Double _total, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRegularCustomerOrderTotalRestrictionModel(Double _allOrdersTotal, CurrencyModel _currency, ItemModel _owner, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRegularCustomerOrderTotalRestrictionModel(Double _allOrdersTotal, CurrencyModel _currency, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters