Uses of Interface
com.echothree.control.user.payment.common.form.SetDefaultPaymentMethodForm
Packages that use SetDefaultPaymentMethodForm
Package
Description
-
Uses of SetDefaultPaymentMethodForm in com.echothree.control.user.payment.common
Methods in com.echothree.control.user.payment.common that return SetDefaultPaymentMethodFormMethods in com.echothree.control.user.payment.common with parameters of type SetDefaultPaymentMethodFormModifier and TypeMethodDescriptionPaymentService.setDefaultPaymentMethod
(UserVisitPK userVisitPK, SetDefaultPaymentMethodForm form) -
Uses of SetDefaultPaymentMethodForm in com.echothree.control.user.payment.common.form
Methods in com.echothree.control.user.payment.common.form that return SetDefaultPaymentMethodFormModifier and TypeMethodDescriptionstatic SetDefaultPaymentMethodForm
PaymentFormFactory.getSetDefaultPaymentMethodForm()
-
Uses of SetDefaultPaymentMethodForm in com.echothree.control.user.payment.server
Methods in com.echothree.control.user.payment.server that return SetDefaultPaymentMethodFormMethods in com.echothree.control.user.payment.server with parameters of type SetDefaultPaymentMethodFormModifier and TypeMethodDescriptionPaymentBean.setDefaultPaymentMethod
(UserVisitPK userVisitPK, SetDefaultPaymentMethodForm form) -
Uses of SetDefaultPaymentMethodForm in com.echothree.control.user.payment.server.command
Constructors in com.echothree.control.user.payment.server.command with parameters of type SetDefaultPaymentMethodFormModifierConstructorDescriptionSetDefaultPaymentMethodCommand
(UserVisitPK userVisitPK, SetDefaultPaymentMethodForm form) Creates a new instance of SetDefaultPaymentMethodCommand