Skip to content
Snippets Groups Projects
Person_entity.aod 36 KiB
Newer Older
Markus Escher's avatar
Markus Escher committed
<entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.0" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.0">
Johannes Goderbauer's avatar
Johannes Goderbauer committed
  <name>Person_entity</name>
Johannes Hörmann's avatar
Johannes Hörmann committed
  <description>former Pers</description>
  <majorModelMode>DISTRIBUTED</majorModelMode>
Johannes Hörmann's avatar
Johannes Hörmann committed
  <documentation>%aditoprj%/entity/Person_entity/documentation.adoc</documentation>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
  <imageProcess>%aditoprj%/entity/Person_entity/imageProcess.js</imageProcess>
  <titleProcess>%aditoprj%/entity/Person_entity/titleProcess.js</titleProcess>
  <recordContainer>db</recordContainer>
  <entityFields>
    <entityField>
      <name>DATEOFBIRTH</name>
      <title>Date of birth</title>
      <resolution>DAY</resolution>
      <outputFormat>dd.MM.yyyy</outputFormat>
    </entityField>
    <entityField>
      <name>FIRSTNAME</name>
      <title>Gender</title>
      <valueProcess>%aditoprj%/entity/Person_entity/entityfields/gender/valueProcess.js</valueProcess>
      <displayValueProcess>%aditoprj%/entity/Person_entity/entityfields/gender/displayValueProcess.js</displayValueProcess>
      <onValueChangeTypes>
        <element>MASK</element>
        <element>PROCESS</element>
      </onValueChangeTypes>
    </entityField>
    <entityField>
      <name>LASTNAME</name>
      <title>Lastname</title>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <valueProcess>%aditoprj%/entity/Person_entity/entityfields/lastname/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>MIDDLENAME</name>
      <title>Middlename</title>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <name>PERSONID</name>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <valueProcess>%aditoprj%/entity/Person_entity/entityfields/personid/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>SALUTATION</name>
      <consumer>Salutations</consumer>
      <displayValueProcess>%aditoprj%/entity/Person_entity/entityfields/salutation/displayValueProcess.js</displayValueProcess>
      <title>Title</title>
      <consumer>SalutationTitles</consumer>
      <displayValueProcess>%aditoprj%/entity/Person_entity/entityfields/title/displayValueProcess.js</displayValueProcess>
    </entityField>
    <entityField>
      <name>TITLESUFFIX</name>
    </entityField>
    <entityParameter>
      <name>OrgId_param</name>
      <expose v="true" />
      <triggerRecalculation v="true" />
      <mandatory v="false" />
      <description>PARAMETER</description>
    </entityParameter>
    <entityField>
      <name>IMAGE</name>
      <contentType>IMAGE</contentType>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <valueProcess>%aditoprj%/entity/Person_entity/entityfields/image/valueProcess.js</valueProcess>
      <onValueChange>%aditoprj%/entity/Person_entity/entityfields/image/onValueChange.js</onValueChange>
      <onValueChangeTypes>
        <element>MASK</element>
      </onValueChangeTypes>
    </entityField>
    <entityFieldGroup>
      <name>NAME_fieldGroup</name>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <valueProcess>%aditoprj%/entity/Person_entity/entityfields/name_fieldgroup/valueProcess.js</valueProcess>
      <description>FIELDGROUP</description>
      <fields>
        <element>FIRSTNAME</element>
        <element>LASTNAME</element>
      </fields>
    </entityFieldGroup>
    <entityConsumer>
      <name>Activities</name>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <fieldName>LinkedObjects</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>RowId_param</name>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/activities/children/rowid_param/valueProcess.js</valueProcess>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/activities/children/objectid_param/valueProcess.js</valueProcess>
    </entityConsumer>
      <name>CONTACTID</name>
    <entityProvider>
      <name>OrganisationRelated</name>
      <recordContainer>db</recordContainer>
      <dependencies>
        <entityDependency>
          <name>41952879-c2f0-411f-8ca1-36c38914a629</name>
          <entityName>Organisation_entity</entityName>
          <isConsumer v="false" />
      <children>
        <entityParameter>
          <name>ContactId_param</name>
          <expose v="true" />
        </entityParameter>
        <entityParameter>
          <name>OrgId_param</name>
          <expose v="true" />
        </entityParameter>
      </children>
    </entityProvider>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <name>PERSON_ID</name>
      <documentation>%aditoprj%/entity/Person_entity/entityfields/person_id/documentation.adoc</documentation>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <valueProcess>%aditoprj%/entity/Person_entity/entityfields/person_id/valueProcess.js</valueProcess>
      <name>ORGANISATION_ID</name>
Markus Escher's avatar
Markus Escher committed
      <title>Firma</title>
      <consumer>Organisations</consumer>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <linkedContextProcess>%aditoprj%/entity/Person_entity/entityfields/organisation_id/linkedContextProcess.js</linkedContextProcess>
      <searchable v="true" />
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <valueProcess>%aditoprj%/entity/Person_entity/entityfields/organisation_id/valueProcess.js</valueProcess>
      <displayValueProcess>%aditoprj%/entity/Person_entity/entityfields/organisation_id/displayValueProcess.js</displayValueProcess>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <onValueChange>%aditoprj%/entity/Person_entity/entityfields/organisation_id/onValueChange.js</onValueChange>
    <entityConsumer>
      <name>PersAddresses</name>
      <title>Addresses</title>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>Address_entity</entityName>
        <fieldName>ContactAddresses</fieldName>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/persaddresses/children/defaultaddressid_param/valueProcess.js</valueProcess>
          <triggerRecalculation v="true" />
        </entityParameter>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/persaddresses/children/contactid_param/valueProcess.js</valueProcess>
          <triggerRecalculation v="true" />
        </entityParameter>
    </entityConsumer>
    <entityConsumer>
      <name>Communications</name>
      <title>Communication</title>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>Communication_entity</entityName>
        <fieldName>AllCommunications</fieldName>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/communications/children/contactid_param/valueProcess.js</valueProcess>
          <description>This parameter is used for specifing a related &amp;quot;CONTACTID&amp;quot; to a COMMUNICATION-entry. 
Usually this is used for filtering COMMUNICATION-entries by a specified contact or creating a new entry that is related to a contact.</description>
    </entityConsumer>
    <entityConsumer>
      <name>Organisations</name>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <selectionMode>SINGLE</selectionMode>
      <dependency>
        <name>dependency</name>
        <entityName>Organisation_entity</entityName>
          <name>WithPrivate_param</name>
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/organisations/children/withprivate_param/valueProcess.js</valueProcess>
    </entityConsumer>
    <entityConsumer>
      <name>Contracts</name>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>Contract_entity</entityName>
Johannes Hörmann's avatar
Johannes Hörmann committed
        <fieldName>Contracts</fieldName>
      </dependency>
      <children>
        <entityParameter>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/contracts/children/contactid_param/valueProcess.js</valueProcess>
          <triggerRecalculation v="true" />
        </entityParameter>
      </children>
    </entityConsumer>
    <entityConsumer>
      <name>Pricelists</name>
      <title>Conditions</title>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <state>AUTO</state>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <stateProcess>%aditoprj%/entity/Person_entity/entityfields/pricelists/stateProcess.js</stateProcess>
      <dependency>
        <name>dependency</name>
        <entityName>Productprice_entity</entityName>
        <fieldName>Productprices</fieldName>
      </dependency>
      <children>
        <entityParameter>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/pricelists/children/contactid_param/valueProcess.js</valueProcess>
          <expose v="false" />
          <triggerRecalculation v="false" />
          <mandatory v="true" />
    </entityConsumer>
    <entityConsumer>
      <name>Genders</name>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>Gender_keyword</entityName>
        <fieldName>#PROVIDER</fieldName>
    </entityConsumer>
    <entityProvider>
      <name>#PROVIDER</name>
      <dependencies>
        <entityDependency>
          <name>799de3aa-657c-4bc1-a41e-10dc1687ca75</name>
          <entityName>Task_entity</entityName>
Johannes Hörmann's avatar
Johannes Hörmann committed
          <fieldName>ContactRequestors</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>3e467178-bc3b-40b5-9fd3-af27bc3ba476</name>
          <entityName>Task_entity</entityName>
Johannes Hörmann's avatar
Johannes Hörmann committed
          <fieldName>ContactEditors</fieldName>
          <isConsumer v="false" />
        <entityDependency>
          <name>f5b4d286-9f5e-4b13-8dca-d9b04186f6ca</name>
          <entityName>Timetracking_entity</entityName>
          <fieldName>Contacts</fieldName>
          <isConsumer v="false" />
Johannes Hörmann's avatar
Johannes Hörmann committed
        </entityDependency>
        <entityDependency>
          <name>ffdbb464-fa37-4bb7-a66d-d9e0d3a9bc56</name>
          <entityName>Activity_entity</entityName>
          <fieldName>Contacts</fieldName>
          <isConsumer v="false" />
        </entityDependency>
    </entityProvider>
    <entityField>
      <name>LANGUAGE</name>
      <title>Language</title>
      <consumer>Languages</consumer>
      <mandatory v="true" />
      <valueProcess>%aditoprj%/entity/Person_entity/entityfields/language/valueProcess.js</valueProcess>
      <onValueChange>%aditoprj%/entity/Person_entity/entityfields/language/onValueChange.js</onValueChange>
      <onValueChangeTypes>
        <element>MASK</element>
      </onValueChangeTypes>
    <entityConsumer>
      <name>Documents</name>
      <title>Documents</title>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>Document_entity</entityName>
        <fieldName>Documents</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>AssignmentName_param</name>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/documents/children/assignmentname_param/valueProcess.js</valueProcess>
        </entityParameter>
        <entityParameter>
          <name>AssignmentRowId_param</name>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/documents/children/assignmentrowid_param/valueProcess.js</valueProcess>
        </entityParameter>
        <entityParameter>
          <name>AssignmentTable_param</name>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/documents/children/assignmenttable_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityConsumer>
    <entityParameter>
      <name>ContactId_param</name>
      <expose v="true" />
      <triggerRecalculation v="true" />
      <mandatory v="false" />
      <description>PARAMETER</description>
    </entityParameter>
Johannes Hörmann's avatar
Johannes Hörmann committed
    <entityFieldGroup>
      <name>FULL_NAME_fieldGroup</name>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <valueProcess>%aditoprj%/entity/Person_entity/entityfields/full_name_fieldgroup/valueProcess.js</valueProcess>
Johannes Hörmann's avatar
Johannes Hörmann committed
      <title>Name</title>
      <description>FIELDGROUP</description>
      <fields>
        <element>SALUTATION</element>
        <element>TITLE</element>
        <element>FIRSTNAME</element>
        <element>MIDDLENAME</element>
        <element>LASTNAME</element>
      </fields>
    </entityFieldGroup>
    <entityProvider>
      <name>Contact</name>
      <fieldType>DEPENDENCY_IN</fieldType>
      <recordContainer>db</recordContainer>
      <dependencies>
        <entityDependency>
          <name>0b209ee1-3c13-4660-91c4-4d2a2c6cea77</name>
          <entityName>AnyContact_entity</entityName>
          <fieldName>Contact</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>12c5350a-3159-449b-a94e-d57658b4c124</name>
          <entityName>SalesprojectMember_entity</entityName>
          <fieldName>CurrentContact</fieldName>
          <isConsumer v="false" />
        </entityDependency>
      <children>
        <entityParameter>
          <name>OrgId_param</name>
          <expose v="false" />
        </entityParameter>
        <entityParameter>
          <name>ContactId_param</name>
          <mandatory v="true" />
        </entityParameter>
      </children>
    </entityProvider>
    <entityConsumer>
      <name>OrgAddresses</name>
      <title>Company Addresses</title>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <state>READONLY</state>
      <stateProcess>%aditoprj%/entity/Person_entity/entityfields/orgaddresses/stateProcess.js</stateProcess>
      <dependency>
        <name>dependency</name>
        <entityName>Address_entity</entityName>
        <fieldName>OrganisationAddressesByContact</fieldName>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/orgaddresses/children/contactid_param/valueProcess.js</valueProcess>
          <triggerRecalculation v="true" />
        </entityParameter>
      </children>
    </entityConsumer>
    <entityField>
      <name>REL_RELATIONSHIP</name>
      <title>Relationship</title>
      <description>TODO: Beziehung zu der Relation 1024846 (z.B. per Ampelsystem)</description>
