DatalessRecordContainer
This page provides generated reference documentation for the DatalessRecordContainer data model.
A DatalessRecordContainer makes it possible to use an Entity without loading or writing data via the RecordContainer.
Overview
| Property | Summary |
|---|---|
| alias | The database alias that is used by this recordcontainer. |
| description | Short technical description of the model in plain text. |
| documentation | Contains the documentation of the data model in the popular AsciiDoc format (.adoc). The documentation should be set by the developer to explain different… |
| filterExtensions | The filter extensions given |
| title | Singular title of the model, e.g. Surname |
alias
Type: String
The database alias that is used by this recordcontainer.
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 they designed.
You may want to add the extension "AsciiDoc" to your ADITO Designer in order to modify AsciiDoc files.
<!--VSCODE_ONLY-->
filterExtensions
Type: FilterExtensions
The filter extensions given
title
Type: String
Constraints: Verification: TITLE_LENGTH
Singular title of the model, e.g. Surname