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.6" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.6">
Johannes Goderbauer
committed
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/Person_entity/documentation.adoc</documentation>
<contentTitleProcess>%aditoprj%/entity/Person_entity/contentTitleProcess.js</contentTitleProcess>
<afterUiInit>%aditoprj%/entity/Person_entity/afterUiInit.js</afterUiInit>
<onValidation>%aditoprj%/entity/Person_entity/onValidation.js</onValidation>
Johannes Goderbauer
committed
<iconId>VAADIN:USERS</iconId>
<imageProcess>%aditoprj%/entity/Person_entity/imageProcess.js</imageProcess>
<recordContainer>db</recordContainer>
Johannes Goderbauer
committed
<entityFields>
<entityField>
<name>DATEOFBIRTH</name>
Johannes Goderbauer
committed
<contentType>DATE</contentType>
<inputFormat>dd.MM.yyyy</inputFormat>
<onValidation>%aditoprj%/entity/Person_entity/entityfields/dateofbirth/onValidation.js</onValidation>
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>
<onValueChange>%aditoprj%/entity/Person_entity/entityfields/gender/onValueChange.js</onValueChange>
<onValueChangeTypes>
<element>MASK</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>
<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 Goderbauer
committed
<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>
<entityParameter>
<name>PresetLinks_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/activities/children/presetlinks_param/valueProcess.js</valueProcess>
</entityParameter>
Johannes Goderbauer
committed
</children>
Johannes Goderbauer
committed
<entityField>
<searchable v="false" />
Johannes Goderbauer
committed
</entityField>
<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>
<onValidation>%aditoprj%/entity/Person_entity/entityfields/organisation_id/onValidation.js</onValidation>
Johannes Goderbauer
committed
</entityField>
Johannes Goderbauer
committed
<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
<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
<selectionMode>SINGLE</selectionMode>
<dependency>
<name>dependency</name>
<entityName>Organisation_entity</entityName>
<fieldName>WithPersonIdFilter</fieldName>
Johannes Goderbauer
committed
</dependency>
<children>
<entityParameter>
<name>ExcludeOrganisationsByPersonId</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/organisations/children/excludeorganisationsbypersonid/valueProcess.js</valueProcess>
</entityParameter>
</children>
<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" />
<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>
<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>
<name>ec66d6b0-a1fa-40a1-9612-34775d3e89a9</name>
<entityName>Object_entity</entityName>
<fieldName>Persons</fieldName>
<isConsumer v="false" />
</entityDependency>
Johannes Goderbauer
committed
</dependencies>
<entityField>
<name>LANGUAGE</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/language/valueProcess.js</valueProcess>
<displayValueProcess>%aditoprj%/entity/Person_entity/entityfields/language/displayValueProcess.js</displayValueProcess>
<onValueChange>%aditoprj%/entity/Person_entity/entityfields/language/onValueChange.js</onValueChange>
<onValueChangeTypes>
<element>MASK</element>
</onValueChangeTypes>
<dependency>
<name>dependency</name>
<entityName>Document_entity</entityName>
</dependency>
<children>
<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>
<recordContainer>db</recordContainer>
<dependencies>
<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>
<entityParameter>
<name>ExcludedContactIds_param</name>
<expose v="false" />
</entityParameter>
Johannes Goderbauer
committed
<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>
<entityParameter>
<name>DefaultAddressId_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/orgaddresses/children/defaultaddressid_param/valueProcess.js</valueProcess>
</entityParameter>
Johannes Goderbauer
committed
</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>
<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>
<onValueChangeTypes>
<element>MASK</element>
<element>PROCESS</element>
<element>PROCESS_SETVALUE</element>
</onValueChangeTypes>
</entityField>
<entityField>
<searchable v="false" />
<onValueChange>%aditoprj%/entity/Person_entity/entityfields/standard_phone_communication/onValueChange.js</onValueChange>
<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>
<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>
Johannes Goderbauer
committed
<consumer>ContactAndOrganisationAddresses</consumer>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/address_id/valueProcess.js</valueProcess>
<displayValueProcess>%aditoprj%/entity/Person_entity/entityfields/address_id/displayValueProcess.js</displayValueProcess>
Johannes Goderbauer
committed
</entityField>
<entityActionField>
<name>newActivity</name>
<title>New activity</title>
<onActionProcess>%aditoprj%/entity/Person_entity/entityfields/newactivity/onActionProcess.js</onActionProcess>
<iconId>VAADIN:HOURGLASS_END</iconId>
<tooltip>New activity</tooltip>
<tooltipProcess>%aditoprj%/entity/Person_entity/entityfields/newactivity/tooltipProcess.js</tooltipProcess>
<dependency>
<name>dependency</name>
</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>
<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>
<dependency>
<name>dependency</name>
<entityName>Language_entity</entityName>

Maximilian Hofmann
committed
<fieldName>ISO3Name</fieldName>
S.Listl
committed
<entityConsumer>
<name>Offers</name>
<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>
<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>
<onValidation>%aditoprj%/entity/Person_entity/entityfields/attributes/onValidation.js</onValidation>
<dependency>
<name>dependency</name>
<entityName>AttributeRelation_entity</entityName>
<fieldName>AttributeRelations</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>
<triggerRecalculation v="true" />
</entityParameter>
</children>
</entityConsumer>
<entityConsumer>
<name>SalutationTitles</name>
<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>
<title>New task</title>
<onActionProcess>%aditoprj%/entity/Person_entity/entityfields/newtask/onActionProcess.js</onActionProcess>
<iconId>VAADIN:TASKS</iconId>
</entityActionField>
<stateProcess>%aditoprj%/entity/Person_entity/entityfields/tasks/stateProcess.js</stateProcess>
<dependency>
<name>dependency</name>
<entityName>Task_entity</entityName>
</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>
<entityParameter>
<name>PresetLinks_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/tasks/children/presetlinks_param/valueProcess.js</valueProcess>
</entityParameter>
<entityConsumer>
<name>ObjectTrees</name>
<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>
<entityParameter>
<name>ObjectType_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/objecttrees/children/objecttype_param/valueProcess.js</valueProcess>
</entityParameter>
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>
<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>
<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>
<triggerRecalculation v="true" />
</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>
<dropDownProcess>%aditoprj%/entity/Person_entity/entityfields/department/dropDownProcess.js</dropDownProcess>
<textInputAllowed v="true" />
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>POSITION</name>
<dropDownProcess>%aditoprj%/entity/Person_entity/entityfields/position/dropDownProcess.js</dropDownProcess>
<textInputAllowed v="true" />
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>CONTACTROLE</name>
<title>Contactrole</title>
<dropDownProcess>%aditoprj%/entity/Person_entity/entityfields/contactrole/dropDownProcess.js</dropDownProcess>
<textInputAllowed v="true" />
Johannes Goderbauer
committed
</entityField>
<entityConsumer>
<name>LogHistoryConsumer</name>
<dependency>
<name>dependency</name>
<entityName>LogHistory_entity</entityName>
<fieldName>LogHistoryProvider</fieldName>
</dependency>
<children>
<entityParameter>
<name>tablenames_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/loghistoryconsumer/children/tablenames_param/valueProcess.js</valueProcess>
<expose v="true" />
<triggerRecalculation v="true" />
<mandatory v="true" />
</entityParameter>
</children>
</entityConsumer>
<entityConsumer>
<name>OtherContacts</name>
<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>
<entityParameter>
<name>LanguageKey_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/othercontacts/children/languagekey_param/valueProcess.js</valueProcess>
</entityParameter>
</children>
</entityConsumer>
<entityField>
<name>ORGANISATION_NAME</name>
<name>ExcludedContactIds_param</name>
<expose v="true" />
<description>PARAMETER</description>
</entityParameter>
<entityProvider>
<name>75f0e309-8b3f-4224-b599-a203405f1bff</name>
<entityName>SalesprojectMember_entity</entityName>
<fieldName>Contacts</fieldName>
<isConsumer v="false" />
</entityDependency>
<entityDependency>
<name>e46dcd73-64a8-4b3e-b976-1b4643c54ebb</name>
<entityName>CampaignStep_entity</entityName>
<fieldName>ContactsConsumer</fieldName>
<isConsumer v="false" />
</entityDependency>
<name>ContactId_param</name>
<expose v="false" />
</entityParameter>
<entityParameter>
<name>ExcludedContactIds_param</name>
<entityParameter>
<name>OrgId_param</name>
<expose v="false" />
</entityParameter>
<entityConsumer>
<name>360DegreeObjects</name>
<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>
<entityActionField>
<name>addToCampaign</name>
<title>Add to Campaign</title>
<onActionProcess>%aditoprj%/entity/Person_entity/entityfields/addtocampaign/onActionProcess.js</onActionProcess>
<iconId>NEON:GROUP_APPOINTMENT</iconId>
<tooltip>Choose a campaign and a step to add the contact to a campaign</tooltip>
</entityActionField>
<entityConsumer>
<name>AttributeTree</name>
<dependency>
<name>dependency</name>
<entityName>AttributeRelation_entity</entityName>
<fieldName>TreeProvider</fieldName>
</dependency>
<children>
<entityParameter>
<name>ObjectRowId_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/attributetree/children/objectrowid_param/valueProcess.js</valueProcess>
<triggerRecalculation v="true" />
</entityParameter>
<entityParameter>
<name>ObjectType_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/attributetree/children/objecttype_param/valueProcess.js</valueProcess>
<triggerRecalculation v="true" />
</entityParameter>
</children>
</entityConsumer>
<entityField>
<name>DATE_NEW</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/date_new/valueProcess.js</valueProcess>
</entityField>
<entityField>
<name>USER_NEW</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/user_new/valueProcess.js</valueProcess>
</entityField>
<entityField>
<name>USER_EDIT</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/user_edit/valueProcess.js</valueProcess>
</entityField>
<entityField>
<name>DATE_EDIT</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/date_edit/valueProcess.js</valueProcess>
</entityField>
<entityField>
<name>DATE_NEW_CONTACT</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/date_new_contact/valueProcess.js</valueProcess>
</entityField>
<entityField>
<name>USER_NEW_CONTACT</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/user_new_contact/valueProcess.js</valueProcess>
</entityField>
<name>AdditionalActivityTaskLinks_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/additionalactivitytasklinks_param/valueProcess.js</valueProcess>
<description>PARAMETER</description>
</entityParameter>
<entityField>
<name>PICTURE</name>
<title>Picture</title>
<contentType>IMAGE</contentType>
<searchable v="false" />
<displayValueProcess>%aditoprj%/entity/Person_entity/entityfields/picture/displayValueProcess.js</displayValueProcess>
</entityField>
<entityParameter>
<name>AvatarText_param</name>
<valueProcess>%aditoprj%/entity/Person_entity/entityfields/avatartext_param/valueProcess.js</valueProcess>
<description>PARAMETER</description>
</entityParameter>
<entityActionGroup>
<name>campaignActionGroup</name>
<title>Campaign</title>
<children>
<entityActionField>
<name>addToCampaignFromTable</name>
<title>Add to Campaign</title>
<onActionProcess>%aditoprj%/entity/Person_entity/entityfields/campaignactiongroup/children/addtocampaignfromtable/onActionProcess.js</onActionProcess>
<isMenuAction v="true" />
<isObjectAction v="false" />
<isSelectionAction v="true" />
<iconId>NEON:GROUP_APPOINTMENT</iconId>
<tooltip>Add the selection to a campaign</tooltip>
<tooltipProcess>%aditoprj%/entity/Person_entity/entityfields/campaignactiongroup/children/addtocampaignfromtable/tooltipProcess.js</tooltipProcess>
</entityActionField>
</children>
</entityActionGroup>
<entityActionField>
<name>newEmail</name>
<title>Write email</title>
<onActionProcess>%aditoprj%/entity/Person_entity/entityfields/newemail/onActionProcess.js</onActionProcess>
<iconId>VAADIN:AT</iconId>
</entityActionField>
<entityActionField>
<name>newAppointment</name>
<title>New appointment</title>
<onActionProcess>%aditoprj%/entity/Person_entity/entityfields/newappointment/onActionProcess.js</onActionProcess>
<iconId>VAADIN:CALENDAR</iconId>
<tooltip>New Appointment</tooltip>
</entityActionField>
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>
<orderClauseProcess>%aditoprj%/entity/Person_entity/recordcontainers/db/orderClauseProcess.js</orderClauseProcess>
<onDBUpdate>%aditoprj%/entity/Person_entity/recordcontainers/db/onDBUpdate.js</onDBUpdate>
<linkInformation>
<linkInformation>
<name>bfc9ae0b-bd68-4913-b26e-64fcfdae835d</name>
<tableName>PERSON</tableName>
<primaryKey>PERSONID</primaryKey>
<isUIDTable v="false" />
<readonly v="false" />
</linkInformation>
<linkInformation>
<name>53ce95ab-08a3-4763-8540-8f3074f13d1f</name>
<tableName>CONTACT</tableName>
<primaryKey>CONTACTID</primaryKey>
<isUIDTable v="true" />
<readonly v="false" />
</linkInformation>
<linkInformation>
<name>e9124a94-cc1b-4967-84ec-e315a7565ce0</name>
<tableName>ORGANISATION</tableName>
<primaryKey>ORGANISATIONID</primaryKey>
<isUIDTable v="false" />
<readonly v="true" />
</linkInformation>
Johannes Goderbauer
committed
<linkInformation>
<name>0b6ca3ff-31f7-4dcd-99f6-bb8f64948cb0</name>
Johannes Goderbauer
committed
<tableName>ADDRESS</tableName>
<primaryKey>ADDRESSID</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>