org.nuiton.wikitty.test
Class TreeImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by org.nuiton.wikitty.test.TreeAbstract
          extended by org.nuiton.wikitty.test.TreeImpl
All Implemented Interfaces:
Serializable, Cloneable, org.nuiton.wikitty.entities.BusinessEntity, Tree, Vegetal

public class TreeImpl
extends TreeAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.nuiton.wikitty.test.TreeAbstract
extensions, extensionTree
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
extensionForMetaExtension, propertyChangeSupport, wikitty
 
Fields inherited from interface org.nuiton.wikitty.test.Tree
ELEMENT_FIELD_TREE_TYPE, EXT_TREE, FIELD_TREE_TYPE, FQ_FIELD_TREE_TYPE
 
Fields inherited from interface org.nuiton.wikitty.test.Vegetal
EXT_VEGETAL
 
Constructor Summary
TreeImpl()
           
TreeImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
           
TreeImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
           
 
Method Summary
 
Methods inherited from class org.nuiton.wikitty.test.TreeAbstract
getStaticExtensions, getType, setType, toString
 
Methods inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
addPropertyChangeListener, addPropertyChangeListener, copyFrom, equals, getExtensionFields, getExtensionNames, getField, getFieldType, getPropertyChangeSupport, getWikitty, getWikittyId, getWikittyVersion, hashCode, removePropertyChangeListener, removePropertyChangeListener, setField, setWikitty, setWikittyVersion
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.nuiton.wikitty.entities.BusinessEntity
addPropertyChangeListener, addPropertyChangeListener, copyFrom, getExtensionFields, getExtensionNames, getField, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion
 

Constructor Detail

TreeImpl

public TreeImpl()

TreeImpl

public TreeImpl(org.nuiton.wikitty.entities.Wikitty wikitty)

TreeImpl

public TreeImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)


Copyright © 2009-2012 CodeLutin. All Rights Reserved.