I need to get all the file list which are available in the workspace irrespective of folders and sub folders.For that, getAllChildern() method on workspace object will return a Collection.How can We identify whether the returned object is a Foler or Document or any other workspace element.