Skip to content
Snippets Groups Projects
AdminViewRow_entity.aod 2.24 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>AdminViewRow_entity</name>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <documentation>%aditoprj%/entity/AdminViewRow_entity/documentation.adoc</documentation>
  <recordContainer>jdito</recordContainer>
  <entityFields>
    <entityProvider>
      <name>#PROVIDER</name>
    </entityProvider>
    <entityField>
      <name>UID</name>
    </entityField>
    <entityField>
      <name>TITLE</name>
    </entityField>
    <entityField>
      <name>VALUE</name>
      <contentTypeProcess>%aditoprj%/entity/AdminViewRow_entity/entityfields/value/contentTypeProcess.js</contentTypeProcess>
    </entityField>
    <entityParameter>
      <name>Rows_param</name>
      <expose v="true" />
      <mandatory v="true" />
    </entityParameter>
    <entityProvider>
      <name>AdminViewRows</name>
      <documentation>%aditoprj%/entity/AdminViewRow_entity/entityfields/adminviewrows/documentation.adoc</documentation>
      <dependencies>
        <entityDependency>
          <name>b5788fdf-1c82-45e2-8545-994c5e515476</name>
          <entityName>DefaultAdminView_entity</entityName>
          <fieldName>Rows</fieldName>
          <isConsumer v="false" />
        </entityDependency>
      </dependencies>
    </entityProvider>
    <entityField>
      <name>CONTENTTYPE</name>
    </entityField>
  </entityFields>
  <recordContainers>
    <jDitoRecordContainer>
      <name>jdito</name>
      <contentProcess>%aditoprj%/entity/AdminViewRow_entity/recordcontainers/jdito/contentProcess.js</contentProcess>
      <recordFieldMappings>
        <jDitoRecordFieldMapping>
          <name>UID.value</name>
        </jDitoRecordFieldMapping>
        <jDitoRecordFieldMapping>
          <name>TITLE.value</name>
        </jDitoRecordFieldMapping>
        <jDitoRecordFieldMapping>
          <name>VALUE.value</name>
        </jDitoRecordFieldMapping>
        <jDitoRecordFieldMapping>
          <name>CONTENTTYPE.value</name>
        </jDitoRecordFieldMapping>
      </recordFieldMappings>
    </jDitoRecordContainer>
  </recordContainers>
</entity>