diff --git a/entity/ClassificationAdmin_entity/ClassificationAdmin_entity.aod b/entity/ClassificationAdmin_entity/ClassificationAdmin_entity.aod index be89d052752f9821aba3165aa52fd8ad0d417a99..db5bb878a4a48f1a3c1b8f0f21eb855f793d3a19 100644 --- a/entity/ClassificationAdmin_entity/ClassificationAdmin_entity.aod +++ b/entity/ClassificationAdmin_entity/ClassificationAdmin_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.11" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.11"> <name>ClassificationAdmin_entity</name> <majorModelMode>DISTRIBUTED</majorModelMode> + <documentation>%aditoprj%/entity/ClassificationAdmin_entity/documentation.adoc</documentation> <icon>VAADIN:LIST_OL</icon> <title>Classification</title> <grantDeleteProcess>%aditoprj%/entity/ClassificationAdmin_entity/grantDeleteProcess.js</grantDeleteProcess> diff --git a/entity/ClassificationAdmin_entity/documentation.adoc b/entity/ClassificationAdmin_entity/documentation.adoc new file mode 100644 index 0000000000000000000000000000000000000000..f54fafb3971823af90b05751146b05b0840ba92e --- /dev/null +++ b/entity/ClassificationAdmin_entity/documentation.adoc @@ -0,0 +1,3 @@ += ClassificationAdmin_entity + +The administrative representation of the classification which is used among other things in the sales project (see also Classification_entity) \ No newline at end of file diff --git a/entity/ClassificationGroupAnalyses_entity/ClassificationGroupAnalyses_entity.aod b/entity/ClassificationGroupAnalyses_entity/ClassificationGroupAnalyses_entity.aod index e7a8808ba546564d7f4565de131191311bc07bcc..9d6991a1d08c42cd867e5e55cdb44eac5f9f879b 100644 --- a/entity/ClassificationGroupAnalyses_entity/ClassificationGroupAnalyses_entity.aod +++ b/entity/ClassificationGroupAnalyses_entity/ClassificationGroupAnalyses_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.11" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.11"> <name>ClassificationGroupAnalyses_entity</name> <majorModelMode>DISTRIBUTED</majorModelMode> + <documentation>%aditoprj%/entity/ClassificationGroupAnalyses_entity/documentation.adoc</documentation> <contentTitleProcess>%aditoprj%/entity/ClassificationGroupAnalyses_entity/contentTitleProcess.js</contentTitleProcess> <recordContainer>jdito</recordContainer> <entityFields> @@ -31,6 +32,7 @@ </entityParameter> <entityProvider> <name>GroupAnalyses</name> + <documentation>%aditoprj%/entity/ClassificationGroupAnalyses_entity/entityfields/groupanalyses/documentation.adoc</documentation> <dependencies> <entityDependency> <name>c20a7d8b-00ab-4edf-adf5-89fc94385e65</name> diff --git a/entity/ClassificationGroupAnalyses_entity/documentation.adoc b/entity/ClassificationGroupAnalyses_entity/documentation.adoc new file mode 100644 index 0000000000000000000000000000000000000000..ba6c7d1f310c1eb7fd791cd0bc612c80d4aa8a66 --- /dev/null +++ b/entity/ClassificationGroupAnalyses_entity/documentation.adoc @@ -0,0 +1,3 @@ += ClassificationGroupAnalyses_entity + +This entity is there for grouping the information in the classification_entity \ No newline at end of file diff --git a/entity/ClassificationGroupAnalyses_entity/entityfields/groupanalyses/documentation.adoc b/entity/ClassificationGroupAnalyses_entity/entityfields/groupanalyses/documentation.adoc new file mode 100644 index 0000000000000000000000000000000000000000..f5014870cb87669b987f575b44ecc6c0c15638ad --- /dev/null +++ b/entity/ClassificationGroupAnalyses_entity/entityfields/groupanalyses/documentation.adoc @@ -0,0 +1,3 @@ += ClassificationGroupAnalyses_entity - GroupAnalyses + +Provides the information to display them in the Classification \ No newline at end of file diff --git a/entity/ClassificationScore_entity/ClassificationScore_entity.aod b/entity/ClassificationScore_entity/ClassificationScore_entity.aod index cb85bf9e4154e3f55d8cf04c48addf35054e2f17..1c02586388398a429888d2aafafbc255c1636208 100644 --- a/entity/ClassificationScore_entity/ClassificationScore_entity.aod +++ b/entity/ClassificationScore_entity/ClassificationScore_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.11" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.11"> <name>ClassificationScore_entity</name> <majorModelMode>DISTRIBUTED</majorModelMode> + <documentation>%aditoprj%/entity/ClassificationScore_entity/documentation.adoc</documentation> <title>Possible Value</title> <contentTitleProcess>%aditoprj%/entity/ClassificationScore_entity/contentTitleProcess.js</contentTitleProcess> <titlePlural>Possible Values</titlePlural> @@ -40,6 +41,7 @@ </entityField> <entityProvider> <name>ClassificationScores</name> + <documentation>%aditoprj%/entity/ClassificationScore_entity/entityfields/classificationscores/documentation.adoc</documentation> <children> <entityParameter> <name>ClassificationGroup_param</name> diff --git a/entity/ClassificationScore_entity/documentation.adoc b/entity/ClassificationScore_entity/documentation.adoc new file mode 100644 index 0000000000000000000000000000000000000000..89c3ea4f996f8537873b516195a6e80cdb00fe15 --- /dev/null +++ b/entity/ClassificationScore_entity/documentation.adoc @@ -0,0 +1,3 @@ += ClassificationScore_entity + +Presentation of the grouping via ScoreCard \ No newline at end of file diff --git a/entity/ClassificationScore_entity/entityfields/classificationscores/documentation.adoc b/entity/ClassificationScore_entity/entityfields/classificationscores/documentation.adoc new file mode 100644 index 0000000000000000000000000000000000000000..244b8883b0b3655de6360e89f0e1148543ab64a1 --- /dev/null +++ b/entity/ClassificationScore_entity/entityfields/classificationscores/documentation.adoc @@ -0,0 +1,3 @@ += ClassificationScore_entity - ClassificationScores + +Provides the ClassificationScore information \ No newline at end of file diff --git a/entity/ClassificationType_entity/ClassificationType_entity.aod b/entity/ClassificationType_entity/ClassificationType_entity.aod index eff736c9316a2e0e8d4d609fa74ac6d0753639eb..abbab15ddb212585098b495f0353323e7c14d9c1 100644 --- a/entity/ClassificationType_entity/ClassificationType_entity.aod +++ b/entity/ClassificationType_entity/ClassificationType_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.11" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.11"> <name>ClassificationType_entity</name> <majorModelMode>DISTRIBUTED</majorModelMode> + <documentation>%aditoprj%/entity/ClassificationType_entity/documentation.adoc</documentation> <entityFields> <entityProvider> <name>#PROVIDER</name> diff --git a/entity/ClassificationType_entity/documentation.adoc b/entity/ClassificationType_entity/documentation.adoc new file mode 100644 index 0000000000000000000000000000000000000000..4b63abbd0ed13d766d3a223ac89f4707a3555f9b --- /dev/null +++ b/entity/ClassificationType_entity/documentation.adoc @@ -0,0 +1,3 @@ += ClassificationType_entity + +Defines types for the classifications (see Classification_entity) \ No newline at end of file diff --git a/entity/Classification_entity/Classification_entity.aod b/entity/Classification_entity/Classification_entity.aod index 70d4f2038f27e04d5188e7629d9eeb5cd639fe3f..a8bbe20cd50a885f9417802f89bf2211856d7e54 100644 --- a/entity/Classification_entity/Classification_entity.aod +++ b/entity/Classification_entity/Classification_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.11" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.11"> <name>Classification_entity</name> <majorModelMode>DISTRIBUTED</majorModelMode> + <documentation>%aditoprj%/entity/Classification_entity/documentation.adoc</documentation> <title>Classification</title> <grantDelete v="false" /> <afterOperatingState>%aditoprj%/entity/Classification_entity/afterOperatingState.js</afterOperatingState> @@ -41,6 +42,7 @@ </entityParameter> <entityProvider> <name>Classifications</name> + <documentation>%aditoprj%/entity/Classification_entity/entityfields/classifications/documentation.adoc</documentation> <dependencies> <entityDependency> <name>6274acfa-3dbf-4a9b-8926-2a2d1ff80d6d</name> diff --git a/entity/Classification_entity/documentation.adoc b/entity/Classification_entity/documentation.adoc new file mode 100644 index 0000000000000000000000000000000000000000..a233f0ddd65b389f852dd38257a5a091755c6da4 --- /dev/null +++ b/entity/Classification_entity/documentation.adoc @@ -0,0 +1,3 @@ += Classification_entity + +Offers the possibility to flexibly classify sales projects. The classification can be dynamically configured at runtime. \ No newline at end of file diff --git a/entity/Classification_entity/entityfields/classifications/documentation.adoc b/entity/Classification_entity/entityfields/classifications/documentation.adoc new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391