|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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, matches, prepareExecution |
Method Detail |
public MeIterator getComponents()
public LogicalOperatorType getLogicalOperator()
public boolean isEmpty()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |