|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAnonymizationService
User anonymization service interface
Method Summary | |
---|---|
void |
anonymizeUser(java.lang.Integer nUserId,
java.util.Locale locale)
Anonymize user data based on anonymize status of his fields. |
java.util.List<java.lang.Integer> |
getExpiredUserIdList()
Get the list of id of expired users |
Method Detail |
---|
void anonymizeUser(java.lang.Integer nUserId, java.util.Locale locale)
nUserId
- Id of the user to anonymizelocale
- The localejava.util.List<java.lang.Integer> getExpiredUserIdList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |