Uses of Interface
com.echothree.control.user.payment.common.result.GetPaymentProcessorResultCodeChoicesResult
Packages that use GetPaymentProcessorResultCodeChoicesResult
Package
Description
-
Uses of GetPaymentProcessorResultCodeChoicesResult in com.echothree.control.user.payment.common
Methods in com.echothree.control.user.payment.common that return types with arguments of type GetPaymentProcessorResultCodeChoicesResultModifier and TypeMethodDescriptionPaymentService.getPaymentProcessorResultCodeChoices(UserVisitPK userVisitPK, GetPaymentProcessorResultCodeChoicesForm form) -
Uses of GetPaymentProcessorResultCodeChoicesResult in com.echothree.control.user.payment.common.result
Methods in com.echothree.control.user.payment.common.result that return GetPaymentProcessorResultCodeChoicesResultModifier and TypeMethodDescriptionPaymentResultFactory.getGetPaymentProcessorResultCodeChoicesResult() -
Uses of GetPaymentProcessorResultCodeChoicesResult in com.echothree.control.user.payment.server
Methods in com.echothree.control.user.payment.server that return types with arguments of type GetPaymentProcessorResultCodeChoicesResultModifier and TypeMethodDescriptionPaymentBean.getPaymentProcessorResultCodeChoices(UserVisitPK userVisitPK, GetPaymentProcessorResultCodeChoicesForm form)