net.sf.jasperreports.web.util
Class ReportExecutionHyperlinkProducer

java.lang.Object
  extended by net.sf.jasperreports.web.util.ReportExecutionHyperlinkProducer
All Implemented Interfaces:
JRHyperlinkProducer

public class ReportExecutionHyperlinkProducer
extends java.lang.Object
implements JRHyperlinkProducer

Version:
$Id: ReportExecutionHyperlinkProducer.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Method Summary
 java.lang.String getHyperlink(JRPrintHyperlink hyperlink)
          Generates the String hyperlink for a hyperlink instance.
static ReportExecutionHyperlinkProducer getInstance(HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ReportExecutionHyperlinkProducer getInstance(HttpServletRequest request)

getHyperlink

public java.lang.String getHyperlink(JRPrintHyperlink hyperlink)
Description copied from interface: JRHyperlinkProducer
Generates the String hyperlink for a hyperlink instance.

Specified by:
getHyperlink in interface JRHyperlinkProducer
Parameters:
hyperlink - the hyperlink instance
Returns:
the genereated String hyperlink


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com