protected static class SyncopeFiqlSearchConditionBuilder.Builder extends Object implements SyncopeProperty, org.apache.cxf.jaxrs.ext.search.client.CompleteCondition
| Modifier | Constructor and Description |
|---|---|
protected |
SyncopeFiqlSearchConditionBuilder.Builder(Map<String,String> properties) |
protected |
SyncopeFiqlSearchConditionBuilder.Builder(SyncopeFiqlSearchConditionBuilder.Builder parent) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.cxf.jaxrs.ext.search.client.CompleteCondition |
hasNotResources(String resource,
String... moreResources) |
org.apache.cxf.jaxrs.ext.search.client.CompleteCondition |
hasResources(String resource,
String... moreResources) |
SyncopeProperty |
is(String property) |
org.apache.cxf.jaxrs.ext.search.client.CompleteCondition |
notNullValue() |
org.apache.cxf.jaxrs.ext.search.client.CompleteCondition |
nullValue() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafter, after, before, before, comparesTo, comparesTo, comparesTo, comparesTo, comparesTo, comparesTo, equalTo, equalTo, equalTo, equalTo, equalTo, equalTo, greaterOrEqualTo, greaterOrEqualTo, greaterOrEqualTo, greaterThan, greaterThan, greaterThan, lessOrEqualTo, lessOrEqualTo, lessOrEqualTo, lessThan, lessThan, lessThan, lexicalAfter, lexicalBefore, lexicalNotAfter, lexicalNotBefore, notAfter, notAfter, notBefore, notBefore, notEqualTo, notEqualTo, notEqualTo, notEqualTo, notEqualTo, notEqualToprotected SyncopeFiqlSearchConditionBuilder.Builder(Map<String,String> properties)
protected SyncopeFiqlSearchConditionBuilder.Builder(SyncopeFiqlSearchConditionBuilder.Builder parent)
public SyncopeProperty is(String property)
is in interface org.apache.cxf.jaxrs.ext.search.client.PartialConditionpublic org.apache.cxf.jaxrs.ext.search.client.CompleteCondition nullValue()
nullValue in interface SyncopePropertypublic org.apache.cxf.jaxrs.ext.search.client.CompleteCondition notNullValue()
notNullValue in interface SyncopePropertypublic org.apache.cxf.jaxrs.ext.search.client.CompleteCondition hasResources(String resource, String... moreResources)
hasResources in interface SyncopePropertypublic org.apache.cxf.jaxrs.ext.search.client.CompleteCondition hasNotResources(String resource, String... moreResources)
hasNotResources in interface SyncopePropertyCopyright © 2010–2015 The Apache Software Foundation. All rights reserved.