Skip to main content

EntityServiceDefinition

This page provides generated reference documentation for the EntityServiceDefinition data model.

Definitions of services in an Entity

Overview

PropertySummary
titleSingular title of the model, e.g. Surname
descriptionShort technical description of the model in plain text.
documentationContains the documentation of the data model in the popular AsciiDoc format (.adoc). The documentation should be set by the developer to explain different…
customProperties
implementationsDefinition for all implementations of this extension point

title

Type: String
Constraints: Verification: TITLE_LENGTH

Singular title of the model, e.g. Surname


description

Type: String

Short technical description of the model in plain text.


documentation

Type: String

Contains the documentation of the data model in the popular AsciiDoc format (.adoc). The documentation should be set by the developer to explain different aspects (like purpose, concept, etc.) of the data model that he designed.
You may want to add the plugin "AsciidoctorJ" to your ADITO Designer in order to modify AsciiDoc files.


customProperties

Type: CustomProperties


implementations

Type: Implementations<?>

Definition for all implementations of this extension point