-
Sebastian Pongratz authoredSebastian Pongratz authored
AuditLogHistory_entity.aod 5.63 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.18" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.18">
<name>AuditLogHistory_entity</name>
<title>Audit Log</title>
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/AuditLogHistory_entity/documentation.adoc</documentation>
<icon>VAADIN:LINES_LIST</icon>
<grantCreate v="false" />
<grantUpdate v="false" />
<grantDelete v="true" />
<initFilterProcess>%aditoprj%/entity/AuditLogHistory_entity/initFilterProcess.js</initFilterProcess>
<titlePlural>Audit Logs</titlePlural>
<recordContainer>db</recordContainer>
<entityFields>
<entityProvider>
<name>#PROVIDER</name>
<targetContextField>TARGET_CONTEXT</targetContextField>
<targetIdField>TARGET_ID</targetIdField>
</entityProvider>
<entityField>
<name>LOGTYPE</name>
<title>Action</title>
<dropDownProcess>%aditoprj%/entity/AuditLogHistory_entity/entityfields/logtype/dropDownProcess.js</dropDownProcess>
</entityField>
<entityField>
<name>DATE_NEW</name>
<title>Date</title>
<contentType>DATE</contentType>
<resolution>MINUTE</resolution>
<state>READONLY</state>
</entityField>
<entityField>
<name>DESCRIPTION</name>
<title>Description</title>
</entityField>
<entityField>
<name>TABLENAME</name>
<title>Tablename</title>
<dropDownProcess>%aditoprj%/entity/AuditLogHistory_entity/entityfields/tablename/dropDownProcess.js</dropDownProcess>
</entityField>
<entityField>
<name>UID</name>
</entityField>
<entityField>
<name>TABLENAMEID</name>
</entityField>
<entityField>
<name>USER_NEW</name>
<title>Editor</title>
<state>READONLY</state>
</entityField>
<entityField>
<name>SOURCE_TABLENAME</name>
</entityField>
<entityField>
<name>SOURCE_TABLENAMEID</name>
</entityField>
<entityField>
<name>TARGET_CONTEXT</name>
<valueProcess>%aditoprj%/entity/AuditLogHistory_entity/entityfields/target_context/valueProcess.js</valueProcess>
</entityField>
<entityField>
<name>TARGET_ID</name>
<valueProcess>%aditoprj%/entity/AuditLogHistory_entity/entityfields/target_id/valueProcess.js</valueProcess>
</entityField>
<entityField>
<name>PREVIEW_TITLE</name>
<valueProcess>%aditoprj%/entity/AuditLogHistory_entity/entityfields/preview_title/valueProcess.js</valueProcess>
</entityField>
<entityProvider>
<name>#PROVIDER_AGGREGATES</name>
<useAggregates v="true" />
</entityProvider>
</entityFields>
<recordContainers>
<dbRecordContainer>
<name>db</name>
<orderClauseProcess>%aditoprj%/entity/AuditLogHistory_entity/recordcontainers/db/orderClauseProcess.js</orderClauseProcess>
<alias>Data_alias</alias>
<recordFieldMappings>
<dbRecordFieldMapping>
<name>UID.value</name>
<recordfield>AB_LOGHISTORY.AB_LOGHISTORYID</recordfield>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>USER_NEW.value</name>
<recordfield>AB_LOGHISTORY.USER_NEW</recordfield>
<isFilterable v="true" />
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>TABLENAMEID.value</name>
<recordfield>AB_LOGHISTORY.TABLENAMEID</recordfield>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>TABLENAME.value</name>
<recordfield>AB_LOGHISTORY.TABLENAME</recordfield>
<isFilterable v="true" />
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>SOURCE_TABLENAMEID.value</name>
<recordfield>AB_LOGHISTORY.SOURCE_TABLENAMEID</recordfield>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>SOURCE_TABLENAME.value</name>
<recordfield>AB_LOGHISTORY.SOURCE_TABLENAME</recordfield>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>LOGTYPE.value</name>
<recordfield>AB_LOGHISTORY.LOGTYPE</recordfield>
<isFilterable v="true" />
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>DESCRIPTION.value</name>
<recordfield>AB_LOGHISTORY.DESCRIPTION</recordfield>
<isFilterable v="true" />
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>DATE_NEW.value</name>
<recordfield>AB_LOGHISTORY.DATE_NEW</recordfield>
<isFilterable v="true" />
</dbRecordFieldMapping>
</recordFieldMappings>
<linkInformation>
<linkInformation>
<name>ed8bd1ca-64eb-443e-a04d-ea7aee0c352a</name>
<tableName>AB_LOGHISTORY</tableName>
<primaryKey>AB_LOGHISTORYID</primaryKey>
<isUIDTable v="false" />
<readonly v="true" />
</linkInformation>
</linkInformation>
<filterExtensions>
<filterExtension>
<name>contextFilter</name>
<title>Context</title>
<contentType>TEXT</contentType>
<filterValuesProcess>%aditoprj%/entity/AuditLogHistory_entity/recordcontainers/db/filterextensions/contextfilter/filterValuesProcess.js</filterValuesProcess>
<filterConditionProcess>%aditoprj%/entity/AuditLogHistory_entity/recordcontainers/db/filterextensions/contextfilter/filterConditionProcess.js</filterConditionProcess>
<isLookupFilter v="true" />
<filtertype>BASIC</filtertype>
</filterExtension>
</filterExtensions>
</dbRecordContainer>
</recordContainers>
</entity>