net.sf.jasperreports.repo
Class CastorObjectPersistenceService

java.lang.Object
  extended by net.sf.jasperreports.repo.CastorObjectPersistenceService
All Implemented Interfaces:
PersistenceService
Direct Known Subclasses:
CastorDataAdapterPersistenceService

public class CastorObjectPersistenceService
extends java.lang.Object
implements PersistenceService

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

Constructor Summary
CastorObjectPersistenceService()
          Deprecated. Replaced by CastorObjectPersistenceService(JasperReportsContext).
CastorObjectPersistenceService(JasperReportsContext jasperReportsContext)
           
 
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

CastorObjectPersistenceService

public CastorObjectPersistenceService()
Deprecated. Replaced by CastorObjectPersistenceService(JasperReportsContext).


CastorObjectPersistenceService

public CastorObjectPersistenceService(JasperReportsContext jasperReportsContext)
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