Newer
Older
Johannes Goderbauer
committed
<?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.3.0" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.0">
Johannes Goderbauer
committed
<title>Contact</title>
Johannes Goderbauer
committed
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/Person_entity/documentation.adoc</documentation>
Johannes Goderbauer
committed
<iconId>VAADIN:USERS</iconId>
<imageProcess>%aditoprj%/entity/Person_entity/imageProcess.js</imageProcess>
<titleProcess>%aditoprj%/entity/Person_entity/titleProcess.js</titleProcess>
<recordContainer>db</recordContainer>
Johannes Goderbauer
committed
<entityFields>
<entityField>
<name>DATEOFBIRTH</name>
Johannes Goderbauer
committed
<contentType>DATE</contentType>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>FIRSTNAME</name>

Johannes Hörmann
committed
<title>Firstname</title>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>GENDER</name>
Johannes Goderbauer
committed
<consumer>KeywordGenders</consumer>
<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>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>LASTNAME</name>
Johannes Goderbauer
committed
<mandatory v="true" />
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/lastname/valueProcess.js</valueProcess>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>MIDDLENAME</name>
Johannes Goderbauer
committed
</entityField>
<entityField>
<searchable v="false" />
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/personid/valueProcess.js</valueProcess>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>SALUTATION</name>

Johannes Hörmann
committed
<title>Salutation</title>
<consumer>Salutations</consumer>
<displayValueProcess>%aditoprj%/entity/Person_entity/entityfields/salutation/displayValueProcess.js</displayValueProcess>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>TITLE</name>
<consumer>SalutationTitles</consumer>
<displayValueProcess>%aditoprj%/entity/Person_entity/entityfields/title/displayValueProcess.js</displayValueProcess>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>TITLESUFFIX</name>
<searchable v="false" />
Johannes Goderbauer
committed
</entityField>
<entityParameter>
<name>OrgId_param</name>
<expose v="true" />
<triggerRecalculation v="true" />
Johannes Goderbauer
committed
<description>PARAMETER</description>
</entityParameter>
<entityField>
<name>IMAGE</name>
<contentType>IMAGE</contentType>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/image/valueProcess.js</valueProcess>
<onValueChange>%aditoprj%/entity/Person_entity/entityfields/image/onValueChange.js</onValueChange>

Johannes Hörmann
committed
<onValueChangeTypes>
<element>MASK</element>
</onValueChangeTypes>
Johannes Goderbauer
committed
</entityField>
<entityFieldGroup>
<name>NAME_fieldGroup</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/name_fieldgroup/valueProcess.js</valueProcess>
Johannes Goderbauer
committed
<description>FIELDGROUP</description>
<fields>
<element>FIRSTNAME</element>
<element>LASTNAME</element>
</fields>
</entityFieldGroup>

Johannes Hörmann
committed
<title>Activities</title>
Johannes Goderbauer
committed
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>

Johannes Hörmann
committed
<entityName>Activity_entity</entityName>
Johannes Goderbauer
committed
</dependency>
<children>
<entityParameter>
<name>RowId_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/activities/children/rowid_param/valueProcess.js</valueProcess>
Johannes Goderbauer
committed
</entityParameter>

Johannes Hörmann
committed
<entityParameter>
<name>ObjectId_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/activities/children/objectid_param/valueProcess.js</valueProcess>

Johannes Hörmann
committed
</entityParameter>
Johannes Goderbauer
committed
</children>
Johannes Goderbauer
committed
<entityField>
<searchable v="false" />
Johannes Goderbauer
committed
</entityField>
Johannes Goderbauer
committed
<fieldType>DEPENDENCY_IN</fieldType>
<recordContainer>db</recordContainer>
Johannes Goderbauer
committed
<dependencies>
<entityDependency>
<name>41952879-c2f0-411f-8ca1-36c38914a629</name>
<entityName>Organisation_entity</entityName>

Maximilian Hofmann
committed
<fieldName>Contact</fieldName>
Johannes Goderbauer
committed
</entityDependency>
</dependencies>
<children>
<entityParameter>
<name>ContactId_param</name>
<expose v="true" />
</entityParameter>
<entityParameter>
<name>OrgId_param</name>
<expose v="true" />
</entityParameter>
</children>
Johannes Goderbauer
committed
<entityField>
<name>PERSON_ID</name>
<documentation>%aditoprj%/entity/Person_entity/entityfields/person_id/documentation.adoc</documentation>
Johannes Goderbauer
committed
<searchable v="false" />
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/person_id/valueProcess.js</valueProcess>
Johannes Goderbauer
committed
</entityField>
Johannes Goderbauer
committed
<entityField>
<linkedContextProcess>%aditoprj%/entity/Person_entity/entityfields/organisation_id/linkedContextProcess.js</linkedContextProcess>

Tobias Feldmann
committed
<mandatory v="false" />
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/organisation_id/valueProcess.js</valueProcess>
<displayValueProcess>%aditoprj%/entity/Person_entity/entityfields/organisation_id/displayValueProcess.js</displayValueProcess>
<onValueChange>%aditoprj%/entity/Person_entity/entityfields/organisation_id/onValueChange.js</onValueChange>
Johannes Goderbauer
committed
</entityField>
Johannes Goderbauer
committed
<title>Addresses</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
<entityName>Address_entity</entityName>
<fieldName>ContactAddresses</fieldName>
Johannes Goderbauer
committed
</dependency>
<children>
<entityParameter>

Maximilian Hofmann
committed
<name>DefaultAddressId_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/persaddresses/children/defaultaddressid_param/valueProcess.js</valueProcess>
Johannes Goderbauer
committed
<triggerRecalculation v="true" />
</entityParameter>

Tobias Feldmann
committed
<entityParameter>

Maximilian Hofmann
committed
<name>ContactId_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/persaddresses/children/contactid_param/valueProcess.js</valueProcess>

Maximilian Hofmann
committed
<expose v="false" />

Tobias Feldmann
committed
<triggerRecalculation v="true" />
</entityParameter>
Johannes Goderbauer
committed
</children>
Johannes Goderbauer
committed
<title>Communication</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
<entityName>Communication_entity</entityName>
<fieldName>AllCommunications</fieldName>
Johannes Goderbauer
committed
</dependency>
<children>
<entityParameter>

Maximilian Hofmann
committed
<name>ContactId_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/communications/children/contactid_param/valueProcess.js</valueProcess>

Maximilian Hofmann
committed
<expose v="false" />
Johannes Goderbauer
committed
<triggerRecalculation v="true" />
<description>This parameter is used for specifing a related &quot;CONTACTID&quot; to a COMMUNICATION-entry.

Maximilian Hofmann
committed
Usually this is used for filtering COMMUNICATION-entries by a specified contact or creating a new entry that is related to a contact.</description>
Johannes Goderbauer
committed
</entityParameter>
</children>
Johannes Goderbauer
committed
<fieldType>DEPENDENCY_OUT</fieldType>
<selectionMode>SINGLE</selectionMode>
<dependency>
<name>dependency</name>
<entityName>Organisation_entity</entityName>
<fieldName>Organisations</fieldName>
Johannes Goderbauer
committed
</dependency>
<children>
<entityParameter>
<name>WithPrivate_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/organisations/children/withprivate_param/valueProcess.js</valueProcess>
</entityParameter>
</children>

Tobias Feldmann
committed
<title>Contracts</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
<entityName>Contract_entity</entityName>
</dependency>
<children>
<entityParameter>

Maximilian Hofmann
committed
<name>ContactId_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/contracts/children/contactid_param/valueProcess.js</valueProcess>

Maximilian Hofmann
committed
<expose v="false" />

Maximilian Hofmann
committed
<mandatory v="true" />
<title>Conditions</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<state>AUTO</state>
<stateProcess>%aditoprj%/entity/Person_entity/entityfields/pricelists/stateProcess.js</stateProcess>
<dependency>
<name>dependency</name>
<entityName>Productprice_entity</entityName>
</dependency>
<children>
<entityParameter>

Maximilian Hofmann
committed
<name>ContactId_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/pricelists/children/contactid_param/valueProcess.js</valueProcess>

