Uses of Class
com.broadleafcommerce.customer.provider.jpa.domain.JpaPaymentAccount
-
Packages that use JpaPaymentAccount Package Description com.broadleafcommerce.customer.provider.jpa.repository -
-
Uses of JpaPaymentAccount in com.broadleafcommerce.customer.provider.jpa.repository
Classes in com.broadleafcommerce.customer.provider.jpa.repository with type parameters of type JpaPaymentAccount Modifier and Type Interface Description interface
JpaPaymentAccountRepository<D extends JpaPaymentAccount>
Deprecated, for removal: This API element is subject to removal in a future version.since 1.7.2, in favor of usingJpaSavedPaymentMethod
in PaymentTransactionServices to manage saved payment methods.
-