protected static class UserFiqlSearchConditionBuilder.Builder extends AbstractFiqlSearchConditionBuilder.Builder implements UserProperty, org.apache.cxf.jaxrs.ext.search.client.CompleteCondition
| Constructor and Description |
|---|
Builder(Map<String,String> properties) |
Builder(UserFiqlSearchConditionBuilder.Builder parent) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.cxf.jaxrs.ext.search.client.CompleteCondition |
inGroups(String group,
String... moreGroups) |
org.apache.cxf.jaxrs.ext.search.client.CompleteCondition |
inRelationships(String anyObject,
String... moreAnyObjects) |
org.apache.cxf.jaxrs.ext.search.client.CompleteCondition |
inRelationshipTypes(String type,
String... moreTypes) |
org.apache.cxf.jaxrs.ext.search.client.CompleteCondition |
inRoles(String role,
String... moreRoles) |
UserProperty |
is(String property) |
org.apache.cxf.jaxrs.ext.search.client.CompleteCondition |
notInGroups(String group,
String... moreGroups) |
org.apache.cxf.jaxrs.ext.search.client.CompleteCondition |
notInRelationships(String anyObject,
String... moreAnyObjects) |
org.apache.cxf.jaxrs.ext.search.client.CompleteCondition |
notInRelationshipTypes(String type,
String... moreTypes) |
org.apache.cxf.jaxrs.ext.search.client.CompleteCondition |
notInRoles(String role,
String... moreRoles) |
hasNotResources, hasResources, notNullValue, nullValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasNotResources, hasResources, notNullValue, nullValueafter, 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, notEqualTopublic Builder(UserFiqlSearchConditionBuilder.Builder parent)
public UserProperty is(String property)
is in interface org.apache.cxf.jaxrs.ext.search.client.PartialConditionis in class AbstractFiqlSearchConditionBuilder.Builderpublic org.apache.cxf.jaxrs.ext.search.client.CompleteCondition inGroups(String group, String... moreGroups)
inGroups in interface UserPropertypublic org.apache.cxf.jaxrs.ext.search.client.CompleteCondition notInGroups(String group, String... moreGroups)
notInGroups in interface UserPropertypublic org.apache.cxf.jaxrs.ext.search.client.CompleteCondition inRelationships(String anyObject, String... moreAnyObjects)
inRelationships in interface UserPropertypublic org.apache.cxf.jaxrs.ext.search.client.CompleteCondition notInRelationships(String anyObject, String... moreAnyObjects)
notInRelationships in interface UserPropertypublic org.apache.cxf.jaxrs.ext.search.client.CompleteCondition inRelationshipTypes(String type, String... moreTypes)
inRelationshipTypes in interface UserPropertypublic org.apache.cxf.jaxrs.ext.search.client.CompleteCondition notInRelationshipTypes(String type, String... moreTypes)
notInRelationshipTypes in interface UserPropertypublic org.apache.cxf.jaxrs.ext.search.client.CompleteCondition inRoles(String role, String... moreRoles)
inRoles in interface UserPropertypublic org.apache.cxf.jaxrs.ext.search.client.CompleteCondition notInRoles(String role, String... moreRoles)
notInRoles in interface UserPropertyCopyright © 2010–2016 The Apache Software Foundation. All rights reserved.