Namespace: Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity
Class 
MetaBusinessEntityTableModel_Generated Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.TableModel
Implements: IDoNotIterateInDebugging, IEnumerable, IModelFilterTarget, ISupportsAvailable, Consultingwerk.OERA.ITableModel
Inherited by: Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel
ABSTRACT

File:MetaBusinessEntityTableModel_Generated
Purpose:Auto Generated portion of the MetaBusinessEntityTableModel class
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:14/05/2022 16:17:46,641+02:00



Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel CreateCurrentRecordView () Creates a new instance of the MetaBusinessEntityTableModel as a view model for the current record
Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel CreateView () Creates a new instance of the MetaBusinessEntityTableModel as a view model
Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel Fill (IFetchDataByKeyTableParameter) Fills the DatasetModel based on the given IFetchDataByKeyTableParameter
Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel Fill (MetaBusinessEntityQuery) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel Fill (MetaBusinessEntityQuery, OnNotAvailableEnum) Fills the TableModel or filters the View TableModel based on the given TableQuery
CHARACTER ModuleGuidWhenAvailable (character) Returns the value of the ModuleGuid field when a record is available
CHARACTER ModuleNameWhenAvailable (character) Returns the value of the ModuleName field when a record is available
CHARACTER ObjectDescriptionWhenAvailable (character) Returns the value of the ObjectDescription field when a record is available
CHARACTER ObjectMasterGuidWhenAvailable (character) Returns the value of the ObjectMasterGuid field when a record is available
CHARACTER ObjectNameWhenAvailable (character) Returns the value of the ObjectName field when a record is available
CHARACTER ObjectTypeGuidWhenAvailable (character) Returns the value of the ObjectTypeGuid field when a record is available
CHARACTER ObjectTypeNameWhenAvailable (character) Returns the value of the ObjectTypeName field when a record is available
CHARACTER p_DataSetNameWhenAvailable (character) Returns the value of the p_DataSetName field when a record is available
Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModelFilter ResetFilter () Resets the TableModel Filter
Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel SetBatching (logical) Sets the Batching property
Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel SetFillMetaDataRelation (logical) Gets if the table eMetaDataRelation should be populated as well
Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel SetFillMetaEntityTable (logical) Gets if the table eMetaEntityTable should be populated as well
Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel SetFillMetaRestAddress (logical) Gets if the table eMetaRestAddress should be populated as well

Top Constructor Summary
Options Name Purpose
MetaBusinessEntityTableModel_Generated () Constructor for the MetaBusinessEntityTableModel_Generated class
MetaBusinessEntityTableModel_Generated (DatasetModel, handle) Constructor for the MetaBusinessEntityTableModel_Generated class
MetaBusinessEntityTableModel_Generated (handle) Constructor for the MetaBusinessEntityTableModel class
MetaBusinessEntityTableModel_Generated (handle, BufferModelGcModeEnum) Constructor for the MetaBusinessEntityTableModel class
MetaBusinessEntityTableModel_Generated (MetaBusinessEntityTableModel, handle) Constructor for the MetaBusinessEntityTableModel_Generated class

Top Property Summary
Options Name Purpose
LOGICAL FillMetaDataRelation
LOGICAL FillMetaEntityTable
LOGICAL FillMetaRestAddress
Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModelFilter Filter
CHARACTER ModuleGuid
CHARACTER ModuleName
CHARACTER ObjectDescription
CHARACTER ObjectMasterGuid
CHARACTER ObjectName
CHARACTER ObjectTypeGuid
CHARACTER ObjectTypeName
CHARACTER p_DataSetName
Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModelSort SortBy


Method Detail
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel CreateCurrentRecordView ()

Purpose: Creates a new instance of the MetaBusinessEntityTableModel as a view model for the current record
Notes:

Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel
The MetaBusinessEntityTableModel as the view model
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel CreateView ()

Purpose: Creates a new instance of the MetaBusinessEntityTableModel as a view model
Notes:

Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel
The MetaBusinessEntityTableModel as the view model
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel Fill (IFetchDataByKeyTableParameter)

Purpose: Fills the DatasetModel based on the given IFetchDataByKeyTableParameter
Notes: The Tables property of the IFetchDataByKeyTableParameter should match the
FillChildTables property of the TableModel instance

Parameters:
poFetchDataByKeyTableParameter Consultingwerk.OERA.IFetchDataByKeyTableParameter
The IFetchDataByKeyTableParameter to populate the DatasetModel with
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel Fill (MetaBusinessEntityQuery)

Purpose: Fills the TableModel or filters the View TableModel based on the given
TableQuery
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityQuery
The reference to the MetaBusinessEntityTableModelQuery
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel Fill (MetaBusinessEntityQuery, OnNotAvailableEnum)