Tobias Feldmann's avatar
Tobias Feldmann committed
      <mandatory v="false" />
      <searchable v="false" />
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <valueProcess>%aditoprj%/entity/Person_entity/entityfields/rel_relationship/valueProcess.js</valueProcess>
Tobias Feldmann's avatar
Tobias Feldmann committed
    <entityActionField>
Johannes Hörmann's avatar
Johannes Hörmann committed
      <name>openEditDefaultsView</name>
Tobias Feldmann's avatar
Tobias Feldmann committed
      <fieldType>ACTION</fieldType>
      <title>Edit defaults</title>
Johannes Hörmann's avatar
Johannes Hörmann committed
      <onActionProcess>%aditoprj%/entity/Person_entity/entityfields/openeditdefaultsview/onActionProcess.js</onActionProcess>
Tobias Feldmann's avatar
Tobias Feldmann committed
      <iconId>VAADIN:WRENCH</iconId>
    </entityActionField>
    <entityActionField>
      <name>newOffer</name>
      <fieldType>ACTION</fieldType>
      <title>New offer</title>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <onActionProcess>%aditoprj%/entity/Person_entity/entityfields/newoffer/onActionProcess.js</onActionProcess>
Tobias Feldmann's avatar
Tobias Feldmann committed
      <iconId>VAADIN:CART</iconId>
      <name>STANDARD_EMAIL_COMMUNICATION</name>
      <title>E-Mail</title>
      <consumer>EmailCommunications</consumer>
      <searchable v="false" />
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <onValueChange>%aditoprj%/entity/Person_entity/entityfields/standard_email_communication/onValueChange.js</onValueChange>
    </entityField>
    <entityField>
      <name>STANDARD_PHONE_COMMUNICATION</name>
      <title>Phone</title>
      <consumer>PhoneCommunications</consumer>
      <searchable v="false" />
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <onValueChange>%aditoprj%/entity/Person_entity/entityfields/standard_phone_communication/onValueChange.js</onValueChange>
    </entityField>
    <entityConsumer>
      <name>PhoneCommunications</name>
      <description>Used for standard communication</description>
        <entityName>Communication_entity</entityName>
        <fieldName>PhoneCommunications</fieldName>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/phonecommunications/children/contactid_param/valueProcess.js</valueProcess>
          <description>This parameter is used for specifing a related &amp;quot;CONTACTID&amp;quot; to a COMMUNICATION-entry. 
Usually this is used for filtering COMMUNICATION-entries by a specified contact or creating a new entry that is related to a contact.</description>
    </entityConsumer>
    <entityConsumer>
      <name>EmailCommunications</name>
      <description>Used for standard communication</description>
        <entityName>Communication_entity</entityName>
        <fieldName>EmailCommunications</fieldName>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/emailcommunications/children/contactid_param/valueProcess.js</valueProcess>
          <description>This parameter is used for specifing a related &amp;quot;CONTACTID&amp;quot; to a COMMUNICATION-entry. 
Usually this is used for filtering COMMUNICATION-entries by a specified contact or creating a new entry that is related to a contact.</description>
    </entityConsumer>
    <entityField>
      <name>ADDRESS_ID</name>
      <title>standard address</title>
      <consumer>ContactAndOrganisationAddresses</consumer>
      <searchable v="false" />
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <displayValueProcess>%aditoprj%/entity/Person_entity/entityfields/address_id/displayValueProcess.js</displayValueProcess>
    <entityActionField>
      <name>newActivity</name>
      <fieldType>ACTION</fieldType>
      <title>New activity</title>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <onActionProcess>%aditoprj%/entity/Person_entity/entityfields/newactivity/onActionProcess.js</onActionProcess>
      <iconId>NEON:HISTORY</iconId>
S.Listl's avatar
S.Listl committed
      <tooltip>New activity</tooltip>
      <tooltipProcess>%aditoprj%/entity/Person_entity/entityfields/newactivity/tooltipProcess.js</tooltipProcess>
    </entityActionField>
    <entityConsumer>
      <name>ObjectRelations</name>
      <title>Relations</title>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>ObjectRelation_entity</entityName>
      </dependency>
      <children>
        <entityParameter>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/objectrelations/children/objecttype_param/valueProcess.js</valueProcess>
        </entityParameter>
        <entityParameter>
          <name>ObjectRowid_param</name>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/objectrelations/children/objectrowid_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityConsumer>
    <entityConsumer>
      <name>KeywordGenders</name>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <fieldName>SpecificContainerKeywords</fieldName>
      </dependency>
      <children>
        <entityParameter>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/keywordgenders/children/containername_param/valueProcess.js</valueProcess>
    <entityConsumer>
      <name>Languages</name>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>Language_entity</entityName>
      </dependency>
    </entityConsumer>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <title>Offers</title>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>Offer_entity</entityName>
        <fieldName>ContactOffers</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>ContactId_param</name>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/offers/children/contactid_param/valueProcess.js</valueProcess>
    <entityConsumer>
      <name>Salutations</name>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>SalutationDistinct_entity</entityName>
        <fieldName>Salutations</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>Language_param</name>
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/salutations/children/language_param/valueProcess.js</valueProcess>
          <triggerRecalculation v="true" />
        </entityParameter>
      </children>
    </entityConsumer>
    <entityConsumer>
      <name>Attributes</name>
      <title>Attributes</title>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>AttributeRelation_entity</entityName>
        <fieldName>RelationsForSpecificObject</fieldName>
      </dependency>
      <children>
        <entityParameter>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/attributes/children/objectrowid_param/valueProcess.js</valueProcess>
          <triggerRecalculation v="true" />
        </entityParameter>
        <entityParameter>
Maximilian Hofmann's avatar
Maximilian Hofmann committed
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/attributes/children/objecttype_param/valueProcess.js</valueProcess>
          <triggerRecalculation v="true" />
        </entityParameter>
      </children>
    </entityConsumer>
    <entityConsumer>
      <name>SalutationTitles</name>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>SalutationTitleDistinct_entity</entityName>
        <fieldName>SalutationTitles</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>Salutation_param</name>
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/salutationtitles/children/salutation_param/valueProcess.js</valueProcess>
        </entityParameter>
        <entityParameter>
          <name>Language_param</name>
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/salutationtitles/children/language_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityConsumer>
S.Listl's avatar
S.Listl committed
    <entityActionField>
      <name>newTask</name>
      <fieldType>ACTION</fieldType>
      <title>New task</title>
      <onActionProcess>%aditoprj%/entity/Person_entity/entityfields/newtask/onActionProcess.js</onActionProcess>
      <iconId>VAADIN:TASKS</iconId>
    </entityActionField>
S.Listl's avatar
S.Listl committed
    <entityConsumer>
      <name>Tasks</name>
      <title>Tasks</title>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>Task_entity</entityName>
        <fieldName>LinkedObjects</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>RowId_param</name>
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/tasks/children/rowid_param/valueProcess.js</valueProcess>
        </entityParameter>
        <entityParameter>
          <name>ObjectId_param</name>
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/tasks/children/objectid_param/valueProcess.js</valueProcess>
        </entityParameter>
S.Listl's avatar
S.Listl committed
      </children>
    </entityConsumer>
