Uses of Class
de.hybris.platform.subscriptionservices.model.ChargeEntryModel
Packages that use ChargeEntryModel
Package
Description
Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package.
Contains generated models for each type of de.hybris.platform.subscriptionservices.jalo package.
-
Uses of ChargeEntryModel in de.hybris.platform.b2ctelcoservices.model
Methods in de.hybris.platform.b2ctelcoservices.model with parameters of type ChargeEntryModelModifier and TypeMethodDescriptionprotected SubscriptionPricePlanModelTmaBillingTimeChargeEntryAttribute.getSubscriptionPricePlan(ChargeEntryModel model) -
Uses of ChargeEntryModel in de.hybris.platform.b2ctelcoservices.pricing.comparator
Methods in de.hybris.platform.b2ctelcoservices.pricing.comparator with type parameters of type ChargeEntryModelModifier and TypeMethodDescriptionprotected <T extends ChargeEntryModel>
intSubscriptionPricePlanModelComparator.compareCharges(Collection<T> charges1, Collection<T> charges2) Deprecated. -
Uses of ChargeEntryModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry with parameters of type ChargeEntryModelModifier and TypeMethodDescriptionprotected voidDefaultTmaAbstractOrderEntryPriceBuilder.populateBillingTime(ChargeEntryModel chargeEntry, TmaAbstractOrderChargePriceModel priceCharge) Populates theTmaAbstractOrderChargePriceModelwith the billing time information. -
Uses of ChargeEntryModel in de.hybris.platform.subscriptionservices.model
Subclasses of ChargeEntryModel in de.hybris.platform.subscriptionservices.modelModifier and TypeClassDescriptionclassGenerated model class for type OneTimeChargeEntry first defined at extension subscriptionservices.classGenerated model class for type OverageUsageChargeEntry first defined at extension subscriptionservices.classGenerated model class for type RecurringChargeEntry first defined at extension subscriptionservices.classGenerated model class for type TierUsageChargeEntry first defined at extension subscriptionservices.classGenerated model class for type UsageChargeEntry first defined at extension subscriptionservices.