public interface CommercePaymentIntegrationRegistry
Modifier and Type | Method and Description |
---|---|
CommercePaymentIntegration |
getCommercePaymentIntegration(java.lang.String key) |
java.util.Map<java.lang.String,CommercePaymentIntegration> |
getCommercePaymentIntegrations() |
CommercePaymentIntegration getCommercePaymentIntegration(java.lang.String key)
java.util.Map<java.lang.String,CommercePaymentIntegration> getCommercePaymentIntegrations()