Skip to content
Snippets Groups Projects
BulkMailAddMosaico_entity.aod 3.99 KiB
Newer Older
<?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.22" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.22">
  <name>BulkMailAddMosaico_entity</name>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <recordContainer>recordContainer</recordContainer>
  <entityFields>
    <entityProvider>
      <name>#PROVIDER</name>
    </entityProvider>
    <entityProvider>
      <name>#PROVIDER_AGGREGATES</name>
      <useAggregates v="true" />
    </entityProvider>
    <entityField>
      <name>BASETEMPLATE</name>
      <documentation>%aditoprj%/entity/BulkMailAddMosaico_entity/entityfields/basetemplate/documentation.adoc</documentation>
      <title>Base Template</title>
      <consumer>BaseTemplates</consumer>
      <mandatory v="true" />
      <state>EDITABLE</state>
    </entityField>
    <entityField>
      <name>MOSAICOTEMPLATE_ID</name>
      <title>Copy template</title>
      <consumer>MosaicoTemplates</consumer>
      <state>EDITABLE</state>
      <onValueChange>%aditoprj%/entity/BulkMailAddMosaico_entity/entityfields/mosaicotemplate_id/onValueChange.js</onValueChange>
    </entityField>
    <entityConsumer>
      <name>BaseTemplates</name>
      <dependency>
        <name>dependency</name>
        <entityName>KeywordEntry_entity</entityName>
        <fieldName>SpecificContainerKeywords</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>ContainerName_param</name>
          <valueProcess>%aditoprj%/entity/BulkMailAddMosaico_entity/entityfields/basetemplates/children/containername_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityConsumer>
    <entityConsumer>
      <name>MosaicoTemplates</name>
      <dependency>
        <name>dependency</name>
        <entityName>MosaicoTemplate_entity</entityName>
        <fieldName>#PROVIDER</fieldName>
      </dependency>
    </entityConsumer>
    <entityField>
      <name>NAME</name>
      <title>Name</title>
      <mandatory v="true" />
      <state>EDITABLE</state>
    </entityField>
    <entityActionField>
      <name>createAndOpen</name>
      <title>Create and open in editor</title>
      <onActionProcess>%aditoprj%/entity/BulkMailAddMosaico_entity/entityfields/createandopen/onActionProcess.js</onActionProcess>
      <stateProcess>%aditoprj%/entity/BulkMailAddMosaico_entity/entityfields/createandopen/stateProcess.js</stateProcess>
    </entityActionField>
    <entityParameter>
      <name>BulkMailId_param</name>
      <expose v="true" />
    </entityParameter>
    <entityField>
      <name>ISOLANGUAGE</name>
      <title>Language</title>
      <consumer>Languages</consumer>
      <mandatory v="true" />
      <state>EDITABLE</state>
    </entityField>
    <entityField>
      <name>CATEGORY</name>
      <title>Classification</title>
      <consumer>KeywordMosaicoTemplateCategory</consumer>
      <mandatory v="true" />
      <state>EDITABLE</state>
    </entityField>
    <entityConsumer>
      <name>KeywordMosaicoTemplateCategory</name>
      <dependency>
        <name>dependency</name>
        <entityName>KeywordEntry_entity</entityName>
        <fieldName>SpecificContainerKeywords</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>ContainerName_param</name>
          <valueProcess>%aditoprj%/entity/BulkMailAddMosaico_entity/entityfields/keywordmosaicotemplatecategory/children/containername_param/valueProcess.js</valueProcess>
        </entityParameter>
      </children>
    </entityConsumer>
    <entityConsumer>
      <name>Languages</name>
      <dependency>
        <name>dependency</name>
        <entityName>Language_entity</entityName>
        <fieldName>ISO3Name</fieldName>
      </dependency>
    </entityConsumer>
  </entityFields>
  <recordContainers>
    <datalessRecordContainer>
      <name>recordContainer</name>
      <alias>Data_alias</alias>
    </datalessRecordContainer>
  </recordContainers>
</entity>