Uses of Class
de.hybris.platform.billingaccountservices.jalo.BaPaymentPlan
Packages that use BaPaymentPlan
-
Uses of BaPaymentPlan in de.hybris.platform.billingaccountservices.jalo
Fields in de.hybris.platform.billingaccountservices.jalo with type parameters of type BaPaymentPlanModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<BaPaymentPlan>GeneratedBaBillingAccount.PAYMENTPLANSHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PAYMENTPLANS's relation attributes from 'many' side.Methods in de.hybris.platform.billingaccountservices.jalo that return BaPaymentPlanModifier and TypeMethodDescriptionGeneratedBillingaccountservicesManager.createBaPaymentPlan(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedBillingaccountservicesManager.createBaPaymentPlan(Map attributeValues) Methods in de.hybris.platform.billingaccountservices.jalo that return types with arguments of type BaPaymentPlanModifier and TypeMethodDescriptionGeneratedBaBillingAccount.getPaymentPlans()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaBillingAccount.paymentPlansattribute.GeneratedBaBillingAccount.getPaymentPlans(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaBillingAccount.paymentPlansattribute.Methods in de.hybris.platform.billingaccountservices.jalo with parameters of type BaPaymentPlanModifier and TypeMethodDescriptionvoidGeneratedBaBillingAccount.addToPaymentPlans(BaPaymentPlan value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto paymentPlans.voidGeneratedBaBillingAccount.addToPaymentPlans(de.hybris.platform.jalo.SessionContext ctx, BaPaymentPlan value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto paymentPlans.voidGeneratedBaBillingAccount.removeFromPaymentPlans(BaPaymentPlan value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom paymentPlans.voidGeneratedBaBillingAccount.removeFromPaymentPlans(de.hybris.platform.jalo.SessionContext ctx, BaPaymentPlan value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom paymentPlans.Method parameters in de.hybris.platform.billingaccountservices.jalo with type arguments of type BaPaymentPlanModifier and TypeMethodDescriptionvoidGeneratedBaBillingAccount.setPaymentPlans(de.hybris.platform.jalo.SessionContext ctx, Set<BaPaymentPlan> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaBillingAccount.paymentPlansattribute.voidGeneratedBaBillingAccount.setPaymentPlans(Set<BaPaymentPlan> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaBillingAccount.paymentPlansattribute.