Interface UserCompleteCondition
-
- All Superinterfaces:
org.apache.cxf.jaxrs.ext.search.client.CompleteCondition
,SyncopeCompleteCondition<UserPartialCondition,UserProperty>
- All Known Implementing Classes:
UserFiqlSearchConditionBuilder.Builder
public interface UserCompleteCondition extends SyncopeCompleteCondition<UserPartialCondition,UserProperty>
-
-
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
-
-