org.nuiton.wikitty.search.operators
Class Keyword
java.lang.Object
org.nuiton.wikitty.search.operators.Restriction
org.nuiton.wikitty.search.operators.Keyword
- All Implemented Interfaces:
- Serializable
Deprecated. since 3.3 use new query api WikittyQuery
@Deprecated
public class Keyword
- extends Restriction
Search keyword in all wikitty.
- Author:
- ruchaud
- See Also:
- Serialized Form
| Fields inherited from class org.nuiton.wikitty.search.operators.Restriction |
name |
value
protected String value
- Deprecated.
Keyword
public Keyword()
- Deprecated.
Keyword
public Keyword(String value)
- Deprecated.
getValue
public String getValue()
- Deprecated.
setValue
public void setValue(String value)
- Deprecated.
Copyright © 2009-2012 CodeLutin. All Rights Reserved.