org.nuiton.wikitty.entities
Class ElementExtension

java.lang.Object
  extended by org.nuiton.wikitty.entities.Element
      extended by org.nuiton.wikitty.entities.ElementExtension
All Implemented Interfaces:
Serializable, WikittyConstants

public class ElementExtension
extends Element

Un element qui represente les extensions, vous devez utiliser l'instance Element.EXTENSION

Since:
3.3 Last update: $Date: 2012-04-05 17:31:15 +0200 (jeu, 05 avr 2012) $ by : $Author: maven-release $
Version:
$Revision: 1462 $
Author:
poussin
See Also:
Serialized Form

Field Summary
static String FIELD_EXTENSION
           
 
Fields inherited from class org.nuiton.wikitty.entities.Element
ALL_FIELD, EXTENSION, ID, NODE_DEPTH, NODE_PATH, NODE_ROOT, value
 
Fields inherited from interface org.nuiton.wikitty.WikittyConstants
FQ_FIELD_NAME_SEPARATOR, FQ_FIELD_NAME_SEPARATOR_REGEX, FQ_META_EXTENSION_SEPARATOR, FQ_META_EXTENSION_SEPARATOR_REGEX
 
Constructor Summary
protected ElementExtension()
           
 
Method Summary
 
Methods inherited from class org.nuiton.wikitty.entities.Element
equals, get, getValue, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

FIELD_EXTENSION

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

ElementExtension

protected ElementExtension()


Copyright © 2009-2012 CodeLutin. All Rights Reserved.