Package net.sf.jasperreports.repo
Class OutputStreamPersistenceService
java.lang.Object
net.sf.jasperreports.repo.OutputStreamPersistenceService
- All Implemented Interfaces:
PersistenceService
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionload(String uri, RepositoryService repositoryService) voidsave(Resource resource, String uri, RepositoryService repositoryService) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sf.jasperreports.repo.PersistenceService
load
-
Constructor Details
-
OutputStreamPersistenceService
public OutputStreamPersistenceService()
-
-
Method Details
-
load
- Specified by:
loadin interfacePersistenceService
-
save
- Specified by:
savein interfacePersistenceService
-