|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.wikitty.search.operators.Element
WikittyQuery
@Deprecated public class Element
Search on field.
| Nested Class Summary | |
|---|---|
static class |
Element.ElementType
Deprecated. Represent type to search an element |
| Field Summary | |
|---|---|
static String |
ELT_EXTENSION
Deprecated. Represent a element on extension |
static String |
ELT_ID
Deprecated. Represent a element on id |
protected String |
name
Deprecated. |
| Constructor Summary | |
|---|---|
Element()
Deprecated. |
|
Element(String name)
Deprecated. |
|
| Method Summary | |
|---|---|
String |
getName()
Deprecated. |
void |
setName(String name)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static String ELT_EXTENSION
public static String ELT_ID
protected String name
| Constructor Detail |
|---|
public Element()
public Element(String name)
| Method Detail |
|---|
public String getName()
public void setName(String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||