Skip to content
Snippets Groups Projects
360Degree_entity.aod 2.84 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.0" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.0">
  <name>360Degree_entity</name>
  <title>360 Degree</title>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <recordContainer>jdito</recordContainer>
  <entityFields>
    <entityProvider>
      <name>#PROVIDER</name>
    </entityProvider>
    <entityField>
      <name>UID</name>
      <searchable v="false" />
    </entityField>
    <entityField>
      <name>TITLE</name>
      <searchable v="false" />
    </entityField>
    <entityParameter>
      <name>ObjectType_param</name>
      <expose v="true" />
      <description>PARAMETER</description>
    </entityParameter>
    <entityParameter>
      <name>ObjectRowId_param</name>
      <expose v="true" />
      <description>PARAMETER</description>
    </entityParameter>
    <entityProvider>
      <name>OrganisationObjects</name>
      <fieldType>DEPENDENCY_IN</fieldType>
      <targetContextField>TARGET_CONTEXT</targetContextField>
      <targetIdField>TARGET_ID</targetIdField>
      <dependencies>
        <entityDependency>
          <name>15488007-165c-4630-828a-447cf2c27899</name>
          <entityName>Organisation_entity</entityName>
          <fieldName>360DegreeObjects</fieldName>
          <isConsumer v="false" />
        </entityDependency>
      </dependencies>
      <children>
        <entityParameter>
          <name>ObjectType_param</name>
          <valueProcess>%aditoprj%/entity/360Degree_entity/entityfields/organisationobjects/children/objecttype_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityProvider>
    <entityField>
      <name>TARGET_CONTEXT</name>
      <searchable v="false" />
    </entityField>
    <entityField>
      <name>TARGET_ID</name>
      <searchable v="false" />
    </entityField>
    <entityField>
      <name>CONTEXT_NAME</name>
      <title>Module</title>
      <groupable v="true" />
      <valueProcess>%aditoprj%/entity/360Degree_entity/entityfields/context_name/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>DATE</name>
      <title>Date</title>
      <contentType>DATE</contentType>
    </entityField>
  </entityFields>
  <recordContainers>
    <jDitoRecordContainer>
      <name>jdito</name>
      <jDitoRecordAlias>Data_alias</jDitoRecordAlias>
      <contentProcess>%aditoprj%/entity/360Degree_entity/recordcontainers/jdito/contentProcess.js</contentProcess>
      <recordFields>
        <element>UID.value</element>
        <element>TARGET_ID.value</element>
        <element>TARGET_CONTEXT.value</element>
        <element>TITLE.value</element>
        <element>DATE.value</element>
      </recordFields>
    </jDitoRecordContainer>
  </recordContainers>
</entity>