org.pentaho.platform.plugin.action.jfreereport.helper
Class PentahoURLRewriter

java.lang.Object
  extended by org.pentaho.platform.plugin.action.jfreereport.helper.PentahoURLRewriter

public class PentahoURLRewriter
extends Object

Creation-Date: 05.07.2007, 19:16:13

Author:
Thomas Morgner

Constructor Summary
PentahoURLRewriter(String pattern)
           
 
Method Summary
 String rewrite(ContentEntity contentEntry, ContentEntity dataEntity)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PentahoURLRewriter

public PentahoURLRewriter(String pattern)
Method Detail

rewrite

public String rewrite(ContentEntity contentEntry,
                      ContentEntity dataEntity)
               throws URLRewriteException
Throws:
URLRewriteException