net.sf.jasperreports.repo
Class OutputStreamPersistenceService

java.lang.Object
  extended by net.sf.jasperreports.repo.OutputStreamPersistenceService
All Implemented Interfaces:
PersistenceService

public class OutputStreamPersistenceService
extends java.lang.Object
implements PersistenceService

Version:
$Id: OutputStreamPersistenceService.java 5180 2012-03-29 13:23:12Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Constructor Summary
OutputStreamPersistenceService()
           
 
Method Summary
 Resource load(java.lang.String uri, RepositoryService repositoryService)
           
 void save(Resource resource, java.lang.String uri, RepositoryService repositoryService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputStreamPersistenceService

public OutputStreamPersistenceService()
Method Detail

load

public Resource load(java.lang.String uri,
                     RepositoryService repositoryService)
Specified by:
load in interface PersistenceService

save

public void save(Resource resource,
                 java.lang.String uri,
                 RepositoryService repositoryService)
Specified by:
save in interface PersistenceService


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com