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

Documentation Appointment

parent fdaef311
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>AppointmentLink_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/AppointmentLink_entity/documentation.adoc</documentation>
<title>Connection</title>
<titlePlural>Connections</titlePlural>
<recordContainer>db</recordContainer>
......@@ -48,6 +49,7 @@
<name>Links</name>
<targetContextField>OBJECTTYPE</targetContextField>
<targetIdField>OBJECTID</targetIdField>
<documentation>%aditoprj%/entity/AppointmentLink_entity/entityfields/links/documentation.adoc</documentation>
<recordContainer>db</recordContainer>
<dependencies>
<entityDependency>
......
= AppointmentLink_entity
Entity for handling the links to the "Appointment_entity"
\ No newline at end of file
= AppointmentLink_entity - LinkedAppointments
Provides the information for the "Appointment_entity" to display the links connected to a Appointment
\ No newline at end of file
This diff is collapsed.
= Appointment_entity - LinkedAppointments
Provides the information for the context, for example Person - Display all the appointments for the person
\ 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