Uses of Class
com.broadleafcommerce.customer.service.provider.external.AbstractExternalProvider
-
Packages that use AbstractExternalProvider Package Description com.broadleafcommerce.customer.service.provider.external -
-
Uses of AbstractExternalProvider in com.broadleafcommerce.customer.service.provider.external
Subclasses of AbstractExternalProvider in com.broadleafcommerce.customer.service.provider.external Modifier and Type Class Description class
ExternalPaymentProvider<P extends Payment>
This particular implementation ofPaymentProvider
is designed to interact with the payment transaction service.
-