Class CollectionCheckStatement
java.lang.Object
org.apache.cxf.jaxrs.ext.search.PrimitiveStatement
org.apache.cxf.jaxrs.ext.search.collections.CollectionCheckStatement
-
Constructor Summary
ConstructorsConstructorDescriptionCollectionCheckStatement(String property, Object value, Type type, ConditionType condition, CollectionCheckInfo checkInfo) -
Method Summary
Methods inherited from class org.apache.cxf.jaxrs.ext.search.PrimitiveStatement
getCondition, getProperty, getValue, getValueType
-
Constructor Details
-
CollectionCheckStatement
public CollectionCheckStatement(String property, Object value, Type type, ConditionType condition, CollectionCheckInfo checkInfo)
-
-
Method Details
-
getCollectionCheckInfo
-