Uses of Interface
com.echothree.control.user.payment.common.spec.PaymentProcessorUniversalSpec
Packages that use PaymentProcessorUniversalSpec
Package
Description
-
Uses of PaymentProcessorUniversalSpec in com.echothree.control.user.payment.common
Methods in com.echothree.control.user.payment.common that return PaymentProcessorUniversalSpec -
Uses of PaymentProcessorUniversalSpec in com.echothree.control.user.payment.common.form
Subinterfaces of PaymentProcessorUniversalSpec in com.echothree.control.user.payment.common.form -
Uses of PaymentProcessorUniversalSpec in com.echothree.control.user.payment.common.spec
Methods in com.echothree.control.user.payment.common.spec that return PaymentProcessorUniversalSpec -
Uses of PaymentProcessorUniversalSpec in com.echothree.control.user.payment.server
Methods in com.echothree.control.user.payment.server that return PaymentProcessorUniversalSpec -
Uses of PaymentProcessorUniversalSpec in com.echothree.model.control.payment.server.logic
Methods in com.echothree.model.control.payment.server.logic with parameters of type PaymentProcessorUniversalSpecModifier and TypeMethodDescriptionPaymentProcessorLogic.getPaymentProcessorByUniversalSpec
(ExecutionErrorAccumulator eea, PaymentProcessorUniversalSpec universalSpec, boolean allowDefault) PaymentProcessorLogic.getPaymentProcessorByUniversalSpec
(ExecutionErrorAccumulator eea, PaymentProcessorUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) PaymentProcessorLogic.getPaymentProcessorByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, PaymentProcessorUniversalSpec universalSpec, boolean allowDefault)