Namespace: Consultingwerk.BusinessEntityDesigner.KendoUiBuilder
Interface 
ISemanticTypesProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.BusinessEntityDesigner.KendoUiBuilder.SemanticTypesProvider

File:ISemanticTypesProvider
Purpose:Interface for services that provide semantic types to
the Business Entity Designer
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Aug 02 00:40:11 CEST 2016



Top Method Summary
Options Name Purpose
CHARACTER DefaultEditorForSemanticType (character) Returns the Default Editor for the given Semantic Type
CHARACTER DefaultSemanticTypeForDataType (character) Returns the default Semantic Type for the given ABL data type
Consultingwerk.ListNameValuePair GetSemanticTypes (character) Returns the list of Semantic Types to the caller


Method Detail
Top

CHARACTER DefaultEditorForSemanticType (character)

Purpose: Returns the Default Editor for the given Semantic Type
Notes:

Parameters:
pcSemanticType CHARACTER
The semantic type to return the default editor for
Returns CHARACTER
The editor type for the semantic type
Top

CHARACTER DefaultSemanticTypeForDataType (character)

Purpose: Returns the default Semantic Type for the given ABL data type
Notes:

Parameters:
pcDataType CHARACTER
The ABL data type to return the semantic type for
Returns CHARACTER
The semantic type
Top

Consultingwerk.ListNameValuePair GetSemanticTypes (character)

Purpose: Returns the list of Semantic Types to the caller
Notes:

Parameters:
pcDataType CHARACTER
The Data Type of the Field
Returns Consultingwerk.ListNameValuePair
The List of NameValuePair's with the available semantic Types


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:20:25