Namespace: Consultingwerk.SmartFramework.System
Interface 
ISmartBusinessEntityTableConfiguration Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartFramework.System.SmartBusinessEntityTableConfiguration

File:ISmartBusinessEntityTableConfiguration
Purpose:Interface for classes representing the SmartBusinessEntityTable
data, by default represents the SmartDB.SmartBusinessEntityTable
table, but may be implemented differently
Syntax:Accessed through the IBusinessEntityConfigurationProvider
service
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Sep 03 19:02:21 CEST 2015


Top Property Summary
Options Name Purpose
+ LOGICAL AllowCreate Gets the AllowCreate value
+ LOGICAL AllowDelete Gets AllowDelete value
+ LOGICAL AllowUpdate Gets the AllowUpdate value
+ INTEGER BatchSize Gets the BatchSize value
+ LOGICAL ShouldUseBatching Gets the ShouldUseBatching value
+ CHARACTER TableLabelPlural Gets the TableLabelPlural value
+ CHARACTER TableLabelSingular Gets the TableLabelSingular value
+ CHARACTER TableName Gets the TableName value
+ INTEGER TableOrder Gets the TableOrder value


Property Detail
Top

PUBLIC LOGICAL AllowCreate

Purpose: Gets the AllowCreate value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL AllowDelete

Purpose: Gets AllowDelete value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL AllowUpdate

Purpose: Gets the AllowUpdate value
Notes:

Returns LOGICAL
Top

PUBLIC INTEGER BatchSize

Purpose: Gets the BatchSize value
Notes:

Returns INTEGER
Top

PUBLIC LOGICAL ShouldUseBatching

Purpose: Gets the ShouldUseBatching value
Notes:

Returns LOGICAL
Top

PUBLIC CHARACTER TableLabelPlural

Purpose: Gets the TableLabelPlural value
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER TableLabelSingular

Purpose: Gets the TableLabelSingular value
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER TableName

Purpose: Gets the TableName value
Notes:

Returns CHARACTER
Top

PUBLIC INTEGER TableOrder

Purpose: Gets the TableOrder value
Notes:

Returns INTEGER


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