Maximilian Hofmann
committed
<expose v="false" />
<triggerRecalculation v="false" />
<mandatory v="true" />
</entityParameter>
</children>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
<entityName>Gender_keyword</entityName>
</entityConsumer>
<entityProvider>
<name>#PROVIDER</name>
Johannes Goderbauer
committed
<dependencies>
<entityDependency>
<name>799de3aa-657c-4bc1-a41e-10dc1687ca75</name>
<entityName>Task_entity</entityName>
Johannes Goderbauer
committed
</entityDependency>
<entityDependency>
<name>3e467178-bc3b-40b5-9fd3-af27bc3ba476</name>
<entityName>Task_entity</entityName>
Johannes Goderbauer
committed
</entityDependency>
Johannes Goderbauer
committed
<name>f5b4d286-9f5e-4b13-8dca-d9b04186f6ca</name>
<entityName>Timetracking_entity</entityName>
<fieldName>Contacts</fieldName>
<entityDependency>
<name>ffdbb464-fa37-4bb7-a66d-d9e0d3a9bc56</name>
<entityName>Activity_entity</entityName>
<fieldName>Contacts</fieldName>
<isConsumer v="false" />
</entityDependency>
Johannes Goderbauer
committed
</dependencies>
<entityField>
<name>LANGUAGE</name>
<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>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
<entityName>Document_entity</entityName>
</dependency>
<children>
<entityParameter>
<name>AssignmentName_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/documents/children/assignmentname_param/valueProcess.js</valueProcess>
</entityParameter>
<entityParameter>
<name>AssignmentRowId_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/documents/children/assignmentrowid_param/valueProcess.js</valueProcess>
</entityParameter>
<entityParameter>
<name>AssignmentTable_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/documents/children/assignmenttable_param/valueProcess.js</valueProcess>
<expose v="true" />
<triggerRecalculation v="true" />
<mandatory v="false" />
<description>PARAMETER</description>
</entityParameter>
<entityFieldGroup>
<name>FULL_NAME_fieldGroup</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/full_name_fieldgroup/valueProcess.js</valueProcess>
<title>Name</title>
<description>FIELDGROUP</description>
<fields>
<element>SALUTATION</element>
<element>TITLE</element>
<element>FIRSTNAME</element>
<element>MIDDLENAME</element>
<element>LASTNAME</element>
</fields>
</entityFieldGroup>
<fieldType>DEPENDENCY_IN</fieldType>
<recordContainer>db</recordContainer>
<dependencies>
<entityDependency>
<name>0b209ee1-3c13-4660-91c4-4d2a2c6cea77</name>
<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>
<expose v="true" />
<mandatory v="true" />
</entityParameter>
</children>
Johannes Goderbauer
committed
<title>Company Addresses</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<state>READONLY</state>
<stateProcess>%aditoprj%/entity/Person_entity/entityfields/orgaddresses/stateProcess.js</stateProcess>
Johannes Goderbauer
committed
<dependency>
<name>dependency</name>
<entityName>Address_entity</entityName>
<fieldName>OrganisationAddressesByContact</fieldName>
Johannes Goderbauer
committed
</dependency>
<children>
<entityParameter>

Maximilian Hofmann
committed
<name>ContactId_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/orgaddresses/children/contactid_param/valueProcess.js</valueProcess>

Maximilian Hofmann
committed
<expose v="false" />
Johannes Goderbauer
committed
<triggerRecalculation v="true" />
</entityParameter>
</children>
<entityField>
<name>REL_RELATIONSHIP</name>
<title>Relationship</title>
<description>TODO: Beziehung zu der Relation 1024846 (z.B. per Ampelsystem)</description>
<contentType>NUMBER</contentType>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/rel_relationship/valueProcess.js</valueProcess>
</entityField>
<onActionProcess>%aditoprj%/entity/Person_entity/entityfields/openeditdefaultsview/onActionProcess.js</onActionProcess>

Johannes Hörmann
committed
<entityActionField>
<name>newOffer</name>
<fieldType>ACTION</fieldType>
<title>New offer</title>
<onActionProcess>%aditoprj%/entity/Person_entity/entityfields/newoffer/onActionProcess.js</onActionProcess>

