Namespace: Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity
Class 
MetaRestAddressQueryIntegerPredicate Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.QueryBuilder.IntegerQueryPredicate

File:MetaRestAddressQueryIntegerPredicate
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:25/10/2020 21:56:59,744+01:00
Purpose: Constructor for the MetaRestAddressQueryIntegerPredicate class
Notes:



Top Method Summary
Options Name Purpose
+ Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Eq (integer) Adds an Eq filter condition
+ Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Ge (integer) Adds a Ge filter condition
+ Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Gt (integer) Adds a Gt filter condition
+ Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery InList (integer[]) Adds an InList filter condition
+ Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery InRange (integer, integer) Adds an InRange filter condition
# Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, integer) Inserts a QueryPredicate to the Query
Inherited from Consultingwerk.OERA.QueryBuilder.IntegerQueryPredicate
# Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, integer[]) Inserts a QueryPredicate to the Query
Inherited from Consultingwerk.OERA.QueryBuilder.IntegerQueryPredicate
+ Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Le (integer) Adds a Le filter condition
+ Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Lt (integer) Adds a Lt filter condition
+ Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Ne (integer) Adds a Ne filter condition

Top Constructor Summary
Options Name Purpose
+ MetaRestAddressQueryIntegerPredicate (MetaRestAddressQuery, character) Constructor for the MetaRestAddressQueryIntegerPredicate class

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


Method Detail
Top

PUBLIC Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Eq (integer)

Purpose: Adds an Eq filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Ge (integer)

Purpose: Adds a Ge filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Gt (integer)

Purpose: Adds a Gt filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery InList (integer[])

Purpose: Adds an InList filter condition
Notes:

Parameters:
piValues INTEGER
The array of reference values
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery InRange (integer, integer)

Purpose: Adds an InRange filter condition
Notes:

Parameters:
piValue1 INTEGER
The reference value for the lower boundary
piValue2 INTEGER
The reference value for the upper boundary
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
The new query entry
Top

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

Inherited from Consultingwerk.OERA.QueryBuilder.IntegerQueryPredicate
Purpose: Inserts a QueryPredicate to the Query
Notes:

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

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

Inherited from Consultingwerk.OERA.QueryBuilder.IntegerQueryPredicate
Purpose: Inserts a QueryPredicate to the Query
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Le (integer)

Purpose: Adds a Le filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Lt (integer)

Purpose: Adds a Lt filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Ne (integer)

Purpose: Adds a Ne filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
The new query entry


Constructor Detail
Top

PUBLIC MetaRestAddressQueryIntegerPredicate (MetaRestAddressQuery, character)

Purpose: Constructor for the MetaRestAddressQueryIntegerPredicate class
Notes:

Parameters:
poParent Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
The reference to the table query builder instance
pcFieldName CHARACTER
The name of the field


Property Detail
Top

PROTECTED CHARACTER FieldName

Inherited from Consultingwerk.OERA.QueryBuilder.IntegerQueryPredicate

Returns CHARACTER
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery ParentQuery

Inherited from Consultingwerk.OERA.QueryBuilder.IntegerQueryPredicate

Returns Consultingwerk.OERA.QueryBuilder.TableQuery


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:01:34