Uses of Interface
com.echothree.control.user.payment.common.result.GetPaymentProcessorResult
Packages that use GetPaymentProcessorResult
Package
Description
-
Uses of GetPaymentProcessorResult in com.echothree.control.user.payment.common
Methods in com.echothree.control.user.payment.common that return types with arguments of type GetPaymentProcessorResultModifier and TypeMethodDescriptionPaymentService.getPaymentProcessor(UserVisitPK userVisitPK, GetPaymentProcessorForm form) -
Uses of GetPaymentProcessorResult in com.echothree.control.user.payment.common.result
Methods in com.echothree.control.user.payment.common.result that return GetPaymentProcessorResultModifier and TypeMethodDescriptionstatic GetPaymentProcessorResultPaymentResultFactory.getGetPaymentProcessorResult() -
Uses of GetPaymentProcessorResult in com.echothree.control.user.payment.server
Methods in com.echothree.control.user.payment.server that return types with arguments of type GetPaymentProcessorResultModifier and TypeMethodDescriptionPaymentBean.getPaymentProcessor(UserVisitPK userVisitPK, GetPaymentProcessorForm form)