public interface ICompoundLogicalCriteria extends ILogicalCriteria
| Modifier and Type | Field and Description |
|---|---|
static int |
OP_AND
Constant indicating the logical "and" of two or more criteria.
|
static int |
OP_OR
Constant indicating the logical "or" of two or more criteria.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator |
getCriteria()
Returns the Iterator of composing criteria objects.
|
ICriteria |
getCriteria(int index)
Returns one of the composing criteria objects by index
|
int |
getCriteriaCount()
Returns the number of composing criteria in this clause.
|
int |
getOperator()
Returns the operator used in the logical expression.
|
static final int OP_AND
static final int OP_OR
Iterator getCriteria()
ICriteriaICriteria getCriteria(int index)
index - the index of the composite criteriaint getCriteriaCount()
int getOperator()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/connectivityfw/api
|
api
|
EP-PIN
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
-
|
EP-CON-CF
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
default
|
EP-CON-CF
|
Copyright 2021 SAP SE Complete Copyright Notice