Johannes Hörmann
committed
</entityActionField>
<searchable v="false" />
<onValueChange>%aditoprj%/entity/Person_entity/entityfields/standard_email_communication/onValueChange.js</onValueChange>
</entityField>
<entityField>
<searchable v="false" />
<onValueChange>%aditoprj%/entity/Person_entity/entityfields/standard_phone_communication/onValueChange.js</onValueChange>
Johannes Goderbauer
committed
<fieldType>DEPENDENCY_OUT</fieldType>
<description>Used for standard communication</description>
Johannes Goderbauer
committed
<dependency>
<name>dependency</name>
<entityName>Communication_entity</entityName>
<fieldName>PhoneCommunications</fieldName>
Johannes Goderbauer
committed
</dependency>
<children>
<entityParameter>

Maximilian Hofmann
committed
<name>ContactId_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/phonecommunications/children/contactid_param/valueProcess.js</valueProcess>

Maximilian Hofmann
committed
<expose v="false" />
<description>This parameter is used for specifing a related &quot;CONTACTID&quot; to a COMMUNICATION-entry.

Maximilian Hofmann
committed
Usually this is used for filtering COMMUNICATION-entries by a specified contact or creating a new entry that is related to a contact.</description>
Johannes Goderbauer
committed
</entityParameter>
</children>
Johannes Goderbauer
committed
<fieldType>DEPENDENCY_OUT</fieldType>
<description>Used for standard communication</description>
Johannes Goderbauer
committed
<dependency>
<name>dependency</name>
<entityName>Communication_entity</entityName>
<fieldName>EmailCommunications</fieldName>
Johannes Goderbauer
committed
</dependency>
<children>
<entityParameter>

Maximilian Hofmann
committed
<name>ContactId_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/emailcommunications/children/contactid_param/valueProcess.js</valueProcess>

Maximilian Hofmann
committed
<expose v="false" />
<description>This parameter is used for specifing a related &quot;CONTACTID&quot; to a COMMUNICATION-entry.

Maximilian Hofmann
committed
Usually this is used for filtering COMMUNICATION-entries by a specified contact or creating a new entry that is related to a contact.</description>
Johannes Goderbauer
committed
</entityParameter>
</children>
Johannes Goderbauer
committed
<entityField>
<name>ADDRESS_ID</name>
<title>standard address</title>
Johannes Goderbauer
committed
<consumer>ContactAndOrganisationAddresses</consumer>
<displayValueProcess>%aditoprj%/entity/Person_entity/entityfields/address_id/displayValueProcess.js</displayValueProcess>
Johannes Goderbauer
committed
</entityField>
<entityActionField>
<name>newActivity</name>
<fieldType>ACTION</fieldType>
<title>New activity</title>
<onActionProcess>%aditoprj%/entity/Person_entity/entityfields/newactivity/onActionProcess.js</onActionProcess>
<tooltip>New activity</tooltip>
<tooltipProcess>%aditoprj%/entity/Person_entity/entityfields/newactivity/tooltipProcess.js</tooltipProcess>
<title>Relations</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
<entityName>ObjectRelation_entity</entityName>

Johannes Hörmann
committed
<fieldName>ObjectRelations</fieldName>
</dependency>
<children>
<entityParameter>

Johannes Hörmann
committed
<name>ObjectType_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/objectrelations/children/objecttype_param/valueProcess.js</valueProcess>
<name>ObjectRowid_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/objectrelations/children/objectrowid_param/valueProcess.js</valueProcess>
Johannes Goderbauer
committed
<entityConsumer>
<name>KeywordGenders</name>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
Johannes Goderbauer
committed
<entityName>KeywordEntry_entity</entityName>
Johannes Goderbauer
committed
<fieldName>SpecificContainerKeywords</fieldName>
</dependency>
<children>
<entityParameter>

Maximilian Hofmann
committed
<name>ContainerName_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/keywordgenders/children/containername_param/valueProcess.js</valueProcess>

Maximilian Hofmann
committed
<expose v="false" />
Johannes Goderbauer
committed
</entityParameter>
</children>
</entityConsumer>
<entityConsumer>
<name>Languages</name>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
<entityName>Language_entity</entityName>

Maximilian Hofmann
committed
<fieldName>ISO3Name</fieldName>
S.Listl
committed
<entityConsumer>
<name>Offers</name>
S.Listl
committed
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
<entityName>Offer_entity</entityName>
<fieldName>ContactOffers</fieldName>
</dependency>
<children>
<entityParameter>
<name>ContactId_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/offers/children/contactid_param/valueProcess.js</valueProcess>
S.Listl
committed
</entityParameter>
</children>
</entityConsumer>
<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
committed
<name>ObjectRowId_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/attributes/children/objectrowid_param/valueProcess.js</valueProcess>
<triggerRecalculation v="true" />
</entityParameter>
<entityParameter>

Maximilian Hofmann
committed
<name>ObjectType_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/attributes/children/objecttype_param/valueProcess.js</valueProcess>

Maximilian Hofmann
committed
<expose v="false" />
<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>
<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>
<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>
<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>
Johannes Goderbauer
committed
<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>
Johannes Goderbauer
committed
</entityParameter>
</children>
</entityConsumer>
<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>
Johannes Goderbauer
committed
<entityField>
<name>DEPARTMENT</name>
<title>Department</title>
</entityField>
<entityField>
<name>POSITION</name>
Johannes Goderbauer
committed
</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>
<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>
Johannes Goderbauer
committed
</entityFields>
<recordContainers>
<dbRecordContainer>
<name>db</name>
<alias>Data_alias</alias>
<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>
<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
committed
<dbRecordFieldMapping>
<name>PERSONID.value</name>
<recordfield>PERSON.PERSONID</recordfield>
Johannes Goderbauer
committed
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>DATEOFBIRTH.value</name>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>FIRSTNAME.value</name>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>GENDER.value</name>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>LANGUAGE.value</name>
Johannes Goderbauer
committed
<dbRecordFieldMapping>
<name>PERSON_ID.value</name>
<recordfield>CONTACT.PERSON_ID</recordfield>
Johannes Goderbauer
committed
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>LASTNAME.value</name>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>MIDDLENAME.value</name>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>CONTACTID.value</name>
<recordfield>CONTACT.CONTACTID</recordfield>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>SALUTATION.value</name>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>TITLE.value</name>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>TITLESUFFIX.value</name>
<recordfield>CONTACT.ORGANISATION_ID</recordfield>
<dbRecordFieldMapping>
<name>REL_RELATIONSHIP.value</name>
<recordfield>CONTACT.RELATIONSHIP</recordfield>
</dbRecordFieldMapping>
<name>STANDARD_EMAIL_COMMUNICATION.displayValue</name>
<expression>%aditoprj%/entity/Person_entity/recordcontainers/db/recordfieldmappings/standard_email_communication.displayvalue/expression.js</expression>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>STANDARD_PHONE_COMMUNICATION.displayValue</name>
<expression>%aditoprj%/entity/Person_entity/recordcontainers/db/recordfieldmappings/standard_phone_communication.displayvalue/expression.js</expression>
Johannes Goderbauer
committed
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>ADDRESS_ID.value</name>
<name>ORGANISATION_ID.displayValue</name>
<recordfield>ORGANISATION.NAME</recordfield>
Johannes Goderbauer
committed
<dbRecordFieldMapping>
<name>GENDER.displayValue</name>
<expression>%aditoprj%/entity/Person_entity/recordcontainers/db/recordfieldmappings/gender.displayvalue/expression.js</expression>
Johannes Goderbauer
committed
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>LANGUAGE.displayValue</name>
<expression>%aditoprj%/entity/Person_entity/recordcontainers/db/recordfieldmappings/language.displayvalue/expression.js</expression>
<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>
Johannes Goderbauer
committed
<dbRecordFieldMapping>
<name>STATUS.value</name>
<recordfield>CONTACT.STATUS</recordfield>
</dbRecordFieldMapping>
Johannes Goderbauer
committed
<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>