public class InputStreamPersistenceService extends Object implements PersistenceService
| Constructor and Description |
|---|
InputStreamPersistenceService() |
| Modifier and Type | Method and Description |
|---|---|
Resource |
load(String uri,
RepositoryService repositoryService) |
void |
save(Resource resource,
String uri,
RepositoryService repositoryService) |
public Resource load(String uri, RepositoryService repositoryService)
load in interface PersistenceServicepublic void save(Resource resource, String uri, RepositoryService repositoryService)
save in interface PersistenceServiceCopyright © 2017. All rights reserved.