Uses of Interface
com.echothree.control.user.payment.common.form.GetPaymentMethodChoicesForm
Packages that use GetPaymentMethodChoicesForm
Package
Description
-
Uses of GetPaymentMethodChoicesForm in com.echothree.control.user.payment.common
Methods in com.echothree.control.user.payment.common that return GetPaymentMethodChoicesFormMethods in com.echothree.control.user.payment.common with parameters of type GetPaymentMethodChoicesFormModifier and TypeMethodDescriptionPaymentService.getPaymentMethodChoices
(UserVisitPK userVisitPK, GetPaymentMethodChoicesForm form) -
Uses of GetPaymentMethodChoicesForm in com.echothree.control.user.payment.common.form
Methods in com.echothree.control.user.payment.common.form that return GetPaymentMethodChoicesFormModifier and TypeMethodDescriptionstatic GetPaymentMethodChoicesForm
PaymentFormFactory.getGetPaymentMethodChoicesForm()
-
Uses of GetPaymentMethodChoicesForm in com.echothree.control.user.payment.server
Methods in com.echothree.control.user.payment.server that return GetPaymentMethodChoicesFormMethods in com.echothree.control.user.payment.server with parameters of type GetPaymentMethodChoicesFormModifier and TypeMethodDescriptionPaymentBean.getPaymentMethodChoices
(UserVisitPK userVisitPK, GetPaymentMethodChoicesForm form) -
Uses of GetPaymentMethodChoicesForm in com.echothree.control.user.payment.server.command
Constructors in com.echothree.control.user.payment.server.command with parameters of type GetPaymentMethodChoicesFormModifierConstructorDescriptionGetPaymentMethodChoicesCommand
(UserVisitPK userVisitPK, GetPaymentMethodChoicesForm form) Creates a new instance of GetPaymentMethodChoicesCommand