OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.TSharedDataCache.TMPersonnel Class Reference

todoComment More...

Public Member Functions

delegate DataTable TGetCacheablePersonnelTable (TCacheablePersonTablesEnum ACacheableTable)
 Delegate for retrieving data of a cacheable personnel table More...
 
delegate DataTable TGetCacheableUnitsTable (TCacheableUnitTablesEnum ACacheableTable)
 Delegate for retrieving data of a cacheable Unit table More...
 

Static Public Member Functions

static DataTable GetCacheablePersonnelTable (TCacheablePersonTablesEnum ACacheableTable)
 retrieve cacheable personnel table More...
 
static DataTable GetCacheableUnitsTable (TCacheableUnitTablesEnum ACacheableTable)
 retrieve cacheable unit table More...
 

Properties

static TGetCacheablePersonnelTable GetCacheablePersonnelTableDelegate [get, set]
 This property is used to provide a function which retrieves data of a cacheable personnel table More...
 
static TGetCacheableUnitsTable GetCacheableUnitsTableDelegate [get, set]
 This property is used to provide a function which retrieves data of a cacheable unit table More...
 

Detailed Description

todoComment

Member Function Documentation

◆ GetCacheablePersonnelTable()

static DataTable Ict.Petra.Shared.TSharedDataCache.TMPersonnel.GetCacheablePersonnelTable ( TCacheablePersonTablesEnum  ACacheableTable)
inlinestatic

retrieve cacheable personnel table

Parameters
ACacheableTableenum that defines personnel table to be returned
Returns

◆ GetCacheableUnitsTable()

static DataTable Ict.Petra.Shared.TSharedDataCache.TMPersonnel.GetCacheableUnitsTable ( TCacheableUnitTablesEnum  ACacheableTable)
inlinestatic

retrieve cacheable unit table

Parameters
ACacheableTableenum that defines unit table to be returned
Returns

◆ TGetCacheablePersonnelTable()

delegate DataTable Ict.Petra.Shared.TSharedDataCache.TMPersonnel.TGetCacheablePersonnelTable ( TCacheablePersonTablesEnum  ACacheableTable)

Delegate for retrieving data of a cacheable personnel table

◆ TGetCacheableUnitsTable()

delegate DataTable Ict.Petra.Shared.TSharedDataCache.TMPersonnel.TGetCacheableUnitsTable ( TCacheableUnitTablesEnum  ACacheableTable)

Delegate for retrieving data of a cacheable Unit table

Property Documentation

◆ GetCacheablePersonnelTableDelegate

TGetCacheablePersonnelTable Ict.Petra.Shared.TSharedDataCache.TMPersonnel.GetCacheablePersonnelTableDelegate
staticgetset

This property is used to provide a function which retrieves data of a cacheable personnel table

The Delegate is set up at the start of the application.

◆ GetCacheableUnitsTableDelegate

TGetCacheableUnitsTable Ict.Petra.Shared.TSharedDataCache.TMPersonnel.GetCacheableUnitsTableDelegate
staticgetset

This property is used to provide a function which retrieves data of a cacheable unit table

The Delegate is set up at the start of the application.


The documentation for this class was generated from the following file: