Uses of Class
de.hybris.platform.subscriptionservices.model.RecurringChargeEntryModel
Packages that use RecurringChargeEntryModel
Package
Description
Contains generated models for each type of com.sap.hybris.sapcpqsbintegration.jalo package.
Contains generated models for each type of de.hybris.platform.subscriptionservices.jalo package.
-
Uses of RecurringChargeEntryModel in com.sap.hybris.sapcpqsbintegration.model
Methods in com.sap.hybris.sapcpqsbintegration.model that return types with arguments of type RecurringChargeEntryModelModifier and TypeMethodDescriptionCpqSubscriptionDetailModel.getRecurringChargeEntries()Generated method - Getter of theCpqSubscriptionDetail.recurringChargeEntriesattribute defined at extensionsapcpqsbintegration.Method parameters in com.sap.hybris.sapcpqsbintegration.model with type arguments of type RecurringChargeEntryModelModifier and TypeMethodDescriptionvoidCpqSubscriptionDetailModel.setRecurringChargeEntries(Collection<RecurringChargeEntryModel> value) Generated method - Setter ofCpqSubscriptionDetail.recurringChargeEntriesattribute defined at extensionsapcpqsbintegration. -
Uses of RecurringChargeEntryModel in com.sap.hybris.sapcpqsbquotefacades.populator
Methods in com.sap.hybris.sapcpqsbquotefacades.populator that return types with arguments of type RecurringChargeEntryModelModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<RecurringChargeEntryModel,RecurringChargeEntryData> DefaultSapCpqSubscriptionPricePlanPopulator.getRecurringChargeEntryConverter()Method parameters in com.sap.hybris.sapcpqsbquotefacades.populator with type arguments of type RecurringChargeEntryModelModifier and TypeMethodDescriptionvoidDefaultSapCpqSubscriptionPricePlanPopulator.setRecurringChargeEntryConverter(de.hybris.platform.servicelayer.dto.converter.Converter<RecurringChargeEntryModel, RecurringChargeEntryData> recurringChargeEntryConverter) -
Uses of RecurringChargeEntryModel in de.hybris.platform.sap.saprevenuecloudorder.populators
Classes in de.hybris.platform.sap.saprevenuecloudorder.populators with type parameters of type RecurringChargeEntryModelModifier and TypeClassDescriptionclassDefaultSAPRevenueCloudRecurringChargeEntryPopulator<SOURCE extends RecurringChargeEntryModel,TARGET extends RecurringChargeEntryData> Populate DTORecurringChargeEntryDatawith data fromRecurringChargeEntryModel. -
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.