public interface AMD_IMetadata_loadSpecifiedAnnotationsLinkedTo
extends Ice.AMDCallback
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.Modifier and Type | Method and Description |
---|---|
void |
ice_response(java.util.Map<java.lang.Long,java.util.List<Annotation>> __ret)
ice_response indicates that
the operation completed successfully.
|
void ice_response(java.util.Map<java.lang.Long,java.util.List<Annotation>> __ret)
__ret
- (return value) A collection of found annotations.