net.sf.jasperreports.repo
Class CastorObjectPersistenceService
java.lang.Object
net.sf.jasperreports.repo.CastorObjectPersistenceService
- All Implemented Interfaces:
- PersistenceService
- Direct Known Subclasses:
- CastorDataAdapterPersistenceService
public class CastorObjectPersistenceService
- extends Object
- implements PersistenceService
- Version:
- $Id: CastorObjectPersistenceService.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CastorObjectPersistenceService
public CastorObjectPersistenceService()
- Deprecated. Replaced by
CastorObjectPersistenceService(JasperReportsContext).
CastorObjectPersistenceService
public CastorObjectPersistenceService(JasperReportsContext jasperReportsContext)
load
public Resource load(String uri,
RepositoryService repositoryService)
- Specified by:
load in interface PersistenceService
save
public void save(Resource resource,
String uri,
RepositoryService repositoryService)
- Specified by:
save in interface PersistenceService
Copyright © 2012. All Rights Reserved.