Uses of Class
de.hybris.platform.billingaccounttmfwebservices.v1.dto.PaymentPlan
Packages that use PaymentPlan
Package
Description
-
Uses of PaymentPlan in de.hybris.platform.billingaccounttmfwebservices.v1.dto
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto that return PaymentPlanModifier and TypeMethodDescriptionPaymentPlan.atBaseType(String atBaseType) Deprecated.PaymentPlan.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.PaymentPlan.numberOfPayments(Integer numberOfPayments) Deprecated.PaymentPlan.paymentFrequency(String paymentFrequency) Deprecated.PaymentPlan.paymentMethod(PaymentMethodRef paymentMethod) Deprecated.Deprecated.Deprecated.Deprecated.PaymentPlan.totalAmount(Money totalAmount) Deprecated.PaymentPlan.validFor(TimePeriod validFor) Deprecated.Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto that return types with arguments of type PaymentPlanModifier and TypeMethodDescription@Valid List<PaymentPlan>BillingAccount.getPaymentPlan()Deprecated.Get paymentPlan@Valid List<PaymentPlan>BillingAccountUnderscoreCreate.getPaymentPlan()Deprecated.Get paymentPlan@Valid List<PaymentPlan>BillingAccountUnderscoreUpdate.getPaymentPlan()Deprecated.Get paymentPlan@Valid List<PaymentPlan>PartyAccount.getPaymentPlan()Deprecated.Get paymentPlan@Valid List<PaymentPlan>PartyAccountUnderscoreCreate.getPaymentPlan()Deprecated.Get paymentPlan@Valid List<PaymentPlan>PartyAccountUnderscoreUpdate.getPaymentPlan()Deprecated.Get paymentPlan@Valid List<PaymentPlan>SettlementAccount.getPaymentPlan()Deprecated.Get paymentPlan@Valid List<PaymentPlan>SettlementAccountUnderscoreCreate.getPaymentPlan()Deprecated.Get paymentPlan@Valid List<PaymentPlan>SettlementAccountUnderscoreUpdate.getPaymentPlan()Deprecated.Get paymentPlanMethods in de.hybris.platform.billingaccounttmfwebservices.v1.dto with parameters of type PaymentPlanModifier and TypeMethodDescriptionBillingAccount.addPaymentPlanItem(PaymentPlan paymentPlanItem) Deprecated.BillingAccountUnderscoreCreate.addPaymentPlanItem(PaymentPlan paymentPlanItem) Deprecated.BillingAccountUnderscoreUpdate.addPaymentPlanItem(PaymentPlan paymentPlanItem) Deprecated.PartyAccount.addPaymentPlanItem(PaymentPlan paymentPlanItem) Deprecated.PartyAccountUnderscoreCreate.addPaymentPlanItem(PaymentPlan paymentPlanItem) Deprecated.PartyAccountUnderscoreUpdate.addPaymentPlanItem(PaymentPlan paymentPlanItem) Deprecated.SettlementAccount.addPaymentPlanItem(PaymentPlan paymentPlanItem) Deprecated.SettlementAccountUnderscoreCreate.addPaymentPlanItem(PaymentPlan paymentPlanItem) Deprecated.SettlementAccountUnderscoreUpdate.addPaymentPlanItem(PaymentPlan paymentPlanItem) Deprecated.Method parameters in de.hybris.platform.billingaccounttmfwebservices.v1.dto with type arguments of type PaymentPlanModifier and TypeMethodDescriptionBillingAccount.paymentPlan(List<PaymentPlan> paymentPlan) Deprecated.BillingAccountUnderscoreCreate.paymentPlan(List<PaymentPlan> paymentPlan) Deprecated.BillingAccountUnderscoreUpdate.paymentPlan(List<PaymentPlan> paymentPlan) Deprecated.PartyAccount.paymentPlan(List<PaymentPlan> paymentPlan) Deprecated.PartyAccountUnderscoreCreate.paymentPlan(List<PaymentPlan> paymentPlan) Deprecated.PartyAccountUnderscoreUpdate.paymentPlan(List<PaymentPlan> paymentPlan) Deprecated.SettlementAccount.paymentPlan(List<PaymentPlan> paymentPlan) Deprecated.SettlementAccountUnderscoreCreate.paymentPlan(List<PaymentPlan> paymentPlan) Deprecated.SettlementAccountUnderscoreUpdate.paymentPlan(List<PaymentPlan> paymentPlan) Deprecated.voidBillingAccount.setPaymentPlan(List<PaymentPlan> paymentPlan) Deprecated.voidBillingAccountUnderscoreCreate.setPaymentPlan(List<PaymentPlan> paymentPlan) Deprecated.voidBillingAccountUnderscoreUpdate.setPaymentPlan(List<PaymentPlan> paymentPlan) Deprecated.voidPartyAccount.setPaymentPlan(List<PaymentPlan> paymentPlan) Deprecated.voidPartyAccountUnderscoreCreate.setPaymentPlan(List<PaymentPlan> paymentPlan) Deprecated.voidPartyAccountUnderscoreUpdate.setPaymentPlan(List<PaymentPlan> paymentPlan) Deprecated.voidSettlementAccount.setPaymentPlan(List<PaymentPlan> paymentPlan) Deprecated.voidSettlementAccountUnderscoreCreate.setPaymentPlan(List<PaymentPlan> paymentPlan) Deprecated.voidSettlementAccountUnderscoreUpdate.setPaymentPlan(List<PaymentPlan> paymentPlan) Deprecated. -
Uses of PaymentPlan in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.paymentplan
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.paymentplan with parameters of type PaymentPlanModifier 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.