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
Updates PII fields for thePaymentAccount
domain.
-