|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.wikitty.entities.BusinessEntityImpl
org.nuiton.wikitty.test.TreeAbstract
public abstract class TreeAbstract
| Field Summary | |
|---|---|
static List<org.nuiton.wikitty.entities.WikittyExtension> |
extensions
|
static org.nuiton.wikitty.entities.WikittyExtension |
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 | |
|---|---|
TreeAbstract()
|
|
TreeAbstract(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
|
|
TreeAbstract(org.nuiton.wikitty.entities.Wikitty wikitty)
|
|
| Method Summary | |
|---|---|
Collection<org.nuiton.wikitty.entities.WikittyExtension> |
getStaticExtensions()
|
String |
getType()
|
void |
setType(String type)
|
String |
toString()
Return toString representation. |
| 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 |
| Field Detail |
|---|
public static final List<org.nuiton.wikitty.entities.WikittyExtension> extensions
public static final org.nuiton.wikitty.entities.WikittyExtension extensionTree
| Constructor Detail |
|---|
public TreeAbstract()
public TreeAbstract(org.nuiton.wikitty.entities.Wikitty wikitty)
public TreeAbstract(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
| Method Detail |
|---|
public String getType()
getType in interface Treepublic void setType(String type)
setType in interface Treepublic Collection<org.nuiton.wikitty.entities.WikittyExtension> getStaticExtensions()
getStaticExtensions in class org.nuiton.wikitty.entities.BusinessEntityImplpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||