- 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.