Uses of Interface
org.gatein.mop.api.workspace.link.Link

Packages that use Link
org.gatein.mop.api.workspace   
org.gatein.mop.api.workspace.link   
 

Uses of Link in org.gatein.mop.api.workspace
 

Methods in org.gatein.mop.api.workspace with type parameters of type Link
<L extends Link>
L
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.
 

Methods in org.gatein.mop.api.workspace that return Link
 Link Navigation.getLink()
          Returns the current link related to this navitation object.
 

Uses of Link in org.gatein.mop.api.workspace.link
 

Subinterfaces of Link in org.gatein.mop.api.workspace.link
 interface ContentLink
          A link to a content.
 interface PageLink
          A link to a page.
 interface URLLink
          A link to an URL.
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.