|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CompositeCondition
A condition which is composed out of multiple SingleCondition or CompositeCondition instances.
| Method Summary | |
|---|---|
MeIterator |
getComponents()
Gets the components attribute of the CompositeCondition object |
LogicalOperatorType |
getLogicalOperator()
Gets the logicalOperator attribute of the CompositeCondition object |
boolean |
isEmpty()
Retrns true if this composite condition doesn't contain any conditions |
| Methods inherited from interface com.sap.ip.me.api.persist.query.Condition |
|---|
isComposite, prepareExecution |
| Method Detail |
|---|
MeIterator getComponents()
LogicalOperatorType getLogicalOperator()
boolean isEmpty()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||