Package omero.api

Interface AMD_IShare_addObject

  • All Superinterfaces:
    Ice.AMDCallback

    public interface AMD_IShare_addObject
    extends Ice.AMDCallback
    Adds new IObject item to Session share. The entire object graph with the exception of all Details will be loaded into the share. If you would like to load a single object, then pass an unloaded reference.
    • 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.