Package gov.nih.nci.caarray.services.hybridization

Interface Summary
FileUploadEntrySaver Manages storage of HybridizationFileUploadEntries.
HybridizationFileHandler Interface to HybrdidizationFileHandler subsystem, allows clients to attempt to parse and store data contained in uploaded hybridization data files.
 

Class Summary
DbFileUploadEntrySaver Stores HybridizationFileUploadEntry to the caArray database instance.
HybridizationDataJob Contains information for hybridization data files to be parsed.
HybridizationFileHandlerFactory Allows clients to access an instance of the HybridizationFileHandler subsystem.
 

Exception Summary
EntrySaveException Indicates that the system was unable to update a file upload entry.