Uses of Annotation Interface
com.broadleafcommerce.customer.service.autoconfigure.ConditionalOnCustomerAsSavedPaymentStorageLocation
Packages that use ConditionalOnCustomerAsSavedPaymentStorageLocation
Package
Description
- 
Uses of ConditionalOnCustomerAsSavedPaymentStorageLocation in com.broadleafcommerce.customer.provider.jpa.repository
Classes in com.broadleafcommerce.customer.provider.jpa.repository with annotations of type ConditionalOnCustomerAsSavedPaymentStorageLocationModifier and TypeInterfaceDescriptioninterfaceJpaPaymentAccountRepository<D extends JpaPaymentAccount>Deprecated, for removal: This API element is subject to removal in a future version. - 
Uses of ConditionalOnCustomerAsSavedPaymentStorageLocation in com.broadleafcommerce.customer.service.autoconfigure
Classes in com.broadleafcommerce.customer.service.autoconfigure with annotations of type ConditionalOnCustomerAsSavedPaymentStorageLocationModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version.since 1.7.2, in favor of using PaymentTransactionServices as saved payment method storage location. - 
Uses of ConditionalOnCustomerAsSavedPaymentStorageLocation in com.broadleafcommerce.customer.web.endpoint
Classes in com.broadleafcommerce.customer.web.endpoint with annotations of type ConditionalOnCustomerAsSavedPaymentStorageLocationModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.since 1.7.2, in favor of usingSavedPaymentMethodin PaymentTransactionServices to manage saved payment methods.classDeprecated, for removal: This API element is subject to removal in a future version.since 1.7.2, in favor of usingSavedPaymentMethodin PaymentTransactionServices to manage saved payment methods. 
JpaSavedPaymentMethodin PaymentTransactionServices to manage saved payment methods.