public interface Repository
| Modifier and Type | Method and Description |
|---|---|
Boolean |
delete(Blob blob) |
String |
getId() |
InputStream |
load(Blob blob) |
String |
save(Blob blob) |
static final String copyright
String save(Blob blob) throws IOException
IOExceptionInputStream load(Blob blob) throws IOException
IOExceptionBoolean delete(Blob blob) throws IOException
IOExceptionString getId()
Copyright © 2022 MANYDESIGNS s.r.l.. All rights reserved.