Download original image file via Java API

Hi,
With Insight I’m able to download an original image file from omero server to my client.
A look into the Insight code shows me, that I need a ‘FileID’ to get the OriginalFile.
How can I get this ‘FileID’ from a given ImageData object with the Java API?
The ImageData object provides ‘getFilesetID()’ and ‘getID()’ only.
With Insight I’m able to download an original image file from omero server to my client.
A look into the Insight code shows me, that I need a ‘FileID’ to get the OriginalFile.
How can I get this ‘FileID’ from a given ImageData object with the Java API?
The ImageData object provides ‘getFilesetID()’ and ‘getID()’ only.