Interface | Description |
---|---|
UADAnonymizer<T> |
Provides a way to retrieve, count, anonymize, and delete type
T
entities for a user. |
Class | Description |
---|---|
DynamicQueryUADAnonymizer<T extends com.liferay.portal.kernel.model.BaseModel> |
Provides the base implementation of
UADAnonymizer for entities
created using Service Builder. |