org.apache.cxf.jaxrs.ext.search.collections
Class CollectionCheckStatement
java.lang.Object
org.apache.cxf.jaxrs.ext.search.PrimitiveStatement
org.apache.cxf.jaxrs.ext.search.collections.CollectionCheckStatement
public class CollectionCheckStatement
- extends PrimitiveStatement
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionCheckStatement
public CollectionCheckStatement(String property,
Object value,
Type type,
ConditionType condition,
CollectionCheckInfo checkInfo)
getCollectionCheckInfo
public CollectionCheckInfo getCollectionCheckInfo()
Apache CXF