Uses of Class
de.hybris.platform.b2ctelcoservices.pricing.context.TmaPriceContext
Packages that use TmaPriceContext
Package
Description
-
Uses of TmaPriceContext in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaPriceContextModifier and TypeMethodDescriptionvoidTmaPriceContextDataReversePopulator.populate(TmaPriceContextData source, TmaPriceContext target) -
Uses of TmaPriceContext in de.hybris.platform.b2ctelcofacades.price
Methods in de.hybris.platform.b2ctelcofacades.price with parameters of type TmaPriceContextModifier and TypeMethodDescriptionTmaPriceFacade.getBestApplicablePrice(TmaPriceContext priceContext) Retrieves the best applicable price for a given priceContext.TmaPriceFacade.getMinimumPrice(TmaPriceContext priceContext) Deprecated.since 2007. -
Uses of TmaPriceContext in de.hybris.platform.b2ctelcofacades.price.impl
Methods in de.hybris.platform.b2ctelcofacades.price.impl with parameters of type TmaPriceContextModifier and TypeMethodDescriptionDefaultTmaPriceFacade.getBestApplicablePrice(TmaPriceContext priceContext) DefaultTmaPriceFacade.getMinimumPrice(TmaPriceContext priceContext) protected ProductModelDefaultTmaPriceFacade.getProduct(TmaPriceContext priceContext) -
Uses of TmaPriceContext in de.hybris.platform.b2ctelcofacades.product.impl
Methods in de.hybris.platform.b2ctelcofacades.product.impl that return types with arguments of type TmaPriceContextModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaPriceContextData,TmaPriceContext> DefaultTmaProductOfferFacade.getPriceContextDataReverseConverter()Method parameters in de.hybris.platform.b2ctelcofacades.product.impl with type arguments of type TmaPriceContextModifier and TypeMethodDescriptionvoidDefaultTmaProductOfferFacade.setPriceContextDataReverseConverter(de.hybris.platform.servicelayer.dto.converter.Converter<TmaPriceContextData, TmaPriceContext> priceContextDataReverseConverter) -
Uses of TmaPriceContext in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.dao.impl
Methods in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.dao.impl with parameters of type TmaPriceContextModifier and TypeMethodDescriptionprotected Map<TmaProcessType,Set<String>> TmaSppEligibleProcessesAndTermsConditionBuilder.createProcessAndTermsMap(TmaPriceContext priceContext) protected de.hybris.platform.core.GenericConditionListTmaSppEligibleProcessesAndTermsConditionBuilder.createQueryConditions(de.hybris.platform.core.GenericQuery query, TmaPriceContext priceContext) protected Map<TmaProcessType,Set<String>> TmaSppEligibleProcessesAndTermsConditionBuilder.filterEligibleProcessesAndTerms(TmaPriceContext priceContext) Filters the eligibleTmaProcessTypeand associated subscription terms ids from the givenTmaPriceContext.protected Set<TmaProcessType>TmaSppEligibleProcessesAndTermsConditionBuilder.retrieveEligibleProcesses(TmaPriceContext priceContext) protected booleanTmaSppEligibleProcessesAndTermsConditionBuilder.shouldApplyCondition(TmaPriceContext parameter) -
Uses of TmaPriceContext in de.hybris.platform.b2ctelcoservices.daos
Methods in de.hybris.platform.b2ctelcoservices.daos with parameters of type TmaPriceContextModifier and TypeMethodDescriptionTmaSubscriptionPricePlanDao.filterPricesForContext(TmaPriceContext priceContext) Deprecated, for removal: This API element is subject to removal in a future version.since 2003.TmaSubscriptionPricePlanDao.findAllApplicablePricesForContext(TmaPriceContext priceContext) Retrieves allPriceRowModels which may be applicable for the context and the given, be it either the stand alone price of the product or a price override for which the represents thePDTRowModel.getAffectedProductOffering()of the price.TmaSubscriptionPricePlanDao.findApplicablePriceRows(TmaPriceContext priceContext) Retrieves all instances ofPriceRowModels exclusively for the provided.TmaSubscriptionPricePlanDao.findApplicableSubscriptionPricePlans(TmaPriceContext priceContext) Retrieves all instances ofSubscriptionPricePlanModels for the provided. -
Uses of TmaPriceContext in de.hybris.platform.b2ctelcoservices.daos.impl
Methods in de.hybris.platform.b2ctelcoservices.daos.impl that return TmaPriceContextModifier and TypeMethodDescriptionprotected TmaPriceContextDefaultTmaSubscriptionPricePlanDaoIntegrationTest.createBpoPriceContext(ProductModel bpo, ProductModel affected, Set<ProductModel> required, HashSet<TmaProcessType> processTypes) protected TmaPriceContextDefaultTmaSubscriptionPricePlanDaoIntegrationTest.createPriceContext(ProductModel product, HashSet<TmaProcessType> processTypes) Methods in de.hybris.platform.b2ctelcoservices.daos.impl with parameters of type TmaPriceContextModifier and TypeMethodDescriptionprotected Set<PriceRowModel>DefaultTmaSubscriptionPricePlanDao.filterPriceRows(TmaPriceContext priceContext) Deprecated.since 2003.DefaultTmaSubscriptionPricePlanDao.filterPricesForContext(TmaPriceContext priceContext) protected Set<SubscriptionPricePlanModel>DefaultTmaSubscriptionPricePlanDao.filterSubscriptionPricePlans(TmaPriceContext priceContext) Deprecated.since 2003.DefaultTmaSubscriptionPricePlanDao.findAllApplicablePricesForContext(TmaPriceContext priceContext) DefaultTmaSubscriptionPricePlanDao.findApplicablePriceRows(TmaPriceContext priceContext) DefaultTmaSubscriptionPricePlanDao.findApplicableSubscriptionPricePlans(TmaPriceContext priceContext) protected Set<PriceRowModel>DefaultTmaSubscriptionPricePlanDao.findPriceRows(TmaPriceContext priceContext, boolean typeExclusive) Retrieves all instances ofPriceRowModels exclusively if type exclusive is true otherwise all instances ofPriceRowModels and subtypes, for the provided.protected booleanDefaultTmaSubscriptionPricePlanDao.shouldFilterByRequiredProducts(TmaPriceContext priceContext) Determines whether the filtering based ongetRequiredProducts()should be applied considering the following rules: thegetProduct()is aTmaBundledProductOfferingModelthegetRequiredProducts()is a non-null object (empty set is considered as non-null object) -
Uses of TmaPriceContext in de.hybris.platform.b2ctelcoservices.pricing.context
Methods in de.hybris.platform.b2ctelcoservices.pricing.context that return TmaPriceContextModifier and TypeMethodDescriptionTmaPriceContextFactory.createBpoPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, ProductModel affectedProduct) Deprecated.since 1911.TmaPriceContextFactory.createBpoPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms, ProductModel affectedProduct, Set<? extends ProductModel> requiredProducts) Deprecated.since 1911.TmaPriceContextFactory.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) 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) Deprecated.since 1911.TmaPriceContextFactory.createPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms, CurrencyModel currencyModel) Deprecated.since 1911. -
Uses of TmaPriceContext in de.hybris.platform.b2ctelcoservices.pricing.context.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.context.impl that return TmaPriceContextModifier and TypeMethodDescriptionTmaPriceContextBuilder.build()DefaultTmaPriceContextFactory.createBpoPriceContext(ProductModel product, Set<TmaProcessType> processTypes, ProductModel affectedProduct) Deprecated.DefaultTmaPriceContextFactory.createBpoPriceContext(ProductModel product, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms, ProductModel affectedProduct, Set<? extends ProductModel> requiredProducts) Deprecated.DefaultTmaPriceContextFactory.createBpoPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms, ProductModel affectedProduct, Set<? extends ProductModel> requiredProducts, CurrencyModel currency) Deprecated.protected TmaPriceContextDefaultTmaPriceContextFactory.createEmptyPriceContext()Deprecated.DefaultTmaPriceContextFactory.createPriceContext(ProductModel product, Set<TmaProcessType> processTypes) Deprecated.DefaultTmaPriceContextFactory.createPriceContext(ProductModel product, Set<TmaProcessType> processTypes, CurrencyModel currencyModel) Deprecated.DefaultTmaPriceContextFactory.createPriceContext(ProductModel product, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms) Deprecated.DefaultTmaPriceContextFactory.createPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms, CurrencyModel currencyModel) Deprecated. -
Uses of TmaPriceContext in de.hybris.platform.b2ctelcoservices.pricing.dao
Methods in de.hybris.platform.b2ctelcoservices.pricing.dao with parameters of type TmaPriceContextModifier and TypeMethodDescriptionprotected de.hybris.platform.core.GenericConditionListTmaPriceRegionConditionBuilder.createQueryConditions(de.hybris.platform.core.GenericQuery query, TmaPriceContext priceContext) protected de.hybris.platform.core.GenericConditionListTmaPriceRowChannelConditionBuilder.createQueryConditions(de.hybris.platform.core.GenericQuery query, TmaPriceContext priceContext) Deprecated.protected de.hybris.platform.core.GenericConditionListTmaProcessTypeConditionBuilder.createQueryConditions(de.hybris.platform.core.GenericQuery query, TmaPriceContext priceContext) Deprecated, for removal: This API element is subject to removal in a future version.protected de.hybris.platform.core.GenericConditionListTmaSppAffectedProductConditionBuilder.createQueryConditions(de.hybris.platform.core.GenericQuery query, TmaPriceContext priceContext) protected de.hybris.platform.core.GenericConditionListTmaSppChannelConditionBuilder.createQueryConditions(de.hybris.platform.core.GenericQuery query, TmaPriceContext priceContext) protected de.hybris.platform.core.GenericConditionListTmaSppCurrencyConditionBuilder.createQueryConditions(de.hybris.platform.core.GenericQuery query, TmaPriceContext priceContext) protected de.hybris.platform.core.GenericConditionListTmaSppProductConditionBuilder.createQueryConditions(de.hybris.platform.core.GenericQuery query, TmaPriceContext priceContext) protected de.hybris.platform.core.GenericConditionListTmaSppUserPriceGroupConditionBuilder.createQueryConditions(de.hybris.platform.core.GenericQuery query, TmaPriceContext priceContext) protected de.hybris.platform.core.GenericConditionListTmaUserIdConditionBuilder.createQueryConditions(de.hybris.platform.core.GenericQuery query, TmaPriceContext priceContext) Deprecated.protected Set<UserPriceGroup>TmaSppUserPriceGroupConditionBuilder.getUserPriceGroups(TmaPriceContext priceContext) protected Set<UserPriceGroup>TmaUserIdConditionBuilder.getUserPriceGroups(TmaPriceContext priceContext) Deprecated.protected booleanTmaPriceRegionConditionBuilder.shouldApplyCondition(TmaPriceContext parameter) protected booleanTmaPriceRowChannelConditionBuilder.shouldApplyCondition(TmaPriceContext priceContext) Deprecated.protected booleanTmaProcessTypeConditionBuilder.shouldApplyCondition(TmaPriceContext parameter) Deprecated, for removal: This API element is subject to removal in a future version.protected booleanTmaSppAffectedProductConditionBuilder.shouldApplyCondition(TmaPriceContext priceContext) protected booleanTmaSppChannelConditionBuilder.shouldApplyCondition(TmaPriceContext parameter) protected booleanTmaSppCurrencyConditionBuilder.shouldApplyCondition(TmaPriceContext priceContext) protected booleanTmaSppProductConditionBuilder.shouldApplyCondition(TmaPriceContext priceContext) protected booleanTmaSppUserPriceGroupConditionBuilder.shouldApplyCondition(TmaPriceContext priceContext) protected booleanTmaUserIdConditionBuilder.shouldApplyCondition(TmaPriceContext parameter) Deprecated. -
Uses of TmaPriceContext in de.hybris.platform.b2ctelcoservices.pricing.discount
Methods in de.hybris.platform.b2ctelcoservices.pricing.discount with parameters of type TmaPriceContextModifier and TypeMethodDescriptionbooleanTmaDiscountRowFilterService.isDiscountQualified(AbstractDiscountRowModel inputDiscount, TmaPriceContext priceContext) Verifies if the given discount row qualifies for a given context. -
Uses of TmaPriceContext in de.hybris.platform.b2ctelcoservices.pricing.discount.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.discount.impl with parameters of type TmaPriceContextModifier and TypeMethodDescriptionbooleanDefaultTmaDiscountRowFilterByChannelService.isDiscountQualified(AbstractDiscountRowModel inputDiscount, TmaPriceContext priceContext) booleanDefaultTmaDiscountRowFilterByCurrencyService.isDiscountQualified(AbstractDiscountRowModel inputDiscount, TmaPriceContext priceContext) booleanDefaultTmaDiscountRowFilterByDateService.isDiscountQualified(AbstractDiscountRowModel inputDiscount, TmaPriceContext priceContext) booleanDefaultTmaDiscountRowFilterByProcessTypeService.isDiscountQualified(AbstractDiscountRowModel inputDiscount, TmaPriceContext priceContext) booleanDefaultTmaDiscountRowFilterByProductService.isDiscountQualified(AbstractDiscountRowModel inputDiscount, TmaPriceContext priceContext) booleanDefaultTmaDiscountRowFilterByRegionService.isDiscountQualified(AbstractDiscountRowModel inputDiscount, TmaPriceContext priceContext) booleanDefaultTmaDiscountRowFilterBySubscriptionTermService.isDiscountQualified(AbstractDiscountRowModel inputDiscount, TmaPriceContext priceContext) booleanDefaultTmaDiscountRowFilterByUserService.isDiscountQualified(AbstractDiscountRowModel inputDiscount, TmaPriceContext priceContext) -
Uses of TmaPriceContext in de.hybris.platform.b2ctelcoservices.pricing.services
Methods in de.hybris.platform.b2ctelcoservices.pricing.services that return TmaPriceContextModifier and TypeMethodDescriptionTmaPriceContextService.createPriceContext(CommerceCartParameter parameter) Creates aTmaPriceContextbased on the attributes values set on the CommerceCartParameter.TmaPriceContextService.createPriceContext(AbstractOrderEntryModel entry) Creates aTmaPriceContextbased on the attributes values set on the order entry.TmaPriceContextService.createPriceContext(AbstractOrderEntryModel entry, TmaBundledProductOfferingModel bundledProductOffering) Deprecated.since 2105.Methods in de.hybris.platform.b2ctelcoservices.pricing.services with parameters of type TmaPriceContextModifier and TypeMethodDescriptionTmaDiscountService.filterDiscountRowsBy(Set<AbstractDiscountRowModel> inputDiscounts, TmaPriceContext priceContext) Filters discount rows for a given contextTmaCommercePriceService.filterPricesbyPriceContext(TmaPriceContext priceContext) Retrieves all instances ofPriceRowModels andSubscriptionPricePlanModels for the and provided.TmaCommercePriceService.getBestApplicablePrice(TmaPriceContext priceContext) Retrieves the bestPriceRowModelapplicable for the given context, be it either the standalone price of the offering or a price override.TmaCommercePriceService.getMinimumPrice(TmaPriceContext priceContext) Deprecated.since 2007.TmaCommercePriceService.getMinimumPriceValue(TmaPriceContext priceContext) Retrieves the value of the minimum price which may be applicable for the given context, be it either the standalone price of the offering or a price override. -
Uses of TmaPriceContext in de.hybris.platform.b2ctelcoservices.pricing.services.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.services.impl that return TmaPriceContextModifier and TypeMethodDescriptionprotected TmaPriceContextDefaultTmaCommercePriceService.createPriceContext(AbstractOrderEntryModel entry) Deprecated.since 2007.DefaultTmaPriceContextService.createPriceContext(CommerceCartParameter parameter) DefaultTmaPriceContextService.createPriceContext(AbstractOrderEntryModel entry) DefaultTmaPriceContextService.createPriceContext(AbstractOrderEntryModel entry, TmaBundledProductOfferingModel bundledProductOffering) Methods in de.hybris.platform.b2ctelcoservices.pricing.services.impl with parameters of type TmaPriceContextModifier and TypeMethodDescriptionDefaultTmaDiscountService.filterDiscountRowsBy(Set<AbstractDiscountRowModel> inputDiscounts, TmaPriceContext priceContext) DefaultTmaCommercePriceService.filterPricesbyPriceContext(TmaPriceContext priceContext) DefaultTmaCommercePriceService.getBestApplicablePrice(TmaPriceContext priceContext) DefaultTmaCommercePriceService.getMinimumPrice(TmaPriceContext priceContext) DefaultTmaCommercePriceService.getMinimumPriceValue(TmaPriceContext priceContext) protected Set<SubscriptionPricePlanModel>DefaultTmaCommercePriceService.getPriceOverrides(TmaPriceContext priceContext) Deprecated.since 2007.protected ProductModelDefaultTmaCommercePriceService.getProduct(TmaPriceContext priceContext) Returns the product for which to calculate the price.protected Set<PriceRowModel>DefaultTmaCommercePriceService.getStandalonePrices(TmaPriceContext priceContext) Deprecated.since 2105. -
Uses of TmaPriceContext in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry that return TmaPriceContextModifier and TypeMethodDescriptionprotected TmaPriceContextDefaultTmaAbstractOrderEntryPopBuilder.createPriceContextForDiscountRows(AbstractOrderEntryModel entry) -
Uses of TmaPriceContext in de.hybris.platform.b2ctelcoservices.services
Methods in de.hybris.platform.b2ctelcoservices.services with parameters of type TmaPriceContextModifier and TypeMethodDescriptionTmaPoService.getPoForCodeAndPriceContext(String code, TmaPriceContext priceContext) Returns aTmaProductOfferingModelfor the given code and prices of theTmaProductOfferingModelbased on theTmaPriceContextData -
Uses of TmaPriceContext in de.hybris.platform.b2ctelcoservices.services.impl
Methods in de.hybris.platform.b2ctelcoservices.services.impl with parameters of type TmaPriceContextModifier and TypeMethodDescriptionDefaultTmaPoService.getPoForCodeAndPriceContext(String code, TmaPriceContext priceContext)