A navigation denotes a visual item that display a link to a referenced entity like a page. A navigation is expressed as a tree where each navigation node owns an ordered list of named children.
A navigation node owns an optional link to a {@link org.gatein.mop.api.workspace.link.Link} that denotes the entity shown visually bythe navigation node.
@author Julien Viet @version $Revision$ Configuration is decentralized: it is based on fields and annotations present in other application classes. This configuration is gathered at compile time.
@author Jonathan Fuerth
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|