net.sf.jasperreports.repo
Class InputStreamPersistenceService

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

public class InputStreamPersistenceService
extends java.lang.Object
implements PersistenceService

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

Constructor Summary
InputStreamPersistenceService()
           
 
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

InputStreamPersistenceService

public InputStreamPersistenceService()
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