Uses of Class
com.broadleafcommerce.customer.service.anonymization.AbstractAnonymizationHandler
-
Packages that use AbstractAnonymizationHandler Package Description com.broadleafcommerce.customer.service.anonymization -
-
Uses of AbstractAnonymizationHandler in com.broadleafcommerce.customer.service.anonymization
Subclasses of AbstractAnonymizationHandler in com.broadleafcommerce.customer.service.anonymization Modifier and Type Class Description classAccountMemberAnonymizationHandlerUpdates PII fields for theAccountMemberdomain.classCustomerAddressAnonymizationHandlerUpdates PII fields for theCustomerAddressdomain.classCustomerAnonymizationHandlerUpdates PII fields for theCustomerdomain.classCustomerNoteAnonymizationHandlerUpdates PII fields for theCustomerNotedomain.classPaymentAccountAnonymizationHandlerDeprecated, 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, therefore this endpoint should not be needed.
-