Uses of Class
de.hybris.platform.b2ctelcoservices.model.TmaAbstractOrderPriceModel
-
Packages that use TmaAbstractOrderPriceModel Package Description de.hybris.platform.b2ctelcofacades.converters.populator de.hybris.platform.b2ctelcofacades.price.converters de.hybris.platform.b2ctelcoservices.model Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package.de.hybris.platform.b2ctelcoservices.pricing.services de.hybris.platform.b2ctelcoservices.pricing.services.impl de.hybris.platform.b2ctelcoservices.pricing.strategy de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.order de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.order.impl de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.impl de.hybris.platform.b2ctelcoservices.pricing.strategy.impl de.hybris.platform.core.model.order Contains generated models for each type of de.hybris.platform.jalo.order package. -
-
Uses of TmaAbstractOrderPriceModel in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaAbstractOrderPriceModel Modifier and Type Method Description protected voidTmaAbstractOrderCompositePriceDataPopulatorIntegrationTest. assertEqualBillingTimeAttributes(TmaAbstractOrderPriceModel priceModel, TmaAbstractOrderPriceData priceData)protected voidTmaAbstractOrderCompositePriceDataPopulatorIntegrationTest. assertEqualCycleEnd(TmaAbstractOrderPriceModel priceModel, TmaAbstractOrderPriceData priceData)protected voidTmaAbstractOrderCompositePriceDataPopulatorIntegrationTest. assertEqualCycleStart(TmaAbstractOrderPriceModel priceModel, TmaAbstractOrderPriceData priceData)protected voidTmaAbstractOrderCompositePriceDataPopulatorIntegrationTest. assertEqualDutyFreeAmount(TmaAbstractOrderPriceModel priceModel, TmaAbstractOrderPriceData priceData)protected voidTmaAbstractOrderCompositePriceDataPopulatorIntegrationTest. assertEqualTaxIncludedAmount(TmaAbstractOrderPriceModel priceModel, TmaAbstractOrderPriceData priceData)protected voidTmaAbstractOrderCompositePriceDataPopulatorIntegrationTest. assertEqualTaxRateAmount(TmaAbstractOrderPriceModel priceModel, TmaAbstractOrderPriceData priceData)protected voidTmaAbstractOrderCompositePriceDataPopulatorIntegrationTest. assertEqualTierEnd(TmaAbstractOrderPriceModel priceModel, TmaAbstractOrderPriceData priceData)protected voidTmaAbstractOrderCompositePriceDataPopulatorIntegrationTest. assertEqualTierStart(TmaAbstractOrderPriceModel priceModel, TmaAbstractOrderPriceData priceData)protected voidTmaAbstractOrderCompositePriceDataPopulatorIntegrationTest. assertEqualUsageChargeType(TmaAbstractOrderPriceModel priceModel, TmaAbstractOrderPriceData priceData)protected voidTmaAbstractOrderCompositePriceDataPopulatorIntegrationTest. assertEqualUsageUnit(TmaAbstractOrderPriceModel priceModel, TmaAbstractOrderPriceData priceData)protected TmaAbstractOrderCompositePriceModelTmaAbstractOrderCompositePriceDataPopulatorIntegrationTest. createCompositePriceWithChildren(TmaAbstractOrderPriceModel... childPrices) -
Uses of TmaAbstractOrderPriceModel in de.hybris.platform.b2ctelcofacades.price.converters
Classes in de.hybris.platform.b2ctelcofacades.price.converters with type parameters of type TmaAbstractOrderPriceModel Modifier and Type Class Description classTmaAbstractOrderPriceDataPopulator<SOURCE extends TmaAbstractOrderPriceModel,TARGET extends TmaAbstractOrderPriceData>Populator implementation forTmaAbstractOrderPriceModelas source andTmaAbstractOrderPriceDataas target type.Methods in de.hybris.platform.b2ctelcofacades.price.converters that return types with arguments of type TmaAbstractOrderPriceModel Modifier and Type Method Description protected java.util.Map<java.lang.String,de.hybris.platform.converters.impl.AbstractPopulatingConverter<TmaAbstractOrderPriceModel,TmaAbstractOrderPriceData>>TmaAbstractOrderCompositePriceDataPopulator. getTmaAbstractOrderCompositeComponentMap()protected java.util.Map<java.lang.String,de.hybris.platform.converters.impl.AbstractPopulatingConverter<TmaAbstractOrderPriceModel,TmaAbstractOrderPriceData>>TmaAbstractOrderEntryPriceAttributePopulator. getTmaAbstractOrderCompositeComponentMap()protected java.util.Map<java.lang.String,de.hybris.platform.converters.impl.AbstractPopulatingConverter<TmaAbstractOrderPriceModel,TmaAbstractOrderPriceData>>TmaAbstractOrderPriceAttributePopulator. getTmaAbstractOrderCompositeComponentMap()Method parameters in de.hybris.platform.b2ctelcofacades.price.converters with type arguments of type TmaAbstractOrderPriceModel Modifier and Type Method Description voidTmaAbstractOrderCompositePriceDataPopulator. setTmaAbstractOrderCompositeComponentMap(java.util.Map<java.lang.String,de.hybris.platform.converters.impl.AbstractPopulatingConverter<TmaAbstractOrderPriceModel,TmaAbstractOrderPriceData>> tmaAbstractOrderCompositeComponentMap)voidTmaAbstractOrderEntryPriceAttributePopulator. setTmaAbstractOrderCompositeComponentMap(java.util.Map<java.lang.String,de.hybris.platform.converters.impl.AbstractPopulatingConverter<TmaAbstractOrderPriceModel,TmaAbstractOrderPriceData>> mapper)voidTmaAbstractOrderPriceAttributePopulator. setTmaAbstractOrderCompositeComponentMap(java.util.Map<java.lang.String,de.hybris.platform.converters.impl.AbstractPopulatingConverter<TmaAbstractOrderPriceModel,TmaAbstractOrderPriceData>> mapper) -
Uses of TmaAbstractOrderPriceModel in de.hybris.platform.b2ctelcoservices.model
Subclasses of TmaAbstractOrderPriceModel in de.hybris.platform.b2ctelcoservices.model Modifier and Type Class Description classTmaAbstractOrderChargePriceModelGenerated model class for type TmaAbstractOrderChargePrice first defined at extension b2ctelcoservices.classTmaAbstractOrderComponentPriceModelGenerated model class for type TmaAbstractOrderComponentPrice first defined at extension b2ctelcoservices.classTmaAbstractOrderCompositePriceModelGenerated model class for type TmaAbstractOrderCompositePrice first defined at extension b2ctelcoservices.classTmaAbstractOrderOneTimeChargePriceModelGenerated model class for type TmaAbstractOrderOneTimeChargePrice first defined at extension b2ctelcoservices.classTmaAbstractOrderRecurringChargePriceModelGenerated model class for type TmaAbstractOrderRecurringChargePrice first defined at extension b2ctelcoservices.classTmaAbstractOrderUsageChargePriceModelGenerated model class for type TmaAbstractOrderUsageChargePrice first defined at extension b2ctelcoservices.Methods in de.hybris.platform.b2ctelcoservices.model that return types with arguments of type TmaAbstractOrderPriceModel Modifier and Type Method Description java.util.Set<TmaAbstractOrderPriceModel>TmaAbstractOrderCompositePriceModel. getChildPrices()Generated method - Getter of theTmaAbstractOrderCompositePrice.childPricesattribute defined at extensionb2ctelcoservices.Method parameters in de.hybris.platform.b2ctelcoservices.model with type arguments of type TmaAbstractOrderPriceModel Modifier and Type Method Description voidTmaAbstractOrderCompositePriceModel. setChildPrices(java.util.Set<TmaAbstractOrderPriceModel> value)Generated method - Setter ofTmaAbstractOrderCompositePrice.childPricesattribute defined at extensionb2ctelcoservices. -
Uses of TmaAbstractOrderPriceModel in de.hybris.platform.b2ctelcoservices.pricing.services
Methods in de.hybris.platform.b2ctelcoservices.pricing.services that return TmaAbstractOrderPriceModel Modifier and Type Method Description TmaAbstractOrderPriceModelTmaCalculationService. createCartPrice()Creates a composite cart price for storing prices. -
Uses of TmaAbstractOrderPriceModel in de.hybris.platform.b2ctelcoservices.pricing.services.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.services.impl that return TmaAbstractOrderPriceModel Modifier and Type Method Description TmaAbstractOrderPriceModelDefaultTmaCalculationService. createCartPrice()protected TmaAbstractOrderPriceModelDefaultTmaCalculationService. getDeliveryPrice(AbstractOrderModel order, java.util.Collection<de.hybris.platform.util.TaxValue> relativeTaxValues)protected TmaAbstractOrderPriceModelDefaultTmaCalculationService. getPaymentPrice(AbstractOrderModel order, java.util.Collection<de.hybris.platform.util.TaxValue> relativeTaxValues) -
Uses of TmaAbstractOrderPriceModel in de.hybris.platform.b2ctelcoservices.pricing.strategy
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy that return TmaAbstractOrderPriceModel Modifier and Type Method Description TmaAbstractOrderPriceModelTmaFindAbstractOrderEntryPriceStrategy. findBasePrice(AbstractOrderEntryModel entry, java.util.List<de.hybris.platform.util.TaxValue> taxes)Find the base price for anAbstractOrderEntryModel -
Uses of TmaAbstractOrderPriceModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.order
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.order that return TmaAbstractOrderPriceModel Modifier and Type Method Description TmaAbstractOrderPriceModelTmaAbstractOrderPriceBuilder. buildPrice(java.lang.Double price, AbstractOrderModel order, java.util.List<de.hybris.platform.util.TaxValue> taxes, TmaAbstractOrderPriceType priceType)Builds aTmaAbstractOrderPriceModelfor the given param. -
Uses of TmaAbstractOrderPriceModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.order.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.order.impl that return TmaAbstractOrderPriceModel Modifier and Type Method Description TmaAbstractOrderPriceModelDefaultTmaAbstractOrderPriceBuilder. buildPrice(java.lang.Double price, AbstractOrderModel order, java.util.List<de.hybris.platform.util.TaxValue> taxes, TmaAbstractOrderPriceType priceType) -
Uses of TmaAbstractOrderPriceModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry that return types with arguments of type TmaAbstractOrderPriceModel Modifier and Type Method Description java.util.List<TmaAbstractOrderPriceModel>DefaultTmaAbstractOrderEntryPriceBuilder. buildPrices(PriceRowModel price, AbstractOrderEntryModel entry, java.util.List<de.hybris.platform.util.TaxValue> taxes)java.util.List<TmaAbstractOrderPriceModel>TmaAbstractOrderEntryPriceBuilder. buildPrices(PriceRowModel price, AbstractOrderEntryModel entry, java.util.List<de.hybris.platform.util.TaxValue> taxes)Builds a list ofTmaAbstractOrderPriceModelfor the given param.protected abstract java.util.List<TmaAbstractOrderPriceModel>DefaultTmaAbstractOrderEntryPriceBuilder. createPrices(PriceRowModel price, AbstractOrderEntryModel entry, java.util.List<de.hybris.platform.util.TaxValue> taxes)Creates a list ofTmaAbstractOrderPriceModelbased on the param. -
Uses of TmaAbstractOrderPriceModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.impl that return types with arguments of type TmaAbstractOrderPriceModel Modifier and Type Method Description protected java.util.List<TmaAbstractOrderPriceModel>TmaAbstractOrderOneTimeChargePriceBuilder. createPrices(PriceRowModel price, AbstractOrderEntryModel entry, java.util.List<de.hybris.platform.util.TaxValue> taxes)protected java.util.List<TmaAbstractOrderPriceModel>TmaAbstractOrderOneTimeChargePriceBuilder. createPrices(SubscriptionPricePlanModel price, AbstractOrderEntryModel entry, java.util.List<de.hybris.platform.util.TaxValue> taxes)protected java.util.List<TmaAbstractOrderPriceModel>TmaAbstractOrderRecurringChargePriceBuilder. createPrices(PriceRowModel price, AbstractOrderEntryModel entry, java.util.List<de.hybris.platform.util.TaxValue> taxes)protected java.util.List<TmaAbstractOrderPriceModel>TmaAbstractOrderRecurringChargePriceBuilder. createPrices(SubscriptionPricePlanModel price, AbstractOrderEntryModel entry, java.util.List<de.hybris.platform.util.TaxValue> taxes)protected java.util.List<TmaAbstractOrderPriceModel>TmaAbstractOrderUsageChargePriceBuilder. createPrices(PriceRowModel price, AbstractOrderEntryModel entry, java.util.List<de.hybris.platform.util.TaxValue> taxes)protected java.util.List<TmaAbstractOrderPriceModel>TmaAbstractOrderUsageChargePriceBuilder. createPrices(SubscriptionPricePlanModel price, AbstractOrderEntryModel entry, java.util.List<de.hybris.platform.util.TaxValue> taxes)protected java.util.List<TmaAbstractOrderPriceModel>TmaAbstractOrderOneTimeChargePriceBuilder. createPricesForPriceRow(PriceRowModel price, AbstractOrderEntryModel entry, java.util.List<de.hybris.platform.util.TaxValue> taxes) -
Uses of TmaAbstractOrderPriceModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.impl that return TmaAbstractOrderPriceModel Modifier and Type Method Description TmaAbstractOrderPriceModelDefaultTmaFindAbstractOrderEntryPriceStrategy. findBasePrice(AbstractOrderEntryModel entry, java.util.List<de.hybris.platform.util.TaxValue> taxes) -
Uses of TmaAbstractOrderPriceModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return TmaAbstractOrderPriceModel Modifier and Type Method Description TmaAbstractOrderPriceModelAbstractOrderEntryModel. getPrice()Generated method - Getter of theAbstractOrderEntry.priceattribute defined at extensionb2ctelcoservices.TmaAbstractOrderPriceModelAbstractOrderModel. getPrice()Generated method - Getter of theAbstractOrder.priceattribute defined at extensionb2ctelcoservices.Methods in de.hybris.platform.core.model.order with parameters of type TmaAbstractOrderPriceModel Modifier and Type Method Description voidAbstractOrderEntryModel. setPrice(TmaAbstractOrderPriceModel value)Generated method - Setter ofAbstractOrderEntry.priceattribute defined at extensionb2ctelcoservices.voidAbstractOrderModel. setPrice(TmaAbstractOrderPriceModel value)Generated method - Setter ofAbstractOrder.priceattribute defined at extensionb2ctelcoservices.
-