Package omero.api
Class Callback_IAdmin_containedGroups
- java.lang.Object
 - 
- IceInternal.CallbackBase
 - 
- IceInternal.TwowayCallback
 - 
- omero.api.Callback_IAdmin_containedGroups
 
 
 
 
- 
- All Implemented Interfaces:
 Ice.TwowayCallback,Ice.TwowayCallbackArg1<java.util.List<ExperimenterGroup>>,Ice.TwowayCallbackArg1UE<java.util.List<ExperimenterGroup>>
public abstract class Callback_IAdmin_containedGroups extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<java.util.List<ExperimenterGroup>>
Fetches allExperimenterGroupgroups of which the given user is a member. The returned groups will have all fields filled in and all collections unloaded. 
- 
- 
Constructor Summary
Constructors Constructor Description Callback_IAdmin_containedGroups() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void__completed(Ice.AsyncResult __result) 
 -