Skip to content
Snippets Groups Projects
AttributeRelation_entity.aod 6.90 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.1.1" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.1.1">
  <name>AttributeRelation_entity</name>
  <title>Attributes</title>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <recordContainer>db</recordContainer>
  <entityFields>
    <entityIncomingField>
      <name>#INCOMING</name>
    </entityIncomingField>
    <entityField>
      <name>AB_ATTRIBUTERELATIONID</name>
      <valueProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/ab_attributerelationid/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>AB_ATTRIBUTE_ID</name>
      <title>Attribute</title>
      <mandatory v="true" />
      <possibleItemsProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/ab_attribute_id/possibleItemsProcess.js</possibleItemsProcess>
      <stateProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/ab_attribute_id/stateProcess.js</stateProcess>
    </entityField>
    <entityField>
      <name>OBJECT_ROWID</name>
      <valueProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/object_rowid/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>OBJECT_TYPE</name>
      <valueProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/object_type/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>DATE_NEW</name>
      <valueProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/date_new/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>DATE_EDIT</name>
    </entityField>
    <entityField>
      <name>USER_NEW</name>
      <valueProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/user_new/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>USER_EDIT</name>
    </entityField>
    <entityField>
      <name>ATTRIBUTERELATION_VALUE</name>
      <title>Value</title>
      <contentTypeProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/attributerelation_value/contentTypeProcess.js</contentTypeProcess>
      <valueProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/attributerelation_value/valueProcess.js</valueProcess>
      <onValueChange>%aditoprj%/entity/AttributeRelation_entity/entityfields/attributerelation_value/onValueChange.js</onValueChange>
    </entityField>
    <entityField>
      <name>CHAR_VALUE</name>
      <state>EDITABLE</state>
    </entityField>
    <entityIncomingField>
      <name>OrgAttr_dfi</name>
      <fieldType>DEPENDENCY_IN</fieldType>
      <recordContainer>db</recordContainer>
      <dependencies>
        <entityDependency>
          <name>2226c7fc-45d4-45e8-a5d3-a5e13dff4b59</name>
          <entityName>Org_entity</entityName>
          <fieldName>OrgAttr_dfo</fieldName>
          <isOutgoing v="false" />
        </entityDependency>
      </dependencies>
    </entityIncomingField>
    <entityField>
      <name>ATTRIBUTE_NAME</name>
    </entityField>
    <entityParameter>
      <name>objectRowId</name>
      <expose v="true" />
      <description>PARAMETER</description>
    </entityParameter>
    <entityField>
      <name>DATE_VALUE</name>
      <contentType>DATE</contentType>
      <state>EDITABLE</state>
    </entityField>
    <entityField>
      <name>NUMBER_VALUE</name>
      <contentType>NUMBER</contentType>
      <state>EDITABLE</state>
    </entityField>
    <entityField>
      <name>ATTRIBUTE_TYPE</name>
    </entityField>
    <entityParameter>
      <name>objectType</name>
      <expose v="true" />
      <description>PARAMETER</description>
    </entityParameter>
  </entityFields>
  <recordContainers>
    <dbRecordContainer>
      <name>db</name>
      <alias>Data_alias</alias>
      <conditionProcess>%aditoprj%/entity/AttributeRelation_entity/recordcontainers/db/conditionProcess.js</conditionProcess>
      <linkInformation>
        <linkInformation>
          <name>1ffc8a7d-56a2-4516-abd9-071e857058e9</name>
          <tableName>AB_ATTRIBUTERELATION</tableName>
          <primaryKey>AB_ATTRIBUTERELATIONID</primaryKey>
          <isUIDTable v="true" />
          <readonly v="false" />
        </linkInformation>
      </linkInformation>
      <recordFieldMappings>
        <dbRecordFieldMapping>
          <name>AB_ATTRIBUTE_ID.value</name>
          <recordfield>AB_ATTRIBUTERELATION.AB_ATTRIBUTE_ID</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>AB_ATTRIBUTERELATIONID.value</name>
          <recordfield>AB_ATTRIBUTERELATION.AB_ATTRIBUTERELATIONID</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>OBJECT_ROWID.value</name>
          <recordfield>AB_ATTRIBUTERELATION.OBJECT_ROWID</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>OBJECT_TYPE.value</name>
          <recordfield>AB_ATTRIBUTERELATION.OBJECT_TYPE</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>DATE_EDIT.value</name>
          <recordfield>AB_ATTRIBUTERELATION.DATE_EDIT</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>DATE_NEW.value</name>
          <recordfield>AB_ATTRIBUTERELATION.DATE_NEW</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>USER_EDIT.value</name>
          <recordfield>AB_ATTRIBUTERELATION.USER_EDIT</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>USER_NEW.value</name>
          <recordfield>AB_ATTRIBUTERELATION.USER_NEW</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>CHAR_VALUE.value</name>
          <recordfield>AB_ATTRIBUTERELATION.CHAR_VALUE</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>DATE_VALUE.value</name>
          <recordfield>AB_ATTRIBUTERELATION.DATE_VALUE</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>NUMBER_VALUE.value</name>
          <recordfield>AB_ATTRIBUTERELATION.NUMBER_VALUE</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>ATTRIBUTE_NAME.value</name>
          <expression>%aditoprj%/entity/AttributeRelation_entity/recordcontainers/db/recordfieldmappings/attribute_name.value/expression.js</expression>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>ATTRIBUTE_TYPE.value</name>
          <expression>%aditoprj%/entity/AttributeRelation_entity/recordcontainers/db/recordfieldmappings/attribute_type.value/expression.js</expression>
        </dbRecordFieldMapping>
      </recordFieldMappings>
    </dbRecordContainer>
  </recordContainers>
</entity>