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()protected de.hybris.platform.converters.Populator<SubscriptionPricePlanModel,SubscriptionPricePlanData>TmaSubscriptionPricePlanPopulator. getPricePlanRecurringChargePopulator()protected de.hybris.platform.converters.Populator<SubscriptionPricePlanModel,SubscriptionPricePlanData>TmaSubscriptionPricePlanPopulator. getPricePlanUsageChargePopulator()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)voidTmaSubscriptionPricePlanPopulator. setPricePlanRecurringChargePopulator(de.hybris.platform.converters.Populator<SubscriptionPricePlanModel,SubscriptionPricePlanData> pricePlanRecurringChargePopulator)voidTmaSubscriptionPricePlanPopulator. setPricePlanUsageChargePopulator(de.hybris.platform.converters.Populator<SubscriptionPricePlanModel,SubscriptionPricePlanData> pricePlanUsageChargePopulator)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)Retrieves all instances ofSubscriptionPricePlanModels for the {@param priceContext} provided.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)Returns the prices on which the required products set match the required products sent as parameter, otherwise returns the prices on which the required price class set match the required price class retrieved from the required products sentprotected 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)Returns the prices on which the required products set match the required products sent as parameter, otherwise returns the prices on which the required price class set match the required price class retrieved from the required products sent -
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)Methods in de.hybris.platform.b2ctelcoservices.model that return types with arguments of type SubscriptionPricePlanModel Modifier and Type Method Description java.util.Set<SubscriptionPricePlanModel>TmaProductPriceClassModel. getPricePlans()Generated method - Getter of theTmaProductPriceClass.pricePlansattribute defined at extensionb2ctelcoservices.Method parameters in de.hybris.platform.b2ctelcoservices.model with type arguments of type SubscriptionPricePlanModel Modifier and Type Method Description voidTmaProductPriceClassModel. setPricePlans(java.util.Set<SubscriptionPricePlanModel> value)Generated method - Setter ofTmaProductPriceClass.pricePlansattribute defined at extensionb2ctelcoservices. -
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)protected intPriceRowModelComparator. comparePriceRowToSubscriptionPricePlan(PriceRowModel instance1, SubscriptionPricePlanModel instance2)protected intPriceRowModelComparator. compareSubscriptionPricePlanToPriceRow(SubscriptionPricePlanModel instance1, PriceRowModel instance2)protected java.lang.DoubleSubscriptionPricePlanModelComparator. getStandAlonePriceFromSppData(SubscriptionPricePlanModel priceData) -
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)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)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(SubscriptionPricePlanModel price, AbstractOrderEntryModel entry, java.util.List<de.hybris.platform.util.TaxValue> taxes) -
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.core.model.product
Methods in de.hybris.platform.core.model.product that return types with arguments of type SubscriptionPricePlanModel Modifier and Type Method Description java.util.Set<SubscriptionPricePlanModel>ProductModel. getPricePlans()Generated method - Getter of theProduct.pricePlansattribute defined at extensionb2ctelcoservices.Method parameters in de.hybris.platform.core.model.product with type arguments of type SubscriptionPricePlanModel Modifier and Type Method Description voidProductModel. setPricePlans(java.util.Set<SubscriptionPricePlanModel> value)Generated method - Setter ofProduct.pricePlansattribute defined at extensionb2ctelcoservices. -
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 that return types with arguments of type SubscriptionPricePlanModel Modifier and Type Method Description java.util.Set<SubscriptionPricePlanModel>SubscriptionTermModel. getPricePlans()Generated method - Getter of theSubscriptionTerm.pricePlansattribute defined at extensionb2ctelcoservices.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.Method parameters in de.hybris.platform.subscriptionservices.model with type arguments of type SubscriptionPricePlanModel Modifier and Type Method Description voidSubscriptionTermModel. setPricePlans(java.util.Set<SubscriptionPricePlanModel> value)Generated method - Setter ofSubscriptionTerm.pricePlansattribute defined at extensionb2ctelcoservices. -
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)
-