Skip navigation links
A D G I R S 

A

addAnonymizer(IGDPRAnonymizer) - Method in interface de.actonic.gdpr.api.IGDPRAnonymizeService
Adds anonymizer to the list of service anonymizers.
anonymize(List<String>, String) - Method in interface de.actonic.gdpr.api.IGDPRAnonymizer
Anonymizes the data found and returns results.

D

de.actonic.gdpr.api - package de.actonic.gdpr.api
 

G

GDPRAnonymizeObject - Class in de.actonic.gdpr.api
 
GDPRAnonymizeObject(String, String) - Constructor for class de.actonic.gdpr.api.GDPRAnonymizeObject
Creates an object that represents a unit of search / anonymization results.
GDPRAnonymizeObject(String, String, String) - Constructor for class de.actonic.gdpr.api.GDPRAnonymizeObject
Creates an object that represents a unit of search / anonymization results.
getAnonymizerName() - Method in interface de.actonic.gdpr.api.IGDPRAnonymizer
Returns the name of this anonymizer.
getLink() - Method in class de.actonic.gdpr.api.GDPRAnonymizeObject
Returns the link to the found / anonymized object.
getName() - Method in class de.actonic.gdpr.api.GDPRAnonymizeObject
Returns the name of the found / anonymized object.
getPluginName() - Method in interface de.actonic.gdpr.api.IGDPRAnonymizer
Returns the name of the plugin within which the anonymizer is implemented.
getType() - Method in class de.actonic.gdpr.api.GDPRAnonymizeObject
Returns the type of the found / anonymized object.

I

IGDPRAnonymizer - Interface in de.actonic.gdpr.api
 
IGDPRAnonymizeService - Interface in de.actonic.gdpr.api
 

R

removeAnonymizer(IGDPRAnonymizer) - Method in interface de.actonic.gdpr.api.IGDPRAnonymizeService
Removes anonymizer from the list of service anonymizers.

S

search(List<String>) - Method in interface de.actonic.gdpr.api.IGDPRAnonymizer
Searches data for keys and returns results.
setLink(String) - Method in class de.actonic.gdpr.api.GDPRAnonymizeObject
Sets the link to the found / anonymized object.
setName(String) - Method in class de.actonic.gdpr.api.GDPRAnonymizeObject
Sets the name of the found / anonymized object.
setType(String) - Method in class de.actonic.gdpr.api.GDPRAnonymizeObject
Sets the type of the found / anonymized object.
stop() - Method in interface de.actonic.gdpr.api.IGDPRAnonymizer
Terminates the search / anonymization process.
A D G I R S 
Skip navigation links

Copyright © 2020 Actonic GmbH. All rights reserved.