T
- the entity type to be anonymized, deleted, displayed, edited, or
exported. This is also used as an identifier for grouping the various
components.public interface UADComponent<T>
UADAnonymizer
,
UADDisplay
,
UADExporter
Modifier and Type | Method and Description |
---|---|
java.lang.Class<T> |
getTypeClass()
Returns the class representing the extending components' data types.
|
java.lang.Class<T> getTypeClass()
T