Andre Loreth's avatar
Andre Loreth committed
    <entityConsumer>
      <name>ObjectTrees</name>
      <title>Relation tree</title>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>ObjectTree_entity</entityName>
        <fieldName>TreeProvider</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>ObjectId_param</name>
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/objecttrees/children/objectid_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityConsumer>
    <entityField>
      <name>STATUS</name>
      <title>Status</title>
      <consumer>KeywordContactStates</consumer>
      <valueProcess>%aditoprj%/entity/Person_entity/entityfields/status/valueProcess.js</valueProcess>
      <displayValueProcess>%aditoprj%/entity/Person_entity/entityfields/status/displayValueProcess.js</displayValueProcess>
    </entityField>
    <entityConsumer>
      <name>KeywordContactStates</name>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>KeywordEntry_entity</entityName>
        <fieldName>SpecificContainerKeywords</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>ContainerName_param</name>
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/keywordcontactstates/children/containername_param/valueProcess.js</valueProcess>
    <entityConsumer>
      <name>ContactAndOrganisationAddresses</name>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>Address_entity</entityName>
        <fieldName>OrganisationAndContactAddresses</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>ContactId_param</name>
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/contactandorganisationaddresses/children/contactid_param/valueProcess.js</valueProcess>
        </entityParameter>
        <entityParameter>
          <name>OrganisationId_param</name>
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/contactandorganisationaddresses/children/organisationid_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityConsumer>
    <entityField>
      <name>DEPARTMENT</name>
      <title>Department</title>
    </entityField>
    <entityField>
      <name>POSITION</name>
S.Listl's avatar
S.Listl committed
      <title>Position</title>
    </entityField>
    <entityField>
      <name>CONTACTROLE</name>
      <title>Contactrole</title>
    </entityField>
    <entityConsumer>
      <name>OtherContacts</name>
      <title>Other Contactroles</title>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>Contact_entity</entityName>
        <fieldName>PersonsContactsExceptOwn</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>OwnContactId_param</name>
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/othercontacts/children/owncontactid_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityConsumer>
S.Listl's avatar
S.Listl committed
    <entityParameter>
      <name>SalesprojectId_param</name>
      <expose v="true" />
      <description>PARAMETER</description>
    </entityParameter>
    <entityProvider>
      <name>SalesprojectMemberContact</name>
      <fieldType>DEPENDENCY_IN</fieldType>
      <dependencies>
        <entityDependency>
          <name>a6372a65-6cbe-4a8e-b428-f77b7f1ea4db</name>
          <entityName>SalesprojectMember_entity</entityName>
          <fieldName>Contacts</fieldName>
          <isConsumer v="false" />
        </entityDependency>
      </dependencies>
      <children>
        <entityParameter>
          <name>SalesprojectId_param</name>
          <expose v="true" />
        </entityParameter>
      </children>
    </entityProvider>
    <entityField>
      <name>ORGANISATION_NAME</name>
    </entityField>
    <entityConsumer>
      <name>360DegreeObjects</name>
      <title>360 Degree</title>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>360Degree_entity</entityName>
        <fieldName>PersonObjects</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>ObjectRowId_param</name>
          <valueProcess>%aditoprj%/entity/Person_entity/entityfields/360degreeobjects/children/objectrowid_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityConsumer>
  <recordContainers>
    <dbRecordContainer>
      <name>db</name>
      <alias>Data_alias</alias>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
      <fromClauseProcess>%aditoprj%/entity/Person_entity/recordcontainers/db/fromClauseProcess.js</fromClauseProcess>
      <conditionProcess>%aditoprj%/entity/Person_entity/recordcontainers/db/conditionProcess.js</conditionProcess>
      <onDBUpdate>%aditoprj%/entity/Person_entity/recordcontainers/db/onDBUpdate.js</onDBUpdate>
      <linkInformation>
        <linkInformation>
          <name>cb2de42b-de48-4543-91d6-8d00af5c5736</name>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
          <tableName>PERSON</tableName>
          <primaryKey>PERSONID</primaryKey>
          <isUIDTable v="false" />
          <readonly v="false" />
        </linkInformation>
        <linkInformation>
          <name>23fde8db-a3fe-421d-9e39-f6a0294e6883</name>
          <tableName>CONTACT</tableName>
          <primaryKey>CONTACTID</primaryKey>
          <isUIDTable v="true" />
          <readonly v="false" />
        </linkInformation>
        <linkInformation>
          <name>6766787e-d39b-4030-bd26-cacfcd80d386</name>
          <tableName>ORGANISATION</tableName>
          <primaryKey>ORGANISATIONID</primaryKey>
          <isUIDTable v="false" />
          <readonly v="true" />
        </linkInformation>
      </linkInformation>
      <recordFieldMappings>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
          <name>PERSONID.value</name>
          <recordfield>PERSON.PERSONID</recordfield>
        <dbRecordFieldMapping>
          <name>DATEOFBIRTH.value</name>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
          <recordfield>PERSON.DATEOFBIRTH</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>FIRSTNAME.value</name>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
          <recordfield>PERSON.FIRSTNAME</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>GENDER.value</name>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
          <recordfield>PERSON.GENDER</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>LANGUAGE.value</name>
          <recordfield>CONTACT.LANGUAGE</recordfield>
        </dbRecordFieldMapping>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
          <name>PERSON_ID.value</name>
          <recordfield>CONTACT.PERSON_ID</recordfield>
        <dbRecordFieldMapping>
          <name>LASTNAME.value</name>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
          <recordfield>PERSON.LASTNAME</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>MIDDLENAME.value</name>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
          <recordfield>PERSON.MIDDLENAME</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>CONTACTID.value</name>
          <recordfield>CONTACT.CONTACTID</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>SALUTATION.value</name>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
          <recordfield>PERSON.SALUTATION</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>TITLE.value</name>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
          <recordfield>PERSON.TITLE</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>TITLESUFFIX.value</name>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
          <recordfield>PERSON.TITLESUFFIX</recordfield>
        </dbRecordFieldMapping>
