Implemented two selects in FileTypeDAO. One overrides the base class and returns a list of FileUpdateResponses that contain a temporary file along with the FileTypes and codes.
The other returns a single FileUpdateResponse with the FileType and a temp file for a given app_id, file_id.