Package net.sf.jasperreports.castor.repo
Class CastorDataAdapterPersistenceService
java.lang.Object
net.sf.jasperreports.castor.repo.CastorObjectPersistenceService
net.sf.jasperreports.castor.repo.CastorDataAdapterPersistenceService
- All Implemented Interfaces:
PersistenceService
Deprecated.
To be removed.
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Constructor Summary
ConstructorsConstructorDescriptionCastorDataAdapterPersistenceService
(JasperReportsContext jasperReportsContext) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionload
(String uri, RepositoryService repositoryService) Deprecated.load
(RepositoryContext context, String uri, RepositoryService repositoryService) Deprecated.Methods inherited from class net.sf.jasperreports.castor.repo.CastorObjectPersistenceService
save
-
Constructor Details
-
CastorDataAdapterPersistenceService
Deprecated.
-
-
Method Details
-
load
Deprecated.- Specified by:
load
in interfacePersistenceService
- Overrides:
load
in classCastorObjectPersistenceService
-
load
Deprecated.- Specified by:
load
in interfacePersistenceService
- Overrides:
load
in classCastorObjectPersistenceService
-