Content Presenter Display Template Support
Function getDownloadURL

String getDownloadURL(javax.servlet.http.HttpServletRequest request, com.bea.content.Node node)
This will take a best guess at which binary property represents the passed in node, and then return a url to the DownloadBinaryServlet which generates a URL to download the binary belonging to that property. This is meant to be used as the value of the href attribute of an anchor (a) tag.


Function Information
Function Classcom.bea.content.ui.jsp.templates.utils.TemplateSupport
Function Signature String getDownloadURL(javax.servlet.http.HttpServletRequest request, com.bea.content.Node node)
Display NameNone


Output Generated by Tag Library Documentation Generator. {wls.FOOTER}