Loads the annotations of a given type linked to the
specified objects. It is possible to filter the annotations
by including or excluding name spaces set on the
annotations.
This method looks for the annotations that have been
attached to each of the specified objects. It then maps
each
rootNodeId
onto the set of annotations
that were found for that node. If no annotations were found
for that node, the map will not contain an entry for that
node. Otherwise it will be a
Set
containing
Annotation
objects.
The
rootNodeType
supported are:
Project, Dataset, Image, Pixels, Screen, Plate,
PlateAcquisition, Well, Fileset.