public interface RawFileServiceLocal extends RawFileService
RawFileService| Modifier and Type | Method and Description |
|---|---|
long |
deleteExpiredTemp()
Deletes the expired temporary files from the database and the corresponding contents from the content storage.
|
void |
move(TempFile temp,
StoredFile image)
Move the content of the given temporary file to a final destination
|
listTemp, load, readContent, remove, removeAll, saveName, saveTemplong deleteExpiredTemp()
void move(TempFile temp, StoredFile image)