Package | Description |
---|---|
com.tridion.broker.querying.criteria | |
com.tridion.broker.querying.criteria.operators |
Modifier and Type | Method and Description |
---|---|
CriteriaOperator |
Criteria.getParentOperator()
Gets the parent operator of this criteria, if itself is an operator
will return itself.
|
Modifier and Type | Method and Description |
---|---|
void |
Criteria.setParentOperator(CriteriaOperator parentOperator)
Sets the parent of this Criteria.
|
Modifier and Type | Class and Description |
---|---|
class |
AndCriteria
This is the AndOperator used in queries to combined multiple criteria.
|
class |
InCriteria
The InCriteria is used when a repetitive type of condition occurs, for example
when the Item may be related to one or more taxonomyfacets.
|
class |
NotInCriteria
The NotInCriteria is used when a repetitive type of condition occurs, for example
when the Item may be not related to any of taxonomyfacets.
|
class |
OrCriteria
This is the OR Operator which makes it possible to condition between two Criteria.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries