Top Method Summary
Options Name Purpose
LOGICAL CompanyDependentWhenAvailable (logical) Returns the value of the CompanyDependent field when a record is available
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModel CreateCurrentRecordView () Creates a new instance of the SmartSecurityRealmTableModel as a view model for the current record
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModel CreateView () Creates a new instance of the SmartSecurityRealmTableModel as a view model
LOGICAL DefaultRestrictedWhenAvailable (logical) Returns the value of the DefaultRestricted field when a record is available
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModel Fill (IFetchDataByKeyTableParameter) Fills the DatasetModel based on the given IFetchDataByKeyTableParameter
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModel Fill (SmartSecurityRealmQuery) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModel Fill (SmartSecurityRealmQuery, OnNotAvailableEnum) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModelFilter ResetFilter () Resets the TableModel Filter
CHARACTER SecurityRealmCodeWhenAvailable (character) Returns the value of the SecurityRealmCode field when a record is available
CHARACTER SecurityRealmDescriptionWhenAvailable (character) Returns the value of the SecurityRealmDescription field when a record is available
CHARACTER SecurityRealmGuidWhenAvailable (character) Returns the value of the SecurityRealmGuid field when a record is available
CHARACTER SecurityRealmImageWhenAvailable (character) Returns the value of the SecurityRealmImage field when a record is available
CHARACTER SecurityRealmServiceWhenAvailable (character) Returns the value of the SecurityRealmService field when a record is available
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModel SetBatching (logical) Sets the Batching property

Top Constructor Summary
Options Name Purpose
SmartSecurityRealmTableModel_Generated () Constructor for the SmartSecurityRealmTableModel_Generated class
SmartSecurityRealmTableModel_Generated (DatasetModel, handle) Constructor for the SmartSecurityRealmTableModel_Generated class
SmartSecurityRealmTableModel_Generated (handle) Constructor for the SmartSecurityRealmTableModel class
SmartSecurityRealmTableModel_Generated (handle, BufferModelGcModeEnum) Constructor for the SmartSecurityRealmTableModel class
SmartSecurityRealmTableModel_Generated (SmartSecurityRealmTableModel, handle) Constructor for the SmartSecurityRealmTableModel_Generated class

Top Property Summary
Options Name Purpose
LOGICAL CompanyDependent
LOGICAL DefaultRestricted
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModelFilter Filter
CHARACTER SecurityRealmCode
CHARACTER SecurityRealmDescription
CHARACTER SecurityRealmGuid
CHARACTER SecurityRealmImage
CHARACTER SecurityRealmService
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModelSort SortBy


Method Detail
Top

LOGICAL CompanyDependentWhenAvailable (logical)

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

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

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModel CreateCurrentRecordView ()

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

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

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModel CreateView ()

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

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

LOGICAL DefaultRestrictedWhenAvailable (logical)

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

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

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

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModel Fill (SmartSecurityRealmQuery)

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

Parameters:
poQuery Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery
The reference to the SmartSecurityRealmTableModelQuery
Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModel Fill (SmartSecurityRealmQuery, OnNotAvailableEnum)

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

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

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModelFilter ResetFilter ()

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

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

CHARACTER SecurityRealmCodeWhenAvailable (character)

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

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

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

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

Purpose: Returns the value of the SecurityRealmService 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.SmartSecurityRealmTableModel 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.SmartSecurityRealmTableModel
The reference to the &1 instance itself


Constructor Detail
Top

SmartSecurityRealmTableModel_Generated ()

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

Top

SmartSecurityRealmTableModel_Generated (DatasetModel, handle)

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

SmartSecurityRealmTableModel_Generated (handle)

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

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

SmartSecurityRealmTableModel_Generated (handle, BufferModelGcModeEnum)

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

SmartSecurityRealmTableModel_Generated (SmartSecurityRealmTableModel, handle)

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

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


Property Detail
Top

LOGICAL CompanyDependent


Returns LOGICAL
Top

LOGICAL DefaultRestricted


Returns LOGICAL
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModelFilter Filter


Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModelFilter
Top

CHARACTER SecurityRealmCode


Returns CHARACTER
Top

CHARACTER SecurityRealmDescription


Returns CHARACTER
Top

CHARACTER SecurityRealmGuid


Returns CHARACTER
Top

CHARACTER SecurityRealmImage


Returns CHARACTER
Top

CHARACTER SecurityRealmService


Returns CHARACTER
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModelSort SortBy


Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmTableModelSort


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