Uses of Interface
com.echothree.control.user.payment.common.result.GetPaymentProcessorTransactionCodesResult
Packages that use GetPaymentProcessorTransactionCodesResult
Package
Description
-
Uses of GetPaymentProcessorTransactionCodesResult in com.echothree.control.user.payment.common
Methods in com.echothree.control.user.payment.common that return types with arguments of type GetPaymentProcessorTransactionCodesResultModifier and TypeMethodDescriptionPaymentService.getPaymentProcessorTransactionCodes(UserVisitPK userVisitPK, GetPaymentProcessorTransactionCodesForm form) -
Uses of GetPaymentProcessorTransactionCodesResult in com.echothree.control.user.payment.common.result
Methods in com.echothree.control.user.payment.common.result that return GetPaymentProcessorTransactionCodesResultModifier and TypeMethodDescriptionPaymentResultFactory.getGetPaymentProcessorTransactionCodesResult() -
Uses of GetPaymentProcessorTransactionCodesResult in com.echothree.control.user.payment.server
Methods in com.echothree.control.user.payment.server that return types with arguments of type GetPaymentProcessorTransactionCodesResultModifier and TypeMethodDescriptionPaymentBean.getPaymentProcessorTransactionCodes(UserVisitPK userVisitPK, GetPaymentProcessorTransactionCodesForm form)