net.sf.jasperreports.repo
Class CastorDataAdapterPersistenceService
java.lang.Object
net.sf.jasperreports.repo.CastorObjectPersistenceService
net.sf.jasperreports.repo.CastorDataAdapterPersistenceService
- All Implemented Interfaces:
- PersistenceService
public class CastorDataAdapterPersistenceService
- extends CastorObjectPersistenceService
- Version:
- $Id: CastorDataAdapterPersistenceService.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 |
CastorDataAdapterPersistenceService
public CastorDataAdapterPersistenceService()
- Deprecated. Replaced by
CastorDataAdapterPersistenceService(JasperReportsContext).
CastorDataAdapterPersistenceService
public CastorDataAdapterPersistenceService(JasperReportsContext jasperReportsContext)
load
public Resource load(String uri,
RepositoryService repositoryService)
- Specified by:
load in interface PersistenceService- Overrides:
load in class CastorObjectPersistenceService
Copyright © 2012. All Rights Reserved.