Skip to content
Snippets Groups Projects
Commit 716a4d6d authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

Relation -> AnyContact

parent a4c13220
No related branches found
No related tags found
No related merge requests found
Showing
with 17 additions and 17 deletions
<?xml version="1.0" encoding="UTF-8"?>
<entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.2.0" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.2.0">
<name>Relation_entity</name>
<name>AnyContact_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<titleProcess>%aditoprj%/entity/Relation_entity/titleProcess.js</titleProcess>
<titleProcess>%aditoprj%/entity/AnyContact_entity/titleProcess.js</titleProcess>
<recordContainer>db</recordContainer>
<entityFields>
<entityProvider>
......@@ -58,7 +58,7 @@
See RelationUtils.getRelationTypeByPersOrg for possible values</description>
<contentType>NUMBER</contentType>
<searchable v="false" />
<valueProcess>%aditoprj%/entity/Relation_entity/entityfields/relationtype/valueProcess.js</valueProcess>
<valueProcess>%aditoprj%/entity/AnyContact_entity/entityfields/relationtype/valueProcess.js</valueProcess>
</entityField>
<entityConsumer>
<name>Contact</name>
......@@ -71,7 +71,7 @@ See RelationUtils.getRelationTypeByPersOrg for possible values</description>
<children>
<entityParameter>
<name>RelationId_param</name>
<code>%aditoprj%/entity/Relation_entity/entityfields/contact/children/relationid_param/code.js</code>
<code>%aditoprj%/entity/AnyContact_entity/entityfields/contact/children/relationid_param/code.js</code>
</entityParameter>
</children>
</entityConsumer>
......@@ -86,7 +86,7 @@ See RelationUtils.getRelationTypeByPersOrg for possible values</description>
<children>
<entityParameter>
<name>relationId_param</name>
<code>%aditoprj%/entity/Relation_entity/entityfields/organisation/children/relationid_param/code.js</code>
<code>%aditoprj%/entity/AnyContact_entity/entityfields/organisation/children/relationid_param/code.js</code>
</entityParameter>
</children>
</entityConsumer>
......@@ -105,7 +105,7 @@ See RelationUtils.getRelationTypeByPersOrg for possible values</description>
<entityField>
<name>IMAGE</name>
<contentType>IMAGE</contentType>
<valueProcess>%aditoprj%/entity/Relation_entity/entityfields/image/valueProcess.js</valueProcess>
<valueProcess>%aditoprj%/entity/AnyContact_entity/entityfields/image/valueProcess.js</valueProcess>
</entityField>
<entityConsumer>
<name>EmailCommunications</name>
......@@ -118,7 +118,7 @@ See RelationUtils.getRelationTypeByPersOrg for possible values</description>
<children>
<entityParameter>
<name>RelId_param</name>
<code>%aditoprj%/entity/Relation_entity/entityfields/emailcommunications/children/relid_param/code.js</code>
<code>%aditoprj%/entity/AnyContact_entity/entityfields/emailcommunications/children/relid_param/code.js</code>
</entityParameter>
</children>
</entityConsumer>
......@@ -133,7 +133,7 @@ See RelationUtils.getRelationTypeByPersOrg for possible values</description>
<children>
<entityParameter>
<name>RelId_param</name>
<code>%aditoprj%/entity/Relation_entity/entityfields/phonecommunications/children/relid_param/code.js</code>
<code>%aditoprj%/entity/AnyContact_entity/entityfields/phonecommunications/children/relid_param/code.js</code>
</entityParameter>
</children>
</entityConsumer>
......@@ -154,7 +154,7 @@ See RelationUtils.getRelationTypeByPersOrg for possible values</description>
<dbRecordContainer>
<name>db</name>
<alias>Data_alias</alias>
<fromClauseProcess>%aditoprj%/entity/Relation_entity/recordcontainers/db/fromClauseProcess.js</fromClauseProcess>
<fromClauseProcess>%aditoprj%/entity/AnyContact_entity/recordcontainers/db/fromClauseProcess.js</fromClauseProcess>
<linkInformation>
<linkInformation>
<name>7b3fa460-44a1-40f3-89e3-1625ce9c6bb3</name>
......@@ -224,11 +224,11 @@ See RelationUtils.getRelationTypeByPersOrg for possible values</description>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>STANDARD_EMAIL_COMMUNICATION.value</name>
<expression>%aditoprj%/entity/Relation_entity/recordcontainers/db/recordfieldmappings/standard_email_communication.value/expression.js</expression>
<expression>%aditoprj%/entity/AnyContact_entity/recordcontainers/db/recordfieldmappings/standard_email_communication.value/expression.js</expression>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>STANDARD_PHONE_COMMUNICATION.value</name>
<expression>%aditoprj%/entity/Relation_entity/recordcontainers/db/recordfieldmappings/standard_phone_communication.value/expression.js</expression>
<expression>%aditoprj%/entity/AnyContact_entity/recordcontainers/db/recordfieldmappings/standard_phone_communication.value/expression.js</expression>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>RELATIONSHIP.value</name>
......
......@@ -97,7 +97,7 @@ Usually this is used for filtering COMMUNICATION-entires by a specified contact
</entityDependency>
<entityDependency>
<name>ddcd3c3d-f305-4ced-a8ac-ffb510474aa4</name>
<entityName>Relation_entity</entityName>
<entityName>AnyContact_entity</entityName>
<fieldName>PhoneCommunications</fieldName>
<isConsumer v="false" />
</entityDependency>
......@@ -130,7 +130,7 @@ Usually this is used for filtering COMMUNICATION-entires by a specified contact
</entityDependency>
<entityDependency>
<name>c6e2631a-896f-4689-b254-0091ed25f705</name>
<entityName>Relation_entity</entityName>
<entityName>AnyContact_entity</entityName>
<fieldName>EmailCommunications</fieldName>
<isConsumer v="false" />
</entityDependency>
......
......@@ -137,7 +137,7 @@
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
<entityName>Relation_entity</entityName>
<entityName>AnyContact_entity</entityName>
<fieldName>#PROVIDER</fieldName>
</dependency>
</entityConsumer>
......
......@@ -237,7 +237,7 @@
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
<entityName>Relation_entity</entityName>
<entityName>AnyContact_entity</entityName>
<fieldName>#PROVIDER</fieldName>
</dependency>
</entityConsumer>
......
......@@ -218,7 +218,7 @@
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
<entityName>Relation_entity</entityName>
<entityName>AnyContact_entity</entityName>
<fieldName>#PROVIDER</fieldName>
</dependency>
</entityConsumer>
......
......@@ -119,7 +119,7 @@
<dependencies>
<entityDependency>
<name>e56d51be-aaf7-4ddc-8bed-7a4a3c42b4dd</name>
<entityName>Relation_entity</entityName>
<entityName>AnyContact_entity</entityName>
<fieldName>Organisation</fieldName>
<isConsumer v="false" />
</entityDependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment