gov.nih.nci.caarray.services.fileupload
Class FileUploadDelegate

java.lang.Object
  extended by gov.nih.nci.caarray.services.fileupload.FileUploadDelegate

public class FileUploadDelegate
extends java.lang.Object


Constructor Summary
FileUploadDelegate()
           
 
Method Summary
 void handleFileUploads(UploadFileValues fileValues)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUploadDelegate

public FileUploadDelegate()
Method Detail

handleFileUploads

public void handleFileUploads(UploadFileValues fileValues)