| Package | Description |
|---|---|
| org.bsc.confluence.model |
| Modifier and Type | Method and Description |
|---|---|
Site.Page |
Site.getHome() |
| Modifier and Type | Method and Description |
|---|---|
List<Site.Page> |
Site.Page.getChildren() |
static List<Site.Page> |
ChildListProxy.newInstance(Site.Page parent) |
| Modifier and Type | Method and Description |
|---|---|
static List<Site.Page> |
ChildListProxy.newInstance(Site.Page parent) |
void |
Site.setHome(Site.Page home) |
void |
Site.Page.setParent(Site.Page p) |
| Constructor and Description |
|---|
ChildListProxy(Site.Page parent) |
Copyright © 2018. All rights reserved.