Uses of Class
de.hybris.platform.subscriptionservices.model.BillingTimeModel
-
-
Uses of BillingTimeModel in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return BillingTimeModel Modifier and Type Method Description protected BillingTimeModelTmaAbstractOrderCompositePriceDataPopulatorIntegrationTest. createSampleBillingTimeModel() -
Uses of BillingTimeModel in de.hybris.platform.b2ctelcofacades.order.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.order.converters.populator that return types with arguments of type BillingTimeModel Modifier and Type Method Description protected de.hybris.platform.servicelayer.dto.converter.Converter<BillingTimeModel,BillingTimeData>OrderHistoryBillingDetailPopulator. getBillingTimeConverter()Method parameters in de.hybris.platform.b2ctelcofacades.order.converters.populator with type arguments of type BillingTimeModel Modifier and Type Method Description voidOrderHistoryBillingDetailPopulator. setBillingTimeConverter(de.hybris.platform.servicelayer.dto.converter.Converter<BillingTimeModel,BillingTimeData> billingTimeConverter) -
Uses of BillingTimeModel in de.hybris.platform.b2ctelcofacades.price.converters
Methods in de.hybris.platform.b2ctelcofacades.price.converters that return types with arguments of type BillingTimeModel Modifier and Type Method Description protected de.hybris.platform.servicelayer.dto.converter.Converter<BillingTimeModel,BillingTimeData>TmaAbstractOrderComponentPriceDataPopulator. getBillingTimeConverter()Constructor parameters in de.hybris.platform.b2ctelcofacades.price.converters with type arguments of type BillingTimeModel Constructor Description TmaAbstractOrderAlterationPriceDataPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<BillingTimeModel,BillingTimeData> billingTimeConverter, de.hybris.platform.commercefacades.product.PriceDataFactory priceDataFactory)TmaAbstractOrderChargePriceDataPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<BillingTimeModel,BillingTimeData> billingTimeConverter, de.hybris.platform.commercefacades.product.PriceDataFactory priceDataFactory)TmaAbstractOrderComponentPriceDataPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<BillingTimeModel,BillingTimeData> billingTimeConverter, de.hybris.platform.commercefacades.product.PriceDataFactory priceDataFactory)TmaAbstractOrderOneTimeChargePriceDataPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<BillingTimeModel,BillingTimeData> billingTimeConverter, de.hybris.platform.commercefacades.product.PriceDataFactory priceDataFactory)TmaAbstractOrderRecurringChargePriceDataPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<BillingTimeModel,BillingTimeData> billingTimeConverter, de.hybris.platform.commercefacades.product.PriceDataFactory priceDataFactory)TmaAbstractOrderUsageChargePriceDataPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<BillingTimeModel,BillingTimeData> billingTimeConverter, de.hybris.platform.commercefacades.product.PriceDataFactory priceDataFactory) -
Uses of BillingTimeModel in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators
Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators that return types with arguments of type BillingTimeModel Modifier and Type Method Description protected de.hybris.platform.servicelayer.dto.converter.Converter<BillingTimeModel,BillingTimeData>TmaProductOfferingPricePopulator. getBillingTimeConverter()Constructor parameters in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with type arguments of type BillingTimeModel Constructor Description TmaProductOfferingPricePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<BillingTimeModel,BillingTimeData> billingTimeConverter) -
Uses of BillingTimeModel in de.hybris.platform.b2ctelcoservices.model
Methods in de.hybris.platform.b2ctelcoservices.model that return BillingTimeModel Modifier and Type Method Description BillingTimeModelTmaBillingTimeAttributeHandler. get(T model)BillingTimeModelTmaAbstractOrderComponentPriceModel. getBillingTime()Generated method - Getter of theTmaAbstractOrderComponentPrice.billingTimeattribute defined at extensionb2ctelcoservices.BillingTimeModelTmaProductOfferingPriceModel. getPriceEvent()Generated method - Getter of theTmaProductOfferingPrice.priceEventattribute defined at extensionb2ctelcoservices.Methods in de.hybris.platform.b2ctelcoservices.model with parameters of type BillingTimeModel Modifier and Type Method Description voidTmaAbstractOrderComponentPriceModel. setBillingTime(BillingTimeModel value)Generated method - Setter ofTmaAbstractOrderComponentPrice.billingTimeattribute defined at extensionb2ctelcoservices.voidTmaOneTimeProdOfferPriceChargeModel. setPriceEvent(BillingTimeModel value)Generated method - Setter ofTmaProductOfferingPrice.priceEventattribute defined at extensionb2ctelcoservicesand redeclared at extensionb2ctelcoservices.voidTmaProductOfferingPriceModel. setPriceEvent(BillingTimeModel value)Generated method - Setter ofTmaProductOfferingPrice.priceEventattribute defined at extensionb2ctelcoservices.voidTmaRecurringProdOfferPriceChargeModel. setPriceEvent(BillingTimeModel value)Generated method - Setter ofTmaProductOfferingPrice.priceEventattribute defined at extensionb2ctelcoservicesand redeclared at extensionb2ctelcoservices.voidTmaUsageProdOfferPriceChargeModel. setPriceEvent(BillingTimeModel value)Generated method - Setter ofTmaProductOfferingPrice.priceEventattribute defined at extensionb2ctelcoservicesand redeclared at extensionb2ctelcoservices.Constructors in de.hybris.platform.b2ctelcoservices.model with parameters of type BillingTimeModel Constructor Description TmaAbstractOrderAlterationPriceModel(BillingTimeModel _billingTime, java.lang.String _id, TmaAbstractOrderPriceType _priceType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaAbstractOrderAlterationPriceModel(BillingTimeModel _billingTime, java.lang.String _id, ItemModel _owner, TmaAbstractOrderPriceType _priceType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaAbstractOrderChargePriceModel(BillingTimeModel _billingTime, java.lang.String _id, TmaAbstractOrderPriceType _priceType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaAbstractOrderChargePriceModel(BillingTimeModel _billingTime, java.lang.String _id, ItemModel _owner, TmaAbstractOrderPriceType _priceType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaAbstractOrderComponentPriceModel(BillingTimeModel _billingTime, java.lang.String _id, TmaAbstractOrderPriceType _priceType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaAbstractOrderComponentPriceModel(BillingTimeModel _billingTime, java.lang.String _id, ItemModel _owner, TmaAbstractOrderPriceType _priceType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaAbstractOrderDiscountAlterationPriceModel(BillingTimeModel _billingTime, java.lang.String _id, TmaAbstractOrderPriceType _priceType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaAbstractOrderDiscountAlterationPriceModel(BillingTimeModel _billingTime, java.lang.String _id, ItemModel _owner, TmaAbstractOrderPriceType _priceType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaAbstractOrderOneTimeChargePriceModel(BillingTimeModel _billingTime, java.lang.String _id, TmaAbstractOrderPriceType _priceType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaAbstractOrderOneTimeChargePriceModel(BillingTimeModel _billingTime, java.lang.String _id, ItemModel _owner, TmaAbstractOrderPriceType _priceType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaAbstractOrderRecurringChargePriceModel(BillingTimeModel _billingTime, java.lang.Integer _cycleStart, java.lang.String _id, TmaAbstractOrderPriceType _priceType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaAbstractOrderRecurringChargePriceModel(BillingTimeModel _billingTime, java.lang.Integer _cycleStart, java.lang.String _id, ItemModel _owner, TmaAbstractOrderPriceType _priceType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaAbstractOrderUsageChargePriceModel(BillingTimeModel _billingTime, java.lang.String _id, TmaAbstractOrderPriceType _priceType, 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 parametersTmaAbstractOrderUsageChargePriceModel(BillingTimeModel _billingTime, java.lang.String _id, ItemModel _owner, TmaAbstractOrderPriceType _priceType, 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 BillingTimeModel in de.hybris.platform.b2ctelcoservices.pricing.factory.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.factory.impl that return BillingTimeModel Modifier and Type Method Description protected BillingTimeModelDefaultTmaFindPriceStrategy. getBillingTimeForPayNow()Deprecated.Methods in de.hybris.platform.b2ctelcoservices.pricing.factory.impl with parameters of type BillingTimeModel Modifier and Type Method Description protected java.lang.DoubleDefaultTmaFindPriceStrategy. getOneTimeChargePriceValue(SubscriptionPricePlanModel subscriptionPricePlanModel, BillingTimeModel billingTime)Deprecated.Returns the one time charge of the given {@param subscriptionPricePlanModel} for the {@param billingTime} in case any is found, 0 otherwise. -
Uses of BillingTimeModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry that return BillingTimeModel Modifier and Type Method Description protected BillingTimeModelDefaultTmaAbstractOrderEntryPriceBuilder. retrieveDefaultBillingTime()Retrieves theBillingTimeModelof the default configured subscription term. -
Uses of BillingTimeModel 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 BillingTimeModel Modifier and Type Method Description protected TmaAbstractOrderOneTimeChargePriceModelTmaAbstractOrderOneTimeChargePriceBuilder. createAbstractOrderOneTimeChargePrice(java.lang.Double price, BillingTimeModel billingTime, AbstractOrderEntryModel entry, java.util.List<de.hybris.platform.util.TaxValue> taxes)Deprecated. -
Uses of BillingTimeModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.impl with parameters of type BillingTimeModel Modifier and Type Method Description protected java.lang.DoubleDefaultTmaFindOrderEntryPriceStrategy. getPriceAmount(TmaProductOfferingPriceModel productOfferingPrice, BillingTimeModel billingTime, java.util.List<TmaProdOfferPriceAlterationModel> discounts)Returns the price amount of the given {@param productOfferingPrice} for the {@param billingTime} -
Uses of BillingTimeModel in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing with parameters of type BillingTimeModel Modifier and Type Method Description protected TmaSolrDocumentBillingTimeTmaSolrDocumentProductOfferingPricePopulator. getPriceEventFromSource(BillingTimeModel sourcePriceEvent) -
Uses of BillingTimeModel in de.hybris.platform.b2ctelcoservices.services
Methods in de.hybris.platform.b2ctelcoservices.services that return BillingTimeModel Modifier and Type Method Description BillingTimeModelTmaBillingTimeService. getDefaultBillingTime()Retrieves the billing time configured as default. -
Uses of BillingTimeModel in de.hybris.platform.b2ctelcoservices.services.impl
Methods in de.hybris.platform.b2ctelcoservices.services.impl that return BillingTimeModel Modifier and Type Method Description BillingTimeModelDefaultTmaBillingTimeService. getDefaultBillingTime() -
Uses of BillingTimeModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return BillingTimeModel Modifier and Type Method Description BillingTimeModelAbstractOrderModel. getBillingTime()Generated method - Getter of theAbstractOrder.billingTimeattribute defined at extensionsubscriptionservices.Methods in de.hybris.platform.core.model.order with parameters of type BillingTimeModel Modifier and Type Method Description voidAbstractOrderModel. setBillingTime(BillingTimeModel value)Generated method - Setter ofAbstractOrder.billingTimeattribute defined at extensionsubscriptionservices. -
Uses of BillingTimeModel in de.hybris.platform.subscriptionservices.model
Subclasses of BillingTimeModel in de.hybris.platform.subscriptionservices.model Modifier and Type Class Description classBillingEventModelGenerated model class for type BillingEvent first defined at extension subscriptionservices.classBillingFrequencyModelGenerated model class for type BillingFrequency first defined at extension subscriptionservices.Methods in de.hybris.platform.subscriptionservices.model that return BillingTimeModel Modifier and Type Method Description BillingTimeModelChargeEntryModel. getBillingTime()Generated method - Getter of theChargeEntry.billingTimedynamic attribute defined at extensionsubscriptionservices.BillingTimeModelUsageChargeModel. getBillingTime()Generated method - Getter of theUsageCharge.billingTimedynamic attribute defined at extensionsubscriptionservices.Methods in de.hybris.platform.subscriptionservices.model that return types with arguments of type BillingTimeModel Modifier and Type Method Description java.util.Collection<BillingTimeModel>PromotionBillingTimeRestrictionModel. getBillingTimes()Generated method - Getter of thePromotionBillingTimeRestriction.billingTimesattribute defined at extensionsubscriptionservices.Method parameters in de.hybris.platform.subscriptionservices.model with type arguments of type BillingTimeModel Modifier and Type Method Description voidPromotionBillingTimeRestrictionModel. setBillingTimes(java.util.Collection<BillingTimeModel> value)Generated method - Setter ofPromotionBillingTimeRestriction.billingTimesattribute defined at extensionsubscriptionservices.
-