Skip to content
Snippets Groups Projects
Commit e456543d authored by Dominik Lechner's avatar Dominik Lechner
Browse files

Documentation Activity

parent 1a2342a0
No related branches found
No related tags found
No related merge requests found
......@@ -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.11" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.11">
<name>ActivityLink_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/ActivityLink_entity/documentation.adoc</documentation>
<title>Connection</title>
<titlePlural>Connections</titlePlural>
<recordContainer>db</recordContainer>
......@@ -37,6 +38,7 @@
<name>Links</name>
<targetContextField>OBJECT_TYPE</targetContextField>
<targetIdField>OBJECT_ROWID</targetIdField>
<documentation>%aditoprj%/entity/ActivityLink_entity/entityfields/links/documentation.adoc</documentation>
<recordContainer>db</recordContainer>
<dependencies>
<entityDependency>
......
ActivityLink_entity
====================
Displays the connection between Activity and another module (for example Person).
\ No newline at end of file
360Degree_entity - Links
====================
Provides the Links. With the parameter "ActivityId_param" you can filter for one Activity.
\ No newline at end of file
= Activity
Activity_entity
====================
An activity describes one part of the communication timeline.
This could be for example an e-mail or a phone call.
......
Activity_entity - LinkedObjects
====================
Provides records via ActivityLinks.
Every Activity can have 0..n link-records. This provider can be used to retrieve Activity Records from another object that is linkable.(e.g. get all Activites of a specific contactperson)
\ No newline at end of file
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