niota

fascinating. logical.

User Tools

Site Tools


niota-docs:niota-terms

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
niota-docs:niota-terms [2019/10/09 12:54]
admin created
niota-docs:niota-terms [2025/07/17 14:11] (current)
Line 1: Line 1:
-===== Niota terms ===== +====== glossary ====== 
-**advanced filter:**  +**advanced filter:​** ​gives the possibility to define filter conditions on the grid content, in order to display only a desired part of the data set. 
-**connection:**  + 
-**catalog object:**  +**callable object:** a process which can be run. It can be a stored procedure, one or more sql statements after each other or a web service call. 
-**catalog object instance:**  + 
-**callable object:**  +**catalog object:​** ​a database table represented in Niota meta data. 
-**lookup table:**  + 
-**master - detail table:**  +**catalog object instance:​** ​a descendant of the catalog object. You can make more catalog object instance out of one catalog object by using different settings (e.g.: protected columns, displayed columns, displayed rows, etc). 
-**transaction:​**  + 
-**transaction menu:​** ​+**connection:** database connection. Points to a [database].[schema] in the case of MSSQL. 
 + 
 +**lookup table:​** ​a previously defined data set, in order to fill a field in the database table. In Niota it has to exist as a catalog object instance. 
 + 
 +**master - detail table:​** ​there can be two, three or four tables on the screen at a time. The top-left is the master/main table. The data shown in the other tables are depend on the selection of the main table. 
 + 
 +**transaction:​** ​it can be a callable object, a table load or an advanced filter event. 
 + 
 +**transaction menu:​** ​it is a custom menu which contains transactions.
niota-docs/niota-terms.1570618463.txt.gz · Last modified: 2025/07/17 14:11 (external edit)