Package omero.api

Interface AMD_IAdmin_removeGroups

  • All Superinterfaces:
    Ice.AMDCallback

    public interface AMD_IAdmin_removeGroups
    extends Ice.AMDCallback
    Removes an experimenter from the given groups.
    • The root experimenter is required to be in both the user and system groups.
    • An experimenter may not remove themselves from the user or system group.
    • An experimenter may not be a member of only the user group, some other group is also required as the default group.
    • An experimenter must remain a member of some group.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void ice_response()
      ice_response indicates that the operation completed successfully.
      • Methods inherited from interface Ice.AMDCallback

        ice_exception
    • Method Detail

      • ice_response

        void ice_response()
        ice_response indicates that the operation completed successfully.