| Package | Description |
|---|---|
| org.nuiton.wikitty.entities | |
| org.nuiton.wikitty.test |
| Modifier and Type | Class and Description |
|---|---|
class |
WikittyTreeNodeAbstract |
class |
WikittyTreeNodeImpl |
| Modifier and Type | Method and Description |
|---|---|
WikittyTreeNode |
WikittyTreeNodeAbstract.getParent(boolean exceptionIfNotLoaded) |
WikittyTreeNode |
WikittyTreeNode.getParent(boolean exceptionIfNotLoaded) |
static WikittyTreeNode |
WikittyTreeNodeHelper.getParent(org.nuiton.wikitty.entities.Wikitty wikitty,
boolean exceptionIfNotLoaded) |
static WikittyTreeNode |
WikittyTreeNodeHelper.setParent(org.nuiton.wikitty.entities.Wikitty wikitty,
WikittyTreeNode parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
WikittyTreeNodeAbstract.setParent(WikittyTreeNode parent) |
void |
WikittyTreeNode.setParent(WikittyTreeNode parent) |
static WikittyTreeNode |
WikittyTreeNodeHelper.setParent(org.nuiton.wikitty.entities.Wikitty wikitty,
WikittyTreeNode parent) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CatalogNode |
| Modifier and Type | Class and Description |
|---|---|
class |
CatalogNodeAbstract |
class |
CatalogNodeImpl
Catalog node implementation.
|
| Modifier and Type | Method and Description |
|---|---|
WikittyTreeNode |
CatalogNodeAbstract.getParent(boolean exceptionIfNotLoaded) |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogNodeAbstract.setParent(WikittyTreeNode parent) |
Copyright © 2009–2014 CodeLutin. All rights reserved.