| Package | Description |
|---|---|
| org.gatein.mop.api.workspace | |
| org.gatein.mop.api.workspace.link |
| Modifier and Type | Method and Description |
|---|---|
<L extends Link> |
Navigation.linkTo(ObjectType<L> linkType)
Link the navigation to a specifed type and returns the corresponding link subclass that
allows the configuration of the link.
|
| Modifier and Type | Method and Description |
|---|---|
Link |
Navigation.getLink()
Returns the current link related to this navitation object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContentLink
A link to a content.
|
interface |
PageLink
A link to a page.
|
interface |
URLLink
A link to an URL.
|
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.