Uses of Class
de.hybris.platform.subscriptionservices.model.RecurringChargeEntryModel
Packages that use RecurringChargeEntryModel
Package
Description
Contains generated models for each type of de.hybris.platform.subscriptionservices.jalo package.
-
Uses of RecurringChargeEntryModel in de.hybris.platform.b2ctelcofacades.converters.populator
Classes in de.hybris.platform.b2ctelcofacades.converters.populator with type parameters of type RecurringChargeEntryModelModifier and TypeClassDescriptionclassTmaRecurringChargeEntryPopulator<SOURCE extends RecurringChargeEntryModel,TARGET extends RecurringChargeEntryData> PopulatesRecurringChargeEntryDatawith basic attributes fromRecurringChargeEntryModel.Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type RecurringChargeEntryModelModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<RecurringChargeEntryModel,RecurringChargeEntryData> TmaSppRecurringChargePopulator.getRecurringChargeEntryConverter()Constructor parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type RecurringChargeEntryModelModifierConstructorDescriptionTmaSppRecurringChargePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<RecurringChargeEntryModel, RecurringChargeEntryData> recurringChargeEntryConverter) -
Uses of RecurringChargeEntryModel in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.indexing.resolver
Method parameters in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.indexing.resolver with type arguments of type RecurringChargeEntryModelModifier and TypeMethodDescriptionprotected intTmaRecurrentChargeSource.getIndex(Collection<RecurringChargeEntryModel> rces, String param) -
Uses of RecurringChargeEntryModel in de.hybris.platform.subscriptionservices.model
Methods in de.hybris.platform.subscriptionservices.model that return types with arguments of type RecurringChargeEntryModelModifier and TypeMethodDescriptionSubscriptionPricePlanModel.getRecurringChargeEntries()Generated method - Getter of theSubscriptionPricePlan.recurringChargeEntriesattribute defined at extensionsubscriptionservices.Method parameters in de.hybris.platform.subscriptionservices.model with type arguments of type RecurringChargeEntryModelModifier and TypeMethodDescriptionvoidSubscriptionPricePlanModel.setRecurringChargeEntries(Collection<RecurringChargeEntryModel> value) Generated method - Setter ofSubscriptionPricePlan.recurringChargeEntriesattribute defined at extensionsubscriptionservices.