Skip to content
Snippets Groups Projects
Activity_entity.aod 27.97 KiB
<?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.12" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.12">
  <name>Activity_entity</name>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <documentation>%aditoprj%/entity/Activity_entity/documentation.adoc</documentation>
  <title>Activity</title>
  <grantDeleteProcess>%aditoprj%/entity/Activity_entity/grantDeleteProcess.js</grantDeleteProcess>
  <contentTitleProcess>%aditoprj%/entity/Activity_entity/contentTitleProcess.js</contentTitleProcess>
  <afterUiInit>%aditoprj%/entity/Activity_entity/afterUiInit.js</afterUiInit>
  <iconId>VAADIN:HOURGLASS_END</iconId>
  <image>VAADIN:SHOP</image>
  <imageProcess>%aditoprj%/entity/Activity_entity/imageProcess.js</imageProcess>
  <titlePlural>Activities</titlePlural>
  <recordContainer>db</recordContainer>
  <entityFields>
    <entityField>
      <name>DIRECTION</name>
      <title>Direction</title>
      <consumer>KeywordDirections</consumer>
      <groupable v="true" />
      <mandatory v="true" />
      <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/direction/valueProcess.js</valueProcess>
      <displayValueProcess>%aditoprj%/entity/Activity_entity/entityfields/direction/displayValueProcess.js</displayValueProcess>
    </entityField>
    <entityField>
      <name>ENTRYDATE</name>
      <title>Entrydate</title>
      <contentType>DATE</contentType>
      <resolution>MINUTE</resolution>
      <outputFormat>dd.MM.yyyy HH:mm</outputFormat>
      <inputFormat>dd.MM.yyyy HH:mm</inputFormat>
      <mandatory v="true" />
      <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/entrydate/valueProcess.js</valueProcess>
      <onValidation>%aditoprj%/entity/Activity_entity/entityfields/entrydate/onValidation.js</onValidation>
    </entityField>
    <entityField>
      <name>ACTIVITYID</name>
      <title>ACTIVITYID (UID)</title>
    </entityField>
    <entityField>
      <name>INFO</name>
      <title>Description</title>
      <contentType>HTML</contentType>
      <mandatory v="false" />
      <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/info/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>CATEGORY</name>
      <documentation>%aditoprj%/entity/Activity_entity/entityfields/category/documentation.adoc</documentation>
      <title>Category</title>
      <consumer>KeywordCategories</consumer>
      <groupable v="true" />
      <mandatory v="false" />
      <displayValueProcess>%aditoprj%/entity/Activity_entity/entityfields/category/displayValueProcess.js</displayValueProcess>
    </entityField>
    <entityField>
      <name>SUBJECT</name>
      <title>Subject</title>
      <groupable v="false" />
      <mandatory v="true" />
      <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/subject/valueProcess.js</valueProcess>
    </entityField>
    <entityParameter>
      <name>RowId_param</name>
      <expose v="true" />
      <mandatory v="false" />
      <description>PARAMETER</description>
    </entityParameter>
    <entityField>
      <name>SUBJECT_DETAILS</name>
      <linkedContext>Activity</linkedContext>
      <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/subject_details/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>DIRECTION_ICON</name>
      <contentType>IMAGE</contentType>
      <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/direction_icon/valueProcess.js</valueProcess>
    </entityField>
    <entityProvider>
      <name>#PROVIDER</name>
      <recordContainer>db</recordContainer>
    </entityProvider>
    <entityField>
      <name>ICON</name>
      <contentType>IMAGE</contentType>
      <state>READONLY</state>
      <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/icon/valueProcess.js</valueProcess>
    </entityField>
    <entityParameter>
      <name>OnlyInnate_param</name>
      <title>Nur Eigene anzeigen</title>
      <expose v="true" />
      <mandatory v="false" />
      <documentation>%aditoprj%/entity/Activity_entity/entityfields/onlyinnate_param/documentation.adoc</documentation>
    </entityParameter>
    <entityParameter>
      <name>ObjectId_param</name>
      <expose v="true" />
      <mandatory v="false" />
      <documentation>%aditoprj%/entity/Activity_entity/entityfields/objectid_param/documentation.adoc</documentation>
    </entityParameter>
    <entityConsumer>
      <name>Documents</name>
      <selectionMode>MULTI</selectionMode>
      <dependency>
        <name>dependency</name>
        <entityName>Document_entity</entityName>
        <fieldName>Documents</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>AssignmentRowId_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/documents/children/assignmentrowid_param/valueProcess.js</valueProcess>
        </entityParameter>
        <entityParameter>
          <name>AssignmentTable_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/documents/children/assignmenttable_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityConsumer>
    <entityConsumer>
      <name>MainDocuments</name>
      <stateProcess>%aditoprj%/entity/Activity_entity/entityfields/maindocuments/stateProcess.js</stateProcess>
      <dependency>
        <name>dependency</name>
        <entityName>Document_entity</entityName>
        <fieldName>MainDocuments</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>AssignmentTable_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/maindocuments/children/assignmenttable_param/valueProcess.js</valueProcess>
        </entityParameter>
        <entityParameter>
          <name>AssignmentRowId_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/maindocuments/children/assignmentrowid_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityConsumer>
    <entityField>
      <name>ENTRYMONTH</name>
      <title>Entrydate (Month)</title>
      <contentType>TEXT</contentType>
      <groupable v="true" />
      <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/entrymonth/valueProcess.js</valueProcess>
      <onValueChangeTypes>
        <element>MASK</element>
        <element>PROCESS</element>
        <element>PROCESS_SETVALUE</element>
      </onValueChangeTypes>
    </entityField>
    <entityConsumer>
      <name>Links</name>
      <dependency>
        <name>dependency</name>
        <entityName>ActivityLink_entity</entityName>
        <fieldName>Links</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>ActivityId_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/links/children/activityid_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityConsumer>
    <entityConsumer>
      <name>KeywordDirections</name>
      <dependency>
        <name>dependency</name>
        <entityName>KeywordEntry_entity</entityName>
        <fieldName>SpecificContainerKeywords</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>ContainerName_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/keyworddirections/children/containername_param/valueProcess.js</valueProcess>
          <expose v="false" />
        </entityParameter>
      </children>
    </entityConsumer>
    <entityProvider>
      <name>LinkedObjects</name>
      <documentation>%aditoprj%/entity/Activity_entity/entityfields/linkedobjects/documentation.adoc</documentation>
      <recordContainer>db</recordContainer>
      <dependencies>
        <entityDependency>
          <name>8ececf30-a3bc-4cd2-ad04-fb9f3cb9332d</name>
          <entityName>Salesproject_entity</entityName>
          <fieldName>Activities</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>549af7f6-3828-4c15-8357-72f0c6fc4f0c</name>
          <entityName>Contract_entity</entityName>
          <fieldName>Activities</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>49a91b21-f24e-45c6-9b2c-5bb15d808d43</name>
          <entityName>Organisation_entity</entityName>
          <fieldName>Activities</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>6461d7f4-182f-4e5c-9453-49c145e15476</name>
          <entityName>Person_entity</entityName>
          <fieldName>Activities</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>207920cd-b4b8-4f40-b6c4-6e25d4df9947</name>
          <entityName>Offer_entity</entityName>
          <fieldName>Activities</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>b086fbf7-aa94-441f-a33c-e2ca8eda5dcd</name>
          <entityName>Order_entity</entityName>
          <fieldName>Activities</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>00b4f354-5b82-4071-b70c-acab4780a2de</name>
          <entityName>Product_entity</entityName>
          <fieldName>Activities</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>9b416661-628d-4f8d-b8dc-9543cf5bbb1c</name>
          <entityName>Campaign_entity</entityName>
          <fieldName>Activities</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>4869a849-8717-48ec-9dbd-73df96992042</name>
          <entityName>CampaignStep_entity</entityName>
          <fieldName>Activities</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>709bafbd-d258-4f1c-85e8-b7062ee0e42b</name>
          <entityName>BulkMail_entity</entityName>
          <fieldName>Activities</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>4f51e380-7d34-4d6f-a10f-a9044ff671bb</name>
          <entityName>SerialLetter_entity</entityName>
          <fieldName>Activities</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>bfef6edf-e9c9-485b-afbe-8e175f6eda74</name>
          <entityName>QuickEntry_entity</entityName>
          <fieldName>Activities</fieldName>
          <isConsumer v="false" />
        </entityDependency>
      </dependencies>
      <children>
        <entityParameter>
          <name>OnlyInnate_param</name>
          <expose v="false" />
          <documentation>%aditoprj%/entity/Activity_entity/entityfields/linkedobjects/children/onlyinnate_param/documentation.adoc</documentation>
        </entityParameter>
        <entityParameter>
          <name>ObjectId_param</name>
          <expose v="true" />
        </entityParameter>
        <entityParameter>
          <name>RowId_param</name>
          <expose v="true" />
        </entityParameter>
        <entityParameter>
          <name>PresetLinks_param</name>
          <expose v="true" />
        </entityParameter>
        <entityParameter>
          <name>ParentContext_param</name>
          <expose v="false" />
        </entityParameter>
        <entityParameter>
          <name>ParentId_param</name>
          <expose v="false" />
        </entityParameter>
        <entityParameter>
          <name>PresetDocuments_param</name>
          <expose v="false" />
        </entityParameter>
      </children>
    </entityProvider>
    <entityField>
      <name>RESPONSIBLE</name>
      <title>Responsible</title>
      <consumer>Employees</consumer>
      <linkedContext>Person</linkedContext>
      <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/responsible/valueProcess.js</valueProcess>
      <displayValueProcess>%aditoprj%/entity/Activity_entity/entityfields/responsible/displayValueProcess.js</displayValueProcess>
    </entityField>
    <entityConsumer>
      <name>ModuleTrees</name>
      <dependency>
        <name>dependency</name>
        <entityName>ModuleTree_entity</entityName>
        <fieldName>TreeProviders</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>ContextName_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/moduletrees/children/contextname_param/valueProcess.js</valueProcess>
        </entityParameter>
        <entityParameter>
          <name>ID_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/moduletrees/children/id_param/valueProcess.js</valueProcess>
          <expose v="true" />
          <mandatory v="true" />
        </entityParameter>
      </children>
    </entityConsumer>
    <entityActionField>
      <name>newActivity</name>
      <title>New activity</title>
      <onActionProcess>%aditoprj%/entity/Activity_entity/entityfields/newactivity/onActionProcess.js</onActionProcess>
      <iconId>VAADIN:HOURGLASS_END</iconId>
      <tooltip>New activity</tooltip>
      <tooltipProcess>%aditoprj%/entity/Activity_entity/entityfields/newactivity/tooltipProcess.js</tooltipProcess>
    </entityActionField>
    <entityActionField>
      <name>newTask</name>
      <title>New task</title>
      <onActionProcess>%aditoprj%/entity/Activity_entity/entityfields/newtask/onActionProcess.js</onActionProcess>
      <actionOrder v="1" />
      <iconId>VAADIN:TASKS</iconId>
    </entityActionField>
    <entityParameter>
      <name>ParentId_param</name>
      <expose v="true" />
      <documentation>%aditoprj%/entity/Activity_entity/entityfields/parentid_param/documentation.adoc</documentation>
      <description>PARAMETER</description>
    </entityParameter>
    <entityParameter>
      <name>ParentContext_param</name>
      <expose v="true" />
      <documentation>%aditoprj%/entity/Activity_entity/entityfields/parentcontext_param/documentation.adoc</documentation>
      <description>PARAMETER</description>
    </entityParameter>
    <entityField>
      <name>PARENT_ID</name>
      <title>PARENT_ID</title>
      <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/parent_id/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>PARENT_CONTEXT</name>
      <title>PARENT_CONTEXT</title>
      <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/parent_context/valueProcess.js</valueProcess>
    </entityField>
    <entityConsumer>
      <name>KeywordCategories</name>
      <dependency>
        <name>dependency</name>
        <entityName>KeywordEntry_entity</entityName>
        <fieldName>SpecificContainerKeywords</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>ContainerName_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/keywordcategories/children/containername_param/valueProcess.js</valueProcess>
          <expose v="true" />
        </entityParameter>
      </children>
    </entityConsumer>
    <entityField>
      <name>ENTRYDAY</name>
      <title>Entrydate (Day)</title>
      <groupable v="true" />
      <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/entryday/valueProcess.js</valueProcess>
    </entityField>
    <entityConsumer>
      <name>Attributes</name>
      <onValidation>%aditoprj%/entity/Activity_entity/entityfields/attributes/onValidation.js</onValidation>
      <dependency>
        <name>dependency</name>
        <entityName>AttributeRelation_entity</entityName>
        <fieldName>AttributeRelations</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>ObjectRowId_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/attributes/children/objectrowid_param/valueProcess.js</valueProcess>
        </entityParameter>
        <entityParameter>
          <name>ObjectType_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/attributes/children/objecttype_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityConsumer>
    <entityActionField>
      <name>newOffer</name>
      <title>New offer</title>
      <onActionProcess>%aditoprj%/entity/Activity_entity/entityfields/newoffer/onActionProcess.js</onActionProcess>
      <actionOrder v="0" />
      <iconId>VAADIN:CART</iconId>
    </entityActionField>
    <entityConsumer>
      <name>Employees</name>
      <dependency>
        <name>dependency</name>
        <entityName>Employee_entity</entityName>
        <fieldName>Employees</fieldName>
      </dependency>
    </entityConsumer>
    <entityParameter>
      <name>PresetLinks_param</name>
      <expose v="true" />
      <documentation>%aditoprj%/entity/Activity_entity/entityfields/presetlinks_param/documentation.adoc</documentation>
      <description>PARAMETER</description>
    </entityParameter>
    <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/Activity_entity/entityfields/attributetree/children/objectrowid_param/valueProcess.js</valueProcess>
        </entityParameter>
        <entityParameter>
          <name>ObjectType_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/attributetree/children/objecttype_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityConsumer>
    <entityField>
      <name>USER_NEW</name>
      <title>USER_NEW</title>
      <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/user_new/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>USER_EDIT</name>
      <title>USER_EDIT</title>
      <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/user_edit/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>DATE_NEW</name>
      <title>DATE_NEW</title>
      <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/date_new/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>DATE_EDIT</name>
      <title>DATE_EDIT</title>
      <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/date_edit/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>entryDateDateFormat</name>
      <contentType>DATE</contentType>
      <resolution>DAY</resolution>
      <outputFormat>dd.MM.yyyy</outputFormat>
      <inputFormat>dd.MM.yyyy</inputFormat>
    </entityField>
    <entityConsumer>
      <name>LinkedAppointments</name>
      <dependency>
        <name>dependency</name>
        <entityName>Appointment_entity</entityName>
        <fieldName>LinkedAppointments</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>LinkedObjectId_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/appointments/children/linkedobjectid_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityConsumer>
    <entityActionField>
      <name>newSupport ticket</name>
      <title>New Support ticket</title>
      <onActionProcess>%aditoprj%/entity/Activity_entity/entityfields/newsupportticket/onActionProcess.js</onActionProcess>
      <iconId>VAADIN:QUESTION</iconId>
    </entityActionField>
    <entityActionField>
      <name>openAdminView</name>
      <title>Open admin view</title>
      <onActionProcess>%aditoprj%/entity/Activity_entity/entityfields/openadminview/onActionProcess.js</onActionProcess>
      <iconId>VAADIN:CURLY_BRACKETS</iconId>
      <stateProcess>%aditoprj%/entity/Activity_entity/entityfields/openadminview/stateProcess.js</stateProcess>
    </entityActionField>
    <entityParameter>
      <name>PresetDocuments_param</name>
      <expose v="true" />
    </entityParameter>
    <entityParameter>
      <name>Direction_param</name>
      <expose v="true" />
    </entityParameter>
    <entityParameter>
      <name>Info_param</name>
      <expose v="true" />
    </entityParameter>
    <entityParameter>
      <name>Subject_param</name>
      <expose v="true" />
    </entityParameter>
    <entityConsumer>
      <name>ActivityAtrributes</name>
      <dependency>
        <name>dependency</name>
        <entityName>Attribute_entity</entityName>
        <fieldName>#PROVIDER</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>ObjectType_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/activityatrributes/children/objecttype_param/valueProcess.js</valueProcess>
        </entityParameter>
        <entityParameter>
          <name>AttributeTypes_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/activityatrributes/children/attributetypes_param/valueProcess.js</valueProcess>
        </entityParameter>
        <entityParameter>
          <name>ObjectRowId_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/activityatrributes/children/objectrowid_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityConsumer>
    <entityConsumer>
      <name>AttributeTreeIsTheme</name>
      <dependency>
        <name>dependency</name>
        <entityName>AttributeRelation_entity</entityName>
        <fieldName>TreeProvider</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>ObjectType_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/attributetreeistheme/children/objecttype_param/valueProcess.js</valueProcess>
        </entityParameter>
        <entityParameter>
          <name>ObjectRowId_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/attributetreeistheme/children/objectrowid_param/valueProcess.js</valueProcess>
        </entityParameter>
        <entityParameter>
          <name>GetTheme_param</name>
          <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/attributetreeistheme/children/gettheme_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityConsumer>
    <entityField>
      <name>ENTRYYEAR</name>
      <title>Entrydate (Year)</title>
      <groupable v="true" />
      <valueProcess>%aditoprj%/entity/Activity_entity/entityfields/entryyear/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>bindata</name>
      <contentType>FILE</contentType>
      <stateProcess>%aditoprj%/entity/Activity_entity/entityfields/bindata/stateProcess.js</stateProcess>
      <onValueChange>%aditoprj%/entity/Activity_entity/entityfields/bindata/onValueChange.js</onValueChange>
    </entityField>
    <entityParameter>
      <name>InsertLinks_param</name>
      <expose v="true" />
      <description>Links that will be inserted, required in QuickEntry</description>
    </entityParameter>
  </entityFields>
  <recordContainers>
    <dbRecordContainer>
      <name>db</name>
      <alias>Data_alias</alias>
      <maximumDbRows v="10000" />
      <conditionProcess>%aditoprj%/entity/Activity_entity/recordcontainers/db/conditionProcess.js</conditionProcess>
      <orderClauseProcess>%aditoprj%/entity/Activity_entity/recordcontainers/db/orderClauseProcess.js</orderClauseProcess>
      <onDBInsert>%aditoprj%/entity/Activity_entity/recordcontainers/db/onDBInsert.js</onDBInsert>
      <onDBDelete>%aditoprj%/entity/Activity_entity/recordcontainers/db/onDBDelete.js</onDBDelete>
      <linkInformation>
        <linkInformation>
          <name>4d4e82f5-fd0d-48e0-805a-c713d73dfae0</name>
          <tableName>ACTIVITY</tableName>
          <primaryKey>ACTIVITYID</primaryKey>
          <isUIDTable v="true" />
          <readonly v="false" />
        </linkInformation>
      </linkInformation>
      <recordFieldMappings>
        <dbRecordFieldMapping>
          <name>ACTIVITYID.value</name>
          <recordfield>ACTIVITY.ACTIVITYID</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>DIRECTION.value</name>
          <recordfield>ACTIVITY.DIRECTION</recordfield>
          <isFilterable v="true" />
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>INFO.value</name>
          <recordfield>ACTIVITY.INFO</recordfield>
          <isFilterable v="true" />
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>SUBJECT.value</name>
          <recordfield>ACTIVITY.SUBJECT</recordfield>
          <isFilterable v="true" />
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>ENTRYDATE.value</name>
          <recordfield>ACTIVITY.ENTRYDATE</recordfield>
          <isFilterable v="true" />
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>CATEGORY.value</name>
          <recordfield>ACTIVITY.CATEGORY</recordfield>
          <isFilterable v="true" />
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>DIRECTION.displayValue</name>
          <expression>%aditoprj%/entity/Activity_entity/recordcontainers/db/recordfieldmappings/direction.displayvalue/expression.js</expression>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>PARENT_CONTEXT.value</name>
          <recordfield>ACTIVITY.PARENT_CONTEXT</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>PARENT_ID.value</name>
          <recordfield>ACTIVITY.PARENT_ID</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>CATEGORY.displayValue</name>
          <expression>%aditoprj%/entity/Activity_entity/recordcontainers/db/recordfieldmappings/category.displayvalue/expression.js</expression>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>USER_NEW.value</name>
          <recordfield>ACTIVITY.USER_NEW</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>USER_EDIT.value</name>
          <recordfield>ACTIVITY.USER_EDIT</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>DATE_NEW.value</name>
          <recordfield>ACTIVITY.DATE_NEW</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>DATE_EDIT.value</name>
          <recordfield>ACTIVITY.DATE_EDIT</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>RESPONSIBLE.displayValue</name>
          <expression>%aditoprj%/entity/Activity_entity/recordcontainers/db/recordfieldmappings/responsible.displayvalue/expression.js</expression>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>RESPONSIBLE.value</name>
          <recordfield>ACTIVITY.RESPONSIBLE</recordfield>
          <isFilterable v="true" />
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>entryDateTimelineDate.value</name>
          <recordfield>ACTIVITY.ENTRYDATE</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>entryDateDateFormat.value</name>
          <recordfield>ACTIVITY.ENTRYDATE</recordfield>
        </dbRecordFieldMapping>
      </recordFieldMappings>
      <filterExtensions>
        <filterExtensionSet>
          <name>Attribute_filter</name>
          <filterFieldsProcess>%aditoprj%/entity/Activity_entity/recordcontainers/db/filterextensions/attribute_filter/filterFieldsProcess.js</filterFieldsProcess>
          <filterValuesProcess>%aditoprj%/entity/Activity_entity/recordcontainers/db/filterextensions/attribute_filter/filterValuesProcess.js</filterValuesProcess>
          <filterConditionProcess>%aditoprj%/entity/Activity_entity/recordcontainers/db/filterextensions/attribute_filter/filterConditionProcess.js</filterConditionProcess>
          <filtertype>BASIC</filtertype>
        </filterExtensionSet>
      </filterExtensions>
    </dbRecordContainer>
  </recordContainers>
</entity>