FileSystemResource
- public class FileSystemResource extends AbstractCaosDBServerResource
Download files via GET method from the file system directly without making the detour through the database. Other methods are not supported
- Author:
Timm Fitschen
Fields
ORPHANED_FILE_WARNING
Methods
getBenchmark
- TransactionBenchmark getBenchmark()
getEntityID
getFile
getFileElement
getThumbnailAttribute
httpGetInChildClass
- protected final Representation httpGetInChildClass()
Download a File from the CaosDBFileSystem. Only one File per Request.
- Author:
Timm Fitschen
- Throws:
- Returns:
InputRepresentation
httpPostInChildClass
- protected Representation httpPostInChildClass(Representation entity)