Uses of Interface
com.echothree.control.user.payment.common.result.GetPaymentProcessorsResult
Packages that use GetPaymentProcessorsResult
Package
Description
-
Uses of GetPaymentProcessorsResult in com.echothree.control.user.payment.common
Methods in com.echothree.control.user.payment.common that return types with arguments of type GetPaymentProcessorsResultModifier and TypeMethodDescriptionPaymentService.getPaymentProcessors(UserVisitPK userVisitPK, GetPaymentProcessorsForm form) -
Uses of GetPaymentProcessorsResult in com.echothree.control.user.payment.common.result
Methods in com.echothree.control.user.payment.common.result that return GetPaymentProcessorsResultModifier and TypeMethodDescriptionstatic GetPaymentProcessorsResultPaymentResultFactory.getGetPaymentProcessorsResult() -
Uses of GetPaymentProcessorsResult in com.echothree.control.user.payment.server
Methods in com.echothree.control.user.payment.server that return types with arguments of type GetPaymentProcessorsResultModifier and TypeMethodDescriptionPaymentBean.getPaymentProcessors(UserVisitPK userVisitPK, GetPaymentProcessorsForm form)