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 class
AccountMemberAnonymizationHandler
Updates PII fields for theAccountMember
domain.class
CustomerAddressAnonymizationHandler
Updates PII fields for theCustomerAddress
domain.class
CustomerAnonymizationHandler
Updates PII fields for theCustomer
domain.class
CustomerNoteAnonymizationHandler
Updates PII fields for theCustomerNote
domain.class
PaymentAccountAnonymizationHandler
Deprecated, for removal: This API element is subject to removal in a future version.since 1.7.2, in favor of usingSavedPaymentMethod
in PaymentTransactionServices to manage saved payment methods, therefore this endpoint should not be needed.
-