public interface IQueryExpression
| Modifier and Type | Method and Description |
|---|---|
IQueryExpression |
and(IQueryExpression other)
Create a new AND expression which concatenates this expression with other
(this and other).
|
IQueryExpression |
not()
Create a new NOT expression which negates this expression.
|
IQueryExpression |
or(IQueryExpression other)
Create a new OR expression which concatenates this expression with other
(this or other).
|
IQueryExpression and(IQueryExpression other)
other - parameterIQueryExpression or(IQueryExpression other)
other - parameterIQueryExpression not()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice