Uses of Interface
com.echothree.control.user.payment.common.result.EditPaymentMethodResult
Packages that use EditPaymentMethodResult
Package
Description
-
Uses of EditPaymentMethodResult in com.echothree.control.user.payment.common
Methods in com.echothree.control.user.payment.common that return types with arguments of type EditPaymentMethodResultModifier and TypeMethodDescriptionPaymentService.editPaymentMethod(UserVisitPK userVisitPK, EditPaymentMethodForm form) -
Uses of EditPaymentMethodResult in com.echothree.control.user.payment.common.result
Methods in com.echothree.control.user.payment.common.result that return EditPaymentMethodResultModifier and TypeMethodDescriptionstatic EditPaymentMethodResultPaymentResultFactory.getEditPaymentMethodResult() -
Uses of EditPaymentMethodResult in com.echothree.control.user.payment.server
Methods in com.echothree.control.user.payment.server that return types with arguments of type EditPaymentMethodResultModifier and TypeMethodDescriptionPaymentBean.editPaymentMethod(UserVisitPK userVisitPK, EditPaymentMethodForm form) -
Uses of EditPaymentMethodResult in com.echothree.control.user.payment.server.command
Methods in com.echothree.control.user.payment.server.command that return EditPaymentMethodResultMethods in com.echothree.control.user.payment.server.command with parameters of type EditPaymentMethodResultModifier and TypeMethodDescriptionvoidEditPaymentMethodCommand.fillInResult(EditPaymentMethodResult result, PaymentMethod paymentMethod) EditPaymentMethodCommand.getEntity(EditPaymentMethodResult result)