Uses of Interface
com.echothree.control.user.payment.common.result.GetPaymentProcessorResultCodeResult
Packages that use GetPaymentProcessorResultCodeResult
Package
Description
-
Uses of GetPaymentProcessorResultCodeResult in com.echothree.control.user.payment.common
Methods in com.echothree.control.user.payment.common that return types with arguments of type GetPaymentProcessorResultCodeResultModifier and TypeMethodDescriptionPaymentService.getPaymentProcessorResultCode(UserVisitPK userVisitPK, GetPaymentProcessorResultCodeForm form) -
Uses of GetPaymentProcessorResultCodeResult in com.echothree.control.user.payment.common.result
Subinterfaces of GetPaymentProcessorResultCodeResult in com.echothree.control.user.payment.common.resultMethods in com.echothree.control.user.payment.common.result that return GetPaymentProcessorResultCodeResult -
Uses of GetPaymentProcessorResultCodeResult in com.echothree.control.user.payment.server
Methods in com.echothree.control.user.payment.server that return types with arguments of type GetPaymentProcessorResultCodeResultModifier and TypeMethodDescriptionPaymentBean.getPaymentProcessorResultCode(UserVisitPK userVisitPK, GetPaymentProcessorResultCodeForm form)