public class ResourceBundlePersistenceService extends Object implements PersistenceService
Constructor and Description |
---|
ResourceBundlePersistenceService(JasperReportsContext jasperReportsContext) |
Modifier and Type | Method and Description |
---|---|
Resource |
load(String uri,
RepositoryService repositoryService) |
void |
save(Resource resource,
String uri,
RepositoryService repositoryService) |
public ResourceBundlePersistenceService(JasperReportsContext jasperReportsContext)
public Resource load(String uri, RepositoryService repositoryService)
load
in interface PersistenceService
public void save(Resource resource, String uri, RepositoryService repositoryService)
save
in interface PersistenceService
Copyright © 2016. All rights reserved.