|
Class Summary |
| Download |
Sends the resource to the client |
| DownloadArchive |
Sends the resource to the client in a zip archive with metadata and license |
| Get |
Delete an uploaded file from the data directory. |
| Remove |
Deletes an uploaded file from the database when a record is in editing mode. |
| RemoveAndProcess |
Delete an uploaded file from the data directory and remote its
reference in the metadata record. |
| Upload |
Handles the file upload when a record is in editing mode. |
| UploadAndProcess |
Handles the file upload and attach the uploaded service to the metadata record
using the onlinesrc-add XSL process. |