| Package | Description |
|---|---|
| org.gatein.mop.core.api.workspace |
| Modifier and Type | Method and Description |
|---|---|
PageImpl |
PageImpl.addChild(String name) |
PageImpl |
PageContainer.addPage(String name) |
abstract PageImpl |
PageContainer.createPage() |
PageImpl |
PageImpl.getChild(String name) |
abstract PageImpl |
PageContainer.getOwner() |
abstract PageImpl |
PageLinkImpl.getPage() |
PageImpl |
UIComponentImpl.getPage() |
PageImpl |
PageImpl.getParent() |
abstract PageImpl |
UIComponentImpl.getParentPage() |
abstract PageImpl |
SiteImpl.getRoot() |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,PageImpl> |
PageContainer.getPages() |
abstract Collection<PageImpl> |
PageImpl.getTemplatizedPages() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
PageLinkImpl.setPage(PageImpl page) |
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.