|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.nuiton.wikitty.BusinessEntityWikitty
org.nuiton.wikitty.TreeNodeAbstract
org.nuiton.wikitty.TreeNodeImpl
com.jurismarches.vradi.entities.RootThesaurusAbstract
com.jurismarches.vradi.entities.RootThesaurusImpl
com.jurismarches.vradi.entities.RootThesaurusHelper
public class RootThesaurusHelper
Root thesaurus extension. Cannot extends Thesaurus due to not-null rootId violation. History: * 1.0 : initial version
| Field Summary |
|---|
| Fields inherited from class com.jurismarches.vradi.entities.RootThesaurusAbstract |
|---|
extensionRootThesaurus, extensions |
| Fields inherited from class org.nuiton.wikitty.TreeNodeAbstract |
|---|
extensionTreeNode |
| Fields inherited from class org.nuiton.wikitty.BusinessEntityWikitty |
|---|
propertyChangeSupport, wikitty |
| Fields inherited from interface com.jurismarches.vradi.entities.RootThesaurus |
|---|
EXT_ROOTTHESAURUS |
| Fields inherited from interface org.nuiton.wikitty.TreeNode |
|---|
EXT_TREENODE, FIELD_TREENODE_CHILDREN, FIELD_TREENODE_NAME, FIELD_TREENODE_PARENT, FQ_FIELD_TREENODE_CHILDREN, FQ_FIELD_TREENODE_NAME, FQ_FIELD_TREENODE_PARENT |
| Method Summary | |
|---|---|
static void |
addExtension(org.nuiton.wikitty.Wikitty w)
ajout les extensions static de cette classe au wikitty en argument |
static boolean |
equals(org.nuiton.wikitty.Wikitty w1,
org.nuiton.wikitty.Wikitty w2)
Check equality on all field of this extension, and only those. |
static boolean |
isExtension(org.nuiton.wikitty.Wikitty w)
Check if wikitty has current extension |
| Methods inherited from class com.jurismarches.vradi.entities.RootThesaurusAbstract |
|---|
getStaticExtensions |
| Methods inherited from class org.nuiton.wikitty.TreeNodeAbstract |
|---|
addChildren, clearChildren, getChildren, getName, getParent, removeChildren, setName, setParent |
| Methods inherited from class org.nuiton.wikitty.BusinessEntityWikitty |
|---|
addPropertyChangeListener, addPropertyChangeListener, 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, toString, wait, wait, wait |
| Methods inherited from interface org.nuiton.wikitty.TreeNode |
|---|
addChildren, clearChildren, getChildren, getName, getParent, removeChildren, setName, setParent |
| Methods inherited from interface org.nuiton.wikitty.BusinessEntity |
|---|
addPropertyChangeListener, addPropertyChangeListener, getExtensionFields, getExtensionNames, getField, getFieldType, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion |
| Method Detail |
|---|
public static boolean isExtension(org.nuiton.wikitty.Wikitty w)
public static void addExtension(org.nuiton.wikitty.Wikitty w)
public static boolean equals(org.nuiton.wikitty.Wikitty w1,
org.nuiton.wikitty.Wikitty w2)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||