Top Method Summary
Options Name Purpose
+ CountRecords (dataset, CharacterHolder) Counts the number of records
# INT64 CountRecords (character, character, character) Count the number of records for a given entity
+ CountRecords (character, logical) Counts the number of records for a given parent guid
- Consultingwerk.OERA.BusinessEntity GetEntity (character) Get the business entity for a given entity name
# Consultingwerk.Framework.Collections.CharacterDictionary GetFieldValues (character, logical) Returns the field values for the specified record
+ ListRestMethod GetRestMethods () Returns the list of supported rest addresses for methods to the caller
Inherited from Consultingwerk.OERA.BusinessTask


Method Detail
Top

PUBLIC CountRecords (dataset, CharacterHolder)

Purpose: Counts the number of records
Notes:

Parameters:
dsRecordCount DATASET dsRecordCount
The record count dataset describing datasources and returning the record counts
poParameter Consultingwerk.CharacterHolder
The parameter object with the initial ParentGuid
Top

PROTECTED INT64 CountRecords (character, character, character)

Purpose: Count the number of records for a given entity
Notes:

Parameters:
pcEntity CHARACTER
The name of the business entity
pcTable CHARACTER
The name of the table
pcQuery CHARACTER
The query to use
Returns INT64
The number of records
Top

PUBLIC CountRecords (character, logical)

Purpose: Counts the number of records for a given parent guid
Notes:

Parameters:
pcParentGuid CHARACTER
The parent guid
plUseBufferValues LOGICAL
True if the BufferValues field should be used
Top

PRIVATE Consultingwerk.OERA.BusinessEntity GetEntity (character)

Purpose: Get the business entity for a given entity name
Notes:

Parameters:
pcEntityName CHARACTER
The name of the business entity
Returns Consultingwerk.OERA.BusinessEntity
The business entity
Top

PROTECTED Consultingwerk.Framework.Collections.CharacterDictionary GetFieldValues (character, logical)

Purpose: Returns the field values for the specified record
Notes:

Parameters:
pcGuid CHARACTER
The request guid
plUseBufferValues LOGICAL
True if the BufferValues field should be used
Returns Consultingwerk.Framework.Collections.CharacterDictionary
The field values as character dictionary
Top

PUBLIC ListRestMethod GetRestMethods ()

Inherited from Consultingwerk.OERA.BusinessTask
Purpose: Returns the list of supported rest addresses for methods
to the caller
Notes:

Returns ListRestMethod
The list of supported rest methods to the caller


ProDataset Detail

ProDataset dsRecordCount

Member tables: eRecordCount


Temp-Table Detail

Temp-Table eRecordCount

Defined in:


©2006-2025 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       22.04.2025 11:34:25