Uses of Interface
org.apache.cxf.jaxrs.ext.search.client.Property
-
Packages that use Property Package Description org.apache.cxf.jaxrs.ext.search.client -
-
Uses of Property in org.apache.cxf.jaxrs.ext.search.client
Classes in org.apache.cxf.jaxrs.ext.search.client that implement Property Modifier and Type Class Description protected static classFiqlSearchConditionBuilder.BuilderMethods in org.apache.cxf.jaxrs.ext.search.client that return Property Modifier and Type Method Description PropertyCompleteCondition. and(String name)shortcut for and().is()PropertyFiqlSearchConditionBuilder.Builder. and(String name)PropertyFiqlSearchConditionBuilder.Builder. is(String property)PropertyFiqlSearchConditionBuilder. is(String property)PropertyPartialCondition. is(String property)Get property of inspected entity typePropertyCompleteCondition. or(String name)shortcut for or().is()PropertyFiqlSearchConditionBuilder.Builder. or(String name)
-