Skip to content
Snippets Groups Projects
Appointment_entity.aod 8.16 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.2.0" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.2.0">
  <name>Appointment_entity</name>
  <title>Termin</title>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <documentation>%aditoprj%/entity/Appointment_entity/documentation.adoc</documentation>
  <recordContainer>jdito</recordContainer>
  <entityFields>
    <entityField>
      <name>SUMMARY</name>
      <title>Betreff</title>
      <valueProcess>%aditoprj%/entity/Appointment_entity/entityfields/summary/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>DESCRIPTION</name>
    </entityField>
    <entityField>
      <name>CLASSIFICATION</name>
      <possibleItemsProcess>%aditoprj%/entity/Appointment_entity/entityfields/classification/possibleItemsProcess.js</possibleItemsProcess>
    </entityField>
    <entityField>
      <name>BEGIN</name>
      <selectionMode>SINGLE</selectionMode>
    </entityField>
    <entityField>
      <name>END</name>
    </entityField>
    <entityFieldGroup>
      <name>STARTEND</name>
      <valueProcess>%aditoprj%/entity/Appointment_entity/entityfields/startend/valueProcess.js</valueProcess>
      <description>FIELDGROUP</description>
      <fields>
        <element>BEGIN</element>
        <element>END</element>
      </fields>
    </entityFieldGroup>
    <entityField>
      <name>STATUS</name>
      <possibleItemsProcess>%aditoprj%/entity/Appointment_entity/entityfields/status/possibleItemsProcess.js</possibleItemsProcess>
    </entityField>
    <entityField>
      <name>LOCATION</name>
    </entityField>
    <entityField>
      <name>REMINDER_CHECK</name>
    </entityField>
    <entityField>
      <name>REMINDER</name>
    </entityField>
    <entityField>
      <name>CATEGORIES</name>
      <possibleItemsProcess>%aditoprj%/entity/Appointment_entity/entityfields/categories/possibleItemsProcess.js</possibleItemsProcess>
    </entityField>
    <entityField>
      <name>ATTENDEES</name>
      <possibleItemsProcess>%aditoprj%/entity/Appointment_entity/entityfields/attendees/possibleItemsProcess.js</possibleItemsProcess>
    </entityField>
    <entityField>
      <name>TRANSPARENCY</name>
    </entityField>
    <entityActionGroup>
      <name>PartStatActionGroup</name>
      <children>
        <entityActionField>
          <name>accept</name>
          <fieldType>ACTION</fieldType>
          <title>accept</title>
          <onActionProcess>%aditoprj%/entity/Appointment_entity/entityfields/partstatactiongroup/children/accept/onActionProcess.js</onActionProcess>
          <actionOrder v="0" />
          <iconId>VAADIN:CHECK</iconId>
        </entityActionField>
        <entityActionField>
          <name>decline</name>
          <fieldType>ACTION</fieldType>
          <title>decline</title>
          <description></description>
          <onActionProcess>%aditoprj%/entity/Appointment_entity/entityfields/partstatactiongroup/children/decline/onActionProcess.js</onActionProcess>
          <iconId>VAADIN:CLOSE</iconId>
        </entityActionField>
        <entityActionField>
          <name>tentative</name>
          <fieldType>ACTION</fieldType>
          <title>tentative</title>
          <onActionProcess>%aditoprj%/entity/Appointment_entity/entityfields/partstatactiongroup/children/tentative/onActionProcess.js</onActionProcess>
          <iconId>VAADIN:QUESTION</iconId>
        </entityActionField>
      </children>
    </entityActionGroup>
    <entityProvider>
      <name>#PROVIDER</name>
      <recordContainer>jdito</recordContainer>
    </entityProvider>
    <entityParameter>
      <name>MasterEntry_param</name>
      <expose v="true" />
      <description>PARAMETER</description>
    </entityParameter>
    <entityField>
      <name>ORGANIZER</name>
    </entityField>
    <entityField>
      <name>RRULE</name>
    </entityField>
    <entityField>
      <name>RECURRENCEID</name>
    </entityField>
    <entityField>
      <name>SAFESCOPEFIELD</name>
    </entityField>
    <entityField>
      <name>MASTERBEGIN</name>
    </entityField>
    <entityField>
      <name>MASTEREND</name>
    </entityField>
    <entityField>
      <name>UID</name>
      <valueProcess>%aditoprj%/entity/Appointment_entity/entityfields/uid/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>ATTENDEESLENGTH</name>
    </entityField>
    <entityField>
      <name>ICON</name>
    </entityField>
    <entityParameter>
      <name>Entry_param</name>
      <expose v="true" />
      <description>PARAMETER</description>
    </entityParameter>
    <entityParameter>
      <name>AnyObjectRowid_param</name>
      <description>PARAMETER</description>
    </entityParameter>
    <entityParameter>
      <name>AnyObjectType_param</name>
      <description>PARAMETER</description>
    </entityParameter>
    <entityConsumer>
      <name>AppointmentLinks</name>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>AppointmentLink_entity</entityName>
        <fieldName>Link</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>AppointmentId_param</name>
          <code>%aditoprj%/entity/Appointment_entity/entityfields/appointmentlinks/children/appointmentid_param/code.js</code>
        </entityParameter>
      </children>
    </entityConsumer>
    <entityConsumer>
      <name>Contexts</name>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>Context_entity</entityName>
        <fieldName>Context</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>ContextId_param</name>
          <code>%aditoprj%/entity/Appointment_entity/entityfields/contexts/children/contextid_param/code.js</code>
          <documentation>%aditoprj%/entity/Appointment_entity/entityfields/contexts/children/contextid_param/documentation.adoc</documentation>
        </entityParameter>
      </children>
    </entityConsumer>
    <entityConsumer>
      <name>Objects</name>
      <fieldType>DEPENDENCY_OUT</fieldType>
      <dependency>
        <name>dependency</name>
        <entityName>Object_entity</entityName>
        <fieldName>#PROVIDER</fieldName>
      </dependency>
      <children>
        <entityParameter>
          <name>ObjectType_param</name>
          <code>%aditoprj%/entity/Appointment_entity/entityfields/objects/children/objecttype_param/code.js</code>
        </entityParameter>
      </children>
    </entityConsumer>
  </entityFields>
  <recordContainers>
    <jDitoRecordContainer>
      <name>jdito</name>
      <title>jdito</title>
      <description></description>
      <jDitoRecordAlias>_____SYSTEMALIAS</jDitoRecordAlias>
      <contentProcess>%aditoprj%/entity/Appointment_entity/recordcontainers/jdito/contentProcess.js</contentProcess>
      <onInsert>%aditoprj%/entity/Appointment_entity/recordcontainers/jdito/onInsert.js</onInsert>
      <onUpdate>%aditoprj%/entity/Appointment_entity/recordcontainers/jdito/onUpdate.js</onUpdate>
      <onDelete>%aditoprj%/entity/Appointment_entity/recordcontainers/jdito/onDelete.js</onDelete>
      <recordFields>
        <element>UID.value</element>
        <element>ATTENDEESLENGTH.value</element>
        <element>BEGIN.value</element>
        <element>END.value</element>
        <element>SUMMARY.value</element>
        <element>ORGANIZER.value</element>
        <element>ATTENDEES.value</element>
        <element>STATUS.value</element>
        <element>LINKS.value</element>
        <element>DESCRIPTION.value</element>
        <element>LOCATION.value</element>
        <element>ICON.value</element>
        <element>CLASSIFICATION.value</element>
        <element>TRANSPARENCY.value</element>
        <element>CATEGORIES.value</element>
        <element>REMINDER.value</element>
        <element>REMINDER_CHECK.value</element>
        <element>RRULE.value</element>
        <element>RECURRENCEID.value</element>
        <element>SAFESCOPEFIELD.value</element>
        <element>MASTERBEGIN.value</element>
        <element>MASTEREND.value</element>
      </recordFields>
    </jDitoRecordContainer>
  </recordContainers>
</entity>