Package net.sf.jasperreports.castor.repo
Class CastorObjectPersistenceService
java.lang.Object
net.sf.jasperreports.castor.repo.CastorObjectPersistenceService
- All Implemented Interfaces:
PersistenceService
- Direct Known Subclasses:
CastorDataAdapterPersistenceService
Deprecated.
To be removed.
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Constructor Summary
ConstructorsConstructorDescriptionCastorObjectPersistenceService(JasperReportsContext jasperReportsContext) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionload(String uri, RepositoryService repositoryService) Deprecated.load(RepositoryContext context, String uri, RepositoryService repositoryService) Deprecated.voidsave(Resource resource, String uri, RepositoryService repositoryService) Deprecated.
-
Constructor Details
-
CastorObjectPersistenceService
Deprecated.
-
-
Method Details
-
load
Deprecated.- Specified by:
loadin interfacePersistenceService
-
load
Deprecated.- Specified by:
loadin interfacePersistenceService
-
save
Deprecated.- Specified by:
savein interfacePersistenceService
-