Skip to content
Snippets Groups Projects
Commit e97a1c55 authored by Sebastian Listl's avatar Sebastian Listl :speech_balloon:
Browse files

#1064484 MSTeams entities renamed

parent eaee30a5
No related branches found
No related tags found
No related merge requests found
Showing
with 27 additions and 26 deletions
......@@ -2,6 +2,7 @@
<entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.14" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.14">
<name>MSTChooseTeam_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<siblings />
<recordContainer>jdito</recordContainer>
<entityFields>
<entityProvider>
......
......@@ -2,6 +2,7 @@
<entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.14" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.14">
<name>MSTTeamMember_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<siblings />
<recordContainer>jdito</recordContainer>
<entityFields>
<entityProvider>
......@@ -9,7 +10,7 @@
<dependencies>
<entityDependency>
<name>335d30c4-7beb-4dcb-8a0f-de85108530a9</name>
<entityName>MSTTeamAddMembers_entity</entityName>
<entityName>MSTeamsAddMembers_entity</entityName>
<fieldName>Members</fieldName>
<isConsumer v="false" />
</entityDependency>
......@@ -25,10 +26,6 @@
<entityField>
<name>UID</name>
</entityField>
<entityParameter>
<name>ROWID_param</name>
<expose v="true" />
</entityParameter>
<entityParameter>
<name>UpnsOfMembers_param</name>
<expose v="true" />
......
<?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.14" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.14">
<name>MSTTeamActivityImport_entity</name>
<name>MSTeamsActivityImport_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<siblings />
<recordContainer>jdito</recordContainer>
<entityFields>
<entityProvider>
......@@ -21,15 +22,15 @@
<children>
<entityParameter>
<name>Channel_param</name>
<valueProcess>%aditoprj%/entity/MSTTeamActivityImport_entity/entityfields/messages/children/channel_param/valueProcess.js</valueProcess>
<valueProcess>%aditoprj%/entity/MSTeamsActivityImport_entity/entityfields/messages/children/channel_param/valueProcess.js</valueProcess>
</entityParameter>
<entityParameter>
<name>TeamId_param</name>
<valueProcess>%aditoprj%/entity/MSTTeamActivityImport_entity/entityfields/messages/children/teamid_param/valueProcess.js</valueProcess>
<valueProcess>%aditoprj%/entity/MSTeamsActivityImport_entity/entityfields/messages/children/teamid_param/valueProcess.js</valueProcess>
</entityParameter>
<entityParameter>
<name>LoadNext_param</name>
<valueProcess>%aditoprj%/entity/MSTTeamActivityImport_entity/entityfields/messages/children/loadnext_param/valueProcess.js</valueProcess>
<valueProcess>%aditoprj%/entity/MSTeamsActivityImport_entity/entityfields/messages/children/loadnext_param/valueProcess.js</valueProcess>
</entityParameter>
</children>
</entityConsumer>
......@@ -44,26 +45,26 @@
</entityParameter>
<entityField>
<name>TEAM_ID</name>
<valueProcess>%aditoprj%/entity/MSTTeamActivityImport_entity/entityfields/team_id/valueProcess.js</valueProcess>
<valueProcess>%aditoprj%/entity/MSTeamsActivityImport_entity/entityfields/team_id/valueProcess.js</valueProcess>
</entityField>
<entityConsumer>
<name>Channels</name>
<dependency>
<name>dependency</name>
<entityName>MSTTeamChannel_entity</entityName>
<entityName>MSTeamsChannel_entity</entityName>
<fieldName>ChannelsForTeam</fieldName>
</dependency>
<children>
<entityParameter>
<name>TeamId_param</name>
<valueProcess>%aditoprj%/entity/MSTTeamActivityImport_entity/entityfields/channels/children/teamid_param/valueProcess.js</valueProcess>
<valueProcess>%aditoprj%/entity/MSTeamsActivityImport_entity/entityfields/channels/children/teamid_param/valueProcess.js</valueProcess>
</entityParameter>
</children>
</entityConsumer>
<entityActionField>
<name>loadNextMessages</name>
<title>Load older messages</title>
<onActionProcess>%aditoprj%/entity/MSTTeamActivityImport_entity/entityfields/loadnextmessages/onActionProcess.js</onActionProcess>
<onActionProcess>%aditoprj%/entity/MSTeamsActivityImport_entity/entityfields/loadnextmessages/onActionProcess.js</onActionProcess>
<iconId>VAADIN:CLOCK</iconId>
</entityActionField>
<entityField>
......@@ -74,8 +75,8 @@
<jDitoRecordContainer>
<name>jdito</name>
<jDitoRecordAlias>Data_alias</jDitoRecordAlias>
<contentProcess>%aditoprj%/entity/MSTTeamActivityImport_entity/recordcontainers/jdito/contentProcess.js</contentProcess>
<onInsert>%aditoprj%/entity/MSTTeamActivityImport_entity/recordcontainers/jdito/onInsert.js</onInsert>
<contentProcess>%aditoprj%/entity/MSTeamsActivityImport_entity/recordcontainers/jdito/contentProcess.js</contentProcess>
<onInsert>%aditoprj%/entity/MSTeamsActivityImport_entity/recordcontainers/jdito/onInsert.js</onInsert>
<recordFieldMappings>
<jDitoRecordFieldMapping>
<name>UID.value</name>
......
<?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.14" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.14">
<name>MSTTeamAddMembers_entity</name>
<name>MSTeamsAddMembers_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<title>Add members</title>
<siblings />
<recordContainer>jdito</recordContainer>
<entityFields>
<entityProvider>
......@@ -21,7 +22,7 @@
<children>
<entityParameter>
<name>SalesprojectId_param</name>
<valueProcess>%aditoprj%/entity/MSTTeamAddMembers_entity/entityfields/members/children/salesprojectid_param/valueProcess.js</valueProcess>
<valueProcess>%aditoprj%/entity/MSTeamsAddMembers_entity/entityfields/members/children/salesprojectid_param/valueProcess.js</valueProcess>
</entityParameter>
</children>
</entityConsumer>
......@@ -32,19 +33,19 @@
<entityField>
<name>MST_TEAMNAME</name>
<title>Team name</title>
<valueProcess>%aditoprj%/entity/MSTTeamAddMembers_entity/entityfields/mst_teamname/valueProcess.js</valueProcess>
<valueProcess>%aditoprj%/entity/MSTeamsAddMembers_entity/entityfields/mst_teamname/valueProcess.js</valueProcess>
</entityField>
<entityField>
<name>MST_TEAM_ID</name>
<valueProcess>%aditoprj%/entity/MSTTeamAddMembers_entity/entityfields/mst_team_id/valueProcess.js</valueProcess>
<valueProcess>%aditoprj%/entity/MSTeamsAddMembers_entity/entityfields/mst_team_id/valueProcess.js</valueProcess>
</entityField>
</entityFields>
<recordContainers>
<jDitoRecordContainer>
<name>jdito</name>
<jDitoRecordAlias>Data_alias</jDitoRecordAlias>
<contentProcess>%aditoprj%/entity/MSTTeamAddMembers_entity/recordcontainers/jdito/contentProcess.js</contentProcess>
<onInsert>%aditoprj%/entity/MSTTeamAddMembers_entity/recordcontainers/jdito/onInsert.js</onInsert>
<contentProcess>%aditoprj%/entity/MSTeamsAddMembers_entity/recordcontainers/jdito/contentProcess.js</contentProcess>
<onInsert>%aditoprj%/entity/MSTeamsAddMembers_entity/recordcontainers/jdito/onInsert.js</onInsert>
<recordFieldMappings>
<jDitoRecordFieldMapping>
<name>UID.value</name>
......
<?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.14" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.14">
<name>MSTTeamChannel_entity</name>
<name>MSTeamsChannel_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<contentTitleProcess>%aditoprj%/entity/MSTTeamChannel_entity/contentTitleProcess.js</contentTitleProcess>
<siblings />
<contentTitleProcess>%aditoprj%/entity/MSTeamsChannel_entity/contentTitleProcess.js</contentTitleProcess>
<recordContainer>jdito</recordContainer>
<entityFields>
<entityProvider>
......@@ -20,7 +21,7 @@
<dependencies>
<entityDependency>
<name>a784ee43-b2ef-4d55-a092-9c7f822905fa</name>
<entityName>MSTTeamActivityImport_entity</entityName>
<entityName>MSTeamsActivityImport_entity</entityName>
<fieldName>Channels</fieldName>
<isConsumer v="false" />
</entityDependency>
......@@ -37,7 +38,7 @@
<dependencies>
<entityDependency>
<name>3dfb5be2-d956-4e8a-9aec-4c80b81e0527</name>
<entityName>MSTTeamDocument_entity</entityName>
<entityName>MSTeamsDocument_entity</entityName>
<fieldName>Channels</fieldName>
<isConsumer v="false" />
</entityDependency>
......@@ -48,7 +49,7 @@
<jDitoRecordContainer>
<name>jdito</name>
<jDitoRecordAlias>Data_alias</jDitoRecordAlias>
<contentProcess>%aditoprj%/entity/MSTTeamChannel_entity/recordcontainers/jdito/contentProcess.js</contentProcess>
<contentProcess>%aditoprj%/entity/MSTeamsChannel_entity/recordcontainers/jdito/contentProcess.js</contentProcess>
<recordFieldMappings>
<jDitoRecordFieldMapping>
<name>UID.value</name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment