Uses of Interface
com.echothree.control.user.payment.common.result.GetPaymentProcessorTransactionsResult
Packages that use GetPaymentProcessorTransactionsResult
Package
Description
-
Uses of GetPaymentProcessorTransactionsResult in com.echothree.control.user.payment.common
Methods in com.echothree.control.user.payment.common that return types with arguments of type GetPaymentProcessorTransactionsResultModifier and TypeMethodDescriptionPaymentService.getPaymentProcessorTransactions(UserVisitPK userVisitPK, GetPaymentProcessorTransactionsForm form) -
Uses of GetPaymentProcessorTransactionsResult in com.echothree.control.user.payment.common.result
Methods in com.echothree.control.user.payment.common.result that return GetPaymentProcessorTransactionsResultModifier and TypeMethodDescriptionPaymentResultFactory.getGetPaymentProcessorTransactionsResult() -
Uses of GetPaymentProcessorTransactionsResult in com.echothree.control.user.payment.server
Methods in com.echothree.control.user.payment.server that return types with arguments of type GetPaymentProcessorTransactionsResultModifier and TypeMethodDescriptionPaymentBean.getPaymentProcessorTransactions(UserVisitPK userVisitPK, GetPaymentProcessorTransactionsForm form)