Uses of Class
de.hybris.platform.subscriptionservices.model.SubscriptionPricePlanModel
-
-
Uses of SubscriptionPricePlanModel in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type SubscriptionPricePlanModel Modifier and Type Method Description protected de.hybris.platform.converters.Populator<SubscriptionPricePlanModel,SubscriptionPricePlanData>TmaSubscriptionPricePlanPopulator. getPricePlanOneTimeChargePopulator()Deprecated.protected de.hybris.platform.converters.Populator<SubscriptionPricePlanModel,SubscriptionPricePlanData>TmaSubscriptionPricePlanPopulator. getPricePlanRecurringChargePopulator()Deprecated.protected de.hybris.platform.converters.Populator<SubscriptionPricePlanModel,SubscriptionPricePlanData>TmaSubscriptionPricePlanPopulator. getPricePlanUsageChargePopulator()Deprecated.de.hybris.platform.servicelayer.dto.converter.Converter<SubscriptionPricePlanModel,SubscriptionPricePlanData>SubscriptionBillingDataListPopulator. getSubscriptionPricePlanRecurringChargeConverter()Method parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type SubscriptionPricePlanModel Modifier and Type Method Description voidTmaSubscriptionPricePlanPopulator. setPricePlanOneTimeChargePopulator(de.hybris.platform.converters.Populator<SubscriptionPricePlanModel,SubscriptionPricePlanData> pricePlanOneTimeChargePopulator)Deprecated.voidTmaSubscriptionPricePlanPopulator. setPricePlanRecurringChargePopulator(de.hybris.platform.converters.Populator<SubscriptionPricePlanModel,SubscriptionPricePlanData> pricePlanRecurringChargePopulator)Deprecated.voidTmaSubscriptionPricePlanPopulator. setPricePlanUsageChargePopulator(de.hybris.platform.converters.Populator<SubscriptionPricePlanModel,SubscriptionPricePlanData> pricePlanUsageChargePopulator)Deprecated.voidSubscriptionBillingDataListPopulator. setSubscriptionPricePlanRecurringChargeConverter(de.hybris.platform.servicelayer.dto.converter.Converter<SubscriptionPricePlanModel,SubscriptionPricePlanData> subscriptionPricePlanRecurringChargeConverter) -
Uses of SubscriptionPricePlanModel in de.hybris.platform.b2ctelcofacades.subscription.impl
Methods in de.hybris.platform.b2ctelcofacades.subscription.impl that return types with arguments of type SubscriptionPricePlanModel Modifier and Type Method Description protected de.hybris.platform.servicelayer.dto.converter.Converter<SubscriptionPricePlanModel,SubscriptionPricePlanData>DefaultTmaSubscribedProductFacade. getTmaSubscriptionPricePlanConverter()Method parameters in de.hybris.platform.b2ctelcofacades.subscription.impl with type arguments of type SubscriptionPricePlanModel Modifier and Type Method Description voidDefaultTmaSubscribedProductFacade. setTmaSubscriptionPricePlanConverter(de.hybris.platform.servicelayer.dto.converter.Converter<SubscriptionPricePlanModel,SubscriptionPricePlanData> tmaSubscriptionPricePlanConverter) -
Uses of SubscriptionPricePlanModel in de.hybris.platform.b2ctelcoservices.daos
Methods in de.hybris.platform.b2ctelcoservices.daos that return types with arguments of type SubscriptionPricePlanModel Modifier and Type Method Description java.util.Set<SubscriptionPricePlanModel>TmaSubscriptionPricePlanDao. findApplicableSubscriptionPricePlans(TmaPriceContext priceContext)Deprecated.since 2007.java.util.Set<SubscriptionPricePlanModel>TmaSubscriptionPricePlanDao. findBpoSubscriptionPricePlansForContext(TmaPriceContext priceContext)Deprecated, for removal: This API element is subject to removal in a future version.since 1903. -
Uses of SubscriptionPricePlanModel in de.hybris.platform.b2ctelcoservices.daos.impl
Methods in de.hybris.platform.b2ctelcoservices.daos.impl that return types with arguments of type SubscriptionPricePlanModel Modifier and Type Method Description protected java.util.Set<SubscriptionPricePlanModel>DefaultTmaSubscriptionPricePlanDao. filterByRequiredProducts(java.util.Set<SubscriptionPricePlanModel> poPrices, java.util.Set<ProductModel> requiredProducts)Deprecated.since 2007.protected java.util.Set<SubscriptionPricePlanModel>DefaultTmaSubscriptionPricePlanDao. filterSubscriptionPricePlans(TmaPriceContext priceContext)Deprecated.since 2003.java.util.Set<SubscriptionPricePlanModel>DefaultTmaSubscriptionPricePlanDao. findApplicableSubscriptionPricePlans(TmaPriceContext priceContext)java.util.Set<SubscriptionPricePlanModel>DefaultTmaSubscriptionPricePlanDao. findBpoSubscriptionPricePlansForContext(TmaPriceContext priceContext)Method parameters in de.hybris.platform.b2ctelcoservices.daos.impl with type arguments of type SubscriptionPricePlanModel Modifier and Type Method Description protected java.util.Set<SubscriptionPricePlanModel>DefaultTmaSubscriptionPricePlanDao. filterByRequiredProducts(java.util.Set<SubscriptionPricePlanModel> poPrices, java.util.Set<ProductModel> requiredProducts)Deprecated.since 2007. -
Uses of SubscriptionPricePlanModel in de.hybris.platform.b2ctelcoservices.interceptors
Methods in de.hybris.platform.b2ctelcoservices.interceptors with parameters of type SubscriptionPricePlanModel Modifier and Type Method Description voidTmaSubscriptionPricePlanValidateInterceptor. onValidate(SubscriptionPricePlanModel pricePlanModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) -
Uses of SubscriptionPricePlanModel in de.hybris.platform.b2ctelcoservices.model
Methods in de.hybris.platform.b2ctelcoservices.model that return SubscriptionPricePlanModel Modifier and Type Method Description protected abstract SubscriptionPricePlanModelTmaBillingTimeAttributeHandler. getSubscriptionPricePlan(T model)protected SubscriptionPricePlanModelTmaBillingTimeChargeEntryAttribute. getSubscriptionPricePlan(ChargeEntryModel model)protected SubscriptionPricePlanModelTmaBillingTimeUsageChargeAttribute. getSubscriptionPricePlan(UsageChargeModel model) -
Uses of SubscriptionPricePlanModel in de.hybris.platform.b2ctelcoservices.pricing
Methods in de.hybris.platform.b2ctelcoservices.pricing with parameters of type SubscriptionPricePlanModel Modifier and Type Method Description booleanTmaPriceContextMatcher. match(TmaPriceContext priceContext, SubscriptionPricePlanModel subscriptionPricePlan)Deprecated, for removal: This API element is subject to removal in a future version.since 1903. -
Uses of SubscriptionPricePlanModel in de.hybris.platform.b2ctelcoservices.pricing.comparator
Methods in de.hybris.platform.b2ctelcoservices.pricing.comparator with parameters of type SubscriptionPricePlanModel Modifier and Type Method Description protected intSubscriptionPricePlanModelComparator. compareInstances(SubscriptionPricePlanModel instance1, SubscriptionPricePlanModel instance2)Deprecated.protected intPriceRowModelComparator. comparePriceRowToSubscriptionPricePlan(PriceRowModel instance1, SubscriptionPricePlanModel instance2)Deprecated.protected intPriceRowModelComparator. compareSubscriptionPricePlanToPriceRow(SubscriptionPricePlanModel instance1, PriceRowModel instance2)Deprecated.protected java.lang.DoubleSubscriptionPricePlanModelComparator. getStandAlonePriceFromSppData(SubscriptionPricePlanModel priceData)Deprecated. -
Uses of SubscriptionPricePlanModel in de.hybris.platform.b2ctelcoservices.pricing.factory.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.factory.impl with parameters of type SubscriptionPricePlanModel 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 SubscriptionPricePlanModel in de.hybris.platform.b2ctelcoservices.pricing.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.impl with parameters of type SubscriptionPricePlanModel Modifier and Type Method Description protected booleanDefaultTmaPriceContextMatcher. isPriceApplicableForProcessesAndTerms(SubscriptionPricePlanModel subscriptionPricePlan, java.util.Map<TmaProcessType,java.util.Set<java.lang.String>> eligibleProcessesAndTerms)Deprecated, for removal: This API element is subject to removal in a future version.booleanDefaultTmaPriceContextMatcher. match(TmaPriceContext priceContext, SubscriptionPricePlanModel subscriptionPricePlan)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of SubscriptionPricePlanModel in de.hybris.platform.b2ctelcoservices.pricing.services.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.services.impl that return SubscriptionPricePlanModel Modifier and Type Method Description SubscriptionPricePlanModelDefaultTmaCommercePriceService. getSubscriptionPricePlanForProduct(ProductModel subscriptionProduct)Deprecated, for removal: This API element is subject to removal in a future version.since 1903.Methods in de.hybris.platform.b2ctelcoservices.pricing.services.impl that return types with arguments of type SubscriptionPricePlanModel Modifier and Type Method Description protected java.util.Set<SubscriptionPricePlanModel>DefaultTmaCommercePriceService. getPriceOverrides(TmaPriceContext priceContext)Retrieves all overrideSubscriptionPricePlanModels for theTmaPriceContextprovided. -
Uses of SubscriptionPricePlanModel 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 SubscriptionPricePlanModel Modifier and Type Method Description protected java.util.List<TmaAbstractOrderPriceModel>TmaAbstractOrderOneTimeChargePriceBuilder. createPrices(SubscriptionPricePlanModel price, AbstractOrderEntryModel entry, java.util.List<de.hybris.platform.util.TaxValue> taxes)Deprecated.protected java.util.List<TmaAbstractOrderPriceModel>TmaAbstractOrderRecurringChargePriceBuilder. createPrices(SubscriptionPricePlanModel price, AbstractOrderEntryModel entry, java.util.List<de.hybris.platform.util.TaxValue> taxes)Deprecated.protected java.util.List<TmaAbstractOrderPriceModel>TmaAbstractOrderUsageChargePriceBuilder. createPrices(SubscriptionPricePlanModel price, AbstractOrderEntryModel entry, java.util.List<de.hybris.platform.util.TaxValue> taxes)Deprecated. -
Uses of SubscriptionPricePlanModel in de.hybris.platform.b2ctelcoservices.services
Methods in de.hybris.platform.b2ctelcoservices.services that return SubscriptionPricePlanModel Modifier and Type Method Description SubscriptionPricePlanModelTmaPriceOverrideService. getMinimumBpoPriceForContext(TmaPriceContext priceContext)Deprecated, for removal: This API element is subject to removal in a future version.since 1903.Methods in de.hybris.platform.b2ctelcoservices.services that return types with arguments of type SubscriptionPricePlanModel Modifier and Type Method Description java.util.Set<SubscriptionPricePlanModel>TmaPriceOverrideService. getPriceOverridesForContext(TmaPriceContext priceContext)Deprecated, for removal: This API element is subject to removal in a future version.since 1903. -
Uses of SubscriptionPricePlanModel in de.hybris.platform.b2ctelcoservices.services.impl
Methods in de.hybris.platform.b2ctelcoservices.services.impl that return SubscriptionPricePlanModel Modifier and Type Method Description SubscriptionPricePlanModelDefaultTmaPriceOverrideService. getMinimumBpoPriceForContext(TmaPriceContext priceContext)Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.b2ctelcoservices.services.impl that return types with arguments of type SubscriptionPricePlanModel Modifier and Type Method Description java.util.Set<SubscriptionPricePlanModel>DefaultTmaPriceOverrideService. getPriceOverridesForContext(TmaPriceContext priceContext)Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.b2ctelcoservices.services.impl with parameters of type SubscriptionPricePlanModel Modifier and Type Method Description protected PriceRowModelDefaultTmaPriceOverrideService. getMinimumPrice(SubscriptionPricePlanModel bpoPrice, PriceRowModel spoPrice)Deprecated, for removal: This API element is subject to removal in a future version.Returns the minimum price between the ones provided. -
Uses of SubscriptionPricePlanModel in de.hybris.platform.subscriptionservices.model
Methods in de.hybris.platform.subscriptionservices.model that return SubscriptionPricePlanModel Modifier and Type Method Description SubscriptionPricePlanModelOneTimeChargeEntryModel. getSubscriptionPricePlanOneTime()Generated method - Getter of theOneTimeChargeEntry.subscriptionPricePlanOneTimeattribute defined at extensionsubscriptionservices.SubscriptionPricePlanModelRecurringChargeEntryModel. getSubscriptionPricePlanRecurring()Generated method - Getter of theRecurringChargeEntry.subscriptionPricePlanRecurringattribute defined at extensionsubscriptionservices.SubscriptionPricePlanModelUsageChargeModel. getSubscriptionPricePlanUsage()Generated method - Getter of theUsageCharge.subscriptionPricePlanUsageattribute defined at extensionsubscriptionservices.Methods in de.hybris.platform.subscriptionservices.model with parameters of type SubscriptionPricePlanModel Modifier and Type Method Description voidOneTimeChargeEntryModel. setSubscriptionPricePlanOneTime(SubscriptionPricePlanModel value)Generated method - Setter ofOneTimeChargeEntry.subscriptionPricePlanOneTimeattribute defined at extensionsubscriptionservices.voidRecurringChargeEntryModel. setSubscriptionPricePlanRecurring(SubscriptionPricePlanModel value)Generated method - Setter ofRecurringChargeEntry.subscriptionPricePlanRecurringattribute defined at extensionsubscriptionservices.voidUsageChargeModel. setSubscriptionPricePlanUsage(SubscriptionPricePlanModel value)Generated method - Setter ofUsageCharge.subscriptionPricePlanUsageattribute defined at extensionsubscriptionservices. -
Uses of SubscriptionPricePlanModel in de.hybris.platform.upilintegrationservices.model
Methods in de.hybris.platform.upilintegrationservices.model that return SubscriptionPricePlanModel Modifier and Type Method Description SubscriptionPricePlanModelUpilAdditionalAttributesModel. getPricePlan()Generated method - Getter of theUpilAdditionalAttributes.pricePlanattribute defined at extensionupilintegrationservices.Methods in de.hybris.platform.upilintegrationservices.model that return types with arguments of type SubscriptionPricePlanModel Modifier and Type Method Description java.util.List<SubscriptionPricePlanModel>IsuProductSyncCronJobModel. getAppliedPricePlans()Generated method - Getter of theIsuProductSyncCronJob.appliedPricePlansattribute defined at extensionupilintegrationservices.Methods in de.hybris.platform.upilintegrationservices.model with parameters of type SubscriptionPricePlanModel Modifier and Type Method Description TmaProductSpecTypeModelTmaProductSpecTypeAttrHandler. get(SubscriptionPricePlanModel subscriptionPricePlan)voidTmaProductSpecTypeAttrHandler. set(SubscriptionPricePlanModel model, TmaProductSpecTypeModel productSpecType)voidUpilAdditionalAttributesModel. setPricePlan(SubscriptionPricePlanModel value)Generated method - Setter ofUpilAdditionalAttributes.pricePlanattribute defined at extensionupilintegrationservices.Method parameters in de.hybris.platform.upilintegrationservices.model with type arguments of type SubscriptionPricePlanModel Modifier and Type Method Description voidIsuProductSyncCronJobModel. setAppliedPricePlans(java.util.List<SubscriptionPricePlanModel> value)Generated method - Setter ofIsuProductSyncCronJob.appliedPricePlansattribute defined at extensionupilintegrationservices. -
Uses of SubscriptionPricePlanModel in de.hybris.platform.upilintegrationservices.populators
Methods in de.hybris.platform.upilintegrationservices.populators with parameters of type SubscriptionPricePlanModel Modifier and Type Method Description voidUpilUtilitiesProductPopulator. populate(SubscriptionPricePlanModel source, C_UtilitiesProductType target) -
Uses of SubscriptionPricePlanModel in de.hybris.platform.upilintegrationservices.service
Method parameters in de.hybris.platform.upilintegrationservices.service with type arguments of type SubscriptionPricePlanModel Modifier and Type Method Description UpilResponseListUpilUtilitiesProductService. createUpilProduct(java.util.List<SubscriptionPricePlanModel> commodityPricePlans)For Each PricePlan will create new UtilitiesProduct -
Uses of SubscriptionPricePlanModel in de.hybris.platform.upilintegrationservices.service.impl
Methods in de.hybris.platform.upilintegrationservices.service.impl that return types with arguments of type SubscriptionPricePlanModel Modifier and Type Method Description protected de.hybris.platform.servicelayer.dto.converter.Converter<SubscriptionPricePlanModel,C_UtilitiesProductType>DefaultUpilUtilitiesProductServiceImpl. getUpilUtilitiesProductConverter()Method parameters in de.hybris.platform.upilintegrationservices.service.impl with type arguments of type SubscriptionPricePlanModel Modifier and Type Method Description UpilResponseListDefaultUpilUtilitiesProductServiceImpl. createUpilProduct(java.util.List<SubscriptionPricePlanModel> prices)voidDefaultUpilUtilitiesProductServiceImpl. setUpilUtilitiesProductConverter(de.hybris.platform.servicelayer.dto.converter.Converter<SubscriptionPricePlanModel,C_UtilitiesProductType> upilUtilitiesProductConverter)
-