Namespace: Consultingwerk.OERA.BusinessEntityDescriptor
Interface 
IBusinessEntityTableDescriptor Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.OERA.BusinessEntityDescriptor.BusinessEntityTableDescriptor

File:IBusinessEntityTableDescriptor
Purpose:Describes a Business Entity Table
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Jul 10 17:22:30 CEST 2015
Notes:http://confluence.consultingwerkcloud.com/wiki/display/SCL/Business+Entity+Descriptor


Top Property Summary
Options Name Purpose
+ Consultingwerk.OERA.BusinessEntityDescriptor.ListBusinessEntityFieldDescriptor Fields Returns the dictionary of Business Entity Field Descriptors
+ CHARACTER MandatoryColumns Returns the mandatory columns
+ CHARACTER Name Returns the Temp Table Name
+ CHARACTER PrimaryKey Returns the Primary Key Fields
+ LOGICAL ReadOnly Returns if the table is read-only
+ CHARACTER ReadOnlyColumns Returns the read only columns


Property Detail
Top

PUBLIC Consultingwerk.OERA.BusinessEntityDescriptor.ListBusinessEntityFieldDescriptor Fields

Purpose: Returns the dictionary of Business Entity Field Descriptors
Notes: Comma delimited list of column (field) names

Returns Consultingwerk.OERA.BusinessEntityDescriptor.ListBusinessEntityFieldDescriptor
Top

PUBLIC CHARACTER MandatoryColumns

Purpose: Returns the mandatory columns
Notes: Comma delimited list of column (field) names

Returns CHARACTER
Top

PUBLIC CHARACTER Name

Purpose: Returns the Temp Table Name
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER PrimaryKey

Purpose: Returns the Primary Key Fields
Notes:

Returns CHARACTER
Top

PUBLIC LOGICAL ReadOnly

Purpose: Returns if the table is read-only
Notes:

Returns LOGICAL
Top

PUBLIC CHARACTER ReadOnlyColumns

Purpose: Returns the read only columns
Notes: Comma delimited list of column (field) names

Returns CHARACTER


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:29:39