Uses of Class
de.hybris.platform.billingaccountservices.model.BaPaymentPlanModel
Packages that use BaPaymentPlanModel
Package
Description
Contains generated models for each type of de.hybris.platform.billingaccountservices.jalo package.
-
Uses of BaPaymentPlanModel in de.hybris.platform.billingaccountservices.interceptors
Methods in de.hybris.platform.billingaccountservices.interceptors with parameters of type BaPaymentPlanModelModifier and TypeMethodDescriptionvoidBaPaymentPlanPrepareInterceptor.onPrepare(BaPaymentPlanModel paymentPlanModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) Deprecated. -
Uses of BaPaymentPlanModel in de.hybris.platform.billingaccountservices.model
Methods in de.hybris.platform.billingaccountservices.model that return types with arguments of type BaPaymentPlanModelModifier and TypeMethodDescriptionBaBillingAccountModel.getPaymentPlans()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaBillingAccount.paymentPlansattribute defined at extensionbillingaccountservices.Method parameters in de.hybris.platform.billingaccountservices.model with type arguments of type BaPaymentPlanModelModifier and TypeMethodDescriptionvoidBaBillingAccountModel.setPaymentPlans(Set<BaPaymentPlanModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaBillingAccount.paymentPlansattribute defined at extensionbillingaccountservices. -
Uses of BaPaymentPlanModel in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.paymentplan
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.paymentplan with parameters of type BaPaymentPlanModelModifier and TypeMethodDescriptionvoidPaymentPlanPaymentPeriodAttributeMapper.populateSourceAttributeFromTarget(PaymentPlan target, BaPaymentPlanModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentPlanPlanTypeAttributeMapper.populateSourceAttributeFromTarget(PaymentPlan target, BaPaymentPlanModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentPlanRefPaymentMethodAttributeMapper.populateSourceAttributeFromTarget(PaymentPlan target, BaPaymentPlanModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentPlanTotalAmountAttributeMapper.populateSourceAttributeFromTarget(PaymentPlan target, BaPaymentPlanModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentPlanValidForAttributeMapper.populateSourceAttributeFromTarget(PaymentPlan target, BaPaymentPlanModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentPlanNumberOfPaymentAttributeMapper.populateTargetAttributeFromSource(BaPaymentPlanModel source, PaymentPlan target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentPlanPaymentFrequencyAttributeMapper.populateTargetAttributeFromSource(BaPaymentPlanModel source, PaymentPlan target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentPlanPaymentMethodAttributeMapper.populateTargetAttributeFromSource(BaPaymentPlanModel source, PaymentPlan target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentPlanPaymentPeriodAttributeMapper.populateTargetAttributeFromSource(BaPaymentPlanModel source, PaymentPlan target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentPlanPlanTypeAttributeMapper.populateTargetAttributeFromSource(BaPaymentPlanModel source, PaymentPlan target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentPlanRefPaymentMethodAttributeMapper.populateTargetAttributeFromSource(BaPaymentPlanModel source, PaymentPlan target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentPlanSchemaLocationAttributeMapper.populateTargetAttributeFromSource(BaPaymentPlanModel source, PaymentPlan target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentPlanTotalAmountAttributeMapper.populateTargetAttributeFromSource(BaPaymentPlanModel source, PaymentPlan target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentPlanTypeAttributeMapper.populateTargetAttributeFromSource(BaPaymentPlanModel source, PaymentPlan target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentPlanValidForAttributeMapper.populateTargetAttributeFromSource(BaPaymentPlanModel source, PaymentPlan target, ma.glasnost.orika.MappingContext context) Deprecated.