Package omero.api

Interface ISharePrx

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface Ice.ObjectPrx

        Ice.ObjectPrx.FunctionalCallback_Object_ice_invoke_Response
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void activate​(long shareId)
      Turns on the access control lists attached to the given share for the current session.
      void activate​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Turns on the access control lists attached to the given share for the current session.
      TextAnnotation addComment​(long shareId, java.lang.String comment)
      Creates TextAnnotation comment for Session share.
      TextAnnotation addComment​(long shareId, java.lang.String comment, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Creates TextAnnotation comment for Session share.
      void addGuest​(long shareId, java.lang.String emailAddress)
      Adds guest email address to the share.
      void addGuest​(long shareId, java.lang.String emailAddress, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Adds guest email address to the share.
      void addGuests​(long shareId, java.util.List<java.lang.String> emailAddresses)
      Adds guest email addresses to the share.
      void addGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Adds guest email addresses to the share.
      void addObject​(long shareId, IObject iobject)
      Adds new IObject item to Session share.
      void addObject​(long shareId, IObject iobject, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Adds new IObject item to Session share.
      void addObjects​(long shareId, java.util.List<IObject> iobjects)
      Adds new IObject items to Session share.
      void addObjects​(long shareId, java.util.List<IObject> iobjects, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Adds new IObject items to Session share.
      TextAnnotation addReply​(long shareId, java.lang.String comment, TextAnnotation replyTo)
      Creates TextAnnotation comment which replies to an existing comment.
      TextAnnotation addReply​(long shareId, java.lang.String comment, TextAnnotation replyTo, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Creates TextAnnotation comment which replies to an existing comment.
      void addUser​(long shareId, Experimenter exp)
      Adds Experimenter experimenter to Session share.
      void addUser​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Adds Experimenter experimenter to Session share.
      void addUsers​(long shareId, java.util.List<Experimenter> exps)
      Adds Experimenter experimenters to Session share.
      void addUsers​(long shareId, java.util.List<Experimenter> exps, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Adds Experimenter experimenters to Session share.
      Ice.AsyncResult begin_activate​(long shareId)
      Turns on the access control lists attached to the given share for the current session.
      Ice.AsyncResult begin_activate​(long shareId, Ice.Callback __cb)
      Turns on the access control lists attached to the given share for the current session.
      Ice.AsyncResult begin_activate​(long shareId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Turns on the access control lists attached to the given share for the current session.
      Ice.AsyncResult begin_activate​(long shareId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Turns on the access control lists attached to the given share for the current session.
      Ice.AsyncResult begin_activate​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Turns on the access control lists attached to the given share for the current session.
      Ice.AsyncResult begin_activate​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Turns on the access control lists attached to the given share for the current session.
      Ice.AsyncResult begin_activate​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Turns on the access control lists attached to the given share for the current session.
      Ice.AsyncResult begin_activate​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Turns on the access control lists attached to the given share for the current session.
      Ice.AsyncResult begin_activate​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_activate __cb)
      Turns on the access control lists attached to the given share for the current session.
      Ice.AsyncResult begin_activate​(long shareId, Callback_IShare_activate __cb)
      Turns on the access control lists attached to the given share for the current session.
      Ice.AsyncResult begin_addComment​(long shareId, java.lang.String comment)
      Creates TextAnnotation comment for Session share.
      Ice.AsyncResult begin_addComment​(long shareId, java.lang.String comment, Ice.Callback __cb)
      Creates TextAnnotation comment for Session share.
      Ice.AsyncResult begin_addComment​(long shareId, java.lang.String comment, IceInternal.Functional_GenericCallback1<TextAnnotation> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Creates TextAnnotation comment for Session share.
      Ice.AsyncResult begin_addComment​(long shareId, java.lang.String comment, IceInternal.Functional_GenericCallback1<TextAnnotation> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Creates TextAnnotation comment for Session share.
      Ice.AsyncResult begin_addComment​(long shareId, java.lang.String comment, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Creates TextAnnotation comment for Session share.
      Ice.AsyncResult begin_addComment​(long shareId, java.lang.String comment, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Creates TextAnnotation comment for Session share.
      Ice.AsyncResult begin_addComment​(long shareId, java.lang.String comment, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<TextAnnotation> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Creates TextAnnotation comment for Session share.
      Ice.AsyncResult begin_addComment​(long shareId, java.lang.String comment, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<TextAnnotation> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Creates TextAnnotation comment for Session share.
      Ice.AsyncResult begin_addComment​(long shareId, java.lang.String comment, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_addComment __cb)
      Creates TextAnnotation comment for Session share.
      Ice.AsyncResult begin_addComment​(long shareId, java.lang.String comment, Callback_IShare_addComment __cb)
      Creates TextAnnotation comment for Session share.
      Ice.AsyncResult begin_addGuest​(long shareId, java.lang.String emailAddress)
      Adds guest email address to the share.
      Ice.AsyncResult begin_addGuest​(long shareId, java.lang.String emailAddress, Ice.Callback __cb)
      Adds guest email address to the share.
      Ice.AsyncResult begin_addGuest​(long shareId, java.lang.String emailAddress, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Adds guest email address to the share.
      Ice.AsyncResult begin_addGuest​(long shareId, java.lang.String emailAddress, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Adds guest email address to the share.
      Ice.AsyncResult begin_addGuest​(long shareId, java.lang.String emailAddress, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Adds guest email address to the share.
      Ice.AsyncResult begin_addGuest​(long shareId, java.lang.String emailAddress, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Adds guest email address to the share.
      Ice.AsyncResult begin_addGuest​(long shareId, java.lang.String emailAddress, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Adds guest email address to the share.
      Ice.AsyncResult begin_addGuest​(long shareId, java.lang.String emailAddress, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Adds guest email address to the share.
      Ice.AsyncResult begin_addGuest​(long shareId, java.lang.String emailAddress, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_addGuest __cb)
      Adds guest email address to the share.
      Ice.AsyncResult begin_addGuest​(long shareId, java.lang.String emailAddress, Callback_IShare_addGuest __cb)
      Adds guest email address to the share.
      Ice.AsyncResult begin_addGuests​(long shareId, java.util.List<java.lang.String> emailAddresses)
      Adds guest email addresses to the share.
      Ice.AsyncResult begin_addGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, Ice.Callback __cb)
      Adds guest email addresses to the share.
      Ice.AsyncResult begin_addGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Adds guest email addresses to the share.
      Ice.AsyncResult begin_addGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Adds guest email addresses to the share.
      Ice.AsyncResult begin_addGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Adds guest email addresses to the share.
      Ice.AsyncResult begin_addGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Adds guest email addresses to the share.
      Ice.AsyncResult begin_addGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Adds guest email addresses to the share.
      Ice.AsyncResult begin_addGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Adds guest email addresses to the share.
      Ice.AsyncResult begin_addGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_addGuests __cb)
      Adds guest email addresses to the share.
      Ice.AsyncResult begin_addGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, Callback_IShare_addGuests __cb)
      Adds guest email addresses to the share.
      Ice.AsyncResult begin_addObject​(long shareId, IObject iobject)
      Adds new IObject item to Session share.
      Ice.AsyncResult begin_addObject​(long shareId, IObject iobject, Ice.Callback __cb)
      Adds new IObject item to Session share.
      Ice.AsyncResult begin_addObject​(long shareId, IObject iobject, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Adds new IObject item to Session share.
      Ice.AsyncResult begin_addObject​(long shareId, IObject iobject, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Adds new IObject item to Session share.
      Ice.AsyncResult begin_addObject​(long shareId, IObject iobject, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Adds new IObject item to Session share.
      Ice.AsyncResult begin_addObject​(long shareId, IObject iobject, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Adds new IObject item to Session share.
      Ice.AsyncResult begin_addObject​(long shareId, IObject iobject, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Adds new IObject item to Session share.
      Ice.AsyncResult begin_addObject​(long shareId, IObject iobject, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Adds new IObject item to Session share.
      Ice.AsyncResult begin_addObject​(long shareId, IObject iobject, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_addObject __cb)
      Adds new IObject item to Session share.
      Ice.AsyncResult begin_addObject​(long shareId, IObject iobject, Callback_IShare_addObject __cb)
      Adds new IObject item to Session share.
      Ice.AsyncResult begin_addObjects​(long shareId, java.util.List<IObject> iobjects)
      Adds new IObject items to Session share.
      Ice.AsyncResult begin_addObjects​(long shareId, java.util.List<IObject> iobjects, Ice.Callback __cb)
      Adds new IObject items to Session share.
      Ice.AsyncResult begin_addObjects​(long shareId, java.util.List<IObject> iobjects, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Adds new IObject items to Session share.
      Ice.AsyncResult begin_addObjects​(long shareId, java.util.List<IObject> iobjects, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Adds new IObject items to Session share.
      Ice.AsyncResult begin_addObjects​(long shareId, java.util.List<IObject> iobjects, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Adds new IObject items to Session share.
      Ice.AsyncResult begin_addObjects​(long shareId, java.util.List<IObject> iobjects, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Adds new IObject items to Session share.
      Ice.AsyncResult begin_addObjects​(long shareId, java.util.List<IObject> iobjects, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Adds new IObject items to Session share.
      Ice.AsyncResult begin_addObjects​(long shareId, java.util.List<IObject> iobjects, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Adds new IObject items to Session share.
      Ice.AsyncResult begin_addObjects​(long shareId, java.util.List<IObject> iobjects, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_addObjects __cb)
      Adds new IObject items to Session share.
      Ice.AsyncResult begin_addObjects​(long shareId, java.util.List<IObject> iobjects, Callback_IShare_addObjects __cb)
      Adds new IObject items to Session share.
      Ice.AsyncResult begin_addReply​(long shareId, java.lang.String comment, TextAnnotation replyTo)
      Creates TextAnnotation comment which replies to an existing comment.
      Ice.AsyncResult begin_addReply​(long shareId, java.lang.String comment, TextAnnotation replyTo, Ice.Callback __cb)
      Creates TextAnnotation comment which replies to an existing comment.
      Ice.AsyncResult begin_addReply​(long shareId, java.lang.String comment, TextAnnotation replyTo, IceInternal.Functional_GenericCallback1<TextAnnotation> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Creates TextAnnotation comment which replies to an existing comment.
      Ice.AsyncResult begin_addReply​(long shareId, java.lang.String comment, TextAnnotation replyTo, IceInternal.Functional_GenericCallback1<TextAnnotation> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Creates TextAnnotation comment which replies to an existing comment.
      Ice.AsyncResult begin_addReply​(long shareId, java.lang.String comment, TextAnnotation replyTo, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Creates TextAnnotation comment which replies to an existing comment.
      Ice.AsyncResult begin_addReply​(long shareId, java.lang.String comment, TextAnnotation replyTo, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Creates TextAnnotation comment which replies to an existing comment.
      Ice.AsyncResult begin_addReply​(long shareId, java.lang.String comment, TextAnnotation replyTo, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<TextAnnotation> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Creates TextAnnotation comment which replies to an existing comment.
      Ice.AsyncResult begin_addReply​(long shareId, java.lang.String comment, TextAnnotation replyTo, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<TextAnnotation> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Creates TextAnnotation comment which replies to an existing comment.
      Ice.AsyncResult begin_addReply​(long shareId, java.lang.String comment, TextAnnotation replyTo, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_addReply __cb)
      Creates TextAnnotation comment which replies to an existing comment.
      Ice.AsyncResult begin_addReply​(long shareId, java.lang.String comment, TextAnnotation replyTo, Callback_IShare_addReply __cb)
      Creates TextAnnotation comment which replies to an existing comment.
      Ice.AsyncResult begin_addUser​(long shareId, Experimenter exp)
      Adds Experimenter experimenter to Session share.
      Ice.AsyncResult begin_addUser​(long shareId, Experimenter exp, Ice.Callback __cb)
      Adds Experimenter experimenter to Session share.
      Ice.AsyncResult begin_addUser​(long shareId, Experimenter exp, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Adds Experimenter experimenter to Session share.
      Ice.AsyncResult begin_addUser​(long shareId, Experimenter exp, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Adds Experimenter experimenter to Session share.
      Ice.AsyncResult begin_addUser​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Adds Experimenter experimenter to Session share.
      Ice.AsyncResult begin_addUser​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Adds Experimenter experimenter to Session share.
      Ice.AsyncResult begin_addUser​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Adds Experimenter experimenter to Session share.
      Ice.AsyncResult begin_addUser​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Adds Experimenter experimenter to Session share.
      Ice.AsyncResult begin_addUser​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_addUser __cb)
      Adds Experimenter experimenter to Session share.
      Ice.AsyncResult begin_addUser​(long shareId, Experimenter exp, Callback_IShare_addUser __cb)
      Adds Experimenter experimenter to Session share.
      Ice.AsyncResult begin_addUsers​(long shareId, java.util.List<Experimenter> exps)
      Adds Experimenter experimenters to Session share.
      Ice.AsyncResult begin_addUsers​(long shareId, java.util.List<Experimenter> exps, Ice.Callback __cb)
      Adds Experimenter experimenters to Session share.
      Ice.AsyncResult begin_addUsers​(long shareId, java.util.List<Experimenter> exps, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Adds Experimenter experimenters to Session share.
      Ice.AsyncResult begin_addUsers​(long shareId, java.util.List<Experimenter> exps, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Adds Experimenter experimenters to Session share.
      Ice.AsyncResult begin_addUsers​(long shareId, java.util.List<Experimenter> exps, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Adds Experimenter experimenters to Session share.
      Ice.AsyncResult begin_addUsers​(long shareId, java.util.List<Experimenter> exps, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Adds Experimenter experimenters to Session share.
      Ice.AsyncResult begin_addUsers​(long shareId, java.util.List<Experimenter> exps, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Adds Experimenter experimenters to Session share.
      Ice.AsyncResult begin_addUsers​(long shareId, java.util.List<Experimenter> exps, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Adds Experimenter experimenters to Session share.
      Ice.AsyncResult begin_addUsers​(long shareId, java.util.List<Experimenter> exps, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_addUsers __cb)
      Adds Experimenter experimenters to Session share.
      Ice.AsyncResult begin_addUsers​(long shareId, java.util.List<Experimenter> exps, Callback_IShare_addUsers __cb)
      Adds Experimenter experimenters to Session share.
      Ice.AsyncResult begin_closeShare​(long shareId)
      Closes Session share.
      Ice.AsyncResult begin_closeShare​(long shareId, Ice.Callback __cb)
      Closes Session share.
      Ice.AsyncResult begin_closeShare​(long shareId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Closes Session share.
      Ice.AsyncResult begin_closeShare​(long shareId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Closes Session share.
      Ice.AsyncResult begin_closeShare​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Closes Session share.
      Ice.AsyncResult begin_closeShare​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Closes Session share.
      Ice.AsyncResult begin_closeShare​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Closes Session share.
      Ice.AsyncResult begin_closeShare​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Closes Session share.
      Ice.AsyncResult begin_closeShare​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_closeShare __cb)
      Closes Session share.
      Ice.AsyncResult begin_closeShare​(long shareId, Callback_IShare_closeShare __cb)
      Closes Session share.
      Ice.AsyncResult begin_createShare​(java.lang.String description, RTime expiration, java.util.List<IObject> items, java.util.List<Experimenter> exps, java.util.List<java.lang.String> guests, boolean enabled)
      Creates Session share with all related: IObject itmes, Experimenter members, and guests.
      Ice.AsyncResult begin_createShare​(java.lang.String description, RTime expiration, java.util.List<IObject> items, java.util.List<Experimenter> exps, java.util.List<java.lang.String> guests, boolean enabled, Ice.Callback __cb)
      Creates Session share with all related: IObject itmes, Experimenter members, and guests.
      Ice.AsyncResult begin_createShare​(java.lang.String description, RTime expiration, java.util.List<IObject> items, java.util.List<Experimenter> exps, java.util.List<java.lang.String> guests, boolean enabled, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Creates Session share with all related: IObject itmes, Experimenter members, and guests.
      Ice.AsyncResult begin_createShare​(java.lang.String description, RTime expiration, java.util.List<IObject> items, java.util.List<Experimenter> exps, java.util.List<java.lang.String> guests, boolean enabled, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Creates Session share with all related: IObject itmes, Experimenter members, and guests.
      Ice.AsyncResult begin_createShare​(java.lang.String description, RTime expiration, java.util.List<IObject> items, java.util.List<Experimenter> exps, java.util.List<java.lang.String> guests, boolean enabled, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Creates Session share with all related: IObject itmes, Experimenter members, and guests.
      Ice.AsyncResult begin_createShare​(java.lang.String description, RTime expiration, java.util.List<IObject> items, java.util.List<Experimenter> exps, java.util.List<java.lang.String> guests, boolean enabled, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Creates Session share with all related: IObject itmes, Experimenter members, and guests.
      Ice.AsyncResult begin_createShare​(java.lang.String description, RTime expiration, java.util.List<IObject> items, java.util.List<Experimenter> exps, java.util.List<java.lang.String> guests, boolean enabled, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Creates Session share with all related: IObject itmes, Experimenter members, and guests.
      Ice.AsyncResult begin_createShare​(java.lang.String description, RTime expiration, java.util.List<IObject> items, java.util.List<Experimenter> exps, java.util.List<java.lang.String> guests, boolean enabled, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Creates Session share with all related: IObject itmes, Experimenter members, and guests.
      Ice.AsyncResult begin_createShare​(java.lang.String description, RTime expiration, java.util.List<IObject> items, java.util.List<Experimenter> exps, java.util.List<java.lang.String> guests, boolean enabled, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_createShare __cb)
      Creates Session share with all related: IObject itmes, Experimenter members, and guests.
      Ice.AsyncResult begin_createShare​(java.lang.String description, RTime expiration, java.util.List<IObject> items, java.util.List<Experimenter> exps, java.util.List<java.lang.String> guests, boolean enabled, Callback_IShare_createShare __cb)
      Creates Session share with all related: IObject itmes, Experimenter members, and guests.
      Ice.AsyncResult begin_deactivate()
      Turns off the access control lists with the current share.
      Ice.AsyncResult begin_deactivate​(Ice.Callback __cb)
      Turns off the access control lists with the current share.
      Ice.AsyncResult begin_deactivate​(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Turns off the access control lists with the current share.
      Ice.AsyncResult begin_deactivate​(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Turns off the access control lists with the current share.
      Ice.AsyncResult begin_deactivate​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Turns off the access control lists with the current share.
      Ice.AsyncResult begin_deactivate​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Turns off the access control lists with the current share.
      Ice.AsyncResult begin_deactivate​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Turns off the access control lists with the current share.
      Ice.AsyncResult begin_deactivate​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Turns off the access control lists with the current share.
      Ice.AsyncResult begin_deactivate​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_deactivate __cb)
      Turns off the access control lists with the current share.
      Ice.AsyncResult begin_deactivate​(Callback_IShare_deactivate __cb)
      Turns off the access control lists with the current share.
      Ice.AsyncResult begin_deleteComment​(Annotation comment)
      Deletes Annotation comment from the database.
      Ice.AsyncResult begin_deleteComment​(Annotation comment, Ice.Callback __cb)
      Deletes Annotation comment from the database.
      Ice.AsyncResult begin_deleteComment​(Annotation comment, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Deletes Annotation comment from the database.
      Ice.AsyncResult begin_deleteComment​(Annotation comment, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Deletes Annotation comment from the database.
      Ice.AsyncResult begin_deleteComment​(Annotation comment, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Deletes Annotation comment from the database.
      Ice.AsyncResult begin_deleteComment​(Annotation comment, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Deletes Annotation comment from the database.
      Ice.AsyncResult begin_deleteComment​(Annotation comment, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Deletes Annotation comment from the database.
      Ice.AsyncResult begin_deleteComment​(Annotation comment, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Deletes Annotation comment from the database.
      Ice.AsyncResult begin_deleteComment​(Annotation comment, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_deleteComment __cb)
      Deletes Annotation comment from the database.
      Ice.AsyncResult begin_deleteComment​(Annotation comment, Callback_IShare_deleteComment __cb)
      Deletes Annotation comment from the database.
      Ice.AsyncResult begin_getActiveConnections​(long shareId)
      Gets actual active connections to Session share.
      Ice.AsyncResult begin_getActiveConnections​(long shareId, Ice.Callback __cb)
      Gets actual active connections to Session share.
      Ice.AsyncResult begin_getActiveConnections​(long shareId, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets actual active connections to Session share.
      Ice.AsyncResult begin_getActiveConnections​(long shareId, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets actual active connections to Session share.
      Ice.AsyncResult begin_getActiveConnections​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets actual active connections to Session share.
      Ice.AsyncResult begin_getActiveConnections​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Gets actual active connections to Session share.
      Ice.AsyncResult begin_getActiveConnections​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets actual active connections to Session share.
      Ice.AsyncResult begin_getActiveConnections​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets actual active connections to Session share.
      Ice.AsyncResult begin_getActiveConnections​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getActiveConnections __cb)
      Gets actual active connections to Session share.
      Ice.AsyncResult begin_getActiveConnections​(long shareId, Callback_IShare_getActiveConnections __cb)
      Gets actual active connections to Session share.
      Ice.AsyncResult begin_getAllGuests​(long shareId)
      Get the email addresses for all share guests.
      Ice.AsyncResult begin_getAllGuests​(long shareId, Ice.Callback __cb)
      Get the email addresses for all share guests.
      Ice.AsyncResult begin_getAllGuests​(long shareId, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Get the email addresses for all share guests.
      Ice.AsyncResult begin_getAllGuests​(long shareId, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Get the email addresses for all share guests.
      Ice.AsyncResult begin_getAllGuests​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Get the email addresses for all share guests.
      Ice.AsyncResult begin_getAllGuests​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Get the email addresses for all share guests.
      Ice.AsyncResult begin_getAllGuests​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Get the email addresses for all share guests.
      Ice.AsyncResult begin_getAllGuests​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Get the email addresses for all share guests.
      Ice.AsyncResult begin_getAllGuests​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getAllGuests __cb)
      Get the email addresses for all share guests.
      Ice.AsyncResult begin_getAllGuests​(long shareId, Callback_IShare_getAllGuests __cb)
      Get the email addresses for all share guests.
      Ice.AsyncResult begin_getAllMembers​(long shareId)
      Get all Experimenter users who are a member of the share.
      Ice.AsyncResult begin_getAllMembers​(long shareId, Ice.Callback __cb)
      Get all Experimenter users who are a member of the share.
      Ice.AsyncResult begin_getAllMembers​(long shareId, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Get all Experimenter users who are a member of the share.
      Ice.AsyncResult begin_getAllMembers​(long shareId, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Get all Experimenter users who are a member of the share.
      Ice.AsyncResult begin_getAllMembers​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Get all Experimenter users who are a member of the share.
      Ice.AsyncResult begin_getAllMembers​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Get all Experimenter users who are a member of the share.
      Ice.AsyncResult begin_getAllMembers​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Get all Experimenter users who are a member of the share.
      Ice.AsyncResult begin_getAllMembers​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Get all Experimenter users who are a member of the share.
      Ice.AsyncResult begin_getAllMembers​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getAllMembers __cb)
      Get all Experimenter users who are a member of the share.
      Ice.AsyncResult begin_getAllMembers​(long shareId, Callback_IShare_getAllMembers __cb)
      Get all Experimenter users who are a member of the share.
      Ice.AsyncResult begin_getAllUsers​(long shareId)
      Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
      Ice.AsyncResult begin_getAllUsers​(long shareId, Ice.Callback __cb)
      Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
      Ice.AsyncResult begin_getAllUsers​(long shareId, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
      Ice.AsyncResult begin_getAllUsers​(long shareId, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
      Ice.AsyncResult begin_getAllUsers​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
      Ice.AsyncResult begin_getAllUsers​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
      Ice.AsyncResult begin_getAllUsers​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
      Ice.AsyncResult begin_getAllUsers​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
      Ice.AsyncResult begin_getAllUsers​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getAllUsers __cb)
      Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
      Ice.AsyncResult begin_getAllUsers​(long shareId, Callback_IShare_getAllUsers __cb)
      Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
      Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds)
      Returns a map from share id to comment count.
      Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds, Ice.Callback __cb)
      Returns a map from share id to comment count.
      Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Returns a map from share id to comment count.
      Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Returns a map from share id to comment count.
      Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Returns a map from share id to comment count.
      Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Returns a map from share id to comment count.
      Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Returns a map from share id to comment count.
      Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Returns a map from share id to comment count.
      Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getCommentCount __cb)
      Returns a map from share id to comment count.
      Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds, Callback_IShare_getCommentCount __cb)
      Returns a map from share id to comment count.
      Ice.AsyncResult begin_getComments​(long shareId)
      Looks up all Annotation comments which belong to the Session share.
      Ice.AsyncResult begin_getComments​(long shareId, Ice.Callback __cb)
      Looks up all Annotation comments which belong to the Session share.
      Ice.AsyncResult begin_getComments​(long shareId, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Looks up all Annotation comments which belong to the Session share.
      Ice.AsyncResult begin_getComments​(long shareId, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Looks up all Annotation comments which belong to the Session share.
      Ice.AsyncResult begin_getComments​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Looks up all Annotation comments which belong to the Session share.
      Ice.AsyncResult begin_getComments​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Looks up all Annotation comments which belong to the Session share.
      Ice.AsyncResult begin_getComments​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Looks up all Annotation comments which belong to the Session share.
      Ice.AsyncResult begin_getComments​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Looks up all Annotation comments which belong to the Session share.
      Ice.AsyncResult begin_getComments​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getComments __cb)
      Looks up all Annotation comments which belong to the Session share.
      Ice.AsyncResult begin_getComments​(long shareId, Callback_IShare_getComments __cb)
      Looks up all Annotation comments which belong to the Session share.
      Ice.AsyncResult begin_getContentMap​(long shareId)
      Returns the contents of the share keyed by type.
      Ice.AsyncResult begin_getContentMap​(long shareId, Ice.Callback __cb)
      Returns the contents of the share keyed by type.
      Ice.AsyncResult begin_getContentMap​(long shareId, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​long[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Returns the contents of the share keyed by type.
      Ice.AsyncResult begin_getContentMap​(long shareId, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​long[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Returns the contents of the share keyed by type.
      Ice.AsyncResult begin_getContentMap​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Returns the contents of the share keyed by type.
      Ice.AsyncResult begin_getContentMap​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Returns the contents of the share keyed by type.
      Ice.AsyncResult begin_getContentMap​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​long[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Returns the contents of the share keyed by type.
      Ice.AsyncResult begin_getContentMap​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​long[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Returns the contents of the share keyed by type.
      Ice.AsyncResult begin_getContentMap​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getContentMap __cb)
      Returns the contents of the share keyed by type.
      Ice.AsyncResult begin_getContentMap​(long shareId, Callback_IShare_getContentMap __cb)
      Returns the contents of the share keyed by type.
      Ice.AsyncResult begin_getContents​(long shareId)
      Looks up all IObject items belong to the Session share.
      Ice.AsyncResult begin_getContents​(long shareId, Ice.Callback __cb)
      Looks up all IObject items belong to the Session share.
      Ice.AsyncResult begin_getContents​(long shareId, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Looks up all IObject items belong to the Session share.
      Ice.AsyncResult begin_getContents​(long shareId, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Looks up all IObject items belong to the Session share.
      Ice.AsyncResult begin_getContents​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Looks up all IObject items belong to the Session share.
      Ice.AsyncResult begin_getContents​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Looks up all IObject items belong to the Session share.
      Ice.AsyncResult begin_getContents​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Looks up all IObject items belong to the Session share.
      Ice.AsyncResult begin_getContents​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Looks up all IObject items belong to the Session share.
      Ice.AsyncResult begin_getContents​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getContents __cb)
      Looks up all IObject items belong to the Session share.
      Ice.AsyncResult begin_getContents​(long shareId, Callback_IShare_getContents __cb)
      Looks up all IObject items belong to the Session share.
      Ice.AsyncResult begin_getContentSize​(long shareId)
      Returns the number of items in the share.
      Ice.AsyncResult begin_getContentSize​(long shareId, Ice.Callback __cb)
      Returns the number of items in the share.
      Ice.AsyncResult begin_getContentSize​(long shareId, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Returns the number of items in the share.
      Ice.AsyncResult begin_getContentSize​(long shareId, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Returns the number of items in the share.
      Ice.AsyncResult begin_getContentSize​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Returns the number of items in the share.
      Ice.AsyncResult begin_getContentSize​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Returns the number of items in the share.
      Ice.AsyncResult begin_getContentSize​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Returns the number of items in the share.
      Ice.AsyncResult begin_getContentSize​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Returns the number of items in the share.
      Ice.AsyncResult begin_getContentSize​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getContentSize __cb)
      Returns the number of items in the share.
      Ice.AsyncResult begin_getContentSize​(long shareId, Callback_IShare_getContentSize __cb)
      Returns the number of items in the share.
      Ice.AsyncResult begin_getContentSubList​(long shareId, int start, int finish)
      Returns a range of items from the share.
      Ice.AsyncResult begin_getContentSubList​(long shareId, int start, int finish, Ice.Callback __cb)
      Returns a range of items from the share.
      Ice.AsyncResult begin_getContentSubList​(long shareId, int start, int finish, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Returns a range of items from the share.
      Ice.AsyncResult begin_getContentSubList​(long shareId, int start, int finish, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Returns a range of items from the share.
      Ice.AsyncResult begin_getContentSubList​(long shareId, int start, int finish, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Returns a range of items from the share.
      Ice.AsyncResult begin_getContentSubList​(long shareId, int start, int finish, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Returns a range of items from the share.
      Ice.AsyncResult begin_getContentSubList​(long shareId, int start, int finish, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Returns a range of items from the share.
      Ice.AsyncResult begin_getContentSubList​(long shareId, int start, int finish, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Returns a range of items from the share.
      Ice.AsyncResult begin_getContentSubList​(long shareId, int start, int finish, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getContentSubList __cb)
      Returns a range of items from the share.
      Ice.AsyncResult begin_getContentSubList​(long shareId, int start, int finish, Callback_IShare_getContentSubList __cb)
      Returns a range of items from the share.
      Ice.AsyncResult begin_getEvents​(long shareId, Experimenter exp, RTime from, RTime to)
      Gets events for Session share per Experimenter experimenter for period of time.
      Ice.AsyncResult begin_getEvents​(long shareId, Experimenter exp, RTime from, RTime to, Ice.Callback __cb)
      Gets events for Session share per Experimenter experimenter for period of time.
      Ice.AsyncResult begin_getEvents​(long shareId, Experimenter exp, RTime from, RTime to, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets events for Session share per Experimenter experimenter for period of time.
      Ice.AsyncResult begin_getEvents​(long shareId, Experimenter exp, RTime from, RTime to, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets events for Session share per Experimenter experimenter for period of time.
      Ice.AsyncResult begin_getEvents​(long shareId, Experimenter exp, RTime from, RTime to, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets events for Session share per Experimenter experimenter for period of time.
      Ice.AsyncResult begin_getEvents​(long shareId, Experimenter exp, RTime from, RTime to, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Gets events for Session share per Experimenter experimenter for period of time.
      Ice.AsyncResult begin_getEvents​(long shareId, Experimenter exp, RTime from, RTime to, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets events for Session share per Experimenter experimenter for period of time.
      Ice.AsyncResult begin_getEvents​(long shareId, Experimenter exp, RTime from, RTime to, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets events for Session share per Experimenter experimenter for period of time.
      Ice.AsyncResult begin_getEvents​(long shareId, Experimenter exp, RTime from, RTime to, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getEvents __cb)
      Gets events for Session share per Experimenter experimenter for period of time.
      Ice.AsyncResult begin_getEvents​(long shareId, Experimenter exp, RTime from, RTime to, Callback_IShare_getEvents __cb)
      Gets events for Session share per Experimenter experimenter for period of time.
      Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds)
      Returns a map from share id to the count of total members (including the owner).
      Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds, Ice.Callback __cb)
      Returns a map from share id to the count of total members (including the owner).
      Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Returns a map from share id to the count of total members (including the owner).
      Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Returns a map from share id to the count of total members (including the owner).
      Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Returns a map from share id to the count of total members (including the owner).
      Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Returns a map from share id to the count of total members (including the owner).
      Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Returns a map from share id to the count of total members (including the owner).
      Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Returns a map from share id to the count of total members (including the owner).
      Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getMemberCount __cb)
      Returns a map from share id to the count of total members (including the owner).
      Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds, Callback_IShare_getMemberCount __cb)
      Returns a map from share id to the count of total members (including the owner).
      Ice.AsyncResult begin_getMemberShares​(boolean active)
      Gets all shares where current Experimenter is a member.
      Ice.AsyncResult begin_getMemberShares​(boolean active, Ice.Callback __cb)
      Gets all shares where current Experimenter is a member.
      Ice.AsyncResult begin_getMemberShares​(boolean active, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets all shares where current Experimenter is a member.
      Ice.AsyncResult begin_getMemberShares​(boolean active, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets all shares where current Experimenter is a member.
      Ice.AsyncResult begin_getMemberShares​(boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets all shares where current Experimenter is a member.
      Ice.AsyncResult begin_getMemberShares​(boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Gets all shares where current Experimenter is a member.
      Ice.AsyncResult begin_getMemberShares​(boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets all shares where current Experimenter is a member.
      Ice.AsyncResult begin_getMemberShares​(boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets all shares where current Experimenter is a member.
      Ice.AsyncResult begin_getMemberShares​(boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getMemberShares __cb)
      Gets all shares where current Experimenter is a member.
      Ice.AsyncResult begin_getMemberShares​(boolean active, Callback_IShare_getMemberShares __cb)
      Gets all shares where current Experimenter is a member.
      Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user, boolean active)
      Gets all shares where given Experimenter is a member.
      Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user, boolean active, Ice.Callback __cb)
      Gets all shares where given Experimenter is a member.
      Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user, boolean active, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets all shares where given Experimenter is a member.
      Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user, boolean active, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets all shares where given Experimenter is a member.
      Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets all shares where given Experimenter is a member.
      Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Gets all shares where given Experimenter is a member.
      Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets all shares where given Experimenter is a member.
      Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets all shares where given Experimenter is a member.
      Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getMemberSharesFor __cb)
      Gets all shares where given Experimenter is a member.
      Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user, boolean active, Callback_IShare_getMemberSharesFor __cb)
      Gets all shares where given Experimenter is a member.
      Ice.AsyncResult begin_getOwnShares​(boolean active)
      Gets all owned shares for the current Experimenter.
      Ice.AsyncResult begin_getOwnShares​(boolean active, Ice.Callback __cb)
      Gets all owned shares for the current Experimenter.
      Ice.AsyncResult begin_getOwnShares​(boolean active, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets all owned shares for the current Experimenter.
      Ice.AsyncResult begin_getOwnShares​(boolean active, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets all owned shares for the current Experimenter.
      Ice.AsyncResult begin_getOwnShares​(boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets all owned shares for the current Experimenter.
      Ice.AsyncResult begin_getOwnShares​(boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Gets all owned shares for the current Experimenter.
      Ice.AsyncResult begin_getOwnShares​(boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets all owned shares for the current Experimenter.
      Ice.AsyncResult begin_getOwnShares​(boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets all owned shares for the current Experimenter.
      Ice.AsyncResult begin_getOwnShares​(boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getOwnShares __cb)
      Gets all owned shares for the current Experimenter.
      Ice.AsyncResult begin_getOwnShares​(boolean active, Callback_IShare_getOwnShares __cb)
      Gets all owned shares for the current Experimenter.
      Ice.AsyncResult begin_getPastConnections​(long shareId)
      Gets previous connections to Session share.
      Ice.AsyncResult begin_getPastConnections​(long shareId, Ice.Callback __cb)
      Gets previous connections to Session share.
      Ice.AsyncResult begin_getPastConnections​(long shareId, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets previous connections to Session share.
      Ice.AsyncResult begin_getPastConnections​(long shareId, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets previous connections to Session share.
      Ice.AsyncResult begin_getPastConnections​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets previous connections to Session share.
      Ice.AsyncResult begin_getPastConnections​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Gets previous connections to Session share.
      Ice.AsyncResult begin_getPastConnections​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets previous connections to Session share.
      Ice.AsyncResult begin_getPastConnections​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets previous connections to Session share.
      Ice.AsyncResult begin_getPastConnections​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getPastConnections __cb)
      Gets previous connections to Session share.
      Ice.AsyncResult begin_getPastConnections​(long shareId, Callback_IShare_getPastConnections __cb)
      Gets previous connections to Session share.
      Ice.AsyncResult begin_getShare​(long shareId)
      Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded.
      Ice.AsyncResult begin_getShare​(long shareId, Ice.Callback __cb)
      Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded.
      Ice.AsyncResult begin_getShare​(long shareId, IceInternal.Functional_GenericCallback1<Share> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded.
      Ice.AsyncResult begin_getShare​(long shareId, IceInternal.Functional_GenericCallback1<Share> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded.
      Ice.AsyncResult begin_getShare​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded.
      Ice.AsyncResult begin_getShare​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded.
      Ice.AsyncResult begin_getShare​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Share> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded.
      Ice.AsyncResult begin_getShare​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Share> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded.
      Ice.AsyncResult begin_getShare​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getShare __cb)
      Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded.
      Ice.AsyncResult begin_getShare​(long shareId, Callback_IShare_getShare __cb)
      Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded.
      Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user, boolean active)
      Gets all shares owned by the given Experimenter.
      Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user, boolean active, Ice.Callback __cb)
      Gets all shares owned by the given Experimenter.
      Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user, boolean active, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets all shares owned by the given Experimenter.
      Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user, boolean active, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets all shares owned by the given Experimenter.
      Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets all shares owned by the given Experimenter.
      Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Gets all shares owned by the given Experimenter.
      Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets all shares owned by the given Experimenter.
      Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets all shares owned by the given Experimenter.
      Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_getSharesOwnedBy __cb)
      Gets all shares owned by the given Experimenter.
      Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user, boolean active, Callback_IShare_getSharesOwnedBy __cb)
      Gets all shares owned by the given Experimenter.
      Ice.AsyncResult begin_invalidateConnection​(long shareId, Experimenter exp)
      Makes the connection invalid for Session share for specified user.
      Ice.AsyncResult begin_invalidateConnection​(long shareId, Experimenter exp, Ice.Callback __cb)
      Makes the connection invalid for Session share for specified user.
      Ice.AsyncResult begin_invalidateConnection​(long shareId, Experimenter exp, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Makes the connection invalid for Session share for specified user.
      Ice.AsyncResult begin_invalidateConnection​(long shareId, Experimenter exp, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Makes the connection invalid for Session share for specified user.
      Ice.AsyncResult begin_invalidateConnection​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Makes the connection invalid for Session share for specified user.
      Ice.AsyncResult begin_invalidateConnection​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Makes the connection invalid for Session share for specified user.
      Ice.AsyncResult begin_invalidateConnection​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Makes the connection invalid for Session share for specified user.
      Ice.AsyncResult begin_invalidateConnection​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Makes the connection invalid for Session share for specified user.
      Ice.AsyncResult begin_invalidateConnection​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_invalidateConnection __cb)
      Makes the connection invalid for Session share for specified user.
      Ice.AsyncResult begin_invalidateConnection​(long shareId, Experimenter exp, Callback_IShare_invalidateConnection __cb)
      Makes the connection invalid for Session share for specified user.
      Ice.AsyncResult begin_notifyMembersOfShare​(long shareId, java.lang.String subject, java.lang.String message, boolean html)
      Notifies via email selected members of share.
      Ice.AsyncResult begin_notifyMembersOfShare​(long shareId, java.lang.String subject, java.lang.String message, boolean html, Ice.Callback __cb)
      Notifies via email selected members of share.
      Ice.AsyncResult begin_notifyMembersOfShare​(long shareId, java.lang.String subject, java.lang.String message, boolean html, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Notifies via email selected members of share.
      Ice.AsyncResult begin_notifyMembersOfShare​(long shareId, java.lang.String subject, java.lang.String message, boolean html, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Notifies via email selected members of share.
      Ice.AsyncResult begin_notifyMembersOfShare​(long shareId, java.lang.String subject, java.lang.String message, boolean html, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Notifies via email selected members of share.
      Ice.AsyncResult begin_notifyMembersOfShare​(long shareId, java.lang.String subject, java.lang.String message, boolean html, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Notifies via email selected members of share.
      Ice.AsyncResult begin_notifyMembersOfShare​(long shareId, java.lang.String subject, java.lang.String message, boolean html, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Notifies via email selected members of share.
      Ice.AsyncResult begin_notifyMembersOfShare​(long shareId, java.lang.String subject, java.lang.String message, boolean html, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Notifies via email selected members of share.
      Ice.AsyncResult begin_notifyMembersOfShare​(long shareId, java.lang.String subject, java.lang.String message, boolean html, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_notifyMembersOfShare __cb)
      Notifies via email selected members of share.
      Ice.AsyncResult begin_notifyMembersOfShare​(long shareId, java.lang.String subject, java.lang.String message, boolean html, Callback_IShare_notifyMembersOfShare __cb)
      Notifies via email selected members of share.
      Ice.AsyncResult begin_removeGuest​(long shareId, java.lang.String emailAddress)
      Removes guest email address from share.
      Ice.AsyncResult begin_removeGuest​(long shareId, java.lang.String emailAddress, Ice.Callback __cb)
      Removes guest email address from share.
      Ice.AsyncResult begin_removeGuest​(long shareId, java.lang.String emailAddress, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Removes guest email address from share.
      Ice.AsyncResult begin_removeGuest​(long shareId, java.lang.String emailAddress, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Removes guest email address from share.
      Ice.AsyncResult begin_removeGuest​(long shareId, java.lang.String emailAddress, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Removes guest email address from share.
      Ice.AsyncResult begin_removeGuest​(long shareId, java.lang.String emailAddress, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Removes guest email address from share.
      Ice.AsyncResult begin_removeGuest​(long shareId, java.lang.String emailAddress, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Removes guest email address from share.
      Ice.AsyncResult begin_removeGuest​(long shareId, java.lang.String emailAddress, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Removes guest email address from share.
      Ice.AsyncResult begin_removeGuest​(long shareId, java.lang.String emailAddress, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_removeGuest __cb)
      Removes guest email address from share.
      Ice.AsyncResult begin_removeGuest​(long shareId, java.lang.String emailAddress, Callback_IShare_removeGuest __cb)
      Removes guest email address from share.
      Ice.AsyncResult begin_removeGuests​(long shareId, java.util.List<java.lang.String> emailAddresses)
      Removes guest email addresses from the share.
      Ice.AsyncResult begin_removeGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, Ice.Callback __cb)
      Removes guest email addresses from the share.
      Ice.AsyncResult begin_removeGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Removes guest email addresses from the share.
      Ice.AsyncResult begin_removeGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Removes guest email addresses from the share.
      Ice.AsyncResult begin_removeGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Removes guest email addresses from the share.
      Ice.AsyncResult begin_removeGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Removes guest email addresses from the share.
      Ice.AsyncResult begin_removeGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Removes guest email addresses from the share.
      Ice.AsyncResult begin_removeGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Removes guest email addresses from the share.
      Ice.AsyncResult begin_removeGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_removeGuests __cb)
      Removes guest email addresses from the share.
      Ice.AsyncResult begin_removeGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, Callback_IShare_removeGuests __cb)
      Removes guest email addresses from the share.
      Ice.AsyncResult begin_removeObject​(long shareId, IObject iobject)
      Removes existing IObject object from the Session share.
      Ice.AsyncResult begin_removeObject​(long shareId, IObject iobject, Ice.Callback __cb)
      Removes existing IObject object from the Session share.
      Ice.AsyncResult begin_removeObject​(long shareId, IObject iobject, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Removes existing IObject object from the Session share.
      Ice.AsyncResult begin_removeObject​(long shareId, IObject iobject, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Removes existing IObject object from the Session share.
      Ice.AsyncResult begin_removeObject​(long shareId, IObject iobject, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Removes existing IObject object from the Session share.
      Ice.AsyncResult begin_removeObject​(long shareId, IObject iobject, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Removes existing IObject object from the Session share.
      Ice.AsyncResult begin_removeObject​(long shareId, IObject iobject, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Removes existing IObject object from the Session share.
      Ice.AsyncResult begin_removeObject​(long shareId, IObject iobject, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Removes existing IObject object from the Session share.
      Ice.AsyncResult begin_removeObject​(long shareId, IObject iobject, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_removeObject __cb)
      Removes existing IObject object from the Session share.
      Ice.AsyncResult begin_removeObject​(long shareId, IObject iobject, Callback_IShare_removeObject __cb)
      Removes existing IObject object from the Session share.
      Ice.AsyncResult begin_removeObjects​(long shareId, java.util.List<IObject> iobjects)
      Remove existing items from the share.
      Ice.AsyncResult begin_removeObjects​(long shareId, java.util.List<IObject> iobjects, Ice.Callback __cb)
      Remove existing items from the share.
      Ice.AsyncResult begin_removeObjects​(long shareId, java.util.List<IObject> iobjects, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Remove existing items from the share.
      Ice.AsyncResult begin_removeObjects​(long shareId, java.util.List<IObject> iobjects, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Remove existing items from the share.
      Ice.AsyncResult begin_removeObjects​(long shareId, java.util.List<IObject> iobjects, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Remove existing items from the share.
      Ice.AsyncResult begin_removeObjects​(long shareId, java.util.List<IObject> iobjects, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Remove existing items from the share.
      Ice.AsyncResult begin_removeObjects​(long shareId, java.util.List<IObject> iobjects, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Remove existing items from the share.
      Ice.AsyncResult begin_removeObjects​(long shareId, java.util.List<IObject> iobjects, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Remove existing items from the share.
      Ice.AsyncResult begin_removeObjects​(long shareId, java.util.List<IObject> iobjects, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_removeObjects __cb)
      Remove existing items from the share.
      Ice.AsyncResult begin_removeObjects​(long shareId, java.util.List<IObject> iobjects, Callback_IShare_removeObjects __cb)
      Remove existing items from the share.
      Ice.AsyncResult begin_removeUser​(long shareId, Experimenter exp)
      Removes Experimenter experimenter from Session share.
      Ice.AsyncResult begin_removeUser​(long shareId, Experimenter exp, Ice.Callback __cb)
      Removes Experimenter experimenter from Session share.
      Ice.AsyncResult begin_removeUser​(long shareId, Experimenter exp, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Removes Experimenter experimenter from Session share.
      Ice.AsyncResult begin_removeUser​(long shareId, Experimenter exp, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Removes Experimenter experimenter from Session share.
      Ice.AsyncResult begin_removeUser​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Removes Experimenter experimenter from Session share.
      Ice.AsyncResult begin_removeUser​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Removes Experimenter experimenter from Session share.
      Ice.AsyncResult begin_removeUser​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Removes Experimenter experimenter from Session share.
      Ice.AsyncResult begin_removeUser​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Removes Experimenter experimenter from Session share.
      Ice.AsyncResult begin_removeUser​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_removeUser __cb)
      Removes Experimenter experimenter from Session share.
      Ice.AsyncResult begin_removeUser​(long shareId, Experimenter exp, Callback_IShare_removeUser __cb)
      Removes Experimenter experimenter from Session share.
      Ice.AsyncResult begin_removeUsers​(long shareId, java.util.List<Experimenter> exps)
      Removes Experimenter experimenters from Session share.
      Ice.AsyncResult begin_removeUsers​(long shareId, java.util.List<Experimenter> exps, Ice.Callback __cb)
      Removes Experimenter experimenters from Session share.
      Ice.AsyncResult begin_removeUsers​(long shareId, java.util.List<Experimenter> exps, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Removes Experimenter experimenters from Session share.
      Ice.AsyncResult begin_removeUsers​(long shareId, java.util.List<Experimenter> exps, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Removes Experimenter experimenters from Session share.
      Ice.AsyncResult begin_removeUsers​(long shareId, java.util.List<Experimenter> exps, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Removes Experimenter experimenters from Session share.
      Ice.AsyncResult begin_removeUsers​(long shareId, java.util.List<Experimenter> exps, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Removes Experimenter experimenters from Session share.
      Ice.AsyncResult begin_removeUsers​(long shareId, java.util.List<Experimenter> exps, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Removes Experimenter experimenters from Session share.
      Ice.AsyncResult begin_removeUsers​(long shareId, java.util.List<Experimenter> exps, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Removes Experimenter experimenters from Session share.
      Ice.AsyncResult begin_removeUsers​(long shareId, java.util.List<Experimenter> exps, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_removeUsers __cb)
      Removes Experimenter experimenters from Session share.
      Ice.AsyncResult begin_removeUsers​(long shareId, java.util.List<Experimenter> exps, Callback_IShare_removeUsers __cb)
      Removes Experimenter experimenters from Session share.
      Ice.AsyncResult begin_setActive​(long shareId, boolean active)  
      Ice.AsyncResult begin_setActive​(long shareId, boolean active, Ice.Callback __cb)  
      Ice.AsyncResult begin_setActive​(long shareId, boolean active, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setActive​(long shareId, boolean active, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setActive​(long shareId, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setActive​(long shareId, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setActive​(long shareId, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setActive​(long shareId, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setActive​(long shareId, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_setActive __cb)  
      Ice.AsyncResult begin_setActive​(long shareId, boolean active, Callback_IShare_setActive __cb)  
      Ice.AsyncResult begin_setDescription​(long shareId, java.lang.String description)  
      Ice.AsyncResult begin_setDescription​(long shareId, java.lang.String description, Ice.Callback __cb)  
      Ice.AsyncResult begin_setDescription​(long shareId, java.lang.String description, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setDescription​(long shareId, java.lang.String description, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setDescription​(long shareId, java.lang.String description, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setDescription​(long shareId, java.lang.String description, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setDescription​(long shareId, java.lang.String description, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setDescription​(long shareId, java.lang.String description, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setDescription​(long shareId, java.lang.String description, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_setDescription __cb)  
      Ice.AsyncResult begin_setDescription​(long shareId, java.lang.String description, Callback_IShare_setDescription __cb)  
      Ice.AsyncResult begin_setExpiration​(long shareId, RTime expiration)  
      Ice.AsyncResult begin_setExpiration​(long shareId, RTime expiration, Ice.Callback __cb)  
      Ice.AsyncResult begin_setExpiration​(long shareId, RTime expiration, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setExpiration​(long shareId, RTime expiration, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setExpiration​(long shareId, RTime expiration, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setExpiration​(long shareId, RTime expiration, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setExpiration​(long shareId, RTime expiration, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setExpiration​(long shareId, RTime expiration, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setExpiration​(long shareId, RTime expiration, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IShare_setExpiration __cb)  
      Ice.AsyncResult begin_setExpiration​(long shareId, RTime expiration, Callback_IShare_setExpiration __cb)  
      void closeShare​(long shareId)
      Closes Session share.
      void closeShare​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Closes Session share.
      long createShare​(java.lang.String description, RTime expiration, java.util.List<IObject> items, java.util.List<Experimenter> exps, java.util.List<java.lang.String> guests, boolean enabled)
      Creates Session share with all related: IObject itmes, Experimenter members, and guests.
      long createShare​(java.lang.String description, RTime expiration, java.util.List<IObject> items, java.util.List<Experimenter> exps, java.util.List<java.lang.String> guests, boolean enabled, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Creates Session share with all related: IObject itmes, Experimenter members, and guests.
      void deactivate()
      Turns off the access control lists with the current share.
      void deactivate​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Turns off the access control lists with the current share.
      void deleteComment​(Annotation comment)
      Deletes Annotation comment from the database.
      void deleteComment​(Annotation comment, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Deletes Annotation comment from the database.
      void end_activate​(Ice.AsyncResult __result)
      Turns on the access control lists attached to the given share for the current session.
      TextAnnotation end_addComment​(Ice.AsyncResult __result)
      Creates TextAnnotation comment for Session share.
      void end_addGuest​(Ice.AsyncResult __result)
      Adds guest email address to the share.
      void end_addGuests​(Ice.AsyncResult __result)
      Adds guest email addresses to the share.
      void end_addObject​(Ice.AsyncResult __result)
      Adds new IObject item to Session share.
      void end_addObjects​(Ice.AsyncResult __result)
      Adds new IObject items to Session share.
      TextAnnotation end_addReply​(Ice.AsyncResult __result)
      Creates TextAnnotation comment which replies to an existing comment.
      void end_addUser​(Ice.AsyncResult __result)
      Adds Experimenter experimenter to Session share.
      void end_addUsers​(Ice.AsyncResult __result)
      Adds Experimenter experimenters to Session share.
      void end_closeShare​(Ice.AsyncResult __result)
      Closes Session share.
      long end_createShare​(Ice.AsyncResult __result)
      Creates Session share with all related: IObject itmes, Experimenter members, and guests.
      void end_deactivate​(Ice.AsyncResult __result)
      Turns off the access control lists with the current share.
      void end_deleteComment​(Ice.AsyncResult __result)
      Deletes Annotation comment from the database.
      java.util.Map<java.lang.String,​Experimenter> end_getActiveConnections​(Ice.AsyncResult __result)
      Gets actual active connections to Session share.
      java.util.List<java.lang.String> end_getAllGuests​(Ice.AsyncResult __result)
      Get the email addresses for all share guests.
      java.util.List<Experimenter> end_getAllMembers​(Ice.AsyncResult __result)
      Get all Experimenter users who are a member of the share.
      java.util.List<java.lang.String> end_getAllUsers​(Ice.AsyncResult __result)
      Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
      java.util.Map<java.lang.Long,​java.lang.Long> end_getCommentCount​(Ice.AsyncResult __result)
      Returns a map from share id to comment count.
      java.util.List<Annotation> end_getComments​(Ice.AsyncResult __result)
      Looks up all Annotation comments which belong to the Session share.
      java.util.Map<java.lang.String,​long[]> end_getContentMap​(Ice.AsyncResult __result)
      Returns the contents of the share keyed by type.
      java.util.List<IObject> end_getContents​(Ice.AsyncResult __result)
      Looks up all IObject items belong to the Session share.
      int end_getContentSize​(Ice.AsyncResult __result)
      Returns the number of items in the share.
      java.util.List<IObject> end_getContentSubList​(Ice.AsyncResult __result)
      Returns a range of items from the share.
      java.util.List<IObject> end_getEvents​(Ice.AsyncResult __result)
      Gets events for Session share per Experimenter experimenter for period of time.
      java.util.Map<java.lang.Long,​java.lang.Long> end_getMemberCount​(Ice.AsyncResult __result)
      Returns a map from share id to the count of total members (including the owner).
      java.util.List<Session> end_getMemberShares​(Ice.AsyncResult __result)
      Gets all shares where current Experimenter is a member.
      java.util.List<Session> end_getMemberSharesFor​(Ice.AsyncResult __result)
      Gets all shares where given Experimenter is a member.
      java.util.List<Session> end_getOwnShares​(Ice.AsyncResult __result)
      Gets all owned shares for the current Experimenter.
      java.util.Map<java.lang.String,​Experimenter> end_getPastConnections​(Ice.AsyncResult __result)
      Gets previous connections to Session share.
      Share end_getShare​(Ice.AsyncResult __result)
      Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded.
      java.util.List<Session> end_getSharesOwnedBy​(Ice.AsyncResult __result)
      Gets all shares owned by the given Experimenter.
      void end_invalidateConnection​(Ice.AsyncResult __result)
      Makes the connection invalid for Session share for specified user.
      void end_notifyMembersOfShare​(Ice.AsyncResult __result)
      Notifies via email selected members of share.
      void end_removeGuest​(Ice.AsyncResult __result)
      Removes guest email address from share.
      void end_removeGuests​(Ice.AsyncResult __result)
      Removes guest email addresses from the share.
      void end_removeObject​(Ice.AsyncResult __result)
      Removes existing IObject object from the Session share.
      void end_removeObjects​(Ice.AsyncResult __result)
      Remove existing items from the share.
      void end_removeUser​(Ice.AsyncResult __result)
      Removes Experimenter experimenter from Session share.
      void end_removeUsers​(Ice.AsyncResult __result)
      Removes Experimenter experimenters from Session share.
      void end_setActive​(Ice.AsyncResult __result)  
      void end_setDescription​(Ice.AsyncResult __result)  
      void end_setExpiration​(Ice.AsyncResult __result)  
      java.util.Map<java.lang.String,​Experimenter> getActiveConnections​(long shareId)
      Gets actual active connections to Session share.
      java.util.Map<java.lang.String,​Experimenter> getActiveConnections​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets actual active connections to Session share.
      java.util.List<java.lang.String> getAllGuests​(long shareId)
      Get the email addresses for all share guests.
      java.util.List<java.lang.String> getAllGuests​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Get the email addresses for all share guests.
      java.util.List<Experimenter> getAllMembers​(long shareId)
      Get all Experimenter users who are a member of the share.
      java.util.List<Experimenter> getAllMembers​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Get all Experimenter users who are a member of the share.
      java.util.List<java.lang.String> getAllUsers​(long shareId)
      Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
      java.util.List<java.lang.String> getAllUsers​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
      java.util.Map<java.lang.Long,​java.lang.Long> getCommentCount​(java.util.List<java.lang.Long> shareIds)
      Returns a map from share id to comment count.
      java.util.Map<java.lang.Long,​java.lang.Long> getCommentCount​(java.util.List<java.lang.Long> shareIds, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Returns a map from share id to comment count.
      java.util.List<Annotation> getComments​(long shareId)
      Looks up all Annotation comments which belong to the Session share.
      java.util.List<Annotation> getComments​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Looks up all Annotation comments which belong to the Session share.
      java.util.Map<java.lang.String,​long[]> getContentMap​(long shareId)
      Returns the contents of the share keyed by type.
      java.util.Map<java.lang.String,​long[]> getContentMap​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Returns the contents of the share keyed by type.
      java.util.List<IObject> getContents​(long shareId)
      Looks up all IObject items belong to the Session share.
      java.util.List<IObject> getContents​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Looks up all IObject items belong to the Session share.
      int getContentSize​(long shareId)
      Returns the number of items in the share.
      int getContentSize​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Returns the number of items in the share.
      java.util.List<IObject> getContentSubList​(long shareId, int start, int finish)
      Returns a range of items from the share.
      java.util.List<IObject> getContentSubList​(long shareId, int start, int finish, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Returns a range of items from the share.
      java.util.List<IObject> getEvents​(long shareId, Experimenter exp, RTime from, RTime to)
      Gets events for Session share per Experimenter experimenter for period of time.
      java.util.List<IObject> getEvents​(long shareId, Experimenter exp, RTime from, RTime to, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets events for Session share per Experimenter experimenter for period of time.
      java.util.Map<java.lang.Long,​java.lang.Long> getMemberCount​(java.util.List<java.lang.Long> shareIds)
      Returns a map from share id to the count of total members (including the owner).
      java.util.Map<java.lang.Long,​java.lang.Long> getMemberCount​(java.util.List<java.lang.Long> shareIds, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Returns a map from share id to the count of total members (including the owner).
      java.util.List<Session> getMemberShares​(boolean active)
      Gets all shares where current Experimenter is a member.
      java.util.List<Session> getMemberShares​(boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets all shares where current Experimenter is a member.
      java.util.List<Session> getMemberSharesFor​(Experimenter user, boolean active)
      Gets all shares where given Experimenter is a member.
      java.util.List<Session> getMemberSharesFor​(Experimenter user, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets all shares where given Experimenter is a member.
      java.util.List<Session> getOwnShares​(boolean active)
      Gets all owned shares for the current Experimenter.
      java.util.List<Session> getOwnShares​(boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets all owned shares for the current Experimenter.
      java.util.Map<java.lang.String,​Experimenter> getPastConnections​(long shareId)
      Gets previous connections to Session share.
      java.util.Map<java.lang.String,​Experimenter> getPastConnections​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets previous connections to Session share.
      Share getShare​(long shareId)
      Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded.
      Share getShare​(long shareId, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded.
      java.util.List<Session> getSharesOwnedBy​(Experimenter user, boolean active)
      Gets all shares owned by the given Experimenter.
      java.util.List<Session> getSharesOwnedBy​(Experimenter user, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets all shares owned by the given Experimenter.
      void invalidateConnection​(long shareId, Experimenter exp)
      Makes the connection invalid for Session share for specified user.
      void invalidateConnection​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Makes the connection invalid for Session share for specified user.
      void notifyMembersOfShare​(long shareId, java.lang.String subject, java.lang.String message, boolean html)
      Notifies via email selected members of share.
      void notifyMembersOfShare​(long shareId, java.lang.String subject, java.lang.String message, boolean html, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Notifies via email selected members of share.
      void removeGuest​(long shareId, java.lang.String emailAddress)
      Removes guest email address from share.
      void removeGuest​(long shareId, java.lang.String emailAddress, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Removes guest email address from share.
      void removeGuests​(long shareId, java.util.List<java.lang.String> emailAddresses)
      Removes guest email addresses from the share.
      void removeGuests​(long shareId, java.util.List<java.lang.String> emailAddresses, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Removes guest email addresses from the share.
      void removeObject​(long shareId, IObject iobject)
      Removes existing IObject object from the Session share.
      void removeObject​(long shareId, IObject iobject, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Removes existing IObject object from the Session share.
      void removeObjects​(long shareId, java.util.List<IObject> iobjects)
      Remove existing items from the share.
      void removeObjects​(long shareId, java.util.List<IObject> iobjects, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Remove existing items from the share.
      void removeUser​(long shareId, Experimenter exp)
      Removes Experimenter experimenter from Session share.
      void removeUser​(long shareId, Experimenter exp, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Removes Experimenter experimenter from Session share.
      void removeUsers​(long shareId, java.util.List<Experimenter> exps)
      Removes Experimenter experimenters from Session share.
      void removeUsers​(long shareId, java.util.List<Experimenter> exps, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Removes Experimenter experimenters from Session share.
      void setActive​(long shareId, boolean active)  
      void setActive​(long shareId, boolean active, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void setDescription​(long shareId, java.lang.String description)  
      void setDescription​(long shareId, java.lang.String description, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void setExpiration​(long shareId, RTime expiration)  
      void setExpiration​(long shareId, RTime expiration, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      • Methods inherited from interface Ice.ObjectPrx

        begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
    • Method Detail

      • activate

        void activate​(long shareId)
               throws ServerError
        Turns on the access control lists attached to the given share for the current session. Warning: this will slow down the execution of the current session for all database reads. Writing to the database will not be allowed. If share does not exist or is not accessible (non-members) or is disabled, then an ValidationException is thrown.
        Throws:
        ServerError
      • activate

        void activate​(long shareId,
                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
               throws ServerError
        Turns on the access control lists attached to the given share for the current session. Warning: this will slow down the execution of the current session for all database reads. Writing to the database will not be allowed. If share does not exist or is not accessible (non-members) or is disabled, then an ValidationException is thrown.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_activate

        Ice.AsyncResult begin_activate​(long shareId)
        Turns on the access control lists attached to the given share for the current session. Warning: this will slow down the execution of the current session for all database reads. Writing to the database will not be allowed. If share does not exist or is not accessible (non-members) or is disabled, then an ValidationException is thrown.
        Returns:
        The asynchronous result object.
      • begin_activate

        Ice.AsyncResult begin_activate​(long shareId,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Turns on the access control lists attached to the given share for the current session. Warning: this will slow down the execution of the current session for all database reads. Writing to the database will not be allowed. If share does not exist or is not accessible (non-members) or is disabled, then an ValidationException is thrown.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_activate

        Ice.AsyncResult begin_activate​(long shareId,
                                       Ice.Callback __cb)
        Turns on the access control lists attached to the given share for the current session. Warning: this will slow down the execution of the current session for all database reads. Writing to the database will not be allowed. If share does not exist or is not accessible (non-members) or is disabled, then an ValidationException is thrown.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_activate

        Ice.AsyncResult begin_activate​(long shareId,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       Ice.Callback __cb)
        Turns on the access control lists attached to the given share for the current session. Warning: this will slow down the execution of the current session for all database reads. Writing to the database will not be allowed. If share does not exist or is not accessible (non-members) or is disabled, then an ValidationException is thrown.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_activate

        Ice.AsyncResult begin_activate​(long shareId,
                                       Callback_IShare_activate __cb)
        Turns on the access control lists attached to the given share for the current session. Warning: this will slow down the execution of the current session for all database reads. Writing to the database will not be allowed. If share does not exist or is not accessible (non-members) or is disabled, then an ValidationException is thrown.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_activate

        Ice.AsyncResult begin_activate​(long shareId,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       Callback_IShare_activate __cb)
        Turns on the access control lists attached to the given share for the current session. Warning: this will slow down the execution of the current session for all database reads. Writing to the database will not be allowed. If share does not exist or is not accessible (non-members) or is disabled, then an ValidationException is thrown.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_activate

        Ice.AsyncResult begin_activate​(long shareId,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Turns on the access control lists attached to the given share for the current session. Warning: this will slow down the execution of the current session for all database reads. Writing to the database will not be allowed. If share does not exist or is not accessible (non-members) or is disabled, then an ValidationException is thrown.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_activate

        Ice.AsyncResult begin_activate​(long shareId,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
        Turns on the access control lists attached to the given share for the current session. Warning: this will slow down the execution of the current session for all database reads. Writing to the database will not be allowed. If share does not exist or is not accessible (non-members) or is disabled, then an ValidationException is thrown.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_activate

        Ice.AsyncResult begin_activate​(long shareId,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Turns on the access control lists attached to the given share for the current session. Warning: this will slow down the execution of the current session for all database reads. Writing to the database will not be allowed. If share does not exist or is not accessible (non-members) or is disabled, then an ValidationException is thrown.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_activate

        Ice.AsyncResult begin_activate​(long shareId,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
        Turns on the access control lists attached to the given share for the current session. Warning: this will slow down the execution of the current session for all database reads. Writing to the database will not be allowed. If share does not exist or is not accessible (non-members) or is disabled, then an ValidationException is thrown.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_activate

        void end_activate​(Ice.AsyncResult __result)
                   throws ServerError
        Turns on the access control lists attached to the given share for the current session. Warning: this will slow down the execution of the current session for all database reads. Writing to the database will not be allowed. If share does not exist or is not accessible (non-members) or is disabled, then an ValidationException is thrown.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • deactivate

        void deactivate()
                 throws ServerError
        Turns off the access control lists with the current share.
        Throws:
        ServerError
      • deactivate

        void deactivate​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                 throws ServerError
        Turns off the access control lists with the current share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_deactivate

        Ice.AsyncResult begin_deactivate()
        Turns off the access control lists with the current share.
        Returns:
        The asynchronous result object.
      • begin_deactivate

        Ice.AsyncResult begin_deactivate​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Turns off the access control lists with the current share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_deactivate

        Ice.AsyncResult begin_deactivate​(Ice.Callback __cb)
        Turns off the access control lists with the current share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_deactivate

        Ice.AsyncResult begin_deactivate​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         Ice.Callback __cb)
        Turns off the access control lists with the current share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_deactivate

        Ice.AsyncResult begin_deactivate​(Callback_IShare_deactivate __cb)
        Turns off the access control lists with the current share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_deactivate

        Ice.AsyncResult begin_deactivate​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         Callback_IShare_deactivate __cb)
        Turns off the access control lists with the current share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_deactivate

        Ice.AsyncResult begin_deactivate​(IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Turns off the access control lists with the current share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_deactivate

        Ice.AsyncResult begin_deactivate​(IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
        Turns off the access control lists with the current share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_deactivate

        Ice.AsyncResult begin_deactivate​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Turns off the access control lists with the current share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_deactivate

        Ice.AsyncResult begin_deactivate​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
        Turns off the access control lists with the current share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_deactivate

        void end_deactivate​(Ice.AsyncResult __result)
                     throws ServerError
        Turns off the access control lists with the current share.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • getShare

        Share getShare​(long shareId)
                throws ServerError
        Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded. Unlike the other methods on this interface, if the sessionId is unknown, does not throw a ValidationException.
        Returns:
        a Session with id and Details set or null. The owner in the Details object is the true owner, and the group in the Details has all member users linked. Annotation instances of the share are linked to the Session. Missing is a list of share guests.
        Throws:
        ServerError
      • getShare

        Share getShare​(long shareId,
                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
                throws ServerError
        Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded. Unlike the other methods on this interface, if the sessionId is unknown, does not throw a ValidationException.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        a Session with id and Details set or null. The owner in the Details object is the true owner, and the group in the Details has all member users linked. Annotation instances of the share are linked to the Session. Missing is a list of share guests.
        Throws:
        ServerError
      • begin_getShare

        Ice.AsyncResult begin_getShare​(long shareId)
        Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded. Unlike the other methods on this interface, if the sessionId is unknown, does not throw a ValidationException.
        Returns:
        The asynchronous result object.
      • begin_getShare

        Ice.AsyncResult begin_getShare​(long shareId,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded. Unlike the other methods on this interface, if the sessionId is unknown, does not throw a ValidationException.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getShare

        Ice.AsyncResult begin_getShare​(long shareId,
                                       Ice.Callback __cb)
        Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded. Unlike the other methods on this interface, if the sessionId is unknown, does not throw a ValidationException.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getShare

        Ice.AsyncResult begin_getShare​(long shareId,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       Ice.Callback __cb)
        Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded. Unlike the other methods on this interface, if the sessionId is unknown, does not throw a ValidationException.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getShare

        Ice.AsyncResult begin_getShare​(long shareId,
                                       Callback_IShare_getShare __cb)
        Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded. Unlike the other methods on this interface, if the sessionId is unknown, does not throw a ValidationException.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getShare

        Ice.AsyncResult begin_getShare​(long shareId,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       Callback_IShare_getShare __cb)
        Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded. Unlike the other methods on this interface, if the sessionId is unknown, does not throw a ValidationException.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getShare

        Ice.AsyncResult begin_getShare​(long shareId,
                                       IceInternal.Functional_GenericCallback1<Share> __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded. Unlike the other methods on this interface, if the sessionId is unknown, does not throw a ValidationException.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getShare

        Ice.AsyncResult begin_getShare​(long shareId,
                                       IceInternal.Functional_GenericCallback1<Share> __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
        Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded. Unlike the other methods on this interface, if the sessionId is unknown, does not throw a ValidationException.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getShare

        Ice.AsyncResult begin_getShare​(long shareId,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       IceInternal.Functional_GenericCallback1<Share> __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded. Unlike the other methods on this interface, if the sessionId is unknown, does not throw a ValidationException.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getShare

        Ice.AsyncResult begin_getShare​(long shareId,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       IceInternal.Functional_GenericCallback1<Share> __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
        Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded. Unlike the other methods on this interface, if the sessionId is unknown, does not throw a ValidationException.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getShare

        Share end_getShare​(Ice.AsyncResult __result)
                    throws ServerError
        Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded. Unlike the other methods on this interface, if the sessionId is unknown, does not throw a ValidationException.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        a Session with id and Details set or null. The owner in the Details object is the true owner, and the group in the Details has all member users linked. Annotation instances of the share are linked to the Session. Missing is a list of share guests.
        Throws:
        ServerError
      • getMemberCount

        java.util.Map<java.lang.Long,​java.lang.Long> getMemberCount​(java.util.List<java.lang.Long> shareIds)
                                                                   throws ServerError
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Parameters:
        shareIds - Not null.
        Returns:
        Map with all ids present.
        Throws:
        ValidationException - if a given share does not exist
        ServerError
      • getMemberCount

        java.util.Map<java.lang.Long,​java.lang.Long> getMemberCount​(java.util.List<java.lang.Long> shareIds,
                                                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                                   throws ServerError
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Parameters:
        shareIds - Not null.
        __ctx - The Context map to send with the invocation.
        Returns:
        Map with all ids present.
        Throws:
        ValidationException - if a given share does not exist
        ServerError
      • begin_getMemberCount

        Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds)
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Parameters:
        shareIds - Not null.
        Returns:
        The asynchronous result object.
      • begin_getMemberCount

        Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Parameters:
        shareIds - Not null.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getMemberCount

        Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds,
                                             Ice.Callback __cb)
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Parameters:
        shareIds - Not null.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getMemberCount

        Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Ice.Callback __cb)
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Parameters:
        shareIds - Not null.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getMemberCount

        Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds,
                                             Callback_IShare_getMemberCount __cb)
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Parameters:
        shareIds - Not null.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getMemberCount

        Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Callback_IShare_getMemberCount __cb)
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Parameters:
        shareIds - Not null.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getMemberCount

        Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds,
                                             IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Parameters:
        shareIds - Not null.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getMemberCount

        Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds,
                                             IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Parameters:
        shareIds - Not null.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getMemberCount

        Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Parameters:
        shareIds - Not null.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getMemberCount

        Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Parameters:
        shareIds - Not null.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getMemberCount

        java.util.Map<java.lang.Long,​java.lang.Long> end_getMemberCount​(Ice.AsyncResult __result)
                                                                       throws ServerError
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        Map with all ids present.
        Throws:
        ValidationException - if a given share does not exist
        ServerError
      • getOwnShares

        java.util.List<Session> getOwnShares​(boolean active)
                                      throws ServerError
        Gets all owned shares for the current Experimenter.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        Returns:
        set of shares. Never null. May be empty.
        Throws:
        ServerError
      • getOwnShares

        java.util.List<Session> getOwnShares​(boolean active,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                      throws ServerError
        Gets all owned shares for the current Experimenter.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        Returns:
        set of shares. Never null. May be empty.
        Throws:
        ServerError
      • begin_getOwnShares

        Ice.AsyncResult begin_getOwnShares​(boolean active)
        Gets all owned shares for the current Experimenter.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        Returns:
        The asynchronous result object.
      • begin_getOwnShares

        Ice.AsyncResult begin_getOwnShares​(boolean active,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Gets all owned shares for the current Experimenter.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getOwnShares

        Ice.AsyncResult begin_getOwnShares​(boolean active,
                                           Ice.Callback __cb)
        Gets all owned shares for the current Experimenter.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getOwnShares

        Ice.AsyncResult begin_getOwnShares​(boolean active,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Ice.Callback __cb)
        Gets all owned shares for the current Experimenter.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getOwnShares

        Ice.AsyncResult begin_getOwnShares​(boolean active,
                                           Callback_IShare_getOwnShares __cb)
        Gets all owned shares for the current Experimenter.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getOwnShares

        Ice.AsyncResult begin_getOwnShares​(boolean active,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Callback_IShare_getOwnShares __cb)
        Gets all owned shares for the current Experimenter.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getOwnShares

        Ice.AsyncResult begin_getOwnShares​(boolean active,
                                           IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Gets all owned shares for the current Experimenter.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getOwnShares

        Ice.AsyncResult begin_getOwnShares​(boolean active,
                                           IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Gets all owned shares for the current Experimenter.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getOwnShares

        Ice.AsyncResult begin_getOwnShares​(boolean active,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Gets all owned shares for the current Experimenter.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getOwnShares

        Ice.AsyncResult begin_getOwnShares​(boolean active,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Gets all owned shares for the current Experimenter.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getOwnShares

        java.util.List<Session> end_getOwnShares​(Ice.AsyncResult __result)
                                          throws ServerError
        Gets all owned shares for the current Experimenter.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        set of shares. Never null. May be empty.
        Throws:
        ServerError
      • getMemberShares

        java.util.List<Session> getMemberShares​(boolean active)
                                         throws ServerError
        Gets all shares where current Experimenter is a member.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        Returns:
        set of shares. Never null. May be empty.
        Throws:
        ServerError
      • getMemberShares

        java.util.List<Session> getMemberShares​(boolean active,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                         throws ServerError
        Gets all shares where current Experimenter is a member.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        Returns:
        set of shares. Never null. May be empty.
        Throws:
        ServerError
      • begin_getMemberShares

        Ice.AsyncResult begin_getMemberShares​(boolean active)
        Gets all shares where current Experimenter is a member.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        Returns:
        The asynchronous result object.
      • begin_getMemberShares

        Ice.AsyncResult begin_getMemberShares​(boolean active,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Gets all shares where current Experimenter is a member.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getMemberShares

        Ice.AsyncResult begin_getMemberShares​(boolean active,
                                              Ice.Callback __cb)
        Gets all shares where current Experimenter is a member.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getMemberShares

        Ice.AsyncResult begin_getMemberShares​(boolean active,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
        Gets all shares where current Experimenter is a member.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getMemberShares

        Ice.AsyncResult begin_getMemberShares​(boolean active,
                                              Callback_IShare_getMemberShares __cb)
        Gets all shares where current Experimenter is a member.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getMemberShares

        Ice.AsyncResult begin_getMemberShares​(boolean active,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Callback_IShare_getMemberShares __cb)
        Gets all shares where current Experimenter is a member.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getMemberShares

        Ice.AsyncResult begin_getMemberShares​(boolean active,
                                              IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Gets all shares where current Experimenter is a member.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getMemberShares

        Ice.AsyncResult begin_getMemberShares​(boolean active,
                                              IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Gets all shares where current Experimenter is a member.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getMemberShares

        Ice.AsyncResult begin_getMemberShares​(boolean active,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Gets all shares where current Experimenter is a member.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getMemberShares

        Ice.AsyncResult begin_getMemberShares​(boolean active,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Gets all shares where current Experimenter is a member.
        Parameters:
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getMemberShares

        java.util.List<Session> end_getMemberShares​(Ice.AsyncResult __result)
                                             throws ServerError
        Gets all shares where current Experimenter is a member.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        set of shares. Never null. May be empty.
        Throws:
        ServerError
      • getSharesOwnedBy

        java.util.List<Session> getSharesOwnedBy​(Experimenter user,
                                                 boolean active)
                                          throws ServerError
        Gets all shares owned by the given Experimenter.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        Returns:
        set of shares. Never null. May be empty.
        Throws:
        ServerError
      • getSharesOwnedBy

        java.util.List<Session> getSharesOwnedBy​(Experimenter user,
                                                 boolean active,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                          throws ServerError
        Gets all shares owned by the given Experimenter.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        Returns:
        set of shares. Never null. May be empty.
        Throws:
        ServerError
      • begin_getSharesOwnedBy

        Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user,
                                               boolean active)
        Gets all shares owned by the given Experimenter.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        Returns:
        The asynchronous result object.
      • begin_getSharesOwnedBy

        Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user,
                                               boolean active,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Gets all shares owned by the given Experimenter.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getSharesOwnedBy

        Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user,
                                               boolean active,
                                               Ice.Callback __cb)
        Gets all shares owned by the given Experimenter.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getSharesOwnedBy

        Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user,
                                               boolean active,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Gets all shares owned by the given Experimenter.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getSharesOwnedBy

        Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user,
                                               boolean active,
                                               Callback_IShare_getSharesOwnedBy __cb)
        Gets all shares owned by the given Experimenter.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getSharesOwnedBy

        Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user,
                                               boolean active,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Callback_IShare_getSharesOwnedBy __cb)
        Gets all shares owned by the given Experimenter.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getSharesOwnedBy

        Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user,
                                               boolean active,
                                               IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Gets all shares owned by the given Experimenter.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getSharesOwnedBy

        Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user,
                                               boolean active,
                                               IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Gets all shares owned by the given Experimenter.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getSharesOwnedBy

        Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user,
                                               boolean active,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Gets all shares owned by the given Experimenter.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getSharesOwnedBy

        Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user,
                                               boolean active,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Gets all shares owned by the given Experimenter.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getSharesOwnedBy

        java.util.List<Session> end_getSharesOwnedBy​(Ice.AsyncResult __result)
                                              throws ServerError
        Gets all shares owned by the given Experimenter.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        set of shares. Never null. May be empty.
        Throws:
        ServerError
      • getMemberSharesFor

        java.util.List<Session> getMemberSharesFor​(Experimenter user,
                                                   boolean active)
                                            throws ServerError
        Gets all shares where given Experimenter is a member.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        Returns:
        set of shares. Never null. May be empty.
        Throws:
        ServerError
      • getMemberSharesFor

        java.util.List<Session> getMemberSharesFor​(Experimenter user,
                                                   boolean active,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                            throws ServerError
        Gets all shares where given Experimenter is a member.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        Returns:
        set of shares. Never null. May be empty.
        Throws:
        ServerError
      • begin_getMemberSharesFor

        Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user,
                                                 boolean active)
        Gets all shares where given Experimenter is a member.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        Returns:
        The asynchronous result object.
      • begin_getMemberSharesFor

        Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user,
                                                 boolean active,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Gets all shares where given Experimenter is a member.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getMemberSharesFor

        Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user,
                                                 boolean active,
                                                 Ice.Callback __cb)
        Gets all shares where given Experimenter is a member.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getMemberSharesFor

        Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user,
                                                 boolean active,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
        Gets all shares where given Experimenter is a member.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getMemberSharesFor

        Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user,
                                                 boolean active,
                                                 Callback_IShare_getMemberSharesFor __cb)
        Gets all shares where given Experimenter is a member.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getMemberSharesFor

        Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user,
                                                 boolean active,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Callback_IShare_getMemberSharesFor __cb)
        Gets all shares where given Experimenter is a member.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getMemberSharesFor

        Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user,
                                                 boolean active,
                                                 IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Gets all shares where given Experimenter is a member.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getMemberSharesFor

        Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user,
                                                 boolean active,
                                                 IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Gets all shares where given Experimenter is a member.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getMemberSharesFor

        Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user,
                                                 boolean active,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Gets all shares where given Experimenter is a member.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getMemberSharesFor

        Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user,
                                                 boolean active,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Gets all shares where given Experimenter is a member.
        Parameters:
        user - the experimenter
        active - if true, then only shares which can be used for login will be returned. All draft shares (see createShare) and closed shares (see closeShare) will be filtered.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getMemberSharesFor

        java.util.List<Session> end_getMemberSharesFor​(Ice.AsyncResult __result)
                                                throws ServerError
        Gets all shares where given Experimenter is a member.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        set of shares. Never null. May be empty.
        Throws:
        ServerError
      • getContents

        java.util.List<IObject> getContents​(long shareId)
                                     throws ServerError
        Looks up all IObject items belong to the Session share.
        Returns:
        list of objects. Not null. Probably not empty.
        Throws:
        ServerError
      • getContents

        java.util.List<IObject> getContents​(long shareId,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                     throws ServerError
        Looks up all IObject items belong to the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        list of objects. Not null. Probably not empty.
        Throws:
        ServerError
      • begin_getContents

        Ice.AsyncResult begin_getContents​(long shareId)
        Looks up all IObject items belong to the Session share.
        Returns:
        The asynchronous result object.
      • begin_getContents

        Ice.AsyncResult begin_getContents​(long shareId,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Looks up all IObject items belong to the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getContents

        Ice.AsyncResult begin_getContents​(long shareId,
                                          Ice.Callback __cb)
        Looks up all IObject items belong to the Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContents

        Ice.AsyncResult begin_getContents​(long shareId,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Ice.Callback __cb)
        Looks up all IObject items belong to the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContents

        Ice.AsyncResult begin_getContents​(long shareId,
                                          Callback_IShare_getContents __cb)
        Looks up all IObject items belong to the Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContents

        Ice.AsyncResult begin_getContents​(long shareId,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Callback_IShare_getContents __cb)
        Looks up all IObject items belong to the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContents

        Ice.AsyncResult begin_getContents​(long shareId,
                                          IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Looks up all IObject items belong to the Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getContents

        Ice.AsyncResult begin_getContents​(long shareId,
                                          IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
        Looks up all IObject items belong to the Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getContents

        Ice.AsyncResult begin_getContents​(long shareId,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Looks up all IObject items belong to the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getContents

        Ice.AsyncResult begin_getContents​(long shareId,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
        Looks up all IObject items belong to the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getContents

        java.util.List<IObject> end_getContents​(Ice.AsyncResult __result)
                                         throws ServerError
        Looks up all IObject items belong to the Session share.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        list of objects. Not null. Probably not empty.
        Throws:
        ServerError
      • getContentSubList

        java.util.List<IObject> getContentSubList​(long shareId,
                                                  int start,
                                                  int finish,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                           throws ServerError
        Returns a range of items from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
        See Also:
        getContents(long)
      • begin_getContentSubList

        Ice.AsyncResult begin_getContentSubList​(long shareId,
                                                int start,
                                                int finish)
        Returns a range of items from the share.
        Returns:
        The asynchronous result object.
      • begin_getContentSubList

        Ice.AsyncResult begin_getContentSubList​(long shareId,
                                                int start,
                                                int finish,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Returns a range of items from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getContentSubList

        Ice.AsyncResult begin_getContentSubList​(long shareId,
                                                int start,
                                                int finish,
                                                Ice.Callback __cb)
        Returns a range of items from the share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentSubList

        Ice.AsyncResult begin_getContentSubList​(long shareId,
                                                int start,
                                                int finish,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Returns a range of items from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentSubList

        Ice.AsyncResult begin_getContentSubList​(long shareId,
                                                int start,
                                                int finish,
                                                Callback_IShare_getContentSubList __cb)
        Returns a range of items from the share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentSubList

        Ice.AsyncResult begin_getContentSubList​(long shareId,
                                                int start,
                                                int finish,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Callback_IShare_getContentSubList __cb)
        Returns a range of items from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentSubList

        Ice.AsyncResult begin_getContentSubList​(long shareId,
                                                int start,
                                                int finish,
                                                IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Returns a range of items from the share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getContentSubList

        Ice.AsyncResult begin_getContentSubList​(long shareId,
                                                int start,
                                                int finish,
                                                IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Returns a range of items from the share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getContentSubList

        Ice.AsyncResult begin_getContentSubList​(long shareId,
                                                int start,
                                                int finish,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Returns a range of items from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getContentSubList

        Ice.AsyncResult begin_getContentSubList​(long shareId,
                                                int start,
                                                int finish,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Returns a range of items from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getContentSubList

        java.util.List<IObject> end_getContentSubList​(Ice.AsyncResult __result)
                                               throws ServerError
        Returns a range of items from the share.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
        See Also:
        getContents(long)
      • getContentSize

        int getContentSize​(long shareId)
                    throws ServerError
        Returns the number of items in the share.
        Throws:
        ServerError
      • getContentSize

        int getContentSize​(long shareId,
                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
                    throws ServerError
        Returns the number of items in the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_getContentSize

        Ice.AsyncResult begin_getContentSize​(long shareId)
        Returns the number of items in the share.
        Returns:
        The asynchronous result object.
      • begin_getContentSize

        Ice.AsyncResult begin_getContentSize​(long shareId,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Returns the number of items in the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getContentSize

        Ice.AsyncResult begin_getContentSize​(long shareId,
                                             Ice.Callback __cb)
        Returns the number of items in the share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentSize

        Ice.AsyncResult begin_getContentSize​(long shareId,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Ice.Callback __cb)
        Returns the number of items in the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentSize

        Ice.AsyncResult begin_getContentSize​(long shareId,
                                             Callback_IShare_getContentSize __cb)
        Returns the number of items in the share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentSize

        Ice.AsyncResult begin_getContentSize​(long shareId,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Callback_IShare_getContentSize __cb)
        Returns the number of items in the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentSize

        Ice.AsyncResult begin_getContentSize​(long shareId,
                                             IceInternal.Functional_IntCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Returns the number of items in the share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getContentSize

        Ice.AsyncResult begin_getContentSize​(long shareId,
                                             IceInternal.Functional_IntCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Returns the number of items in the share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getContentSize

        Ice.AsyncResult begin_getContentSize​(long shareId,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_IntCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Returns the number of items in the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getContentSize

        Ice.AsyncResult begin_getContentSize​(long shareId,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_IntCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Returns the number of items in the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getContentSize

        int end_getContentSize​(Ice.AsyncResult __result)
                        throws ServerError
        Returns the number of items in the share.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • getContentMap

        java.util.Map<java.lang.String,​long[]> getContentMap​(long shareId)
                                                            throws ServerError
        Returns the contents of the share keyed by type.
        Throws:
        ServerError
      • getContentMap

        java.util.Map<java.lang.String,​long[]> getContentMap​(long shareId,
                                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                            throws ServerError
        Returns the contents of the share keyed by type.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_getContentMap

        Ice.AsyncResult begin_getContentMap​(long shareId)
        Returns the contents of the share keyed by type.
        Returns:
        The asynchronous result object.
      • begin_getContentMap

        Ice.AsyncResult begin_getContentMap​(long shareId,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Returns the contents of the share keyed by type.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getContentMap

        Ice.AsyncResult begin_getContentMap​(long shareId,
                                            Ice.Callback __cb)
        Returns the contents of the share keyed by type.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentMap

        Ice.AsyncResult begin_getContentMap​(long shareId,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Ice.Callback __cb)
        Returns the contents of the share keyed by type.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentMap

        Ice.AsyncResult begin_getContentMap​(long shareId,
                                            Callback_IShare_getContentMap __cb)
        Returns the contents of the share keyed by type.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentMap

        Ice.AsyncResult begin_getContentMap​(long shareId,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Callback_IShare_getContentMap __cb)
        Returns the contents of the share keyed by type.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentMap

        Ice.AsyncResult begin_getContentMap​(long shareId,
                                            IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​long[]>> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Returns the contents of the share keyed by type.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getContentMap

        Ice.AsyncResult begin_getContentMap​(long shareId,
                                            IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​long[]>> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Returns the contents of the share keyed by type.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getContentMap

        Ice.AsyncResult begin_getContentMap​(long shareId,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​long[]>> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Returns the contents of the share keyed by type.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getContentMap

        Ice.AsyncResult begin_getContentMap​(long shareId,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​long[]>> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Returns the contents of the share keyed by type.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getContentMap

        java.util.Map<java.lang.String,​long[]> end_getContentMap​(Ice.AsyncResult __result)
                                                                throws ServerError
        Returns the contents of the share keyed by type.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • createShare

        long createShare​(java.lang.String description,
                         RTime expiration,
                         java.util.List<IObject> items,
                         java.util.List<Experimenter> exps,
                         java.util.List<java.lang.String> guests,
                         boolean enabled)
                  throws ServerError
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Parameters:
        enabled - if true, then the share is immediately available for use. If false, then the share is in draft state. All methods on this interface will work for shares except activate. Similarly, the share password cannot be used by guests to login.
        Throws:
        ServerError
      • createShare

        long createShare​(java.lang.String description,
                         RTime expiration,
                         java.util.List<IObject> items,
                         java.util.List<Experimenter> exps,
                         java.util.List<java.lang.String> guests,
                         boolean enabled,
                         java.util.Map<java.lang.String,​java.lang.String> __ctx)
                  throws ServerError
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Parameters:
        enabled - if true, then the share is immediately available for use. If false, then the share is in draft state. All methods on this interface will work for shares except activate. Similarly, the share password cannot be used by guests to login.
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_createShare

        Ice.AsyncResult begin_createShare​(java.lang.String description,
                                          RTime expiration,
                                          java.util.List<IObject> items,
                                          java.util.List<Experimenter> exps,
                                          java.util.List<java.lang.String> guests,
                                          boolean enabled)
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Parameters:
        enabled - if true, then the share is immediately available for use. If false, then the share is in draft state. All methods on this interface will work for shares except activate. Similarly, the share password cannot be used by guests to login.
        Returns:
        The asynchronous result object.
      • begin_createShare

        Ice.AsyncResult begin_createShare​(java.lang.String description,
                                          RTime expiration,
                                          java.util.List<IObject> items,
                                          java.util.List<Experimenter> exps,
                                          java.util.List<java.lang.String> guests,
                                          boolean enabled,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Parameters:
        enabled - if true, then the share is immediately available for use. If false, then the share is in draft state. All methods on this interface will work for shares except activate. Similarly, the share password cannot be used by guests to login.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_createShare

        Ice.AsyncResult begin_createShare​(java.lang.String description,
                                          RTime expiration,
                                          java.util.List<IObject> items,
                                          java.util.List<Experimenter> exps,
                                          java.util.List<java.lang.String> guests,
                                          boolean enabled,
                                          Ice.Callback __cb)
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Parameters:
        enabled - if true, then the share is immediately available for use. If false, then the share is in draft state. All methods on this interface will work for shares except activate. Similarly, the share password cannot be used by guests to login.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_createShare

        Ice.AsyncResult begin_createShare​(java.lang.String description,
                                          RTime expiration,
                                          java.util.List<IObject> items,
                                          java.util.List<Experimenter> exps,
                                          java.util.List<java.lang.String> guests,
                                          boolean enabled,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Ice.Callback __cb)
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Parameters:
        enabled - if true, then the share is immediately available for use. If false, then the share is in draft state. All methods on this interface will work for shares except activate. Similarly, the share password cannot be used by guests to login.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_createShare

        Ice.AsyncResult begin_createShare​(java.lang.String description,
                                          RTime expiration,
                                          java.util.List<IObject> items,
                                          java.util.List<Experimenter> exps,
                                          java.util.List<java.lang.String> guests,
                                          boolean enabled,
                                          Callback_IShare_createShare __cb)
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Parameters:
        enabled - if true, then the share is immediately available for use. If false, then the share is in draft state. All methods on this interface will work for shares except activate. Similarly, the share password cannot be used by guests to login.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_createShare

        Ice.AsyncResult begin_createShare​(java.lang.String description,
                                          RTime expiration,
                                          java.util.List<IObject> items,
                                          java.util.List<Experimenter> exps,
                                          java.util.List<java.lang.String> guests,
                                          boolean enabled,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Callback_IShare_createShare __cb)
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Parameters:
        enabled - if true, then the share is immediately available for use. If false, then the share is in draft state. All methods on this interface will work for shares except activate. Similarly, the share password cannot be used by guests to login.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_createShare

        Ice.AsyncResult begin_createShare​(java.lang.String description,
                                          RTime expiration,
                                          java.util.List<IObject> items,
                                          java.util.List<Experimenter> exps,
                                          java.util.List<java.lang.String> guests,
                                          boolean enabled,
                                          IceInternal.Functional_LongCallback __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Parameters:
        enabled - if true, then the share is immediately available for use. If false, then the share is in draft state. All methods on this interface will work for shares except activate. Similarly, the share password cannot be used by guests to login.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_createShare

        Ice.AsyncResult begin_createShare​(java.lang.String description,
                                          RTime expiration,
                                          java.util.List<IObject> items,
                                          java.util.List<Experimenter> exps,
                                          java.util.List<java.lang.String> guests,
                                          boolean enabled,
                                          IceInternal.Functional_LongCallback __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Parameters:
        enabled - if true, then the share is immediately available for use. If false, then the share is in draft state. All methods on this interface will work for shares except activate. Similarly, the share password cannot be used by guests to login.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_createShare

        Ice.AsyncResult begin_createShare​(java.lang.String description,
                                          RTime expiration,
                                          java.util.List<IObject> items,
                                          java.util.List<Experimenter> exps,
                                          java.util.List<java.lang.String> guests,
                                          boolean enabled,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_LongCallback __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Parameters:
        enabled - if true, then the share is immediately available for use. If false, then the share is in draft state. All methods on this interface will work for shares except activate. Similarly, the share password cannot be used by guests to login.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_createShare

        Ice.AsyncResult begin_createShare​(java.lang.String description,
                                          RTime expiration,
                                          java.util.List<IObject> items,
                                          java.util.List<Experimenter> exps,
                                          java.util.List<java.lang.String> guests,
                                          boolean enabled,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_LongCallback __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Parameters:
        enabled - if true, then the share is immediately available for use. If false, then the share is in draft state. All methods on this interface will work for shares except activate. Similarly, the share password cannot be used by guests to login.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_createShare

        long end_createShare​(Ice.AsyncResult __result)
                      throws ServerError
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • setDescription

        void setDescription​(long shareId,
                            java.lang.String description)
                     throws ServerError
        Throws:
        ServerError
      • setDescription

        void setDescription​(long shareId,
                            java.lang.String description,
                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
                     throws ServerError
        Throws:
        ServerError
      • begin_setDescription

        Ice.AsyncResult begin_setDescription​(long shareId,
                                             java.lang.String description)
      • begin_setDescription

        Ice.AsyncResult begin_setDescription​(long shareId,
                                             java.lang.String description,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setDescription

        Ice.AsyncResult begin_setDescription​(long shareId,
                                             java.lang.String description,
                                             Ice.Callback __cb)
      • begin_setDescription

        Ice.AsyncResult begin_setDescription​(long shareId,
                                             java.lang.String description,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Ice.Callback __cb)
      • begin_setDescription

        Ice.AsyncResult begin_setDescription​(long shareId,
                                             java.lang.String description,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Callback_IShare_setDescription __cb)
      • begin_setDescription

        Ice.AsyncResult begin_setDescription​(long shareId,
                                             java.lang.String description,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setDescription

        Ice.AsyncResult begin_setDescription​(long shareId,
                                             java.lang.String description,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
      • begin_setDescription

        Ice.AsyncResult begin_setDescription​(long shareId,
                                             java.lang.String description,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setDescription

        Ice.AsyncResult begin_setDescription​(long shareId,
                                             java.lang.String description,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
      • end_setDescription

        void end_setDescription​(Ice.AsyncResult __result)
                         throws ServerError
        Throws:
        ServerError
      • setExpiration

        void setExpiration​(long shareId,
                           RTime expiration,
                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
                    throws ServerError
        Throws:
        ServerError
      • begin_setExpiration

        Ice.AsyncResult begin_setExpiration​(long shareId,
                                            RTime expiration)
      • begin_setExpiration

        Ice.AsyncResult begin_setExpiration​(long shareId,
                                            RTime expiration,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setExpiration

        Ice.AsyncResult begin_setExpiration​(long shareId,
                                            RTime expiration,
                                            Ice.Callback __cb)
      • begin_setExpiration

        Ice.AsyncResult begin_setExpiration​(long shareId,
                                            RTime expiration,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Ice.Callback __cb)
      • begin_setExpiration

        Ice.AsyncResult begin_setExpiration​(long shareId,
                                            RTime expiration,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Callback_IShare_setExpiration __cb)
      • begin_setExpiration

        Ice.AsyncResult begin_setExpiration​(long shareId,
                                            RTime expiration,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setExpiration

        Ice.AsyncResult begin_setExpiration​(long shareId,
                                            RTime expiration,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
      • begin_setExpiration

        Ice.AsyncResult begin_setExpiration​(long shareId,
                                            RTime expiration,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setExpiration

        Ice.AsyncResult begin_setExpiration​(long shareId,
                                            RTime expiration,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
      • end_setExpiration

        void end_setExpiration​(Ice.AsyncResult __result)
                        throws ServerError
        Throws:
        ServerError
      • setActive

        void setActive​(long shareId,
                       boolean active,
                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
                throws ServerError
        Throws:
        ServerError
      • begin_setActive

        Ice.AsyncResult begin_setActive​(long shareId,
                                        boolean active)
      • begin_setActive

        Ice.AsyncResult begin_setActive​(long shareId,
                                        boolean active,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setActive

        Ice.AsyncResult begin_setActive​(long shareId,
                                        boolean active,
                                        Ice.Callback __cb)
      • begin_setActive

        Ice.AsyncResult begin_setActive​(long shareId,
                                        boolean active,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        Ice.Callback __cb)
      • begin_setActive

        Ice.AsyncResult begin_setActive​(long shareId,
                                        boolean active,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        Callback_IShare_setActive __cb)
      • begin_setActive

        Ice.AsyncResult begin_setActive​(long shareId,
                                        boolean active,
                                        IceInternal.Functional_VoidCallback __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setActive

        Ice.AsyncResult begin_setActive​(long shareId,
                                        boolean active,
                                        IceInternal.Functional_VoidCallback __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                        IceInternal.Functional_BoolCallback __sentCb)
      • begin_setActive

        Ice.AsyncResult begin_setActive​(long shareId,
                                        boolean active,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        IceInternal.Functional_VoidCallback __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setActive

        Ice.AsyncResult begin_setActive​(long shareId,
                                        boolean active,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        IceInternal.Functional_VoidCallback __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                        IceInternal.Functional_BoolCallback __sentCb)
      • closeShare

        void closeShare​(long shareId)
                 throws ServerError
        Closes Session share. No further logins will be possible and all getters (e.g. getMemberShares, getOwnShares, ...) will filter these results if onlyActive is true.
        Throws:
        ServerError
      • closeShare

        void closeShare​(long shareId,
                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
                 throws ServerError
        Closes Session share. No further logins will be possible and all getters (e.g. getMemberShares, getOwnShares, ...) will filter these results if onlyActive is true.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_closeShare

        Ice.AsyncResult begin_closeShare​(long shareId)
        Closes Session share. No further logins will be possible and all getters (e.g. getMemberShares, getOwnShares, ...) will filter these results if onlyActive is true.
        Returns:
        The asynchronous result object.
      • begin_closeShare

        Ice.AsyncResult begin_closeShare​(long shareId,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Closes Session share. No further logins will be possible and all getters (e.g. getMemberShares, getOwnShares, ...) will filter these results if onlyActive is true.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_closeShare

        Ice.AsyncResult begin_closeShare​(long shareId,
                                         Ice.Callback __cb)
        Closes Session share. No further logins will be possible and all getters (e.g. getMemberShares, getOwnShares, ...) will filter these results if onlyActive is true.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_closeShare

        Ice.AsyncResult begin_closeShare​(long shareId,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         Ice.Callback __cb)
        Closes Session share. No further logins will be possible and all getters (e.g. getMemberShares, getOwnShares, ...) will filter these results if onlyActive is true.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_closeShare

        Ice.AsyncResult begin_closeShare​(long shareId,
                                         Callback_IShare_closeShare __cb)
        Closes Session share. No further logins will be possible and all getters (e.g. getMemberShares, getOwnShares, ...) will filter these results if onlyActive is true.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_closeShare

        Ice.AsyncResult begin_closeShare​(long shareId,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         Callback_IShare_closeShare __cb)
        Closes Session share. No further logins will be possible and all getters (e.g. getMemberShares, getOwnShares, ...) will filter these results if onlyActive is true.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_closeShare

        Ice.AsyncResult begin_closeShare​(long shareId,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Closes Session share. No further logins will be possible and all getters (e.g. getMemberShares, getOwnShares, ...) will filter these results if onlyActive is true.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_closeShare

        Ice.AsyncResult begin_closeShare​(long shareId,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
        Closes Session share. No further logins will be possible and all getters (e.g. getMemberShares, getOwnShares, ...) will filter these results if onlyActive is true.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_closeShare

        Ice.AsyncResult begin_closeShare​(long shareId,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Closes Session share. No further logins will be possible and all getters (e.g. getMemberShares, getOwnShares, ...) will filter these results if onlyActive is true.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_closeShare

        Ice.AsyncResult begin_closeShare​(long shareId,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
        Closes Session share. No further logins will be possible and all getters (e.g. getMemberShares, getOwnShares, ...) will filter these results if onlyActive is true.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_closeShare

        void end_closeShare​(Ice.AsyncResult __result)
                     throws ServerError
        Closes Session share. No further logins will be possible and all getters (e.g. getMemberShares, getOwnShares, ...) will filter these results if onlyActive is true.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • addObjects

        void addObjects​(long shareId,
                        java.util.List<IObject> iobjects)
                 throws ServerError
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Throws:
        ServerError
      • addObjects

        void addObjects​(long shareId,
                        java.util.List<IObject> iobjects,
                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
                 throws ServerError
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_addObjects

        Ice.AsyncResult begin_addObjects​(long shareId,
                                         java.util.List<IObject> iobjects)
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Returns:
        The asynchronous result object.
      • begin_addObjects

        Ice.AsyncResult begin_addObjects​(long shareId,
                                         java.util.List<IObject> iobjects,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_addObjects

        Ice.AsyncResult begin_addObjects​(long shareId,
                                         java.util.List<IObject> iobjects,
                                         Ice.Callback __cb)
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addObjects

        Ice.AsyncResult begin_addObjects​(long shareId,
                                         java.util.List<IObject> iobjects,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         Ice.Callback __cb)
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addObjects

        Ice.AsyncResult begin_addObjects​(long shareId,
                                         java.util.List<IObject> iobjects,
                                         Callback_IShare_addObjects __cb)
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addObjects

        Ice.AsyncResult begin_addObjects​(long shareId,
                                         java.util.List<IObject> iobjects,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         Callback_IShare_addObjects __cb)
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addObjects

        Ice.AsyncResult begin_addObjects​(long shareId,
                                         java.util.List<IObject> iobjects,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addObjects

        Ice.AsyncResult begin_addObjects​(long shareId,
                                         java.util.List<IObject> iobjects,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_addObjects

        Ice.AsyncResult begin_addObjects​(long shareId,
                                         java.util.List<IObject> iobjects,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addObjects

        Ice.AsyncResult begin_addObjects​(long shareId,
                                         java.util.List<IObject> iobjects,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_addObjects

        void end_addObjects​(Ice.AsyncResult __result)
                     throws ServerError
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • addObject

        void addObject​(long shareId,
                       IObject iobject)
                throws ServerError
        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.
        Throws:
        ServerError
      • addObject

        void addObject​(long shareId,
                       IObject iobject,
                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
                throws ServerError
        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_addObject

        Ice.AsyncResult begin_addObject​(long shareId,
                                        IObject iobject)
        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.
        Returns:
        The asynchronous result object.
      • begin_addObject

        Ice.AsyncResult begin_addObject​(long shareId,
                                        IObject iobject,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_addObject

        Ice.AsyncResult begin_addObject​(long shareId,
                                        IObject iobject,
                                        Ice.Callback __cb)
        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.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addObject

        Ice.AsyncResult begin_addObject​(long shareId,
                                        IObject iobject,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        Ice.Callback __cb)
        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addObject

        Ice.AsyncResult begin_addObject​(long shareId,
                                        IObject iobject,
                                        Callback_IShare_addObject __cb)
        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.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addObject

        Ice.AsyncResult begin_addObject​(long shareId,
                                        IObject iobject,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        Callback_IShare_addObject __cb)
        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addObject

        Ice.AsyncResult begin_addObject​(long shareId,
                                        IObject iobject,
                                        IceInternal.Functional_VoidCallback __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        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.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addObject

        Ice.AsyncResult begin_addObject​(long shareId,
                                        IObject iobject,
                                        IceInternal.Functional_VoidCallback __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                        IceInternal.Functional_BoolCallback __sentCb)
        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.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_addObject

        Ice.AsyncResult begin_addObject​(long shareId,
                                        IObject iobject,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        IceInternal.Functional_VoidCallback __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addObject

        Ice.AsyncResult begin_addObject​(long shareId,
                                        IObject iobject,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        IceInternal.Functional_VoidCallback __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                        IceInternal.Functional_BoolCallback __sentCb)
        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_addObject

        void end_addObject​(Ice.AsyncResult __result)
                    throws ServerError
        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.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • removeObjects

        void removeObjects​(long shareId,
                           java.util.List<IObject> iobjects)
                    throws ServerError
        Remove existing items from the share.
        Throws:
        ServerError
      • removeObjects

        void removeObjects​(long shareId,
                           java.util.List<IObject> iobjects,
                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
                    throws ServerError
        Remove existing items from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_removeObjects

        Ice.AsyncResult begin_removeObjects​(long shareId,
                                            java.util.List<IObject> iobjects)
        Remove existing items from the share.
        Returns:
        The asynchronous result object.
      • begin_removeObjects

        Ice.AsyncResult begin_removeObjects​(long shareId,
                                            java.util.List<IObject> iobjects,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Remove existing items from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_removeObjects

        Ice.AsyncResult begin_removeObjects​(long shareId,
                                            java.util.List<IObject> iobjects,
                                            Ice.Callback __cb)
        Remove existing items from the share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeObjects

        Ice.AsyncResult begin_removeObjects​(long shareId,
                                            java.util.List<IObject> iobjects,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Ice.Callback __cb)
        Remove existing items from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeObjects

        Ice.AsyncResult begin_removeObjects​(long shareId,
                                            java.util.List<IObject> iobjects,
                                            Callback_IShare_removeObjects __cb)
        Remove existing items from the share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeObjects

        Ice.AsyncResult begin_removeObjects​(long shareId,
                                            java.util.List<IObject> iobjects,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Callback_IShare_removeObjects __cb)
        Remove existing items from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeObjects

        Ice.AsyncResult begin_removeObjects​(long shareId,
                                            java.util.List<IObject> iobjects,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Remove existing items from the share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_removeObjects

        Ice.AsyncResult begin_removeObjects​(long shareId,
                                            java.util.List<IObject> iobjects,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Remove existing items from the share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_removeObjects

        Ice.AsyncResult begin_removeObjects​(long shareId,
                                            java.util.List<IObject> iobjects,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Remove existing items from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_removeObjects

        Ice.AsyncResult begin_removeObjects​(long shareId,
                                            java.util.List<IObject> iobjects,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Remove existing items from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_removeObjects

        void end_removeObjects​(Ice.AsyncResult __result)
                        throws ServerError
        Remove existing items from the share.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • removeObject

        void removeObject​(long shareId,
                          IObject iobject,
                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
                   throws ServerError
        Removes existing IObject object from the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_removeObject

        Ice.AsyncResult begin_removeObject​(long shareId,
                                           IObject iobject)
        Removes existing IObject object from the Session share.
        Returns:
        The asynchronous result object.
      • begin_removeObject

        Ice.AsyncResult begin_removeObject​(long shareId,
                                           IObject iobject,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Removes existing IObject object from the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_removeObject

        Ice.AsyncResult begin_removeObject​(long shareId,
                                           IObject iobject,
                                           Ice.Callback __cb)
        Removes existing IObject object from the Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeObject

        Ice.AsyncResult begin_removeObject​(long shareId,
                                           IObject iobject,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Ice.Callback __cb)
        Removes existing IObject object from the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeObject

        Ice.AsyncResult begin_removeObject​(long shareId,
                                           IObject iobject,
                                           Callback_IShare_removeObject __cb)
        Removes existing IObject object from the Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeObject

        Ice.AsyncResult begin_removeObject​(long shareId,
                                           IObject iobject,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Callback_IShare_removeObject __cb)
        Removes existing IObject object from the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeObject

        Ice.AsyncResult begin_removeObject​(long shareId,
                                           IObject iobject,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Removes existing IObject object from the Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_removeObject

        Ice.AsyncResult begin_removeObject​(long shareId,
                                           IObject iobject,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Removes existing IObject object from the Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_removeObject

        Ice.AsyncResult begin_removeObject​(long shareId,
                                           IObject iobject,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Removes existing IObject object from the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_removeObject

        Ice.AsyncResult begin_removeObject​(long shareId,
                                           IObject iobject,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Removes existing IObject object from the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_removeObject

        void end_removeObject​(Ice.AsyncResult __result)
                       throws ServerError
        Removes existing IObject object from the Session share.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • getCommentCount

        java.util.Map<java.lang.Long,​java.lang.Long> getCommentCount​(java.util.List<java.lang.Long> shareIds)
                                                                    throws ServerError
        Returns a map from share id to comment count.
        Parameters:
        shareIds - Not null.
        Returns:
        Map with all ids present and 0 if no count exists.
        Throws:
        ValidationException - if a given share does not exist
        ServerError
      • getCommentCount

        java.util.Map<java.lang.Long,​java.lang.Long> getCommentCount​(java.util.List<java.lang.Long> shareIds,
                                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                                    throws ServerError
        Returns a map from share id to comment count.
        Parameters:
        shareIds - Not null.
        __ctx - The Context map to send with the invocation.
        Returns:
        Map with all ids present and 0 if no count exists.
        Throws:
        ValidationException - if a given share does not exist
        ServerError
      • begin_getCommentCount

        Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds)
        Returns a map from share id to comment count.
        Parameters:
        shareIds - Not null.
        Returns:
        The asynchronous result object.
      • begin_getCommentCount

        Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Returns a map from share id to comment count.
        Parameters:
        shareIds - Not null.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getCommentCount

        Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds,
                                              Ice.Callback __cb)
        Returns a map from share id to comment count.
        Parameters:
        shareIds - Not null.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getCommentCount

        Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
        Returns a map from share id to comment count.
        Parameters:
        shareIds - Not null.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getCommentCount

        Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds,
                                              Callback_IShare_getCommentCount __cb)
        Returns a map from share id to comment count.
        Parameters:
        shareIds - Not null.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getCommentCount

        Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Callback_IShare_getCommentCount __cb)
        Returns a map from share id to comment count.
        Parameters:
        shareIds - Not null.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getCommentCount

        Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds,
                                              IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Returns a map from share id to comment count.
        Parameters:
        shareIds - Not null.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getCommentCount

        Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds,
                                              IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Returns a map from share id to comment count.
        Parameters:
        shareIds - Not null.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getCommentCount

        Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Returns a map from share id to comment count.
        Parameters:
        shareIds - Not null.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getCommentCount

        Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Returns a map from share id to comment count.
        Parameters:
        shareIds - Not null.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getCommentCount

        java.util.Map<java.lang.Long,​java.lang.Long> end_getCommentCount​(Ice.AsyncResult __result)
                                                                        throws ServerError
        Returns a map from share id to comment count.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        Map with all ids present and 0 if no count exists.
        Throws:
        ValidationException - if a given share does not exist
        ServerError
      • getComments

        java.util.List<Annotation> getComments​(long shareId,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                        throws ServerError
        Looks up all Annotation comments which belong to the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        list of Annotation
        Throws:
        ServerError
      • begin_getComments

        Ice.AsyncResult begin_getComments​(long shareId)
        Looks up all Annotation comments which belong to the Session share.
        Returns:
        The asynchronous result object.
      • begin_getComments

        Ice.AsyncResult begin_getComments​(long shareId,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Looks up all Annotation comments which belong to the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getComments

        Ice.AsyncResult begin_getComments​(long shareId,
                                          Ice.Callback __cb)
        Looks up all Annotation comments which belong to the Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getComments

        Ice.AsyncResult begin_getComments​(long shareId,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Ice.Callback __cb)
        Looks up all Annotation comments which belong to the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getComments

        Ice.AsyncResult begin_getComments​(long shareId,
                                          Callback_IShare_getComments __cb)
        Looks up all Annotation comments which belong to the Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getComments

        Ice.AsyncResult begin_getComments​(long shareId,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Callback_IShare_getComments __cb)
        Looks up all Annotation comments which belong to the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getComments

        Ice.AsyncResult begin_getComments​(long shareId,
                                          IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Looks up all Annotation comments which belong to the Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getComments

        Ice.AsyncResult begin_getComments​(long shareId,
                                          IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
        Looks up all Annotation comments which belong to the Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getComments

        Ice.AsyncResult begin_getComments​(long shareId,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Looks up all Annotation comments which belong to the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getComments

        Ice.AsyncResult begin_getComments​(long shareId,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
        Looks up all Annotation comments which belong to the Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getComments

        java.util.List<Annotation> end_getComments​(Ice.AsyncResult __result)
                                            throws ServerError
        Looks up all Annotation comments which belong to the Session share.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        list of Annotation
        Throws:
        ServerError
      • addComment

        TextAnnotation addComment​(long shareId,
                                  java.lang.String comment,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
                           throws ServerError
        Creates TextAnnotation comment for Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_addComment

        Ice.AsyncResult begin_addComment​(long shareId,
                                         java.lang.String comment)
        Creates TextAnnotation comment for Session share.
        Returns:
        The asynchronous result object.
      • begin_addComment

        Ice.AsyncResult begin_addComment​(long shareId,
                                         java.lang.String comment,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Creates TextAnnotation comment for Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_addComment

        Ice.AsyncResult begin_addComment​(long shareId,
                                         java.lang.String comment,
                                         Ice.Callback __cb)
        Creates TextAnnotation comment for Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addComment

        Ice.AsyncResult begin_addComment​(long shareId,
                                         java.lang.String comment,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         Ice.Callback __cb)
        Creates TextAnnotation comment for Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addComment

        Ice.AsyncResult begin_addComment​(long shareId,
                                         java.lang.String comment,
                                         Callback_IShare_addComment __cb)
        Creates TextAnnotation comment for Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addComment

        Ice.AsyncResult begin_addComment​(long shareId,
                                         java.lang.String comment,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         Callback_IShare_addComment __cb)
        Creates TextAnnotation comment for Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addComment

        Ice.AsyncResult begin_addComment​(long shareId,
                                         java.lang.String comment,
                                         IceInternal.Functional_GenericCallback1<TextAnnotation> __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Creates TextAnnotation comment for Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addComment

        Ice.AsyncResult begin_addComment​(long shareId,
                                         java.lang.String comment,
                                         IceInternal.Functional_GenericCallback1<TextAnnotation> __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
        Creates TextAnnotation comment for Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_addComment

        Ice.AsyncResult begin_addComment​(long shareId,
                                         java.lang.String comment,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         IceInternal.Functional_GenericCallback1<TextAnnotation> __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Creates TextAnnotation comment for Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addComment

        Ice.AsyncResult begin_addComment​(long shareId,
                                         java.lang.String comment,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         IceInternal.Functional_GenericCallback1<TextAnnotation> __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
        Creates TextAnnotation comment for Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_addReply

        Ice.AsyncResult begin_addReply​(long shareId,
                                       java.lang.String comment,
                                       TextAnnotation replyTo)
        Creates TextAnnotation comment which replies to an existing comment.
        Returns:
        The asynchronous result object.
      • begin_addReply

        Ice.AsyncResult begin_addReply​(long shareId,
                                       java.lang.String comment,
                                       TextAnnotation replyTo,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Creates TextAnnotation comment which replies to an existing comment.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_addReply

        Ice.AsyncResult begin_addReply​(long shareId,
                                       java.lang.String comment,
                                       TextAnnotation replyTo,
                                       Ice.Callback __cb)
        Creates TextAnnotation comment which replies to an existing comment.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addReply

        Ice.AsyncResult begin_addReply​(long shareId,
                                       java.lang.String comment,
                                       TextAnnotation replyTo,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       Ice.Callback __cb)
        Creates TextAnnotation comment which replies to an existing comment.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addReply

        Ice.AsyncResult begin_addReply​(long shareId,
                                       java.lang.String comment,
                                       TextAnnotation replyTo,
                                       Callback_IShare_addReply __cb)
        Creates TextAnnotation comment which replies to an existing comment.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addReply

        Ice.AsyncResult begin_addReply​(long shareId,
                                       java.lang.String comment,
                                       TextAnnotation replyTo,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       Callback_IShare_addReply __cb)
        Creates TextAnnotation comment which replies to an existing comment.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addReply

        Ice.AsyncResult begin_addReply​(long shareId,
                                       java.lang.String comment,
                                       TextAnnotation replyTo,
                                       IceInternal.Functional_GenericCallback1<TextAnnotation> __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Creates TextAnnotation comment which replies to an existing comment.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addReply

        Ice.AsyncResult begin_addReply​(long shareId,
                                       java.lang.String comment,
                                       TextAnnotation replyTo,
                                       IceInternal.Functional_GenericCallback1<TextAnnotation> __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
        Creates TextAnnotation comment which replies to an existing comment.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_addReply

        Ice.AsyncResult begin_addReply​(long shareId,
                                       java.lang.String comment,
                                       TextAnnotation replyTo,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       IceInternal.Functional_GenericCallback1<TextAnnotation> __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Creates TextAnnotation comment which replies to an existing comment.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addReply

        Ice.AsyncResult begin_addReply​(long shareId,
                                       java.lang.String comment,
                                       TextAnnotation replyTo,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       IceInternal.Functional_GenericCallback1<TextAnnotation> __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
        Creates TextAnnotation comment which replies to an existing comment.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • deleteComment

        void deleteComment​(Annotation comment,
                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
                    throws ServerError
        Deletes Annotation comment from the database.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_deleteComment

        Ice.AsyncResult begin_deleteComment​(Annotation comment)
        Deletes Annotation comment from the database.
        Returns:
        The asynchronous result object.
      • begin_deleteComment

        Ice.AsyncResult begin_deleteComment​(Annotation comment,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Deletes Annotation comment from the database.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_deleteComment

        Ice.AsyncResult begin_deleteComment​(Annotation comment,
                                            Ice.Callback __cb)
        Deletes Annotation comment from the database.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_deleteComment

        Ice.AsyncResult begin_deleteComment​(Annotation comment,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Ice.Callback __cb)
        Deletes Annotation comment from the database.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_deleteComment

        Ice.AsyncResult begin_deleteComment​(Annotation comment,
                                            Callback_IShare_deleteComment __cb)
        Deletes Annotation comment from the database.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_deleteComment

        Ice.AsyncResult begin_deleteComment​(Annotation comment,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Callback_IShare_deleteComment __cb)
        Deletes Annotation comment from the database.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_deleteComment

        Ice.AsyncResult begin_deleteComment​(Annotation comment,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Deletes Annotation comment from the database.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_deleteComment

        Ice.AsyncResult begin_deleteComment​(Annotation comment,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Deletes Annotation comment from the database.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_deleteComment

        Ice.AsyncResult begin_deleteComment​(Annotation comment,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Deletes Annotation comment from the database.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_deleteComment

        Ice.AsyncResult begin_deleteComment​(Annotation comment,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Deletes Annotation comment from the database.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_deleteComment

        void end_deleteComment​(Ice.AsyncResult __result)
                        throws ServerError
        Deletes Annotation comment from the database.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • getAllMembers

        java.util.List<Experimenter> getAllMembers​(long shareId,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                            throws ServerError
        Get all Experimenter users who are a member of the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_getAllMembers

        Ice.AsyncResult begin_getAllMembers​(long shareId)
        Get all Experimenter users who are a member of the share.
        Returns:
        The asynchronous result object.
      • begin_getAllMembers

        Ice.AsyncResult begin_getAllMembers​(long shareId,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Get all Experimenter users who are a member of the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getAllMembers

        Ice.AsyncResult begin_getAllMembers​(long shareId,
                                            Ice.Callback __cb)
        Get all Experimenter users who are a member of the share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getAllMembers

        Ice.AsyncResult begin_getAllMembers​(long shareId,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Ice.Callback __cb)
        Get all Experimenter users who are a member of the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getAllMembers

        Ice.AsyncResult begin_getAllMembers​(long shareId,
                                            Callback_IShare_getAllMembers __cb)
        Get all Experimenter users who are a member of the share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getAllMembers

        Ice.AsyncResult begin_getAllMembers​(long shareId,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Callback_IShare_getAllMembers __cb)
        Get all Experimenter users who are a member of the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getAllMembers

        Ice.AsyncResult begin_getAllMembers​(long shareId,
                                            IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Get all Experimenter users who are a member of the share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getAllMembers

        Ice.AsyncResult begin_getAllMembers​(long shareId,
                                            IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Get all Experimenter users who are a member of the share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getAllMembers

        Ice.AsyncResult begin_getAllMembers​(long shareId,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Get all Experimenter users who are a member of the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getAllMembers

        Ice.AsyncResult begin_getAllMembers​(long shareId,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Get all Experimenter users who are a member of the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getAllMembers

        java.util.List<Experimenter> end_getAllMembers​(Ice.AsyncResult __result)
                                                throws ServerError
        Get all Experimenter users who are a member of the share.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • getAllGuests

        java.util.List<java.lang.String> getAllGuests​(long shareId)
                                               throws ServerError
        Get the email addresses for all share guests.
        Throws:
        ServerError
      • getAllGuests

        java.util.List<java.lang.String> getAllGuests​(long shareId,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                               throws ServerError
        Get the email addresses for all share guests.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_getAllGuests

        Ice.AsyncResult begin_getAllGuests​(long shareId)
        Get the email addresses for all share guests.
        Returns:
        The asynchronous result object.
      • begin_getAllGuests

        Ice.AsyncResult begin_getAllGuests​(long shareId,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Get the email addresses for all share guests.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getAllGuests

        Ice.AsyncResult begin_getAllGuests​(long shareId,
                                           Ice.Callback __cb)
        Get the email addresses for all share guests.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getAllGuests

        Ice.AsyncResult begin_getAllGuests​(long shareId,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Ice.Callback __cb)
        Get the email addresses for all share guests.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getAllGuests

        Ice.AsyncResult begin_getAllGuests​(long shareId,
                                           Callback_IShare_getAllGuests __cb)
        Get the email addresses for all share guests.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getAllGuests

        Ice.AsyncResult begin_getAllGuests​(long shareId,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Callback_IShare_getAllGuests __cb)
        Get the email addresses for all share guests.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getAllGuests

        Ice.AsyncResult begin_getAllGuests​(long shareId,
                                           IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Get the email addresses for all share guests.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getAllGuests

        Ice.AsyncResult begin_getAllGuests​(long shareId,
                                           IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Get the email addresses for all share guests.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getAllGuests

        Ice.AsyncResult begin_getAllGuests​(long shareId,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Get the email addresses for all share guests.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getAllGuests

        Ice.AsyncResult begin_getAllGuests​(long shareId,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Get the email addresses for all share guests.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getAllGuests

        java.util.List<java.lang.String> end_getAllGuests​(Ice.AsyncResult __result)
                                                   throws ServerError
        Get the email addresses for all share guests.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • getAllUsers

        java.util.List<java.lang.String> getAllUsers​(long shareId)
                                              throws ServerError,
                                                     ValidationException
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Parameters:
        shareId -
        Returns:
        a Set containing the login of all users
        Throws:
        ValidationException - if there is a conflict between email addresses and user names.
        ServerError
      • getAllUsers

        java.util.List<java.lang.String> getAllUsers​(long shareId,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                              throws ServerError,
                                                     ValidationException
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Parameters:
        shareId -
        __ctx - The Context map to send with the invocation.
        Returns:
        a Set containing the login of all users
        Throws:
        ValidationException - if there is a conflict between email addresses and user names.
        ServerError
      • begin_getAllUsers

        Ice.AsyncResult begin_getAllUsers​(long shareId)
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Parameters:
        shareId -
        Returns:
        The asynchronous result object.
      • begin_getAllUsers

        Ice.AsyncResult begin_getAllUsers​(long shareId,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Parameters:
        shareId -
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getAllUsers

        Ice.AsyncResult begin_getAllUsers​(long shareId,
                                          Ice.Callback __cb)
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Parameters:
        shareId -
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getAllUsers

        Ice.AsyncResult begin_getAllUsers​(long shareId,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Ice.Callback __cb)
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Parameters:
        shareId -
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getAllUsers

        Ice.AsyncResult begin_getAllUsers​(long shareId,
                                          Callback_IShare_getAllUsers __cb)
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Parameters:
        shareId -
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getAllUsers

        Ice.AsyncResult begin_getAllUsers​(long shareId,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Callback_IShare_getAllUsers __cb)
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Parameters:
        shareId -
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getAllUsers

        Ice.AsyncResult begin_getAllUsers​(long shareId,
                                          IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Parameters:
        shareId -
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getAllUsers

        Ice.AsyncResult begin_getAllUsers​(long shareId,
                                          IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Parameters:
        shareId -
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getAllUsers

        Ice.AsyncResult begin_getAllUsers​(long shareId,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Parameters:
        shareId -
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getAllUsers

        Ice.AsyncResult begin_getAllUsers​(long shareId,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Parameters:
        shareId -
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getAllUsers

        java.util.List<java.lang.String> end_getAllUsers​(Ice.AsyncResult __result)
                                                  throws ServerError,
                                                         ValidationException
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        a Set containing the login of all users
        Throws:
        ValidationException - if there is a conflict between email addresses and user names.
        ServerError
      • addUsers

        void addUsers​(long shareId,
                      java.util.List<Experimenter> exps,
                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
               throws ServerError
        Adds Experimenter experimenters to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_addUsers

        Ice.AsyncResult begin_addUsers​(long shareId,
                                       java.util.List<Experimenter> exps)
        Adds Experimenter experimenters to Session share.
        Returns:
        The asynchronous result object.
      • begin_addUsers

        Ice.AsyncResult begin_addUsers​(long shareId,
                                       java.util.List<Experimenter> exps,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Adds Experimenter experimenters to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_addUsers

        Ice.AsyncResult begin_addUsers​(long shareId,
                                       java.util.List<Experimenter> exps,
                                       Ice.Callback __cb)
        Adds Experimenter experimenters to Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addUsers

        Ice.AsyncResult begin_addUsers​(long shareId,
                                       java.util.List<Experimenter> exps,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       Ice.Callback __cb)
        Adds Experimenter experimenters to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addUsers

        Ice.AsyncResult begin_addUsers​(long shareId,
                                       java.util.List<Experimenter> exps,
                                       Callback_IShare_addUsers __cb)
        Adds Experimenter experimenters to Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addUsers

        Ice.AsyncResult begin_addUsers​(long shareId,
                                       java.util.List<Experimenter> exps,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       Callback_IShare_addUsers __cb)
        Adds Experimenter experimenters to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addUsers

        Ice.AsyncResult begin_addUsers​(long shareId,
                                       java.util.List<Experimenter> exps,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Adds Experimenter experimenters to Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addUsers

        Ice.AsyncResult begin_addUsers​(long shareId,
                                       java.util.List<Experimenter> exps,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
        Adds Experimenter experimenters to Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_addUsers

        Ice.AsyncResult begin_addUsers​(long shareId,
                                       java.util.List<Experimenter> exps,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Adds Experimenter experimenters to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addUsers

        Ice.AsyncResult begin_addUsers​(long shareId,
                                       java.util.List<Experimenter> exps,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
        Adds Experimenter experimenters to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_addUsers

        void end_addUsers​(Ice.AsyncResult __result)
                   throws ServerError
        Adds Experimenter experimenters to Session share.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • addGuests

        void addGuests​(long shareId,
                       java.util.List<java.lang.String> emailAddresses)
                throws ServerError
        Adds guest email addresses to the share.
        Throws:
        ServerError
      • addGuests

        void addGuests​(long shareId,
                       java.util.List<java.lang.String> emailAddresses,
                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
                throws ServerError
        Adds guest email addresses to the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_addGuests

        Ice.AsyncResult begin_addGuests​(long shareId,
                                        java.util.List<java.lang.String> emailAddresses)
        Adds guest email addresses to the share.
        Returns:
        The asynchronous result object.
      • begin_addGuests

        Ice.AsyncResult begin_addGuests​(long shareId,
                                        java.util.List<java.lang.String> emailAddresses,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Adds guest email addresses to the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_addGuests

        Ice.AsyncResult begin_addGuests​(long shareId,
                                        java.util.List<java.lang.String> emailAddresses,
                                        Ice.Callback __cb)
        Adds guest email addresses to the share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addGuests

        Ice.AsyncResult begin_addGuests​(long shareId,
                                        java.util.List<java.lang.String> emailAddresses,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        Ice.Callback __cb)
        Adds guest email addresses to the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addGuests

        Ice.AsyncResult begin_addGuests​(long shareId,
                                        java.util.List<java.lang.String> emailAddresses,
                                        Callback_IShare_addGuests __cb)
        Adds guest email addresses to the share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addGuests

        Ice.AsyncResult begin_addGuests​(long shareId,
                                        java.util.List<java.lang.String> emailAddresses,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        Callback_IShare_addGuests __cb)
        Adds guest email addresses to the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addGuests

        Ice.AsyncResult begin_addGuests​(long shareId,
                                        java.util.List<java.lang.String> emailAddresses,
                                        IceInternal.Functional_VoidCallback __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Adds guest email addresses to the share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addGuests

        Ice.AsyncResult begin_addGuests​(long shareId,
                                        java.util.List<java.lang.String> emailAddresses,
                                        IceInternal.Functional_VoidCallback __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                        IceInternal.Functional_BoolCallback __sentCb)
        Adds guest email addresses to the share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_addGuests

        Ice.AsyncResult begin_addGuests​(long shareId,
                                        java.util.List<java.lang.String> emailAddresses,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        IceInternal.Functional_VoidCallback __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Adds guest email addresses to the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addGuests

        Ice.AsyncResult begin_addGuests​(long shareId,
                                        java.util.List<java.lang.String> emailAddresses,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        IceInternal.Functional_VoidCallback __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                        IceInternal.Functional_BoolCallback __sentCb)
        Adds guest email addresses to the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_addGuests

        void end_addGuests​(Ice.AsyncResult __result)
                    throws ServerError
        Adds guest email addresses to the share.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • removeUsers

        void removeUsers​(long shareId,
                         java.util.List<Experimenter> exps,
                         java.util.Map<java.lang.String,​java.lang.String> __ctx)
                  throws ServerError
        Removes Experimenter experimenters from Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_removeUsers

        Ice.AsyncResult begin_removeUsers​(long shareId,
                                          java.util.List<Experimenter> exps)
        Removes Experimenter experimenters from Session share.
        Returns:
        The asynchronous result object.
      • begin_removeUsers

        Ice.AsyncResult begin_removeUsers​(long shareId,
                                          java.util.List<Experimenter> exps,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Removes Experimenter experimenters from Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_removeUsers

        Ice.AsyncResult begin_removeUsers​(long shareId,
                                          java.util.List<Experimenter> exps,
                                          Ice.Callback __cb)
        Removes Experimenter experimenters from Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeUsers

        Ice.AsyncResult begin_removeUsers​(long shareId,
                                          java.util.List<Experimenter> exps,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Ice.Callback __cb)
        Removes Experimenter experimenters from Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeUsers

        Ice.AsyncResult begin_removeUsers​(long shareId,
                                          java.util.List<Experimenter> exps,
                                          Callback_IShare_removeUsers __cb)
        Removes Experimenter experimenters from Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeUsers

        Ice.AsyncResult begin_removeUsers​(long shareId,
                                          java.util.List<Experimenter> exps,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Callback_IShare_removeUsers __cb)
        Removes Experimenter experimenters from Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeUsers

        Ice.AsyncResult begin_removeUsers​(long shareId,
                                          java.util.List<Experimenter> exps,
                                          IceInternal.Functional_VoidCallback __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Removes Experimenter experimenters from Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_removeUsers

        Ice.AsyncResult begin_removeUsers​(long shareId,
                                          java.util.List<Experimenter> exps,
                                          IceInternal.Functional_VoidCallback __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
        Removes Experimenter experimenters from Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_removeUsers

        Ice.AsyncResult begin_removeUsers​(long shareId,
                                          java.util.List<Experimenter> exps,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_VoidCallback __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Removes Experimenter experimenters from Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_removeUsers

        Ice.AsyncResult begin_removeUsers​(long shareId,
                                          java.util.List<Experimenter> exps,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_VoidCallback __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
        Removes Experimenter experimenters from Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_removeUsers

        void end_removeUsers​(Ice.AsyncResult __result)
                      throws ServerError
        Removes Experimenter experimenters from Session share.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • removeGuests

        void removeGuests​(long shareId,
                          java.util.List<java.lang.String> emailAddresses)
                   throws ServerError
        Removes guest email addresses from the share.
        Throws:
        ServerError
      • removeGuests

        void removeGuests​(long shareId,
                          java.util.List<java.lang.String> emailAddresses,
                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
                   throws ServerError
        Removes guest email addresses from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_removeGuests

        Ice.AsyncResult begin_removeGuests​(long shareId,
                                           java.util.List<java.lang.String> emailAddresses)
        Removes guest email addresses from the share.
        Returns:
        The asynchronous result object.
      • begin_removeGuests

        Ice.AsyncResult begin_removeGuests​(long shareId,
                                           java.util.List<java.lang.String> emailAddresses,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Removes guest email addresses from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_removeGuests

        Ice.AsyncResult begin_removeGuests​(long shareId,
                                           java.util.List<java.lang.String> emailAddresses,
                                           Ice.Callback __cb)
        Removes guest email addresses from the share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeGuests

        Ice.AsyncResult begin_removeGuests​(long shareId,
                                           java.util.List<java.lang.String> emailAddresses,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Ice.Callback __cb)
        Removes guest email addresses from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeGuests

        Ice.AsyncResult begin_removeGuests​(long shareId,
                                           java.util.List<java.lang.String> emailAddresses,
                                           Callback_IShare_removeGuests __cb)
        Removes guest email addresses from the share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeGuests

        Ice.AsyncResult begin_removeGuests​(long shareId,
                                           java.util.List<java.lang.String> emailAddresses,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Callback_IShare_removeGuests __cb)
        Removes guest email addresses from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeGuests

        Ice.AsyncResult begin_removeGuests​(long shareId,
                                           java.util.List<java.lang.String> emailAddresses,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Removes guest email addresses from the share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_removeGuests

        Ice.AsyncResult begin_removeGuests​(long shareId,
                                           java.util.List<java.lang.String> emailAddresses,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Removes guest email addresses from the share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_removeGuests

        Ice.AsyncResult begin_removeGuests​(long shareId,
                                           java.util.List<java.lang.String> emailAddresses,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Removes guest email addresses from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_removeGuests

        Ice.AsyncResult begin_removeGuests​(long shareId,
                                           java.util.List<java.lang.String> emailAddresses,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Removes guest email addresses from the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_removeGuests

        void end_removeGuests​(Ice.AsyncResult __result)
                       throws ServerError
        Removes guest email addresses from the share.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • addUser

        void addUser​(long shareId,
                     Experimenter exp,
                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
              throws ServerError
        Adds Experimenter experimenter to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_addUser

        Ice.AsyncResult begin_addUser​(long shareId,
                                      Experimenter exp)
        Adds Experimenter experimenter to Session share.
        Returns:
        The asynchronous result object.
      • begin_addUser

        Ice.AsyncResult begin_addUser​(long shareId,
                                      Experimenter exp,
                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Adds Experimenter experimenter to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_addUser

        Ice.AsyncResult begin_addUser​(long shareId,
                                      Experimenter exp,
                                      Ice.Callback __cb)
        Adds Experimenter experimenter to Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addUser

        Ice.AsyncResult begin_addUser​(long shareId,
                                      Experimenter exp,
                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                      Ice.Callback __cb)
        Adds Experimenter experimenter to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addUser

        Ice.AsyncResult begin_addUser​(long shareId,
                                      Experimenter exp,
                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                      Callback_IShare_addUser __cb)
        Adds Experimenter experimenter to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addUser

        Ice.AsyncResult begin_addUser​(long shareId,
                                      Experimenter exp,
                                      IceInternal.Functional_VoidCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Adds Experimenter experimenter to Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addUser

        Ice.AsyncResult begin_addUser​(long shareId,
                                      Experimenter exp,
                                      IceInternal.Functional_VoidCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
        Adds Experimenter experimenter to Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_addUser

        Ice.AsyncResult begin_addUser​(long shareId,
                                      Experimenter exp,
                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                      IceInternal.Functional_VoidCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Adds Experimenter experimenter to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addUser

        Ice.AsyncResult begin_addUser​(long shareId,
                                      Experimenter exp,
                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                      IceInternal.Functional_VoidCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
        Adds Experimenter experimenter to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • addGuest

        void addGuest​(long shareId,
                      java.lang.String emailAddress)
               throws ServerError
        Adds guest email address to the share.
        Throws:
        ServerError
      • addGuest

        void addGuest​(long shareId,
                      java.lang.String emailAddress,
                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
               throws ServerError
        Adds guest email address to the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_addGuest

        Ice.AsyncResult begin_addGuest​(long shareId,
                                       java.lang.String emailAddress)
        Adds guest email address to the share.
        Returns:
        The asynchronous result object.
      • begin_addGuest

        Ice.AsyncResult begin_addGuest​(long shareId,
                                       java.lang.String emailAddress,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Adds guest email address to the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_addGuest

        Ice.AsyncResult begin_addGuest​(long shareId,
                                       java.lang.String emailAddress,
                                       Ice.Callback __cb)
        Adds guest email address to the share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addGuest

        Ice.AsyncResult begin_addGuest​(long shareId,
                                       java.lang.String emailAddress,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       Ice.Callback __cb)
        Adds guest email address to the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addGuest

        Ice.AsyncResult begin_addGuest​(long shareId,
                                       java.lang.String emailAddress,
                                       Callback_IShare_addGuest __cb)
        Adds guest email address to the share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addGuest

        Ice.AsyncResult begin_addGuest​(long shareId,
                                       java.lang.String emailAddress,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       Callback_IShare_addGuest __cb)
        Adds guest email address to the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addGuest

        Ice.AsyncResult begin_addGuest​(long shareId,
                                       java.lang.String emailAddress,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Adds guest email address to the share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addGuest

        Ice.AsyncResult begin_addGuest​(long shareId,
                                       java.lang.String emailAddress,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
        Adds guest email address to the share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_addGuest

        Ice.AsyncResult begin_addGuest​(long shareId,
                                       java.lang.String emailAddress,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Adds guest email address to the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addGuest

        Ice.AsyncResult begin_addGuest​(long shareId,
                                       java.lang.String emailAddress,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
        Adds guest email address to the share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_addGuest

        void end_addGuest​(Ice.AsyncResult __result)
                   throws ServerError
        Adds guest email address to the share.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • removeUser

        void removeUser​(long shareId,
                        Experimenter exp,
                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
                 throws ServerError
        Removes Experimenter experimenter from Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_removeUser

        Ice.AsyncResult begin_removeUser​(long shareId,
                                         Experimenter exp)
        Removes Experimenter experimenter from Session share.
        Returns:
        The asynchronous result object.
      • begin_removeUser

        Ice.AsyncResult begin_removeUser​(long shareId,
                                         Experimenter exp,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Removes Experimenter experimenter from Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_removeUser

        Ice.AsyncResult begin_removeUser​(long shareId,
                                         Experimenter exp,
                                         Ice.Callback __cb)
        Removes Experimenter experimenter from Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeUser

        Ice.AsyncResult begin_removeUser​(long shareId,
                                         Experimenter exp,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         Ice.Callback __cb)
        Removes Experimenter experimenter from Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeUser

        Ice.AsyncResult begin_removeUser​(long shareId,
                                         Experimenter exp,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         Callback_IShare_removeUser __cb)
        Removes Experimenter experimenter from Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeUser

        Ice.AsyncResult begin_removeUser​(long shareId,
                                         Experimenter exp,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Removes Experimenter experimenter from Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_removeUser

        Ice.AsyncResult begin_removeUser​(long shareId,
                                         Experimenter exp,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
        Removes Experimenter experimenter from Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_removeUser

        Ice.AsyncResult begin_removeUser​(long shareId,
                                         Experimenter exp,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Removes Experimenter experimenter from Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_removeUser

        Ice.AsyncResult begin_removeUser​(long shareId,
                                         Experimenter exp,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
        Removes Experimenter experimenter from Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_removeUser

        void end_removeUser​(Ice.AsyncResult __result)
                     throws ServerError
        Removes Experimenter experimenter from Session share.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • removeGuest

        void removeGuest​(long shareId,
                         java.lang.String emailAddress)
                  throws ServerError
        Removes guest email address from share.
        Throws:
        ServerError
      • removeGuest

        void removeGuest​(long shareId,
                         java.lang.String emailAddress,
                         java.util.Map<java.lang.String,​java.lang.String> __ctx)
                  throws ServerError
        Removes guest email address from share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_removeGuest

        Ice.AsyncResult begin_removeGuest​(long shareId,
                                          java.lang.String emailAddress)
        Removes guest email address from share.
        Returns:
        The asynchronous result object.
      • begin_removeGuest

        Ice.AsyncResult begin_removeGuest​(long shareId,
                                          java.lang.String emailAddress,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Removes guest email address from share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_removeGuest

        Ice.AsyncResult begin_removeGuest​(long shareId,
                                          java.lang.String emailAddress,
                                          Ice.Callback __cb)
        Removes guest email address from share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeGuest

        Ice.AsyncResult begin_removeGuest​(long shareId,
                                          java.lang.String emailAddress,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Ice.Callback __cb)
        Removes guest email address from share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeGuest

        Ice.AsyncResult begin_removeGuest​(long shareId,
                                          java.lang.String emailAddress,
                                          Callback_IShare_removeGuest __cb)
        Removes guest email address from share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeGuest

        Ice.AsyncResult begin_removeGuest​(long shareId,
                                          java.lang.String emailAddress,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Callback_IShare_removeGuest __cb)
        Removes guest email address from share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeGuest

        Ice.AsyncResult begin_removeGuest​(long shareId,
                                          java.lang.String emailAddress,
                                          IceInternal.Functional_VoidCallback __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Removes guest email address from share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_removeGuest

        Ice.AsyncResult begin_removeGuest​(long shareId,
                                          java.lang.String emailAddress,
                                          IceInternal.Functional_VoidCallback __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
        Removes guest email address from share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_removeGuest

        Ice.AsyncResult begin_removeGuest​(long shareId,
                                          java.lang.String emailAddress,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_VoidCallback __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Removes guest email address from share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_removeGuest

        Ice.AsyncResult begin_removeGuest​(long shareId,
                                          java.lang.String emailAddress,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_VoidCallback __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
        Removes guest email address from share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_removeGuest

        void end_removeGuest​(Ice.AsyncResult __result)
                      throws ServerError
        Removes guest email address from share.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • getActiveConnections

        java.util.Map<java.lang.String,​Experimenter> getActiveConnections​(long shareId)
                                                                         throws ServerError
        Gets actual active connections to Session share.
        Returns:
        map of experimenter and IP address
        Throws:
        ServerError
      • getActiveConnections

        java.util.Map<java.lang.String,​Experimenter> getActiveConnections​(long shareId,
                                                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                                         throws ServerError
        Gets actual active connections to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        map of experimenter and IP address
        Throws:
        ServerError
      • begin_getActiveConnections

        Ice.AsyncResult begin_getActiveConnections​(long shareId)
        Gets actual active connections to Session share.
        Returns:
        The asynchronous result object.
      • begin_getActiveConnections

        Ice.AsyncResult begin_getActiveConnections​(long shareId,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Gets actual active connections to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getActiveConnections

        Ice.AsyncResult begin_getActiveConnections​(long shareId,
                                                   Ice.Callback __cb)
        Gets actual active connections to Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getActiveConnections

        Ice.AsyncResult begin_getActiveConnections​(long shareId,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Gets actual active connections to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getActiveConnections

        Ice.AsyncResult begin_getActiveConnections​(long shareId,
                                                   Callback_IShare_getActiveConnections __cb)
        Gets actual active connections to Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getActiveConnections

        Ice.AsyncResult begin_getActiveConnections​(long shareId,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Callback_IShare_getActiveConnections __cb)
        Gets actual active connections to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getActiveConnections

        Ice.AsyncResult begin_getActiveConnections​(long shareId,
                                                   IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​Experimenter>> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Gets actual active connections to Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getActiveConnections

        Ice.AsyncResult begin_getActiveConnections​(long shareId,
                                                   IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​Experimenter>> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Gets actual active connections to Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getActiveConnections

        Ice.AsyncResult begin_getActiveConnections​(long shareId,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​Experimenter>> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Gets actual active connections to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getActiveConnections

        Ice.AsyncResult begin_getActiveConnections​(long shareId,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​Experimenter>> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Gets actual active connections to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getActiveConnections

        java.util.Map<java.lang.String,​Experimenter> end_getActiveConnections​(Ice.AsyncResult __result)
                                                                             throws ServerError
        Gets actual active connections to Session share.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        map of experimenter and IP address
        Throws:
        ServerError
      • getPastConnections

        java.util.Map<java.lang.String,​Experimenter> getPastConnections​(long shareId)
                                                                       throws ServerError
        Gets previous connections to Session share.
        Returns:
        map of experimenter and IP address
        Throws:
        ServerError
      • getPastConnections

        java.util.Map<java.lang.String,​Experimenter> getPastConnections​(long shareId,
                                                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                                       throws ServerError
        Gets previous connections to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        map of experimenter and IP address
        Throws:
        ServerError
      • begin_getPastConnections

        Ice.AsyncResult begin_getPastConnections​(long shareId)
        Gets previous connections to Session share.
        Returns:
        The asynchronous result object.
      • begin_getPastConnections

        Ice.AsyncResult begin_getPastConnections​(long shareId,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Gets previous connections to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getPastConnections

        Ice.AsyncResult begin_getPastConnections​(long shareId,
                                                 Ice.Callback __cb)
        Gets previous connections to Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getPastConnections

        Ice.AsyncResult begin_getPastConnections​(long shareId,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
        Gets previous connections to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getPastConnections

        Ice.AsyncResult begin_getPastConnections​(long shareId,
                                                 Callback_IShare_getPastConnections __cb)
        Gets previous connections to Session share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getPastConnections

        Ice.AsyncResult begin_getPastConnections​(long shareId,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Callback_IShare_getPastConnections __cb)
        Gets previous connections to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getPastConnections

        Ice.AsyncResult begin_getPastConnections​(long shareId,
                                                 IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​Experimenter>> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Gets previous connections to Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getPastConnections

        Ice.AsyncResult begin_getPastConnections​(long shareId,
                                                 IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​Experimenter>> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Gets previous connections to Session share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getPastConnections

        Ice.AsyncResult begin_getPastConnections​(long shareId,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​Experimenter>> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Gets previous connections to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getPastConnections

        Ice.AsyncResult begin_getPastConnections​(long shareId,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,​Experimenter>> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Gets previous connections to Session share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getPastConnections

        java.util.Map<java.lang.String,​Experimenter> end_getPastConnections​(Ice.AsyncResult __result)
                                                                           throws ServerError
        Gets previous connections to Session share.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        map of experimenter and IP address
        Throws:
        ServerError
      • invalidateConnection

        void invalidateConnection​(long shareId,
                                  Experimenter exp,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
                           throws ServerError
        Makes the connection invalid for Session share for specified user.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_invalidateConnection

        Ice.AsyncResult begin_invalidateConnection​(long shareId,
                                                   Experimenter exp)
        Makes the connection invalid for Session share for specified user.
        Returns:
        The asynchronous result object.
      • begin_invalidateConnection

        Ice.AsyncResult begin_invalidateConnection​(long shareId,
                                                   Experimenter exp,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Makes the connection invalid for Session share for specified user.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_invalidateConnection

        Ice.AsyncResult begin_invalidateConnection​(long shareId,
                                                   Experimenter exp,
                                                   Ice.Callback __cb)
        Makes the connection invalid for Session share for specified user.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_invalidateConnection

        Ice.AsyncResult begin_invalidateConnection​(long shareId,
                                                   Experimenter exp,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Makes the connection invalid for Session share for specified user.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_invalidateConnection

        Ice.AsyncResult begin_invalidateConnection​(long shareId,
                                                   Experimenter exp,
                                                   Callback_IShare_invalidateConnection __cb)
        Makes the connection invalid for Session share for specified user.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_invalidateConnection

        Ice.AsyncResult begin_invalidateConnection​(long shareId,
                                                   Experimenter exp,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Callback_IShare_invalidateConnection __cb)
        Makes the connection invalid for Session share for specified user.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_invalidateConnection

        Ice.AsyncResult begin_invalidateConnection​(long shareId,
                                                   Experimenter exp,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Makes the connection invalid for Session share for specified user.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_invalidateConnection

        Ice.AsyncResult begin_invalidateConnection​(long shareId,
                                                   Experimenter exp,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Makes the connection invalid for Session share for specified user.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_invalidateConnection

        Ice.AsyncResult begin_invalidateConnection​(long shareId,
                                                   Experimenter exp,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Makes the connection invalid for Session share for specified user.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_invalidateConnection

        Ice.AsyncResult begin_invalidateConnection​(long shareId,
                                                   Experimenter exp,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Makes the connection invalid for Session share for specified user.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_invalidateConnection

        void end_invalidateConnection​(Ice.AsyncResult __result)
                               throws ServerError
        Makes the connection invalid for Session share for specified user.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • getEvents

        java.util.List<IObject> getEvents​(long shareId,
                                          Experimenter exp,
                                          RTime from,
                                          RTime to,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                   throws ServerError
        Gets events for Session share per Experimenter experimenter for period of time.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        List of events
        Throws:
        ServerError
      • begin_getEvents

        Ice.AsyncResult begin_getEvents​(long shareId,
                                        Experimenter exp,
                                        RTime from,
                                        RTime to)
        Gets events for Session share per Experimenter experimenter for period of time.
        Returns:
        The asynchronous result object.
      • begin_getEvents

        Ice.AsyncResult begin_getEvents​(long shareId,
                                        Experimenter exp,
                                        RTime from,
                                        RTime to,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Gets events for Session share per Experimenter experimenter for period of time.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getEvents

        Ice.AsyncResult begin_getEvents​(long shareId,
                                        Experimenter exp,
                                        RTime from,
                                        RTime to,
                                        Ice.Callback __cb)
        Gets events for Session share per Experimenter experimenter for period of time.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getEvents

        Ice.AsyncResult begin_getEvents​(long shareId,
                                        Experimenter exp,
                                        RTime from,
                                        RTime to,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        Ice.Callback __cb)
        Gets events for Session share per Experimenter experimenter for period of time.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getEvents

        Ice.AsyncResult begin_getEvents​(long shareId,
                                        Experimenter exp,
                                        RTime from,
                                        RTime to,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        Callback_IShare_getEvents __cb)
        Gets events for Session share per Experimenter experimenter for period of time.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getEvents

        Ice.AsyncResult begin_getEvents​(long shareId,
                                        Experimenter exp,
                                        RTime from,
                                        RTime to,
                                        IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Gets events for Session share per Experimenter experimenter for period of time.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getEvents

        Ice.AsyncResult begin_getEvents​(long shareId,
                                        Experimenter exp,
                                        RTime from,
                                        RTime to,
                                        IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                        IceInternal.Functional_BoolCallback __sentCb)
        Gets events for Session share per Experimenter experimenter for period of time.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getEvents

        Ice.AsyncResult begin_getEvents​(long shareId,
                                        Experimenter exp,
                                        RTime from,
                                        RTime to,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Gets events for Session share per Experimenter experimenter for period of time.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getEvents

        Ice.AsyncResult begin_getEvents​(long shareId,
                                        Experimenter exp,
                                        RTime from,
                                        RTime to,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                        IceInternal.Functional_BoolCallback __sentCb)
        Gets events for Session share per Experimenter experimenter for period of time.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getEvents

        java.util.List<IObject> end_getEvents​(Ice.AsyncResult __result)
                                       throws ServerError
        Gets events for Session share per Experimenter experimenter for period of time.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        List of events
        Throws:
        ServerError
      • notifyMembersOfShare

        void notifyMembersOfShare​(long shareId,
                                  java.lang.String subject,
                                  java.lang.String message,
                                  boolean html)
                           throws ServerError
        Notifies via email selected members of share.
        Throws:
        ServerError
      • notifyMembersOfShare

        void notifyMembersOfShare​(long shareId,
                                  java.lang.String subject,
                                  java.lang.String message,
                                  boolean html,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
                           throws ServerError
        Notifies via email selected members of share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_notifyMembersOfShare

        Ice.AsyncResult begin_notifyMembersOfShare​(long shareId,
                                                   java.lang.String subject,
                                                   java.lang.String message,
                                                   boolean html)
        Notifies via email selected members of share.
        Returns:
        The asynchronous result object.
      • begin_notifyMembersOfShare

        Ice.AsyncResult begin_notifyMembersOfShare​(long shareId,
                                                   java.lang.String subject,
                                                   java.lang.String message,
                                                   boolean html,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Notifies via email selected members of share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_notifyMembersOfShare

        Ice.AsyncResult begin_notifyMembersOfShare​(long shareId,
                                                   java.lang.String subject,
                                                   java.lang.String message,
                                                   boolean html,
                                                   Ice.Callback __cb)
        Notifies via email selected members of share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_notifyMembersOfShare

        Ice.AsyncResult begin_notifyMembersOfShare​(long shareId,
                                                   java.lang.String subject,
                                                   java.lang.String message,
                                                   boolean html,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Notifies via email selected members of share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_notifyMembersOfShare

        Ice.AsyncResult begin_notifyMembersOfShare​(long shareId,
                                                   java.lang.String subject,
                                                   java.lang.String message,
                                                   boolean html,
                                                   Callback_IShare_notifyMembersOfShare __cb)
        Notifies via email selected members of share.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_notifyMembersOfShare

        Ice.AsyncResult begin_notifyMembersOfShare​(long shareId,
                                                   java.lang.String subject,
                                                   java.lang.String message,
                                                   boolean html,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Callback_IShare_notifyMembersOfShare __cb)
        Notifies via email selected members of share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_notifyMembersOfShare

        Ice.AsyncResult begin_notifyMembersOfShare​(long shareId,
                                                   java.lang.String subject,
                                                   java.lang.String message,
                                                   boolean html,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Notifies via email selected members of share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_notifyMembersOfShare

        Ice.AsyncResult begin_notifyMembersOfShare​(long shareId,
                                                   java.lang.String subject,
                                                   java.lang.String message,
                                                   boolean html,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Notifies via email selected members of share.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_notifyMembersOfShare

        Ice.AsyncResult begin_notifyMembersOfShare​(long shareId,
                                                   java.lang.String subject,
                                                   java.lang.String message,
                                                   boolean html,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Notifies via email selected members of share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_notifyMembersOfShare

        Ice.AsyncResult begin_notifyMembersOfShare​(long shareId,
                                                   java.lang.String subject,
                                                   java.lang.String message,
                                                   boolean html,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Notifies via email selected members of share.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_notifyMembersOfShare

        void end_notifyMembersOfShare​(Ice.AsyncResult __result)
                               throws ServerError
        Notifies via email selected members of share.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError