Skip to content
Snippets Groups Projects
Language_entity.aod 5.48 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.13" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.13">
  <name>Language_entity</name>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <documentation>%aditoprj%/entity/Language_entity/documentation.adoc</documentation>
  <title>Language</title>
  <contentTitleProcess>%aditoprj%/entity/Language_entity/contentTitleProcess.js</contentTitleProcess>
  <recordContainer>db</recordContainer>
  <entityFields>
    <entityProvider>
      <name>#PROVIDER</name>
      <recordContainer>db</recordContainer>
    </entityProvider>
    <entityField>
      <name>ISO2</name>
    </entityField>
    <entityField>
      <name>ISO3</name>
    </entityField>
    <entityField>
      <name>NAME_NATIVE</name>
    </entityField>
    <entityField>
      <name>NAME_LATIN</name>
    </entityField>
    <entityField>
      <name>ISACTIVE</name>
      <contentType>BOOLEAN</contentType>
      <dropDownProcess>%aditoprj%/entity/Language_entity/entityfields/isactive/dropDownProcess.js</dropDownProcess>
    </entityField>
    <entityProvider>
      <name>ISO3Name</name>
      <lookupIdfield>ISO3</lookupIdfield>
      <recordContainer>db</recordContainer>
      <dependencies>
        <entityDependency>
          <name>471b099a-03ab-4c49-8372-729b1e789ecc</name>
          <entityName>Organisation_entity</entityName>
          <fieldName>Languages</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>3429b46c-03e1-458a-9b60-0b6d2a560ce1</name>
          <entityName>Order_entity</entityName>
          <fieldName>Languages</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>d2ae2b80-941f-42c5-89a4-67269d9a0411</name>
          <entityName>Person_entity</entityName>
          <fieldName>Languages</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>f0fd487b-6d1e-4247-8539-4b0912b003f8</name>
          <entityName>Offer_entity</entityName>
          <fieldName>Languages</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>030ac1ae-5f5b-4815-b9f4-1121b7c881ad</name>
          <entityName>Contact_entity</entityName>
          <fieldName>Languages</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>156f3abb-eef3-41a0-8bfa-aa888fe587df</name>
          <entityName>Salutation_entity</entityName>
          <fieldName>KeywordLanguages</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>12f3a19a-259e-46ba-bc31-aa776c3d324c</name>
          <entityName>QuickEntry_entity</entityName>
          <fieldName>Languages</fieldName>
          <isConsumer v="false" />
        </entityDependency>
        <entityDependency>
          <name>6eb7101e-690f-4f55-a780-7b7129071fd1</name>
          <entityName>ObjectProxy_entity</entityName>
          <fieldName>Languages</fieldName>
          <isConsumer v="false" />
        </entityDependency>
      </dependencies>
      <children>
        <entityParameter>
          <name>ExcludedIds_param</name>
          <expose v="false" />
        </entityParameter>
      </children>
    </entityProvider>
    <entityProvider>
      <name>ISO3NameFiltered</name>
      <dependencies>
        <entityDependency>
          <name>2df9d0ed-c26b-4166-9667-786a55146e05</name>
          <entityName>DescriptionTranslation_entity</entityName>
          <fieldName>Languages</fieldName>
          <isConsumer v="false" />
        </entityDependency>
      </dependencies>
      <children>
        <entityParameter>
          <name>ExcludedIds_param</name>
          <expose v="true" />
        </entityParameter>
      </children>
    </entityProvider>
    <entityParameter>
      <name>ExcludedIds_param</name>
      <expose v="true" />
    </entityParameter>
  </entityFields>
  <recordContainers>
    <dbRecordContainer>
      <name>db</name>
      <alias>Data_alias</alias>
      <conditionProcess>%aditoprj%/entity/Language_entity/recordcontainers/db/conditionProcess.js</conditionProcess>
      <linkInformation>
        <linkInformation>
          <name>3cd06d7c-16c3-49e5-87cd-672a7222e613</name>
          <tableName>AB_LANGUAGE</tableName>
          <primaryKey>ISO3</primaryKey>
          <isUIDTable v="true" />
          <readonly v="false" />
        </linkInformation>
      </linkInformation>
      <recordFieldMappings>
        <dbRecordFieldMapping>
          <name>ISACTIVE.value</name>
          <recordfield>AB_LANGUAGE.ISACTIVE</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>ISO2.value</name>
          <recordfield>AB_LANGUAGE.ISO2</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>ISO3.value</name>
          <recordfield>AB_LANGUAGE.ISO3</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>NAME_LATIN.value</name>
          <recordfield>AB_LANGUAGE.NAME_LATIN</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>NAME_NATIVE.value</name>
          <recordfield>AB_LANGUAGE.NAME_NATIVE</recordfield>
        </dbRecordFieldMapping>
      </recordFieldMappings>
    </dbRecordContainer>
  </recordContainers>
</entity>