public abstract class Callback_IMetadata_loadAnnotations extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Long,java.util.List<IObject>>>
rootNodes
for the
specified annotatorIds
.
If no types specified, all annotations will be loaded.
This method looks for the annotations that have been
attached to each of the specified objects. It then maps
each rootId
onto the set of annotations
that were found for that node. If no annotations were found
for that node, then the entry will be null
.
Otherwise it will be a Map
containing
Annotation
objects.Constructor and Description |
---|
Callback_IMetadata_loadAnnotations() |
Modifier and Type | Method and Description |
---|---|
void |
__completed(Ice.AsyncResult __result) |