Uses of Interface
com.echothree.control.user.payment.common.result.EditPartyPaymentMethodResult
Packages that use EditPartyPaymentMethodResult
Package
Description
-
Uses of EditPartyPaymentMethodResult in com.echothree.control.user.payment.common.result
Methods in com.echothree.control.user.payment.common.result that return EditPartyPaymentMethodResultModifier and TypeMethodDescriptionstatic EditPartyPaymentMethodResult
PaymentResultFactory.getEditPartyPaymentMethodResult()
-
Uses of EditPartyPaymentMethodResult in com.echothree.control.user.payment.server.command
Methods in com.echothree.control.user.payment.server.command that return EditPartyPaymentMethodResultMethods in com.echothree.control.user.payment.server.command with parameters of type EditPartyPaymentMethodResultModifier and TypeMethodDescriptionvoid
EditPartyPaymentMethodCommand.fillInResult
(EditPartyPaymentMethodResult result, PartyPaymentMethod partyPaymentMethod) EditPartyPaymentMethodCommand.getEntity
(EditPartyPaymentMethodResult result)