Interface AnyObjectCompleteCondition
-
- All Superinterfaces:
org.apache.cxf.jaxrs.ext.search.client.CompleteCondition
,SyncopeCompleteCondition<AnyObjectPartialCondition,AnyObjectProperty>
- All Known Implementing Classes:
AnyObjectFiqlSearchConditionBuilder.Builder
public interface AnyObjectCompleteCondition extends SyncopeCompleteCondition<AnyObjectPartialCondition,AnyObjectProperty>
-
-
Method Summary
-
Methods inherited from interface org.apache.cxf.jaxrs.ext.search.client.CompleteCondition
query, wrap
-
Methods inherited from interface org.apache.syncope.common.lib.search.SyncopeCompleteCondition
and, and, or, or
-
-