Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Latest commit

 

History

History
82 lines (54 loc) · 2.38 KB

catalog.md

File metadata and controls

82 lines (54 loc) · 2.38 KB

Catalog - Object Definition

Information

Information Value
Object Catalog (catalog)
Endpoint /Catalog... 1
Endpoint Query ID
REST API /API/Catalog/
Glyph fas fa-cubes (text-info)
Friendly Name API Catalog
For Project github.com/mt1976/ebEstimates/

Actions {#action-id}

  • List (/Catalog/CatalogList)
  • View (/Catalog/CatalogView)

Provides

Data Source

Information Value

Properties / Fields

Field Name Type Mandatory Core Virtual Overide Lookup 2 Lookup Object Lookup Field Source Lookup Return Value Inputable 3 DB Column Default Value No Change Callout Internal Display Mask
ID String true true false false Y ID false false false text
Endpoint String true true false false Y Endpoint false false false text
Descr String true true false false Y Descr false false false text
Query String true true false false Y Query false false false text
Source String true true false false Y Source false false false text

Artifacts Generated

Type Artifact Path
code application /application/catalog_core.go
code adaptor /dao/catalog_adaptor.go_template
code validation /dao/catalog_validation.go_template
code api /application/catalog_api.go
code dao /dao/catalog_core.go
code datamodel /datamodel/catalog_core.go

Audit Information

Information Value
Template Generator Version Einsteinium [r5-23.01.23]
Date & Time 15/03/2023 at 19:24:47
Who & Where matttownsend (Matt Townsend) on silicon.local

Footnotes

Footnotes

  1. Endpoint

    • The full list of endpoints can be found in the Actions section
  2. Lookup Fields

    • LL = A List Lookup. Define list in lits.cfg
    • OL = An Object Lookup. Get a list of values from an Object
    • FL = Fetches 1 value from an object based on the content of the field.
    • ∀ = This lookup has a filter that can be defined in the Data Object
  3. Inputtable

    • H = Hidden Field
    • N = No Input Field
    • Y = Inputtable Field