Namespace: Consultingwerk.OERA.QueryBuilder
Class 
LogicalQueryPredicate Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Inherited by: Consultingwerk.SmartFramework.Authentication.SmartUserQueryLogicalPredicate Consultingwerk.SmartFramework.Authorization.SmartFieldSecurityItemQueryLogicalPredicate Consultingwerk.SmartFramework.Authorization.SmartGroupQueryLogicalPredicate Consultingwerk.SmartFramework.Authorization.SmartSecurityAssignmentQueryLogicalPredicate Consultingwerk.SmartFramework.Authorization.SmartSecurityObjectQueryLogicalPredicate Consultingwerk.SmartFramework.Authorization.SmartSecurityObjectTokenQueryLogicalPredicate Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryLogicalPredicate Consultingwerk.SmartFramework.Authorization.SmartSecurityTokenQueryLogicalPredicate Consultingwerk.SmartFramework.Authorization.SmartToolbarSecurityItemQueryLogicalPredicate Consultingwerk.SmartFramework.Context.SmartContextStoreQueryLogicalPredicate Consultingwerk.SmartFramework.Menu.SmartMenuQueryLogicalPredicate Consultingwerk.SmartFramework.Menu.SmartModuleQueryLogicalPredicate Consultingwerk.SmartFramework.Workflow.SmartWorkflowActivityQueryLogicalPredicate Consultingwerk.SmartFramework.Workflow.SmartWorkflowQueryLogicalPredicate Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusActivityQueryLogicalPredicate Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryLogicalPredicate Consultingwerk.SmartFramework.Workflow.SmartWorkflowSwimlaneQueryLogicalPredicate Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobQueryLogicalPredicate Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryLogicalPredicate Consultingwerk.SmartFramework.Scheduler.SmartSchedulerQueueQueryLogicalPredicate Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQueryLogicalPredicate Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryLogicalPredicate Consultingwerk.SmartFramework.System.SmartBusinessEntityQueryLogicalPredicate Consultingwerk.SmartFramework.System.SmartBusinessEntityTableQueryLogicalPredicate Consultingwerk.SmartFramework.System.SmartCommentRoleQueryLogicalPredicate Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryLogicalPredicate Consultingwerk.SmartFramework.System.SmartLanguageQueryLogicalPredicate Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryLogicalPredicate Consultingwerk.SmartFramework.System.SmartMessageQueryLogicalPredicate Consultingwerk.SmartFramework.System.SmartRelationQueryLogicalPredicate Consultingwerk.SmartFramework.System.SmartTableQueryLogicalPredicate Consultingwerk.SmartFramework.System.SmartTranslationQueryLogicalPredicate Consultingwerk.SmartFramework.System.SmartUiTranslationQueryLogicalPredicate Consultingwerk.SmartFramework.System.SmartValueListEntryQueryLogicalPredicate Consultingwerk.SmartFramework.System.SmartValueListQueryLogicalPredicate Consultingwerk.SmartFramework.Menu.SmartProductQueryLogicalPredicate Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQueryLogicalPredicate Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaDataSource.MetaDataSourceQueryLogicalPredicate Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaEntityTable.MetaDataFieldQueryLogicalPredicate Consultingwerk.SmartFramework.Repository.Class.SmartAttributeQueryLogicalPredicate Consultingwerk.SmartFramework.Repository.Class.SmartAttributeValueQueryLogicalPredicate Consultingwerk.SmartFramework.Repository.Class.SmartClassTypeQueryLogicalPredicate Consultingwerk.SmartFramework.Repository.Class.SmartObjectTypeQueryLogicalPredicate Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryLogicalPredicate Consultingwerk.SmartFramework.Repository.Object.SmartObjectMasterQueryLogicalPredicate Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryLogicalPredicate
ABSTRACT

File:LogicalQueryPredicate
Purpose:Builds a query predicate for an Logical Field
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Apr 30 10:55:51 CEST 2017
Purpose: Returns the Field Name
Notes:



Top Method Summary
Options Name Purpose
# Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, logical) Inserts a QueryPredicate to the Query
# Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, logical[]) Inserts a QueryPredicate to the Query

Top Constructor Summary
Options Name Purpose
# LogicalQueryPredicate (TableQuery, character) Constructor for the LogicalQueryPredicate class

Top Property Summary
Options Name Purpose
# CHARACTER FieldName
# Consultingwerk.OERA.QueryBuilder.TableQuery ParentQuery


Method Detail
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, logical)

Purpose: Inserts a QueryPredicate to the Query
Notes:

Parameters:
poOperator Ccs.BusinessLogic.QueryOperatorEnum
The Query Operator
plValue LOGICAL
The reference value
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the parent query
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, logical[])

Purpose: Inserts a QueryPredicate to the Query
Notes:

Parameters:
poOperator Ccs.BusinessLogic.QueryOperatorEnum
The Query Operator
plValues LOGICAL
The reference values
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the parent query


Constructor Detail
Top

PROTECTED LogicalQueryPredicate (TableQuery, character)

Purpose: Constructor for the LogicalQueryPredicate class
Notes:

Parameters:
poParentQuery Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the parent TableQuery instance
pcFieldName CHARACTER
The name of the field


Property Detail
Top

PROTECTED CHARACTER FieldName


Returns CHARACTER
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery ParentQuery


Returns Consultingwerk.OERA.QueryBuilder.TableQuery


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