Uses of Interface
de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.TmaAbstractOrderEntryPopPriceBuilder
Packages that use TmaAbstractOrderEntryPopPriceBuilder
Package
Description
-
Uses of TmaAbstractOrderEntryPopPriceBuilder in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry
Classes in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry that implement TmaAbstractOrderEntryPopPriceBuilderModifier and TypeClassDescriptionclassAbstract builder used for creation of aTmaAbstractOrderPriceModelto be set on the order entryclassBuilder that creates anTmaAbstractOrderPriceModelfrom the composite product offering priceclassBuilder that creates anTmaAbstractOrderPriceModelfrom the one time charge componentclassBuilder that creates anTmaAbstractOrderPriceModelfrom the recurring charge componentclassBuilder that creates anTmaAbstractOrderPriceModelfrom the tier usage composite product offering priceclassBuilder that creates anTmaAbstractOrderPriceModelfrom the usage charge componentMethods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry that return types with arguments of type TmaAbstractOrderEntryPopPriceBuilderModifier and TypeMethodDescriptionTmaAbstractOrderCompositePriceBuilder.getProductOfferingPriceBuilderMap()Constructor parameters in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry with type arguments of type TmaAbstractOrderEntryPopPriceBuilderModifierConstructorDescriptionTmaAbstractOrderCompositePriceBuilder(de.hybris.platform.servicelayer.model.ModelService modelService, TmaRetrieveTaxRateStrategy tmaRetrieveTaxRateStrategy, Map<String, TmaAbstractOrderEntryPopPriceBuilder<TmaProductOfferingPriceModel>> productOfferingPriceBuilderMap) TmaAbstractOrderTierUsageChargeCompositePriceBuilder(de.hybris.platform.servicelayer.model.ModelService modelService, TmaRetrieveTaxRateStrategy tmaRetrieveTaxRateStrategy, Map<String, TmaAbstractOrderEntryPopPriceBuilder<TmaProductOfferingPriceModel>> productOfferingPriceBuilderMap) -
Uses of TmaAbstractOrderEntryPopPriceBuilder in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.impl
Classes in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.impl that implement TmaAbstractOrderEntryPopPriceBuilderModifier and TypeClassDescriptionclassBuilder that creates anTmaAbstractOrderPriceModelfrom the allowance price alteration componentclassBuilder that creates anTmaAbstractOrderPriceModelfrom the composite product offering priceclassBuilder that creates anTmaAbstractOrderPriceModelfrom the discount price alteration componentclassBuilder that creates anTmaAbstractOrderPriceModelfrom the one time charge componentclassBuilder that creates anTmaAbstractOrderPriceModelfrom the recurring charge componentclassBuilder that creates anTmaAbstractOrderPriceModelfrom the tier usage composite product offering priceclassBuilder that creates anTmaAbstractOrderPriceModelfrom the usage charge componentMethods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.impl that return types with arguments of type TmaAbstractOrderEntryPopPriceBuilderModifier and TypeMethodDescriptionTmaAbstractOrderCompositePriceBuilder.getProductOfferingPriceBuilderMap()protected Map<String,TmaAbstractOrderEntryPopPriceBuilder> TmaAbstractOrderProductOfferingPriceBuilder.getProductOfferingPriceBuilderMap()Constructor parameters in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.impl with type arguments of type TmaAbstractOrderEntryPopPriceBuilderModifierConstructorDescriptionTmaAbstractOrderCompositePriceBuilder(de.hybris.platform.servicelayer.model.ModelService modelService, TmaRetrieveTaxRateStrategy tmaRetrieveTaxRateStrategy, Map<String, TmaAbstractOrderEntryPopPriceBuilder<TmaProductOfferingPriceModel>> productOfferingPriceBuilderMap) TmaAbstractOrderProductOfferingPriceBuilder(Map<String, TmaAbstractOrderEntryPopPriceBuilder> productOfferingPriceBuilderMap) TmaAbstractOrderTierUsageChargeCompositePriceBuilder(de.hybris.platform.servicelayer.model.ModelService modelService, TmaRetrieveTaxRateStrategy tmaRetrieveTaxRateStrategy, Map<String, TmaAbstractOrderEntryPopPriceBuilder<TmaProductOfferingPriceModel>> productOfferingPriceBuilderMap)