gov.nih.nci.caarray.services.fileparse2
Class ArrayDesignFileParsingService
java.lang.Object
gov.nih.nci.caarray.services.fileparse2.ArrayDesignFileParsingService
public final class ArrayDesignFileParsingService
- extends java.lang.Object
- Author:
- tranp
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArrayDesignFileParsingService
public ArrayDesignFileParsingService()
process
public void process(long fileUploadGroupId)
throws ObjectNotExistException,
ParseException,
GeneralException
- Throws:
ObjectNotExistException
ParseException
GeneralException
process
public void process(long fileUploadGroupId,
java.lang.String userName)
throws ObjectNotExistException,
ParseException,
GeneralException
- Throws:
ObjectNotExistException
ParseException
GeneralException
moveArrayDesignFilesToFinalLocation
public static final void moveArrayDesignFilesToFinalLocation(ArrayDesignFileUploadGroup fileGroup,
long arrayDesignId)