File Web Service 1.1.0

C D E F G R S T U 

C

createInboundRoot() - Method in class edu.cudenver.bios.filesvc.application.FileApplication
Define URI mappings.

D

DefaultResource - Class in edu.cudenver.bios.filesvc.resource
Default request resource.
DefaultResource() - Constructor for class edu.cudenver.bios.filesvc.resource.DefaultResource
 

E

edu.cudenver.bios.filesvc.application - package edu.cudenver.bios.filesvc.application
Application level classes including Restlet entry point, constants, and logging setup.
edu.cudenver.bios.filesvc.representation - package edu.cudenver.bios.filesvc.representation
Classes for building representations of file save / upload results
edu.cudenver.bios.filesvc.resource - package edu.cudenver.bios.filesvc.resource
Restlet resource classes which respond to file save and upload requests depending on the incoming URI.
ErrorXMLRepresentation - Class in edu.cudenver.bios.filesvc.representation
XML representation of an error message.
ErrorXMLRepresentation(String) - Constructor for class edu.cudenver.bios.filesvc.representation.ErrorXMLRepresentation
Create an XML representation of the specified error message

F

FileApplication - Class in edu.cudenver.bios.filesvc.application
Restlet Application for basic file upload/save
FileApplication(Context) - Constructor for class edu.cudenver.bios.filesvc.application.FileApplication
Constructor.
FileConstants - Class in edu.cudenver.bios.filesvc.application
Convenience class for constants used within the File service
FileConstants() - Constructor for class edu.cudenver.bios.filesvc.application.FileConstants
 
FileLogger - Class in edu.cudenver.bios.filesvc.application
Singleton log4j wrapper class

G

getInstance() - Static method in class edu.cudenver.bios.filesvc.application.FileLogger
Create a single instance of a logging class

R

represent(Variant) - Method in class edu.cudenver.bios.filesvc.resource.DefaultResource
Returns a full representation for a given variant.

S

saveAs(Representation) - Method in class edu.cudenver.bios.filesvc.resource.SaveAsResource
Handle POST requests for file save
SaveAsResource - Class in edu.cudenver.bios.filesvc.resource
Resource which returns form data with an application/download header to force the Save As dialog in the browser.
SaveAsResource() - Constructor for class edu.cudenver.bios.filesvc.resource.SaveAsResource
 

T

TAG_ERROR - Static variable in class edu.cudenver.bios.filesvc.application.FileConstants
 

U

upload(Representation) - Method in class edu.cudenver.bios.filesvc.resource.UploadResource
Handle POST requests for file upload
UploadResource - Class in edu.cudenver.bios.filesvc.resource
Resource which performs a file upload and returns the data to the calling application.
UploadResource() - Constructor for class edu.cudenver.bios.filesvc.resource.UploadResource
 
C D E F G R S T U 

File Web Service 1.1.0

University of Colorado Denver, Department of Biostatistics and Informatics