Uses of Interface
org.apache.cocoon.portal.LinkService

Packages that use LinkService
org.apache.cocoon.portal   
org.apache.cocoon.portal.impl   
 

Uses of LinkService in org.apache.cocoon.portal
 

Methods in org.apache.cocoon.portal that return LinkService
 LinkService PortalComponentManager.getLinkService()
          Get the link service
 

Uses of LinkService in org.apache.cocoon.portal.impl
 

Classes in org.apache.cocoon.portal.impl that implement LinkService
 class DefaultLinkService
           
 

Fields in org.apache.cocoon.portal.impl declared as LinkService
protected  LinkService DefaultPortalComponentManager.linkService
           
 

Methods in org.apache.cocoon.portal.impl that return LinkService
 LinkService DefaultPortalComponentManager.getLinkService()
           
 



Copyright ⌐ 1999-2004 The Apache Software Foundation. All Rights Reserved.