Markus Escher's avatar
Markus Escher committed
        <dbRecordFieldMapping>
          <name>ORGANISATION_ID.value</name>
          <recordfield>CONTACT.ORGANISATION_ID</recordfield>
Markus Escher's avatar
Markus Escher committed
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>REL_RELATIONSHIP.value</name>
          <recordfield>CONTACT.RELATIONSHIP</recordfield>
        <dbRecordFieldMapping>
          <name>STANDARD_EMAIL_COMMUNICATION.displayValue</name>
          <recordfield></recordfield>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
          <expression>%aditoprj%/entity/Person_entity/recordcontainers/db/recordfieldmappings/standard_email_communication.displayvalue/expression.js</expression>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>STANDARD_PHONE_COMMUNICATION.displayValue</name>
          <recordfield></recordfield>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
          <expression>%aditoprj%/entity/Person_entity/recordcontainers/db/recordfieldmappings/standard_phone_communication.displayvalue/expression.js</expression>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>ADDRESS_ID.value</name>
          <recordfield>CONTACT.ADDRESS_ID</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>ORGANISATION_ID.displayValue</name>
          <recordfield>ORGANISATION.NAME</recordfield>
        </dbRecordFieldMapping>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
          <expression>%aditoprj%/entity/Person_entity/recordcontainers/db/recordfieldmappings/gender.displayvalue/expression.js</expression>
        <dbRecordFieldMapping>
          <name>LANGUAGE.displayValue</name>
Johannes Goderbauer's avatar
Johannes Goderbauer committed
          <expression>%aditoprj%/entity/Person_entity/recordcontainers/db/recordfieldmappings/language.displayvalue/expression.js</expression>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>SALUTATION.displayValue</name>
          <expression>%aditoprj%/entity/Person_entity/recordcontainers/db/recordfieldmappings/salutation.displayvalue/expression.js</expression>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>TITLE.displayValue</name>
          <expression>%aditoprj%/entity/Person_entity/recordcontainers/db/recordfieldmappings/title.displayvalue/expression.js</expression>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>STATUS.value</name>
          <recordfield>CONTACT.STATUS</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>POSITION.value</name>
          <recordfield>CONTACT.POSTITION</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>DEPARTMENT.value</name>
          <recordfield>CONTACT.DEPARTMENT</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>CONTACTROLE.value</name>
          <recordfield>CONTACT.CONTACTROLE</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>ORGANISATION_NAME.value</name>
          <recordfield>ORGANISATION.NAME</recordfield>
        </dbRecordFieldMapping>
      </recordFieldMappings>
    </dbRecordContainer>
  </recordContainers>