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.0.3" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.0.3">
<name>Org_entity</name>
Johannes Goderbauer
committed
<title>Company</title>
Johannes Goderbauer
committed
<majorModelMode>DISTRIBUTED</majorModelMode>
<alias>Data_alias</alias>
<fromClauseProcess>%aditoprj%/entity/Org_entity/fromClauseProcess.js</fromClauseProcess>
<recordContainerType>DB</recordContainerType>
Johannes Goderbauer
committed
<caption>Company</caption>
<captionProcess>%aditoprj%/entity/Org_entity/captionProcess.js</captionProcess>
Johannes Goderbauer
committed
<iconId>VAADIN:BUILDING</iconId>
<imageProcess>%aditoprj%/entity/Org_entity/imageProcess.js</imageProcess>
Johannes Goderbauer
committed
<entityFields>
<entityField>
<name>CUSTOMERCODE</name>
<tableName>ORG</tableName>
<columnName>CUSTOMERCODE</columnName>
<caption>Customercode</caption>
<contentType>TEXT</contentType>
</entityField>
<entityField>
<name>ORG_DATE_EDIT</name>
<tableName>ORG</tableName>
<columnName>DATE_EDIT</columnName>
Johannes Goderbauer
committed
<outputFormat>yyyy-MM-dd&apos;T&apos;HH:mm:ssZ</outputFormat>
<valueProcess>%aditoprj%/entity/Org_entity/entityfields/org_date_edit/valueProcess.js</valueProcess>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>ORG_DATE_NEW</name>
<tableName>ORG</tableName>
<columnName>DATE_NEW</columnName>
Johannes Goderbauer
committed
<outputFormat>yyyy-MM-dd&apos;T&apos;HH:mm:ssZ</outputFormat>
<state>READONLY</state>
<valueProcess>%aditoprj%/entity/Org_entity/entityfields/org_date_new/valueProcess.js</valueProcess>
<onValueChangeTypes>
<element>MASK</element>
<element>PROCESS</element>
</onValueChangeTypes>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>INFO</name>
<tableName>ORG</tableName>
<columnName>INFO</columnName>
<caption>Information</caption>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>NAME</name>
<tableName>ORG</tableName>
<columnName>NAME</columnName>
<caption>Name</caption>
</entityField>
<entityField>
<name>ORGID</name>
<tableName>ORG</tableName>
<columnName>ORGID</columnName>
<valueProcess>%aditoprj%/entity/Org_entity/entityfields/orgid/valueProcess.js</valueProcess>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>ORG_USER_EDIT</name>
<tableName>ORG</tableName>
<columnName>USER_EDIT</columnName>
<valueProcess>%aditoprj%/entity/Org_entity/entityfields/org_user_edit/valueProcess.js</valueProcess>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>ORG_USER_NEW</name>
<tableName>ORG</tableName>
<columnName>USER_NEW</columnName>
<state>READONLY</state>
<valueProcess>%aditoprj%/entity/Org_entity/entityfields/org_user_new/valueProcess.js</valueProcess>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>REL_DATE_EDIT</name>
<tableName>RELATION</tableName>
<columnName>DATE_EDIT</columnName>
Johannes Goderbauer
committed
<outputFormat>yyyy-MM-dd&apos;T&apos;HH:mm:ssZ</outputFormat>
<valueProcess>%aditoprj%/entity/Org_entity/entityfields/rel_date_edit/valueProcess.js</valueProcess>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>REL_DATE_NEW</name>
<tableName>RELATION</tableName>
<columnName>DATE_NEW</columnName>
Johannes Goderbauer
committed
<outputFormat>yyyy-MM-dd&apos;T&apos;HH:mm:ssZ</outputFormat>
<state>READONLY</state>
<valueProcess>%aditoprj%/entity/Org_entity/entityfields/rel_date_new/valueProcess.js</valueProcess>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>LANGUAGE</name>
<tableName>RELATION</tableName>
<columnName>LANGUAGE</columnName>
<caption>Language</caption>
<possibleItemsProcess>%aditoprj%/entity/Org_entity/entityfields/language/possibleItemsProcess.js</possibleItemsProcess>

Tobias Feldmann
committed
<selectionMode>SINGLE</selectionMode>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>ORG_ID</name>
<tableName>RELATION</tableName>
<columnName>ORG_ID</columnName>
<valueProcess>%aditoprj%/entity/Org_entity/entityfields/org_id/valueProcess.js</valueProcess>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>RELATIONID</name>
<tableName>RELATION</tableName>
<columnName>RELATIONID</columnName>
</entityField>
<entityField>
<name>STATUS</name>
<tableName>RELATION</tableName>
<columnName>STATUS</columnName>
<caption>Status</caption>
<possibleItemsProcess>%aditoprj%/entity/Org_entity/entityfields/status/possibleItemsProcess.js</possibleItemsProcess>
</entityField>
<entityField>
<name>REL_USER_EDIT</name>
<tableName>RELATION</tableName>
<columnName>USER_EDIT</columnName>
<valueProcess>%aditoprj%/entity/Org_entity/entityfields/rel_user_edit/valueProcess.js</valueProcess>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>REL_USER_NEW</name>
<tableName>RELATION</tableName>
<columnName>USER_NEW</columnName>
<state>READONLY</state>
<valueProcess>%aditoprj%/entity/Org_entity/entityfields/rel_user_new/valueProcess.js</valueProcess>
Johannes Goderbauer
committed
</entityField>
<entityField>
<name>TYPE</name>
<tableName>ORG</tableName>
<columnName>TYPE</columnName>
<caption>Type</caption>
<possibleItemsProcess>%aditoprj%/entity/Org_entity/entityfields/type/possibleItemsProcess.js</possibleItemsProcess>
</entityField>
Johannes Goderbauer
committed
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<entityOutgoingField>
<name>OrgHistory_dfo</name>
<title>Histories</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
<entityName>History_entity</entityName>
<fieldName>OrgHistory_dfi</fieldName>
</dependency>
<children>
<entityParameter>
<name>RowId_param</name>
<code>%aditoprj%/entity/Org_entity/entityfields/orghistory_dfo/children/rowid_param/code.js</code>
<triggerRecalculation v="true" />
</entityParameter>
</children>
</entityOutgoingField>
<entityOutgoingField>
<name>PersOrg_dfo</name>
<title>Contacts</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
<entityName>Pers_entity</entityName>
<fieldName>PersOrg_dfi</fieldName>
</dependency>
<children>
<entityParameter>
<name>OrgId_param</name>
<code>%aditoprj%/entity/Org_entity/entityfields/persorg_dfo/children/orgid_param/code.js</code>
</entityParameter>
</children>
</entityOutgoingField>
<entityField>
<name>IMAGE</name>
<contentType>IMAGE</contentType>
<valueProcess>%aditoprj%/entity/Org_entity/entityfields/image/valueProcess.js</valueProcess>
</entityField>
<entityFieldGroup>
<name>CUSTOMERCODE_DISPLAY_fieldGroup</name>
<valueProcess>%aditoprj%/entity/Org_entity/entityfields/customercode_display_fieldgroup/valueProcess.js</valueProcess>
<description>FIELDGROUP</description>
<fields>
<element>CUSTOMERCODE</element>
</fields>
</entityFieldGroup>
<entityIncomingField>
<name>Org_dfi</name>
<fieldType>DEPENDENCY_IN</fieldType>
<dependencies>
<entityDependency>
<name>11f8e13a-d801-4bd6-829c-d334c49e9a4c</name>
<entityName>Pers_entity</entityName>
<fieldName>PersOrg_dfo</fieldName>
<isOutgoing v="false" />
</entityDependency>
<entityDependency>
<name>5132d22f-8e82-4ab6-bc3b-5cddcbf09661</name>
<entityName>Contract_entity</entityName>
<fieldName>ContractOrg_dfo</fieldName>
<isOutgoing v="false" />
</entityDependency>
<entityDependency>
<name>25e5cc50-0443-4e79-8690-a47197706936</name>
<entityName>Product_entity</entityName>
<fieldName>ProductOrg_dfo</fieldName>
<isOutgoing v="false" />
</entityDependency>
<entityDependency>
<name>a6e1d9a2-9079-4415-b56f-865df5170d5e</name>
<entityName>Salesproject_entity</entityName>
<fieldName>SalesprojectOrg_dfo</fieldName>
<isOutgoing v="false" />
</entityDependency>
<entityOutgoingField>
<name>OrgAddress_dfo</name>
Johannes Goderbauer
committed
<title>Addresses</title>
<fieldType>DEPENDENCY_OUT</fieldType>
Johannes Goderbauer
committed
<caption>Addresses</caption>
<dependency>
<name>dependency</name>
<entityName>Address_entity</entityName>
<fieldName>OrgAddress_dfi</fieldName>
</dependency>
<children>
<entityParameter>
<name>RelId_param</name>
<code>%aditoprj%/entity/Org_entity/entityfields/orgaddress_dfo/children/relid_param/code.js</code>
<triggerRecalculation v="true" />
</entityParameter>
Johannes Goderbauer
committed
<entityParameter>
<name>StandardAddressId_param</name>
<code>%aditoprj%/entity/Org_entity/entityfields/orgaddress_dfo/children/standardaddressid_param/code.js</code>
<triggerRecalculation v="true" />
</entityParameter>
</children>
</entityOutgoingField>
<entityField>
<name>ADDRESS_ID</name>
<tableName>RELATION</tableName>
<columnName>ADDRESS_ID</columnName>
</entityField>
<entityOutgoingField>
<name>OrgComm_dfo</name>
Johannes Goderbauer
committed
<title>Communication</title>
<fieldType>DEPENDENCY_OUT</fieldType>
Johannes Goderbauer
committed
<caption>Communication</caption>
<dependency>
<name>dependency</name>
<entityName>Comm_entity</entityName>
<fieldName>OrgComm_dfi</fieldName>
</dependency>
<children>
<entityParameter>
<name>RelId_param</name>
<code>%aditoprj%/entity/Org_entity/entityfields/orgcomm_dfo/children/relid_param/code.js</code>
<triggerRecalculation v="true" />
</entityParameter>
</children>
</entityOutgoingField>
<entityOutgoingField>
<name>OrgContract_dfo</name>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
<entityName>Contract_entity</entityName>
<fieldName>OrgContract_dfi</fieldName>
</dependency>
<children>
<entityParameter>
<name>RelId_param</name>
<code>%aditoprj%/entity/Org_entity/entityfields/orgcontract_dfo/children/relid_param/code.js</code>
<triggerRecalculation v="true" />
</entityParameter>
</children>
</entityOutgoingField>
<entityOutgoingField>
<name>OrgProduct_dfo</name>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
<entityName>Product_entity</entityName>
<fieldName>OrgProduct_dfi</fieldName>
</dependency>
<children>
<entityParameter>
<name>OrgId_param</name>
<code>%aditoprj%/entity/Org_entity/entityfields/orgproduct_dfo/children/orgid_param/code.js</code>
</entityParameter>
</children>
<entityOutgoingField>
<name>OrgProductprice_dfo</name>
<title>Conditions</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<caption>Conditions</caption>
<dependency>
<name>dependency</name>
<entityName>Productprice_entity</entityName>
<fieldName>OrgProductprice_dfi</fieldName>
</dependency>
<children>
<entityParameter>
<name>RelID_param</name>
<code>%aditoprj%/entity/Org_entity/entityfields/orgproductprice_dfo/children/relid_param/code.js</code>
</entityParameter>
</children>
</entityOutgoingField>
Johannes Goderbauer
committed
</entityFields>
<linkInformation>
<linkInformation>
<name>a08ad13b-9031-4b6f-8c42-9df8d4185ce5</name>
Johannes Goderbauer
committed
<tableName>ORG</tableName>
<primaryKey>ORGID</primaryKey>
</linkInformation>
<linkInformation>
<name>419e74cd-64ad-472d-915e-cff50aa293da</name>
Johannes Goderbauer
committed
<tableName>RELATION</tableName>
<primaryKey>RELATIONID</primaryKey>
Johannes Goderbauer
committed
</linkInformation>
</linkInformation>
</entity>