public abstract class Callback_IContainer_loadContainerHierarchy extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<java.util.List<IObject>>
This method also retrieves the Experimenters linked to the objects in the tree. Similarly, all Images will be linked to their Pixel objects if included.
Note that objects are never duplicated. For example, if an
Experimenter owns all the objects in the retrieved tree,
then those objects will be linked to the same
instance of Experimenter
. Or if an
Image is contained in more than one Dataset in the
retrieved tree, then all enclosing
Dataset
objects will point
to the same Image
object. And
so on.
Constructor and Description |
---|
Callback_IContainer_loadContainerHierarchy() |
Modifier and Type | Method and Description |
---|---|
void |
__completed(Ice.AsyncResult __result) |