Namespace: Consultingwerk.OERA.Ccs
Class 
GetResultCountResponse Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Ccs.BusinessLogic.IGetResultCountResponse

File:IGetResultCountResponse
Purpose:Interface for the response of the getResultCount method of the
IBusinessEntiy (CCS-BE01)
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri May 27 09:35:55 CEST 2016
Notes:https://github.com/progress/CCS
Purpose: Returns the result counts per requested table
Notes:


Top Constructor Summary
Options Name Purpose
+ GetResultCountResponse () Constructor for the GetResultCountResponse class
+ GetResultCountResponse (character, int64, logical) Constructor for the GetResultCountResponse class
+ GetResultCountResponse (character, int64, logical, character, int64, logical) Constructor for the GetResultCountResponse class
+ GetResultCountResponse (character, int64, logical, character, int64, logical, character, int64, logical) Constructor for the GetResultCountResponse class
+ GetResultCountResponse (character, int64, logical, character, int64, logical, character, int64, logical, character, int64, logical) Constructor for the GetResultCountResponse class
+ GetResultCountResponse (character, int64, logical, character, int64, logical, character, int64, logical, character, int64, logical, character, int64, logical) Constructor for the GetResultCountResponse class

Top Property Summary
Options Name Purpose
+ Ccs.BusinessLogic.IGetTableResultCountResponse ResultCounts


Constructor Detail
Top

PUBLIC GetResultCountResponse ()

Purpose: Constructor for the GetResultCountResponse class
Notes:

Top

PUBLIC GetResultCountResponse (character, int64, logical)

Purpose: Constructor for the GetResultCountResponse class
Notes:

Parameters:
pcTableName1 CHARACTER
The name of the table for the result
piNumResults1 INT64
The number of result records
plExact1 LOGICAL
Is the result exact of guessed
Top

PUBLIC GetResultCountResponse (character, int64, logical, character, int64, logical)

Purpose: Constructor for the GetResultCountResponse class
Notes:

Parameters:
pcTableName1 CHARACTER
The name of the table for the result
piNumResults1 INT64
The number of result records
plExact1 LOGICAL
Is the result exact of guessed
pcTableName2 CHARACTER
The name of the table for the result
piNumResults2 INT64
The number of result records
plExact2 LOGICAL
Is the result exact of guessed
Top

PUBLIC GetResultCountResponse (character, int64, logical, character, int64, logical, character, int64, logical)

Purpose: Constructor for the GetResultCountResponse class
Notes:

Parameters:
pcTableName1 CHARACTER
The name of the table for the result
piNumResults1 INT64
The number of result records
plExact1 LOGICAL
Is the result exact of guessed
pcTableName2 CHARACTER
The name of the table for the result
piNumResults2 INT64
The number of result records
plExact2 LOGICAL
Is the result exact of guessed
pcTableName3 CHARACTER
The name of the table for the result
piNumResults3 INT64
The number of result records
plExact3 LOGICAL
Is the result exact of guessed
Top

PUBLIC GetResultCountResponse (character, int64, logical, character, int64, logical, character, int64, logical, character, int64, logical)

Purpose: Constructor for the GetResultCountResponse class
Notes:

Parameters:
pcTableName1 CHARACTER
The name of the table for the result
piNumResults1 INT64
The number of result records
plExact1 LOGICAL
Is the result exact of guessed
pcTableName2 CHARACTER
The name of the table for the result
piNumResults2 INT64
The number of result records
plExact2 LOGICAL
Is the result exact of guessed
pcTableName3 CHARACTER
The name of the table for the result
piNumResults3 INT64
The number of result records
plExact3 LOGICAL
Is the result exact of guessed
pcTableName4 CHARACTER
The name of the table for the result
piNumResults4 INT64
The number of result records
plExact4 LOGICAL
Is the result exact of guessed
Top

PUBLIC GetResultCountResponse (character, int64, logical, character, int64, logical, character, int64, logical, character, int64, logical, character, int64, logical)

Purpose: Constructor for the GetResultCountResponse class
Notes:

Parameters:
pcTableName1 CHARACTER
The name of the table for the result
piNumResults1 INT64
The number of result records
plExact1 LOGICAL
Is the result exact of guessed
pcTableName2 CHARACTER
The name of the table for the result
piNumResults2 INT64
The number of result records
plExact2 LOGICAL
Is the result exact of guessed
pcTableName3 CHARACTER
The name of the table for the result
piNumResults3 INT64
The number of result records
plExact3 LOGICAL
Is the result exact of guessed
pcTableName4 CHARACTER
The name of the table for the result
piNumResults4 INT64
The number of result records
plExact4 LOGICAL
Is the result exact of guessed
pcTableName5 CHARACTER
The name of the table for the result
piNumResults5 INT64
The number of result records
plExact5 LOGICAL
Is the result exact of guessed


Property Detail
Top

PUBLIC Ccs.BusinessLogic.IGetTableResultCountResponse ResultCounts


Returns Ccs.BusinessLogic.IGetTableResultCountResponse


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:52:13