org.pentaho.platform.plugin.action.jfreereport.repository
Class ReportContentRepository

java.lang.Object
  extended by org.pentaho.platform.plugin.action.jfreereport.repository.ReportContentRepository

public class ReportContentRepository
extends Object

Creation-Date: 05.07.2007, 14:43:40

Author:
Thomas Morgner

Constructor Summary
ReportContentRepository(IContentLocation root, String actionName)
           
 
Method Summary
 MimeRegistry getMimeRegistry()
           
 ContentLocation getRoot()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportContentRepository

public ReportContentRepository(IContentLocation root,
                               String actionName)
Method Detail

getRoot

public ContentLocation getRoot()
                        throws ContentIOException
Throws:
ContentIOException

getMimeRegistry

public MimeRegistry getMimeRegistry()