Namespace: Consultingwerk.OERA
Class 
ProcessFetchDataRequestVariablesQueryWalker Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.OERA.IProcessFetchDataRequestVariablesQueryWalker, Consultingwerk.IQueryExpressionWalker

File:ProcessFetchDataRequestVariablesQueryWalker
Purpose:Query Expression Walker used by the method
DataAccess:ProcessFetchDataRequestVariables
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Dec 29 17:21:55 CET 2018
Purpose: Processes a single query expression (for a single field, no list)
Notes:



Top Method Summary
Options Name Purpose
+ LOGICAL ProcessQueryExpression (IQueryExpressionForWalker) Processes a single query expression (for a single field, no list)
# ProcessVariable (character, QueryExpression) Replaces a single variable in a Query Expression


Method Detail
Top

PUBLIC LOGICAL ProcessQueryExpression (IQueryExpressionForWalker)

Purpose: Processes a single query expression (for a single field, no list)
Notes:

Parameters:
poQueryExpression Consultingwerk.IQueryExpressionForWalker
The Query Expression to process
Returns LOGICAL
Logical value indicating if the process should be cancelled (TRUE = cancel)
Top

PROTECTED ProcessVariable (character, QueryExpression)

Purpose: Replaces a single variable in a Query Expression
Notes: This method is intended to be overridden for customization purposes.
When the child class has matched a variable name it is not expected
To call super. When this method here receives an unknown variable name,
an error will be thrown

Parameters:
pcVariableName CHARACTER
The name of the varialbe
poQueryExpression Consultingwerk.QueryExpression
The query expression


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