Uses of Class
com.broadleafcommerce.customer.provider.jpa.domain.JpaPaymentAccount
Packages that use JpaPaymentAccount
-
Uses of JpaPaymentAccount in com.broadleafcommerce.customer.provider.jpa.repository
Classes in com.broadleafcommerce.customer.provider.jpa.repository with type parameters of type JpaPaymentAccountModifier and TypeInterfaceDescriptioninterfaceJpaPaymentAccountRepository<D extends JpaPaymentAccount>Deprecated, for removal: This API element is subject to removal in a future version.
JpaSavedPaymentMethodin PaymentTransactionServices to manage saved payment methods.