Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModel CreateCurrentRecordView () Creates a new instance of the SmartParentGroupTableModel as a view model for the current record
Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModel CreateView () Creates a new instance of the SmartParentGroupTableModel as a view model
Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModel Fill (IFetchDataByKeyTableParameter) Fills the DatasetModel based on the given IFetchDataByKeyTableParameter
Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModel Fill (SmartParentGroupQuery) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModel Fill (SmartParentGroupQuery, OnNotAvailableEnum) Fills the TableModel or filters the View TableModel based on the given TableQuery
CHARACTER GroupGuidWhenAvailable (character) Returns the value of the GroupGuid field when a record is available
CHARACTER GroupNameWhenAvailable (character) Returns the value of the GroupName field when a record is available
CHARACTER ParentGroupGuidWhenAvailable (character) Returns the value of the ParentGroupGuid field when a record is available
CHARACTER ParentingGroupGuidWhenAvailable (character) Returns the value of the ParentingGroupGuid field when a record is available
CHARACTER ParentingGroupNameWhenAvailable (character) Returns the value of the ParentingGroupName field when a record is available
Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModelFilter ResetFilter () Resets the TableModel Filter
Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModel SetBatching (logical) Sets the Batching property

Top Constructor Summary
Options Name Purpose
SmartParentGroupTableModel_Generated () Constructor for the SmartParentGroupTableModel_Generated class
SmartParentGroupTableModel_Generated (DatasetModel, handle) Constructor for the SmartParentGroupTableModel_Generated class
SmartParentGroupTableModel_Generated (handle) Constructor for the SmartParentGroupTableModel class
SmartParentGroupTableModel_Generated (handle, BufferModelGcModeEnum) Constructor for the SmartParentGroupTableModel class
SmartParentGroupTableModel_Generated (SmartParentGroupTableModel, handle) Constructor for the SmartParentGroupTableModel_Generated class

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModelFilter Filter
CHARACTER GroupGuid
CHARACTER GroupName
CHARACTER ParentGroupGuid
CHARACTER ParentingGroupGuid
CHARACTER ParentingGroupName
Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModelSort SortBy


Method Detail
Top

Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModel CreateCurrentRecordView ()

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

Returns Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModel
The SmartParentGroupTableModel as the view model
Top

Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModel CreateView ()

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

Returns Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModel
The SmartParentGroupTableModel as the view model
Top

Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModel 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.Authorization.SmartParentGroupTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModel Fill (SmartParentGroupQuery)

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

Parameters:
poQuery Consultingwerk.SmartFramework.Authorization.SmartParentGroupQuery
The reference to the SmartParentGroupTableModelQuery
Returns Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModel Fill (SmartParentGroupQuery, OnNotAvailableEnum)

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

Parameters:
poQuery Consultingwerk.SmartFramework.Authorization.SmartParentGroupQuery
The reference to the SmartParentGroupTableModelQuery
poOnNotAvailable Consultingwerk.OERA.OnNotAvailableEnum
OnNotAvailableEnum member describing if the TableModel should throw an error on not available
Returns Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModel
The reference to this TableModel instance
Top

CHARACTER GroupGuidWhenAvailable (character)

Purpose: Returns the value of the GroupGuid 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 GroupNameWhenAvailable (character)

Purpose: Returns the value of the GroupName 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 ParentGroupGuidWhenAvailable (character)

Purpose: Returns the value of the ParentGroupGuid 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 ParentingGroupGuidWhenAvailable (character)

Purpose: Returns the value of the ParentingGroupGuid 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 ParentingGroupNameWhenAvailable (character)

Purpose: Returns the value of the ParentingGroupName 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.Authorization.SmartParentGroupTableModelFilter ResetFilter ()

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

Returns Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModelFilter
The SmartParentGroupTableModelFilter instance
Top

Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModel SetBatching (logical)

Purpose: Sets the Batching property
Notes: Fluent interface

Parameters:
plBatching LOGICAL
Logical value indicating if Batching should be used
Returns Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModel
The reference to the &1 instance itself


Constructor Detail
Top

SmartParentGroupTableModel_Generated ()

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

Top

SmartParentGroupTableModel_Generated (DatasetModel, handle)

Purpose: Constructor for the SmartParentGroupTableModel_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

SmartParentGroupTableModel_Generated (handle)

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

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

SmartParentGroupTableModel_Generated (handle, BufferModelGcModeEnum)

Purpose: Constructor for the SmartParentGroupTableModel 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

SmartParentGroupTableModel_Generated (SmartParentGroupTableModel, handle)

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

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


Property Detail
Top

Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModelFilter Filter


Returns Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModelFilter
Top

CHARACTER GroupGuid


Returns CHARACTER
Top

CHARACTER GroupName


Returns CHARACTER
Top

CHARACTER ParentGroupGuid


Returns CHARACTER
Top

CHARACTER ParentingGroupGuid


Returns CHARACTER
Top

CHARACTER ParentingGroupName


Returns CHARACTER
Top

Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModelSort SortBy


Returns Consultingwerk.SmartFramework.Authorization.SmartParentGroupTableModelSort


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:07:30