public interface IAnonymizationService
Modifier and Type | Method and Description |
---|---|
void |
anonymizeUser(Integer nUserId,
Locale locale)
Anonymize user data based on anonymize status of his fields.
|
List<Integer> |
getExpiredUserIdList()
Get the list of id of expired users
|
Copyright © 2015 City of Paris. All rights reserved.