Uses of Class
org.apache.jetspeed.util.template.ContentTemplateLink

Packages that use ContentTemplateLink
org.apache.jetspeed.util.template   
 

Uses of ContentTemplateLink in org.apache.jetspeed.util.template
 

Methods in org.apache.jetspeed.util.template that return ContentTemplateLink
 ContentTemplateLink ContentTemplateLink.getExternal()
          Specify the link should be expressed in external form (ie with protocol, server name and server port)
 ContentTemplateLink ContentTemplateLink.getAbsolute()
          Specify the link should be expressed in absolute form (ie only a URI and not a full URL)
 ContentTemplateLink ContentTemplateLink.setURI(java.lang.String pathToContent)
          Specify the webapp resource to link to.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.