Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModel CreateCurrentRecordView () Creates a new instance of the SmartSecurityAssignmentTableModel as a view model for the current record
Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModel CreateView () Creates a new instance of the SmartSecurityAssignmentTableModel as a view model
Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModel Fill (IFetchDataByKeyTableParameter) Fills the DatasetModel based on the given IFetchDataByKeyTableParameter
Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModel Fill (SmartSecurityAssignmentQuery) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModel Fill (SmartSecurityAssignmentQuery, 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 LoginCompanyGuidWhenAvailable (character) Returns the value of the LoginCompanyGuid field when a record is available
CHARACTER OwnerNameWhenAvailable (character) Returns the value of the OwnerName field when a record is available
CHARACTER OwnerTypeWhenAvailable (character) Returns the value of the OwnerType field when a record is available
Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModelFilter ResetFilter () Resets the TableModel Filter
LOGICAL RestrictedWhenAvailable (logical) Returns the value of the Restricted field when a record is available
CHARACTER SecurityAssignmentGuidWhenAvailable (character) Returns the value of the SecurityAssignmentGuid field when a record is available
CHARACTER SecurityItemDescriptionWhenAvailable (character) Returns the value of the SecurityItemDescription field when a record is available
CHARACTER SecurityItemGuidWhenAvailable (character) Returns the value of the SecurityItemGuid field when a record is available
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
Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModel SetBatching (logical) Sets the Batching property
LOGICAL SystemOwnedWhenAvailable (logical) Returns the value of the SystemOwned field when a record is available
CHARACTER UserGuidWhenAvailable (character) Returns the value of the UserGuid field when a record is available
CHARACTER UserNameWhenAvailable (character) Returns the value of the UserName field when a record is available

Top Constructor Summary
Options Name Purpose
SmartSecurityAssignmentTableModel_Generated () Constructor for the SmartSecurityAssignmentTableModel_Generated class
SmartSecurityAssignmentTableModel_Generated (DatasetModel, handle) Constructor for the SmartSecurityAssignmentTableModel_Generated class
SmartSecurityAssignmentTableModel_Generated (handle) Constructor for the SmartSecurityAssignmentTableModel class
SmartSecurityAssignmentTableModel_Generated (handle, BufferModelGcModeEnum) Constructor for the SmartSecurityAssignmentTableModel class
SmartSecurityAssignmentTableModel_Generated (SmartSecurityAssignmentTableModel, handle) Constructor for the SmartSecurityAssignmentTableModel_Generated class

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModelFilter Filter
CHARACTER GroupGuid
CHARACTER GroupName
CHARACTER LoginCompanyGuid
CHARACTER OwnerName
CHARACTER OwnerType
LOGICAL Restricted
CHARACTER SecurityAssignmentGuid
CHARACTER SecurityItemDescription
CHARACTER SecurityItemGuid
CHARACTER SecurityRealmCode
CHARACTER SecurityRealmDescription
CHARACTER SecurityRealmGuid
Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModelSort SortBy
LOGICAL SystemOwned
CHARACTER UserGuid
CHARACTER UserName


Method Detail
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModel CreateCurrentRecordView ()

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

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

Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModel CreateView ()

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

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

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

Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModel Fill (SmartSecurityAssignmentQuery)

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

Parameters:
poQuery Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentQuery
The reference to the SmartSecurityAssignmentTableModelQuery
Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModel Fill (SmartSecurityAssignmentQuery, OnNotAvailableEnum)

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

Parameters:
poQuery Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentQuery
The reference to the SmartSecurityAssignmentTableModelQuery
poOnNotAvailable Consultingwerk.OERA.OnNotAvailableEnum
OnNotAvailableEnum member describing if the TableModel should throw an error on not available
Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModel
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 LoginCompanyGuidWhenAvailable (character)

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

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

Purpose: Returns the value of the OwnerType 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.SmartSecurityAssignmentTableModelFilter ResetFilter ()

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

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

LOGICAL RestrictedWhenAvailable (logical)

Purpose: Returns the value of the Restricted 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

CHARACTER SecurityAssignmentGuidWhenAvailable (character)

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

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

Purpose: Returns the value of the SecurityItemGuid 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 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

Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModel 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.SmartSecurityAssignmentTableModel
The reference to the &1 instance itself
Top

LOGICAL SystemOwnedWhenAvailable (logical)

Purpose: Returns the value of the SystemOwned 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

CHARACTER UserGuidWhenAvailable (character)

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

Purpose: Returns the value of the UserName 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


Constructor Detail
Top

SmartSecurityAssignmentTableModel_Generated ()

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

Top

SmartSecurityAssignmentTableModel_Generated (DatasetModel, handle)

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

SmartSecurityAssignmentTableModel_Generated (handle)

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

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

SmartSecurityAssignmentTableModel_Generated (handle, BufferModelGcModeEnum)

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

SmartSecurityAssignmentTableModel_Generated (SmartSecurityAssignmentTableModel, handle)

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

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


Property Detail
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModelFilter Filter


Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModelFilter
Top

CHARACTER GroupGuid


Returns CHARACTER
Top

CHARACTER GroupName


Returns CHARACTER
Top

CHARACTER LoginCompanyGuid


Returns CHARACTER
Top

CHARACTER OwnerName


Returns CHARACTER
Top

CHARACTER OwnerType


Returns CHARACTER
Top

LOGICAL Restricted


Returns LOGICAL
Top

CHARACTER SecurityAssignmentGuid


Returns CHARACTER
Top

CHARACTER SecurityItemDescription


Returns CHARACTER
Top

CHARACTER SecurityItemGuid


Returns CHARACTER
Top

CHARACTER SecurityRealmCode


Returns CHARACTER
Top

CHARACTER SecurityRealmDescription


Returns CHARACTER
Top

CHARACTER SecurityRealmGuid


Returns CHARACTER
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModelSort SortBy


Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentTableModelSort
Top

LOGICAL SystemOwned


Returns LOGICAL
Top

CHARACTER UserGuid


Returns CHARACTER
Top

CHARACTER UserName


Returns CHARACTER


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