|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.nuiton.wikitty.BusinessEntityWikitty
com.jurismarches.vradi.entities.RootThesaurusAbstract
public abstract class RootThesaurusAbstract
| Field Summary | |
|---|---|
static org.nuiton.wikitty.WikittyExtension |
extensionRootThesaurus
|
static List<org.nuiton.wikitty.WikittyExtension> |
extensions
|
| 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.WikittyTreeNode |
|---|
EXT_WIKITTYTREENODE, FIELD_WIKITTYTREENODE_ATTACHMENT, FIELD_WIKITTYTREENODE_NAME, FIELD_WIKITTYTREENODE_PARENT, FQ_FIELD_WIKITTYTREENODE_ATTACHMENT, FQ_FIELD_WIKITTYTREENODE_NAME, FQ_FIELD_WIKITTYTREENODE_PARENT |
| Constructor Summary | |
|---|---|
RootThesaurusAbstract()
RootThesaurusAbstract : |
|
RootThesaurusAbstract(org.nuiton.wikitty.BusinessEntityWikitty businessEntityWikitty)
RootThesaurusAbstract : |
|
RootThesaurusAbstract(org.nuiton.wikitty.Wikitty wikitty)
RootThesaurusAbstract : |
|
| Method Summary | |
|---|---|
void |
addAttachment(String element)
addAttachment : |
void |
clearAttachment()
clearAttachment : |
Set<String> |
getAttachment()
getAttachment : |
String |
getName()
getName : |
String |
getParent()
getParent : |
Collection<org.nuiton.wikitty.WikittyExtension> |
getStaticExtensions()
getStaticExtensions : |
void |
removeAttachment(String element)
removeAttachment : |
void |
setName(String name)
setName : |
void |
setParent(String parent)
setParent : |
String |
toString()
toString : |
| 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, wait, wait, wait |
| Methods inherited from interface org.nuiton.wikitty.BusinessEntity |
|---|
addPropertyChangeListener, addPropertyChangeListener, getExtensionFields, getExtensionNames, getField, getFieldType, getWikitty, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion |
| Field Detail |
|---|
public static final List<org.nuiton.wikitty.WikittyExtension> extensions
public static final org.nuiton.wikitty.WikittyExtension extensionRootThesaurus
| Constructor Detail |
|---|
public RootThesaurusAbstract()
public RootThesaurusAbstract(org.nuiton.wikitty.Wikitty wikitty)
wikitty - public RootThesaurusAbstract(org.nuiton.wikitty.BusinessEntityWikitty businessEntityWikitty)
businessEntityWikitty - | Method Detail |
|---|
public String getName()
getName in interface RootThesaurusgetName in interface org.nuiton.wikitty.WikittyTreeNodepublic void setName(String name)
setName in interface RootThesaurussetName in interface org.nuiton.wikitty.WikittyTreeNodename - public Set<String> getAttachment()
getAttachment in interface RootThesaurusgetAttachment in interface org.nuiton.wikitty.WikittyTreeNodepublic void addAttachment(String element)
addAttachment in interface RootThesaurusaddAttachment in interface org.nuiton.wikitty.WikittyTreeNodeelement - public void removeAttachment(String element)
removeAttachment in interface RootThesaurusremoveAttachment in interface org.nuiton.wikitty.WikittyTreeNodeelement - public void clearAttachment()
clearAttachment in interface RootThesaurusclearAttachment in interface org.nuiton.wikitty.WikittyTreeNodepublic String getParent()
getParent in interface RootThesaurusgetParent in interface org.nuiton.wikitty.WikittyTreeNodepublic void setParent(String parent)
setParent in interface RootThesaurussetParent in interface org.nuiton.wikitty.WikittyTreeNodeparent - public Collection<org.nuiton.wikitty.WikittyExtension> getStaticExtensions()
getStaticExtensions in class org.nuiton.wikitty.BusinessEntityWikittypublic String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||