diff --git a/entity/DSGVOReport_entity/DSGVOReport_entity.aod b/entity/DSGVOReport_entity/DSGVOReport_entity.aod index c69e9f115cce449b2acd429a8f06157c1a4d9788..5e1db83b43069c3ca07f43234d3129898b6b1a88 100644 --- a/entity/DSGVOReport_entity/DSGVOReport_entity.aod +++ b/entity/DSGVOReport_entity/DSGVOReport_entity.aod @@ -2,6 +2,7 @@ <entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.13" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.13"> <name>DSGVOReport_entity</name> <majorModelMode>DISTRIBUTED</majorModelMode> + <documentation>%aditoprj%/entity/DSGVOReport_entity/documentation.adoc</documentation> <recordContainer>recordContainer</recordContainer> <entityFields> <entityProvider> diff --git a/entity/DSGVOReport_entity/documentation.adoc b/entity/DSGVOReport_entity/documentation.adoc new file mode 100644 index 0000000000000000000000000000000000000000..8678b069e3ef16ffccb68ba6491dfba66d26b8c0 --- /dev/null +++ b/entity/DSGVOReport_entity/documentation.adoc @@ -0,0 +1,5 @@ += DSGVOReport_entity + +Definition: Entity for the DSGVO Report +Purpose: Entity simply for building and opening the different kinds of DSGVO Reports. +Particularities: The Field REPORT_DATA get's filled depending on the parameters given. \ No newline at end of file diff --git a/entity/DuplicatesUnrelated_entity/documentation.adoc b/entity/DuplicatesUnrelated_entity/documentation.adoc index 31443f7e16fdae2328633687df6acb698709e99c..06d0fa27494b89bf6d02bef96f9872cb1409c379 100644 --- a/entity/DuplicatesUnrelated_entity/documentation.adoc +++ b/entity/DuplicatesUnrelated_entity/documentation.adoc @@ -1,3 +1,3 @@ =DuplicateUnrelated_entity -These Duplicates not related to a nother Entity. \ No newline at end of file +These Duplicates not related to another Entity. \ No newline at end of file