Purpose: Fills the TableModel or filters the View TableModel based on the given
TableQuery
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityQuery
The reference to the MetaBusinessEntityTableModelQuery
poOnNotAvailable Consultingwerk.OERA.OnNotAvailableEnum
OnNotAvailableEnum member describing if the TableModel should throw an error on not available
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel
The reference to this TableModel instance
Top

CHARACTER ModuleGuidWhenAvailable (character)

Purpose: Returns the value of the ModuleGuid field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER ModuleNameWhenAvailable (character)

Purpose: Returns the value of the ModuleName field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER ObjectDescriptionWhenAvailable (character)

Purpose: Returns the value of the ObjectDescription field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER ObjectMasterGuidWhenAvailable (character)

Purpose: Returns the value of the ObjectMasterGuid field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER ObjectNameWhenAvailable (character)

Purpose: Returns the value of the ObjectName field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER ObjectTypeGuidWhenAvailable (character)

Purpose: Returns the value of the ObjectTypeGuid field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER ObjectTypeNameWhenAvailable (character)

Purpose: Returns the value of the ObjectTypeName field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER p_DataSetNameWhenAvailable (character)

Purpose: Returns the value of the p_DataSetName field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModelFilter ResetFilter ()

Purpose: Resets the TableModel Filter
Notes: Strong-typed variant of the TableModelFilter:Reset() method

Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModelFilter
The MetaBusinessEntityTableModelFilter instance
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel SetBatching (logical)

Purpose: Sets the Batching property
Notes: Fluent interface

Parameters:
plBatching LOGICAL
Logical value indicating if Batching should be used
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel
The reference to the &1 instance itself
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel SetFillMetaDataRelation (logical)

Purpose: Gets if the table eMetaDataRelation should be populated as well
Notes:

Parameters:
plFill LOGICAL
Logical value indicating if the table should be populated
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel
The reference to the TableModel for fluent style code
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel SetFillMetaEntityTable (logical)

Purpose: Gets if the table eMetaEntityTable should be populated as well
Notes:

Parameters:
plFill LOGICAL
Logical value indicating if the table should be populated
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel
The reference to the TableModel for fluent style code
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel SetFillMetaRestAddress (logical)

Purpose: Gets if the table eMetaRestAddress should be populated as well
Notes:

Parameters:
plFill LOGICAL
Logical value indicating if the table should be populated
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel
The reference to the TableModel for fluent style code


Constructor Detail
Top

MetaBusinessEntityTableModel_Generated ()

Purpose: Constructor for the MetaBusinessEntityTableModel_Generated class
Notes: Creates a buffer model based on a dynamic internal temp-table in the model class

Top

MetaBusinessEntityTableModel_Generated (DatasetModel, handle)

Purpose: Constructor for the MetaBusinessEntityTableModel_Generated class
Notes:

Parameters:
poDatasetModel Consultingwerk.OERA.DatasetModel
The reference to the owning DatasetModel
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents
Top

MetaBusinessEntityTableModel_Generated (handle)

Purpose: Constructor for the MetaBusinessEntityTableModel class
Notes: Creates a buffer model

Parameters:
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents
Top

MetaBusinessEntityTableModel_Generated (handle, BufferModelGcModeEnum)

Purpose: Constructor for the MetaBusinessEntityTableModel class
Notes: Creates a buffer model

Parameters:
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents
poGcMode Consultingwerk.OERA.BufferModelGcModeEnum
The BufferModelGcModeEnum describing if the buffer or table handle should be deleted with the BufferModel instance
Top

MetaBusinessEntityTableModel_Generated (MetaBusinessEntityTableModel, handle)

Purpose: Constructor for the MetaBusinessEntityTableModel_Generated class
Notes: Creates a view model

Parameters:
poTableModel Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModel
The reference to MetaBusinessEntityTableModel on which this MetaBusinessEntityTableModel servers as a ViewModel
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents


Property Detail
Top

LOGICAL FillMetaDataRelation


Returns LOGICAL
Top

LOGICAL FillMetaEntityTable


Returns LOGICAL
Top

LOGICAL FillMetaRestAddress


Returns LOGICAL
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModelFilter Filter


Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModelFilter
Top

CHARACTER ModuleGuid


Returns CHARACTER
Top

CHARACTER ModuleName


Returns CHARACTER
Top

CHARACTER ObjectDescription


Returns CHARACTER
Top

CHARACTER ObjectMasterGuid


Returns CHARACTER
Top

CHARACTER ObjectName


Returns CHARACTER
Top

CHARACTER ObjectTypeGuid


Returns CHARACTER
Top

CHARACTER ObjectTypeName


Returns CHARACTER
Top

CHARACTER p_DataSetName


Returns CHARACTER
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModelSort SortBy


Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityTableModelSort


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