org.nuiton.wikitty.query.conditions
Class ElementId

java.lang.Object
  extended by org.nuiton.wikitty.query.conditions.Element
      extended by org.nuiton.wikitty.query.conditions.ElementId
All Implemented Interfaces:
Serializable

public class ElementId
extends Element

Element qui represente l'Id, vous devez utiliser l'instance Element.ID

Since:
3.3 Last update: $Date$ by : $Author$
Version:
$Revision$
Author:
poussin
See Also:
Serialized Form

Field Summary
static String FIELD_ID
           
 
Fields inherited from class org.nuiton.wikitty.query.conditions.Element
ALL_FIELD, EXTENSION, ID, NODE_DEPTH, NODE_PATH, NODE_ROOT, value
 
Constructor Summary
protected ElementId()
           
 
Method Summary
 
Methods inherited from class org.nuiton.wikitty.query.conditions.Element
equals, get, getValue, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

FIELD_ID

public static final String FIELD_ID
See Also:
Constant Field Values
Constructor Detail

ElementId

protected ElementId()


Copyright © 2009-2012 CodeLutin. All Rights Reserved.