Uses of Class
de.hybris.platform.europe1.model.PriceRowModel
Packages that use PriceRowModel
Package
Description
Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package.
Contains generated models for each type of de.hybris.platform.jalo.product package.
Contains generated models for each type of de.hybris.platform.subscriptionservices.jalo package.
-
Uses of PriceRowModel in de.hybris.platform.b2ctelcofacades.converters.populator
Classes in de.hybris.platform.b2ctelcofacades.converters.populator with type parameters of type PriceRowModelModifier and TypeClassDescriptionclassTmaBasicPricePopulator<SOURCE extends PriceRowModel,TARGET extends PriceData> PopulatesPriceDatabased onPriceRowModel.classTmaSppOneTimeChargePopulator<SOURCE extends PriceRowModel,TARGET extends SubscriptionPricePlanData> PopulatesSubscriptionPricePlanData.oneTimeChargeEntriesbased on {@link SubscriptionPricePlanModel=#_oneTimeCharges}classTmaSppRecurringChargePopulator<SOURCE extends PriceRowModel,TARGET extends SubscriptionPricePlanData> PopulatesSubscriptionPricePlanData.recurringChargeEntriesbased on {@link SubscriptionPricePlanModel=#recurringChargeEntries}}classTmaSppUsageChargePopulator<SOURCE extends PriceRowModel,TARGET extends SubscriptionPricePlanData> PopulatesSubscriptionPricePlanData.usageChargesbased on=#usageCharges}Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type PriceRowModelModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel,PriceData> TmaCompositePricesPopulator.getTmaPriceDataConverter()protected TmaEntityResourceNormalizer<PriceData,PriceRowModel> TmaProductOfferingPriceRowReversePopulator.getTmaPriceRowEntityResourceNormalizer()protected de.hybris.platform.servicelayer.dto.converter.Converter<PriceData,PriceRowModel> TmaProductOfferingPriceRowReversePopulator.getTmaPriceRowReverseConverter()Deprecated.since 2205protected de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel,SubscriptionPricePlanData> TmaProductOfferingPricesPopulator.getTmaSubscriptionPricePlanConverter()Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type PriceRowModelModifier and TypeMethodDescriptionvoidTmaPriceRowReversePopulator.populate(PriceData source, PriceRowModel target) voidTmaSubscriptionPricePlanPopulator.populate(PriceRowModel source, SubscriptionPricePlanData target) Method parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type PriceRowModelModifier and TypeMethodDescriptionprotected List<SubscriptionPricePlanData>TmaProductOfferingPricesPopulator.getProductOfferingPrices(Collection<PriceRowModel> priceRowModels) voidTmaProductOfferingPricesPopulator.setTmaSubscriptionPricePlanConverter(de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel, SubscriptionPricePlanData> tmaSubscriptionPricePlanConverter) Constructor parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type PriceRowModelModifierConstructorDescriptionTmaCompositePricesPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel, PriceData> tmaPriceDataConverter, de.hybris.platform.servicelayer.dto.converter.Converter<AbstractDiscountRowModel, PriceData> tmaDiscountPriceDataConverter) TmaCompositePricesPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel, PriceData> tmaPriceDataConverter, de.hybris.platform.servicelayer.dto.converter.Converter<AbstractDiscountRowModel, PriceData> tmaDiscountPriceDataConverter, TmaDiscountRowDao tmaDiscountRowDao) TmaProductOfferingPriceRowReversePopulator(TmaGenericItemService tmaGenericItemService, de.hybris.platform.servicelayer.model.ModelService modelService, de.hybris.platform.servicelayer.dto.converter.Converter<PriceData, PriceRowModel> tmaPriceRowReverseConverter, TmaEntityResourceNormalizer<PriceData, PriceRowModel> tmaPriceRowEntityResourceNormalizer) TmaProductOfferingPriceRowReversePopulator(TmaGenericItemService tmaGenericItemService, de.hybris.platform.servicelayer.model.ModelService modelService, de.hybris.platform.servicelayer.dto.converter.Converter<PriceData, PriceRowModel> tmaPriceRowReverseConverter, TmaEntityResourceNormalizer<PriceData, PriceRowModel> tmaPriceRowEntityResourceNormalizer) -
Uses of PriceRowModel in de.hybris.platform.b2ctelcofacades.price.converters
Classes in de.hybris.platform.b2ctelcofacades.price.converters with type parameters of type PriceRowModelModifier and TypeClassDescriptionclassTmaPriceRowContextPopulator<SOURCE extends PriceRowModel,TARGET extends PriceData> PopulatesPriceDatacontext attributes based onPriceRowModel.Methods in de.hybris.platform.b2ctelcofacades.price.converters that return types with arguments of type PriceRowModelModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel,PriceData> TmaProductPricePopulator.getPriceDataConverter()Constructor parameters in de.hybris.platform.b2ctelcofacades.price.converters with type arguments of type PriceRowModelModifierConstructorDescriptionTmaProductPricePopulator(de.hybris.platform.servicelayer.i18n.CommonI18NService i18NService, de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel, PriceData> priceDataConverter) -
Uses of PriceRowModel in de.hybris.platform.b2ctelcofacades.price.impl
Methods in de.hybris.platform.b2ctelcofacades.price.impl that return types with arguments of type PriceRowModelModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel,PriceData> DefaultTmaPriceFacade.getPriceDataConverter()protected de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel,SubscriptionPricePlanData> DefaultTmaPriceFacade.getSubscriptionPricePlanConverter()Method parameters in de.hybris.platform.b2ctelcofacades.price.impl with type arguments of type PriceRowModelModifier and TypeMethodDescriptionvoidDefaultTmaPriceFacade.setSubscriptionPricePlanConverter(de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel, SubscriptionPricePlanData> subscriptionPricePlanConverter) Constructor parameters in de.hybris.platform.b2ctelcofacades.price.impl with type arguments of type PriceRowModelModifierConstructorDescriptionDefaultTmaPriceFacade(de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel, PriceData> priceDataConverter) -
Uses of PriceRowModel in de.hybris.platform.b2ctelcofacades.product.impl
Methods in de.hybris.platform.b2ctelcofacades.product.impl that return types with arguments of type PriceRowModelModifier and TypeMethodDescriptionprotected List<PriceRowModel>DefaultTmaProductOfferFacade.getPriceRowModels(String poCode, TmaPriceContextData priceContext, TmaProductOfferingModel productOffering) protected de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel,PriceData> TmaProductOfferCpFacade.getTmaPriceDataConverter()protected de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel,SubscriptionPricePlanData> DefaultTmaProductOfferFacade.getTmaSubscriptionPricePlanConverter()Method parameters in de.hybris.platform.b2ctelcofacades.product.impl with type arguments of type PriceRowModelModifier and TypeMethodDescriptionvoidDefaultTmaProductOfferFacade.setTmaSubscriptionPricePlanConverter(de.hybris.platform.servicelayer.dto.converter.Converter<PriceRowModel, SubscriptionPricePlanData> tmaSubscriptionPricePlanConverter) Constructor parameters in de.hybris.platform.b2ctelcofacades.product.impl with type arguments of type PriceRowModelModifierConstructorDescriptionTmaProductOfferCpFacade(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 PriceRowModel in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators
Classes in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with type parameters of type PriceRowModelModifier and TypeClassDescriptionclassTmaPriceDataProductOfferingPricePopulator<SOURCE extends PriceRowModel,TARGET extends PriceData> Populates the productOfferingPrice onPriceDatafromPriceRowModel -
Uses of PriceRowModel in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.indexing
Methods in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.indexing with parameters of type PriceRowModelModifier and TypeMethodDescriptionTmaSpoSource.getProduct(PriceRowModel price) Resolves Solr Property for the spo-TmaSimpleProductOfferingModelgiven anPriceRowModel. -
Uses of PriceRowModel 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 PriceRowModelModifier and TypeMethodDescriptionprotected voidTmaPriceTermResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, IndexedProperty prop, PriceRowModel price, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> resolverCtx) protected voidTmaServiceSpecCharacteristicValueResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, IndexedProperty prop, PriceRowModel price, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> resolverCtx) protected voidTmaSppKeywordsResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, IndexedProperty indexedProp, PriceRowModel price, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> context) TmaChargeValueSource.getPrice(PriceRowModel price, String valueProviderParameter) TmaOneTimeChargeSource.getPrice(PriceRowModel price, String param) TmaRecurrentChargeSource.getPrice(PriceRowModel price, String param) voidTmaBpoResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, Collection<IndexedProperty> props, PriceRowModel price) voidTmaChargeResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, Collection<IndexedProperty> props, PriceRowModel priceRow) voidTmaPoCodeResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, Collection<IndexedProperty> props, PriceRowModel price) voidTmaPoItemTypeResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, Collection<IndexedProperty> props, PriceRowModel price) voidTmaPoModifiedTimeResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, Collection<IndexedProperty> props, PriceRowModel price) voidTmaPoPropertyResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, Collection<IndexedProperty> props, PriceRowModel price) voidTmaPriceCodeResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, Collection<IndexedProperty> props, PriceRowModel price) -
Uses of PriceRowModel in de.hybris.platform.b2ctelcoservices.daos
Methods in de.hybris.platform.b2ctelcoservices.daos that return types with arguments of type PriceRowModelModifier 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. -
Uses of PriceRowModel in de.hybris.platform.b2ctelcoservices.daos.impl
Methods in de.hybris.platform.b2ctelcoservices.daos.impl that return types with arguments of type PriceRowModelModifier and TypeMethodDescriptionprotected Set<PriceRowModel>DefaultTmaSubscriptionPricePlanDao.filterAfterRequiredProducts(Set<PriceRowModel> priceRows, Set<ProductModel> requiredProducts) Returns the price rows on which the required products set match the required products sent as parameter, otherwise returns the price rows on which the required price class set match the required price class retrieved from the required products sentprotected Set<PriceRowModel>DefaultTmaSubscriptionPricePlanDao.filterPriceRows(TmaPriceContext priceContext) Deprecated.since 2003.DefaultTmaSubscriptionPricePlanDao.filterPricesForContext(TmaPriceContext priceContext) DefaultTmaSubscriptionPricePlanDao.findAllApplicablePricesForContext(TmaPriceContext priceContext) DefaultTmaSubscriptionPricePlanDao.findApplicablePriceRows(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.Method parameters in de.hybris.platform.b2ctelcoservices.daos.impl with type arguments of type PriceRowModelModifier and TypeMethodDescriptionprotected Set<PriceRowModel>DefaultTmaSubscriptionPricePlanDao.filterAfterRequiredProducts(Set<PriceRowModel> priceRows, Set<ProductModel> requiredProducts) Returns the price rows on which the required products set match the required products sent as parameter, otherwise returns the price rows on which the required price class set match the required price class retrieved from the required products sent -
Uses of PriceRowModel in de.hybris.platform.b2ctelcoservices.dataimport.batch.price
Methods in de.hybris.platform.b2ctelcoservices.dataimport.batch.price that return types with arguments of type PriceRowModelModifier and TypeMethodDescriptionTmaPriceRowImportAdapter.performImport(String cellValue, de.hybris.platform.jalo.Item processedItem) Import aPriceRowModel. -
Uses of PriceRowModel in de.hybris.platform.b2ctelcoservices.dataimport.batch.price.impl
Methods in de.hybris.platform.b2ctelcoservices.dataimport.batch.price.impl that return types with arguments of type PriceRowModelModifier and TypeMethodDescriptionDefaultTmaPriceRowImportAdapter.performImport(String cellValue, de.hybris.platform.jalo.Item processedItem) Method parameters in de.hybris.platform.b2ctelcoservices.dataimport.batch.price.impl with type arguments of type PriceRowModelModifier and TypeMethodDescriptionprotected booleanDefaultTmaPriceRowImportAdapter.processItem(String token, de.hybris.platform.jalo.Item forItem, List<PriceRowModel> col, boolean append, boolean allowNull) -
Uses of PriceRowModel in de.hybris.platform.b2ctelcoservices.interceptors
Methods in de.hybris.platform.b2ctelcoservices.interceptors with parameters of type PriceRowModelModifier and TypeMethodDescriptionvoidTmaPriceValuePrepareInterceptor.onPrepare(PriceRowModel priceRowModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) voidTmaPriceRowPopValidateInterceptor.onValidate(PriceRowModel priceRow, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) Validates that thePriceRowModelis still valid for theTmaProductOfferingModelused, based on theTmaProductOfferingPriceModelof the price row. -
Uses of PriceRowModel in de.hybris.platform.b2ctelcoservices.model
Methods in de.hybris.platform.b2ctelcoservices.model that return types with arguments of type PriceRowModelModifier and TypeMethodDescriptionTmaProductPriceClassModel.getPricePlans()Generated method - Getter of theTmaProductPriceClass.pricePlansattribute defined at extensiontuadatacommonsservices.TmaProductOfferingPriceModel.getPriceRows()Generated method - Getter of theTmaProductOfferingPrice.priceRowsattribute defined at extensiontuadatacommonsservices.Method parameters in de.hybris.platform.b2ctelcoservices.model with type arguments of type PriceRowModelModifier and TypeMethodDescriptionvoidTmaProductPriceClassModel.setPricePlans(Set<PriceRowModel> value) Generated method - Setter ofTmaProductPriceClass.pricePlansattribute defined at extensiontuadatacommonsservices.voidTmaProductOfferingPriceModel.setPriceRows(Set<PriceRowModel> value) Generated method - Setter ofTmaProductOfferingPrice.priceRowsattribute defined at extensiontuadatacommonsservices. -
Uses of PriceRowModel in de.hybris.platform.b2ctelcoservices.order.impl
Methods in de.hybris.platform.b2ctelcoservices.order.impl that return PriceRowModelModifier and TypeMethodDescriptionprotected PriceRowModelTmaCommerceAddToCartStrategy.getBestApplicablePrice(CommerceCartParameter parameter) Deprecated.since 2105.Methods in de.hybris.platform.b2ctelcoservices.order.impl with parameters of type PriceRowModelModifier and TypeMethodDescriptionprotected TmaCartSubscriptionInfoModelTmaCommerceAddToCartStrategy.createSubscriptionInfo(PriceRowModel bestApplicablePrice) Creates a newTmaCartSubscriptionInfoModelbased on the information retrieved from the minimum identified price. -
Uses of PriceRowModel in de.hybris.platform.b2ctelcoservices.pricing.comparator
Methods in de.hybris.platform.b2ctelcoservices.pricing.comparator with parameters of type PriceRowModelModifier and TypeMethodDescriptionprotected intPriceRowModelComparator.compareInstances(PriceRowModel instance1, PriceRowModel instance2) Deprecated.protected intPriceRowModelComparator.comparePriceRowToSubscriptionPricePlan(PriceRowModel instance1, SubscriptionPricePlanModel instance2) Deprecated.protected intPriceRowModelComparator.compareSubscriptionPricePlanToPriceRow(SubscriptionPricePlanModel instance1, PriceRowModel instance2) Deprecated. -
Uses of PriceRowModel in de.hybris.platform.b2ctelcoservices.pricing.services
Methods in de.hybris.platform.b2ctelcoservices.pricing.services that return PriceRowModelModifier and TypeMethodDescriptionTmaCommercePriceService.getBestApplicablePrice(TmaPriceContext priceContext) Retrieves the bestPriceRowModelapplicable for the given context, be it either the standalone price of the offering or a price override.TmaCommercePriceService.getBestApplicablePrice(AbstractOrderEntryModel orderEntryModel) Retrieves the bestPriceRowModelapplicable for the given , considering the context in which the offering has been bought (either standalone or as part of a bundle).TmaCommercePriceService.getMinimumPrice(TmaPriceContext priceContext) Deprecated.since 2007.TmaCommercePriceService.getMinimumPrice(AbstractOrderEntryModel orderEntryModel) Deprecated.since 2007.TmaPriceSelector.selectPrice(Set<PriceRowModel> standAlonePrices, Set<PriceRowModel> priceOverrides) Selects a price from the given input pricesMethods in de.hybris.platform.b2ctelcoservices.pricing.services that return types with arguments of type PriceRowModelModifier and TypeMethodDescriptionTmaCommercePriceService.filterPricesbyPriceContext(TmaPriceContext priceContext) Retrieves all instances ofPriceRowModels andSubscriptionPricePlanModels for the and provided.TmaPopService.getPriceRowsFor(TmaProductOfferingPriceModel price) Finds all thePriceRowModels that aTmaProductOfferingPriceModelor its parents are used in.Method parameters in de.hybris.platform.b2ctelcoservices.pricing.services with type arguments of type PriceRowModelModifier and TypeMethodDescriptionTmaPriceSelector.selectPrice(Set<PriceRowModel> standAlonePrices, Set<PriceRowModel> priceOverrides) Selects a price from the given input prices -
Uses of PriceRowModel in de.hybris.platform.b2ctelcoservices.pricing.services.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.services.impl that return PriceRowModelModifier and TypeMethodDescriptionDefaultTmaCommercePriceService.getBestApplicablePrice(TmaPriceContext priceContext) DefaultTmaCommercePriceService.getBestApplicablePrice(AbstractOrderEntryModel orderEntryModel) DefaultTmaCommercePriceService.getMinimumPrice(TmaPriceContext priceContext) DefaultTmaCommercePriceService.getMinimumPrice(AbstractOrderEntryModel orderEntryModel) DefaultTmaHighestPriorityPriceSelector.selectPrice(Set<PriceRowModel> standalonePrices, Set<PriceRowModel> priceOverrides) DefaultTmaMinimumPriceSelector.selectPrice(Set<PriceRowModel> standalonePrices, Set<PriceRowModel> priceOverrides) Deprecated.Methods in de.hybris.platform.b2ctelcoservices.pricing.services.impl that return types with arguments of type PriceRowModelModifier and TypeMethodDescriptionDefaultTmaCommercePriceService.filterPricesbyPriceContext(TmaPriceContext priceContext) DefaultTmaPopService.getPriceRowsFor(TmaProductOfferingPriceModel price) protected Set<PriceRowModel>DefaultTmaCommercePriceService.getStandalonePrices(TmaPriceContext priceContext) Deprecated.since 2105.Method parameters in de.hybris.platform.b2ctelcoservices.pricing.services.impl with type arguments of type PriceRowModelModifier and TypeMethodDescriptionDefaultTmaHighestPriorityPriceSelector.selectPrice(Set<PriceRowModel> standalonePrices, Set<PriceRowModel> priceOverrides) DefaultTmaMinimumPriceSelector.selectPrice(Set<PriceRowModel> standalonePrices, Set<PriceRowModel> priceOverrides) Deprecated. -
Uses of PriceRowModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry with parameters of type PriceRowModelModifier and TypeMethodDescriptionDefaultTmaAbstractOrderEntryPriceBuilder.buildPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) TmaAbstractOrderEntryPriceBuilder.buildPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) Builds a list ofTmaAbstractOrderPriceModelfor the given param.protected abstract List<TmaAbstractOrderPriceModel>DefaultTmaAbstractOrderEntryPriceBuilder.createPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) Creates a list ofTmaAbstractOrderPriceModelbased on the param.protected abstract booleanDefaultTmaAbstractOrderEntryPriceBuilder.shouldCreatePrices(PriceRowModel price) Verify is the list of prices for order entry should be created -
Uses of PriceRowModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.impl with parameters of type PriceRowModelModifier and TypeMethodDescriptionprotected List<TmaAbstractOrderPriceModel>TmaAbstractOrderOneTimeChargePriceBuilder.createPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) protected List<TmaAbstractOrderPriceModel>TmaAbstractOrderPriceValueBuilder.createPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) protected List<TmaAbstractOrderPriceModel>TmaAbstractOrderProductOfferingPriceBuilder.createPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) protected List<TmaAbstractOrderPriceModel>TmaAbstractOrderRecurringChargePriceBuilder.createPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) protected List<TmaAbstractOrderPriceModel>TmaAbstractOrderUsageChargePriceBuilder.createPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) protected List<TmaAbstractOrderPriceModel>TmaAbstractOrderUsageChargesPriceBuilder.createPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) Deprecated.protected List<TmaAbstractOrderPriceModel>TmaAbstractOrderOneTimeChargePriceBuilder.createPricesForPriceRow(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) Deprecated.since 2007.protected booleanTmaAbstractOrderOneTimeChargePriceBuilder.shouldCreatePrices(PriceRowModel price) protected booleanTmaAbstractOrderPriceValueBuilder.shouldCreatePrices(PriceRowModel price) protected booleanTmaAbstractOrderProductOfferingPriceBuilder.shouldCreatePrices(PriceRowModel price) protected booleanTmaAbstractOrderRecurringChargePriceBuilder.shouldCreatePrices(PriceRowModel price) protected booleanTmaAbstractOrderUsageChargePriceBuilder.shouldCreatePrices(PriceRowModel price) protected booleanTmaAbstractOrderUsageChargesPriceBuilder.shouldCreatePrices(PriceRowModel price) Deprecated. -
Uses of PriceRowModel in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl with parameters of type PriceRowModelModifier and TypeMethodDescriptionprotected voidTmaBpoChildrenValueResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, IndexedProperty indexedProperty, PriceRowModel priceRow, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> valueResolverContext) protected voidTmaCustomerFacingServiceSpecResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, IndexedProperty indexedProperty, PriceRowModel price, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> resolverContext) protected voidTmaProductOfferingAllowedPrincipalsFieldValueProvider.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, IndexedProperty indexedProperty, PriceRowModel price, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> resolverContext) -
Uses of PriceRowModel in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl.pricing
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl.pricing with parameters of type PriceRowModelModifier and TypeMethodDescriptionprotected voidTmaProdSpecCharValueUseResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, IndexedProperty indexedProperty, PriceRowModel priceRowModel, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> valueResolverContext) protected voidTmaProductOfferingPriceValueResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, IndexedProperty indexedProperty, PriceRowModel priceRowModel, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> valueResolverContext) -
Uses of PriceRowModel in de.hybris.platform.b2ctelcoservices.services
Methods in de.hybris.platform.b2ctelcoservices.services with parameters of type PriceRowModelModifier and TypeMethodDescriptionTmaSubscriptionTermService.getSubscriptionTermsFor(PriceRowModel priceRow) Returns the subscription terms configured on the given price row if there are any, otherwise it returns all existing subscription terms -
Uses of PriceRowModel in de.hybris.platform.b2ctelcoservices.services.impl
Methods in de.hybris.platform.b2ctelcoservices.services.impl with parameters of type PriceRowModelModifier and TypeMethodDescriptionDefaultTmaSubscriptionTermService.getSubscriptionTermsFor(PriceRowModel priceRow) -
Uses of PriceRowModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return types with arguments of type PriceRowModelModifier and TypeMethodDescriptionProductModel.getEurope1Prices()Generated method - Getter of theProduct.europe1Pricesdynamic attribute defined at extensioneurope1.ProductModel.getOwnEurope1Prices()Generated method - Getter of theProduct.ownEurope1Pricesattribute defined at extensioneurope1.ProductModel.getPricePlans()Generated method - Getter of theProduct.pricePlansattribute defined at extensiontuadatacommonsservices.Method parameters in de.hybris.platform.core.model.product with type arguments of type PriceRowModelModifier and TypeMethodDescriptionvoidProductModel.setEurope1Prices(Collection<PriceRowModel> value) Generated method - Setter ofProduct.europe1Pricesdynamic attribute defined at extensioneurope1.voidProductModel.setOwnEurope1Prices(Collection<PriceRowModel> value) Generated method - Setter ofProduct.ownEurope1Pricesattribute defined at extensioneurope1.voidProductModel.setPricePlans(Set<PriceRowModel> value) Generated method - Setter ofProduct.pricePlansattribute defined at extensiontuadatacommonsservices. -
Uses of PriceRowModel in de.hybris.platform.subscriptionservices.model
Subclasses of PriceRowModel in de.hybris.platform.subscriptionservices.modelModifier and TypeClassDescriptionclassGenerated model class for type SubscriptionPricePlan first defined at extension subscriptionservices.Methods in de.hybris.platform.subscriptionservices.model that return types with arguments of type PriceRowModelModifier and TypeMethodDescriptionSubscriptionTermModel.getPricePlans()Generated method - Getter of theSubscriptionTerm.pricePlansattribute defined at extensiontuadatacommonsservices.Method parameters in de.hybris.platform.subscriptionservices.model with type arguments of type PriceRowModelModifier and TypeMethodDescriptionvoidSubscriptionTermModel.setPricePlans(Set<PriceRowModel> value) Generated method - Setter ofSubscriptionTerm.pricePlansattribute defined at extensiontuadatacommonsservices.