org.nuiton.wikitty.search.operators
Class Null
java.lang.Object
org.nuiton.wikitty.search.operators.Restriction
org.nuiton.wikitty.search.operators.Null
- All Implemented Interfaces:
- Serializable
Deprecated. since 3.3 use new query api WikittyQuery
@Deprecated
public class Null
- extends Restriction
Is null or is not null restriction
- Author:
- ruchaud
- See Also:
- Serialized Form
| Fields inherited from class org.nuiton.wikitty.search.operators.Restriction |
name |
|
Constructor Summary |
Null()
Deprecated. |
Null(String fieldName)
Deprecated. |
fieldName
protected String fieldName
- Deprecated.
Null
public Null()
- Deprecated.
Null
public Null(String fieldName)
- Deprecated.
getFieldName
public String getFieldName()
- Deprecated.
setFieldName
public void setFieldName(String fieldName)
- Deprecated.
Copyright © 2009-2012 CodeLutin. All Rights Reserved.