Package omero.api

Class ISharePrxHelper

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface Ice.ObjectPrx

        Ice.ObjectPrx.FunctionalCallback_Object_ice_invoke_Response
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String[] __ids  
      static long serialVersionUID  
    • Constructor Summary

      Constructors 
      Constructor Description
      ISharePrxHelper()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void __activate_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __addComment_completed​(Ice.TwowayCallbackArg1UE<TextAnnotation> __cb, Ice.AsyncResult __result)  
      static void __addGuest_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __addGuests_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __addObject_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __addObjects_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __addReply_completed​(Ice.TwowayCallbackArg1UE<TextAnnotation> __cb, Ice.AsyncResult __result)  
      static void __addUser_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __addUsers_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __closeShare_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __createShare_completed​(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)  
      static void __deactivate_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __deleteComment_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __getActiveConnections_completed​(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,​Experimenter>> __cb, Ice.AsyncResult __result)  
      static void __getAllGuests_completed​(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>> __cb, Ice.AsyncResult __result)  
      static void __getAllMembers_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Experimenter>> __cb, Ice.AsyncResult __result)  
      static void __getAllUsers_completed​(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>> __cb, Ice.AsyncResult __result)  
      static void __getCommentCount_completed​(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Long,​java.lang.Long>> __cb, Ice.AsyncResult __result)  
      static void __getComments_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)  
      static void __getContentMap_completed​(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,​long[]>> __cb, Ice.AsyncResult __result)  
      static void __getContents_completed​(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)  
      static void __getContentSize_completed​(Ice.TwowayCallbackIntUE __cb, Ice.AsyncResult __result)  
      static void __getContentSubList_completed​(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)  
      static void __getEvents_completed​(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)  
      static void __getMemberCount_completed​(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Long,​java.lang.Long>> __cb, Ice.AsyncResult __result)  
      static void __getMemberShares_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Session>> __cb, Ice.AsyncResult __result)  
      static void __getMemberSharesFor_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Session>> __cb, Ice.AsyncResult __result)  
      static void __getOwnShares_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Session>> __cb, Ice.AsyncResult __result)  
      static void __getPastConnections_completed​(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,​Experimenter>> __cb, Ice.AsyncResult __result)  
      static void __getShare_completed​(Ice.TwowayCallbackArg1UE<Share> __cb, Ice.AsyncResult __result)  
      static void __getSharesOwnedBy_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Session>> __cb, Ice.AsyncResult __result)  
      static void __invalidateConnection_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __notifyMembersOfShare_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static ISharePrx __read​(IceInternal.BasicStream __is)  
      static void __removeGuest_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __removeGuests_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __removeObject_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __removeObjects_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __removeUser_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __removeUsers_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __setActive_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __setDescription_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __setExpiration_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __write​(IceInternal.BasicStream __os, ISharePrx v)  
      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)  
      static ISharePrx checkedCast​(Ice.ObjectPrx __obj)
      Contacts the remote server to verify that the object implements this type.
      static ISharePrx checkedCast​(Ice.ObjectPrx __obj, java.lang.String __facet)
      Contacts the remote server to verify that a facet of the object implements this type.
      static ISharePrx checkedCast​(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Contacts the remote server to verify that a facet of the object implements this type.
      static ISharePrx checkedCast​(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Contacts the remote server to verify that the object implements this type.
      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 __iresult)
      Turns on the access control lists attached to the given share for the current session.
      TextAnnotation end_addComment​(Ice.AsyncResult __iresult)
      Creates TextAnnotation comment for Session share.
      void end_addGuest​(Ice.AsyncResult __iresult)
      Adds guest email address to the share.
      void end_addGuests​(Ice.AsyncResult __iresult)
      Adds guest email addresses to the share.
      void end_addObject​(Ice.AsyncResult __iresult)
      Adds new IObject item to Session share.
      void end_addObjects​(Ice.AsyncResult __iresult)
      Adds new IObject items to Session share.
      TextAnnotation end_addReply​(Ice.AsyncResult __iresult)
      Creates TextAnnotation comment which replies to an existing comment.
      void end_addUser​(Ice.AsyncResult __iresult)
      Adds Experimenter experimenter to Session share.
      void end_addUsers​(Ice.AsyncResult __iresult)
      Adds Experimenter experimenters to Session share.
      void end_closeShare​(Ice.AsyncResult __iresult)
      Closes Session share.
      long end_createShare​(Ice.AsyncResult __iresult)
      Creates Session share with all related: IObject itmes, Experimenter members, and guests.
      void end_deactivate​(Ice.AsyncResult __iresult)
      Turns off the access control lists with the current share.
      void end_deleteComment​(Ice.AsyncResult __iresult)
      Deletes Annotation comment from the database.
      java.util.Map<java.lang.String,​Experimenter> end_getActiveConnections​(Ice.AsyncResult __iresult)
      Gets actual active connections to Session share.
      java.util.List<java.lang.String> end_getAllGuests​(Ice.AsyncResult __iresult)
      Get the email addresses for all share guests.
      java.util.List<Experimenter> end_getAllMembers​(Ice.AsyncResult __iresult)
      Get all Experimenter users who are a member of the share.
      java.util.List<java.lang.String> end_getAllUsers​(Ice.AsyncResult __iresult)
      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 __iresult)
      Returns a map from share id to comment count.
      java.util.List<Annotation> end_getComments​(Ice.AsyncResult __iresult)
      Looks up all Annotation comments which belong to the Session share.
      java.util.Map<java.lang.String,​long[]> end_getContentMap​(Ice.AsyncResult __iresult)
      Returns the contents of the share keyed by type.
      java.util.List<IObject> end_getContents​(Ice.AsyncResult __iresult)
      Looks up all IObject items belong to the Session share.
      int end_getContentSize​(Ice.AsyncResult __iresult)
      Returns the number of items in the share.
      java.util.List<IObject> end_getContentSubList​(Ice.AsyncResult __iresult)
      Returns a range of items from the share.
      java.util.List<IObject> end_getEvents​(Ice.AsyncResult __iresult)
      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 __iresult)
      Returns a map from share id to the count of total members (including the owner).
      java.util.List<Session> end_getMemberShares​(Ice.AsyncResult __iresult)
      Gets all shares where current Experimenter is a member.
      java.util.List<Session> end_getMemberSharesFor​(Ice.AsyncResult __iresult)
      Gets all shares where given Experimenter is a member.
      java.util.List<Session> end_getOwnShares​(Ice.AsyncResult __iresult)
      Gets all owned shares for the current Experimenter.
      java.util.Map<java.lang.String,​Experimenter> end_getPastConnections​(Ice.AsyncResult __iresult)
      Gets previous connections to Session share.
      Share end_getShare​(Ice.AsyncResult __iresult)
      Gets a share as a Session with all related: Annotation comments, Experimenter members, fully loaded.
      java.util.List<Session> end_getSharesOwnedBy​(Ice.AsyncResult __iresult)
      Gets all shares owned by the given Experimenter.
      void end_invalidateConnection​(Ice.AsyncResult __iresult)
      Makes the connection invalid for Session share for specified user.
      void end_notifyMembersOfShare​(Ice.AsyncResult __iresult)
      Notifies via email selected members of share.
      void end_removeGuest​(Ice.AsyncResult __iresult)
      Removes guest email address from share.
      void end_removeGuests​(Ice.AsyncResult __iresult)
      Removes guest email addresses from the share.
      void end_removeObject​(Ice.AsyncResult __iresult)
      Removes existing IObject object from the Session share.
      void end_removeObjects​(Ice.AsyncResult __iresult)
      Remove existing items from the share.
      void end_removeUser​(Ice.AsyncResult __iresult)
      Removes Experimenter experimenter from Session share.
      void end_removeUsers​(Ice.AsyncResult __iresult)
      Removes Experimenter experimenters from Session share.
      void end_setActive​(Ice.AsyncResult __iresult)  
      void end_setDescription​(Ice.AsyncResult __iresult)  
      void end_setExpiration​(Ice.AsyncResult __iresult)  
      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.
      static java.lang.String ice_staticId()
      Provides the Slice type ID of this type.
      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)  
      static ISharePrx uncheckedCast​(Ice.ObjectPrx __obj)
      Downcasts the given proxy to this type without contacting the remote server.
      static ISharePrx uncheckedCast​(Ice.ObjectPrx __obj, java.lang.String __facet)
      Downcasts the given proxy to this type without contacting the remote server.
      • Methods inherited from class Ice.ObjectPrxHelperBase

        __checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, 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, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, 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, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • 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
    • Field Detail

      • __ids

        public static final java.lang.String[] __ids
    • Constructor Detail

      • ISharePrxHelper

        public ISharePrxHelper()
    • Method Detail

      • activate

        public void activate​(long shareId)
                      throws ServerError
        Description copied from interface: ISharePrx
        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.
        Specified by:
        activate in interface ISharePrx
        Throws:
        ServerError
      • activate

        public void activate​(long shareId,
                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
                      throws ServerError
        Description copied from interface: ISharePrx
        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.
        Specified by:
        activate in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_activate

        public Ice.AsyncResult begin_activate​(long shareId)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_activate in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_activate

        public Ice.AsyncResult begin_activate​(long shareId,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_activate in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_activate

        public Ice.AsyncResult begin_activate​(long shareId,
                                              Ice.Callback __cb)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_activate in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_activate

        public Ice.AsyncResult begin_activate​(long shareId,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_activate in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_activate

        public Ice.AsyncResult begin_activate​(long shareId,
                                              Callback_IShare_activate __cb)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_activate in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_activate

        public Ice.AsyncResult begin_activate​(long shareId,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Callback_IShare_activate __cb)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_activate in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_activate

        public Ice.AsyncResult begin_activate​(long shareId,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_activate in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_activate

        public 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)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_activate in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_activate in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_activate in interface ISharePrx
        __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

        public void end_activate​(Ice.AsyncResult __iresult)
                          throws ServerError
        Description copied from interface: ISharePrx
        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.
        Specified by:
        end_activate in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __activate_completed

        public static void __activate_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                Ice.AsyncResult __result)
      • begin_addComment

        public Ice.AsyncResult begin_addComment​(long shareId,
                                                java.lang.String comment)
        Description copied from interface: ISharePrx
        Creates TextAnnotation comment for Session share.
        Specified by:
        begin_addComment in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_addComment

        public Ice.AsyncResult begin_addComment​(long shareId,
                                                java.lang.String comment,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ISharePrx
        Creates TextAnnotation comment for Session share.
        Specified by:
        begin_addComment in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_addComment

        public Ice.AsyncResult begin_addComment​(long shareId,
                                                java.lang.String comment,
                                                Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Creates TextAnnotation comment for Session share.
        Specified by:
        begin_addComment in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addComment

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

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

        public 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)
        Description copied from interface: ISharePrx
        Creates TextAnnotation comment for Session share.
        Specified by:
        begin_addComment in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addComment

        public 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)
        Description copied from interface: ISharePrx
        Creates TextAnnotation comment for Session share.
        Specified by:
        begin_addComment in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Creates TextAnnotation comment for Session share.
        Specified by:
        begin_addComment in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Creates TextAnnotation comment for Session share.
        Specified by:
        begin_addComment in interface ISharePrx
        __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.
      • __addComment_completed

        public static void __addComment_completed​(Ice.TwowayCallbackArg1UE<TextAnnotation> __cb,
                                                  Ice.AsyncResult __result)
      • addGuest

        public void addGuest​(long shareId,
                             java.lang.String emailAddress)
                      throws ServerError
        Description copied from interface: ISharePrx
        Adds guest email address to the share.
        Specified by:
        addGuest in interface ISharePrx
        Throws:
        ServerError
      • addGuest

        public void addGuest​(long shareId,
                             java.lang.String emailAddress,
                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
                      throws ServerError
        Description copied from interface: ISharePrx
        Adds guest email address to the share.
        Specified by:
        addGuest in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_addGuest

        public Ice.AsyncResult begin_addGuest​(long shareId,
                                              java.lang.String emailAddress)
        Description copied from interface: ISharePrx
        Adds guest email address to the share.
        Specified by:
        begin_addGuest in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_addGuest

        public Ice.AsyncResult begin_addGuest​(long shareId,
                                              java.lang.String emailAddress,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ISharePrx
        Adds guest email address to the share.
        Specified by:
        begin_addGuest in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_addGuest

        public Ice.AsyncResult begin_addGuest​(long shareId,
                                              java.lang.String emailAddress,
                                              Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Adds guest email address to the share.
        Specified by:
        begin_addGuest in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addGuest

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

        public Ice.AsyncResult begin_addGuest​(long shareId,
                                              java.lang.String emailAddress,
                                              Callback_IShare_addGuest __cb)
        Description copied from interface: ISharePrx
        Adds guest email address to the share.
        Specified by:
        begin_addGuest in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addGuest

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

        public 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)
        Description copied from interface: ISharePrx
        Adds guest email address to the share.
        Specified by:
        begin_addGuest in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addGuest

        public 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)
        Description copied from interface: ISharePrx
        Adds guest email address to the share.
        Specified by:
        begin_addGuest in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Adds guest email address to the share.
        Specified by:
        begin_addGuest in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Adds guest email address to the share.
        Specified by:
        begin_addGuest in interface ISharePrx
        __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

        public void end_addGuest​(Ice.AsyncResult __iresult)
                          throws ServerError
        Description copied from interface: ISharePrx
        Adds guest email address to the share.
        Specified by:
        end_addGuest in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __addGuest_completed

        public static void __addGuest_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                Ice.AsyncResult __result)
      • addGuests

        public void addGuests​(long shareId,
                              java.util.List<java.lang.String> emailAddresses)
                       throws ServerError
        Description copied from interface: ISharePrx
        Adds guest email addresses to the share.
        Specified by:
        addGuests in interface ISharePrx
        Throws:
        ServerError
      • addGuests

        public void addGuests​(long shareId,
                              java.util.List<java.lang.String> emailAddresses,
                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
                       throws ServerError
        Description copied from interface: ISharePrx
        Adds guest email addresses to the share.
        Specified by:
        addGuests in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_addGuests

        public Ice.AsyncResult begin_addGuests​(long shareId,
                                               java.util.List<java.lang.String> emailAddresses)
        Description copied from interface: ISharePrx
        Adds guest email addresses to the share.
        Specified by:
        begin_addGuests in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_addGuests

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

        public Ice.AsyncResult begin_addGuests​(long shareId,
                                               java.util.List<java.lang.String> emailAddresses,
                                               Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Adds guest email addresses to the share.
        Specified by:
        begin_addGuests in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addGuests

        public 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)
        Description copied from interface: ISharePrx
        Adds guest email addresses to the share.
        Specified by:
        begin_addGuests in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addGuests

        public Ice.AsyncResult begin_addGuests​(long shareId,
                                               java.util.List<java.lang.String> emailAddresses,
                                               Callback_IShare_addGuests __cb)
        Description copied from interface: ISharePrx
        Adds guest email addresses to the share.
        Specified by:
        begin_addGuests in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addGuests

        public 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)
        Description copied from interface: ISharePrx
        Adds guest email addresses to the share.
        Specified by:
        begin_addGuests in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addGuests

        public 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)
        Description copied from interface: ISharePrx
        Adds guest email addresses to the share.
        Specified by:
        begin_addGuests in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addGuests

        public 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)
        Description copied from interface: ISharePrx
        Adds guest email addresses to the share.
        Specified by:
        begin_addGuests in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Adds guest email addresses to the share.
        Specified by:
        begin_addGuests in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Adds guest email addresses to the share.
        Specified by:
        begin_addGuests in interface ISharePrx
        __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

        public void end_addGuests​(Ice.AsyncResult __iresult)
                           throws ServerError
        Description copied from interface: ISharePrx
        Adds guest email addresses to the share.
        Specified by:
        end_addGuests in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __addGuests_completed

        public static void __addGuests_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                 Ice.AsyncResult __result)
      • addObject

        public void addObject​(long shareId,
                              IObject iobject)
                       throws ServerError
        Description copied from interface: ISharePrx
        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.
        Specified by:
        addObject in interface ISharePrx
        Throws:
        ServerError
      • addObject

        public void addObject​(long shareId,
                              IObject iobject,
                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
                       throws ServerError
        Description copied from interface: ISharePrx
        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.
        Specified by:
        addObject in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_addObject

        public Ice.AsyncResult begin_addObject​(long shareId,
                                               IObject iobject)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_addObject in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_addObject

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

        public Ice.AsyncResult begin_addObject​(long shareId,
                                               IObject iobject,
                                               Ice.Callback __cb)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_addObject in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addObject

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

        public Ice.AsyncResult begin_addObject​(long shareId,
                                               IObject iobject,
                                               Callback_IShare_addObject __cb)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_addObject in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addObject

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

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

        public 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)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_addObject in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_addObject in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_addObject in interface ISharePrx
        __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

        public void end_addObject​(Ice.AsyncResult __iresult)
                           throws ServerError
        Description copied from interface: ISharePrx
        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.
        Specified by:
        end_addObject in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __addObject_completed

        public static void __addObject_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                 Ice.AsyncResult __result)
      • addObjects

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

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

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

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

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

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

        public 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)
        Description copied from interface: ISharePrx
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Specified by:
        begin_addObjects in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addObjects

        public 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)
        Description copied from interface: ISharePrx
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Specified by:
        begin_addObjects in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addObjects

        public 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)
        Description copied from interface: ISharePrx
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Specified by:
        begin_addObjects in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Specified by:
        begin_addObjects in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Specified by:
        begin_addObjects in interface ISharePrx
        __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

        public void end_addObjects​(Ice.AsyncResult __iresult)
                            throws ServerError
        Description copied from interface: ISharePrx
        Adds new IObject items to Session share. Conceptually calls addObjects for every argument passed, but the graphs will be merged.
        Specified by:
        end_addObjects in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __addObjects_completed

        public static void __addObjects_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                  Ice.AsyncResult __result)
      • begin_addReply

        public Ice.AsyncResult begin_addReply​(long shareId,
                                              java.lang.String comment,
                                              TextAnnotation replyTo)
        Description copied from interface: ISharePrx
        Creates TextAnnotation comment which replies to an existing comment.
        Specified by:
        begin_addReply in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_addReply

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

        public Ice.AsyncResult begin_addReply​(long shareId,
                                              java.lang.String comment,
                                              TextAnnotation replyTo,
                                              Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Creates TextAnnotation comment which replies to an existing comment.
        Specified by:
        begin_addReply in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addReply

        public 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)
        Description copied from interface: ISharePrx
        Creates TextAnnotation comment which replies to an existing comment.
        Specified by:
        begin_addReply in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addReply

        public 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)
        Description copied from interface: ISharePrx
        Creates TextAnnotation comment which replies to an existing comment.
        Specified by:
        begin_addReply in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addReply

        public 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)
        Description copied from interface: ISharePrx
        Creates TextAnnotation comment which replies to an existing comment.
        Specified by:
        begin_addReply in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addReply

        public 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)
        Description copied from interface: ISharePrx
        Creates TextAnnotation comment which replies to an existing comment.
        Specified by:
        begin_addReply in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Creates TextAnnotation comment which replies to an existing comment.
        Specified by:
        begin_addReply in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Creates TextAnnotation comment which replies to an existing comment.
        Specified by:
        begin_addReply in interface ISharePrx
        __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.
      • __addReply_completed

        public static void __addReply_completed​(Ice.TwowayCallbackArg1UE<TextAnnotation> __cb,
                                                Ice.AsyncResult __result)
      • begin_addUser

        public Ice.AsyncResult begin_addUser​(long shareId,
                                             Experimenter exp,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ISharePrx
        Adds Experimenter experimenter to Session share.
        Specified by:
        begin_addUser in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_addUser

        public Ice.AsyncResult begin_addUser​(long shareId,
                                             Experimenter exp,
                                             Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Adds Experimenter experimenter to Session share.
        Specified by:
        begin_addUser in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addUser

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

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

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

        public 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)
        Description copied from interface: ISharePrx
        Adds Experimenter experimenter to Session share.
        Specified by:
        begin_addUser in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Adds Experimenter experimenter to Session share.
        Specified by:
        begin_addUser in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Adds Experimenter experimenter to Session share.
        Specified by:
        begin_addUser in interface ISharePrx
        __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.
      • __addUser_completed

        public static void __addUser_completed​(Ice.TwowayCallbackVoidUE __cb,
                                               Ice.AsyncResult __result)
      • begin_addUsers

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

        public Ice.AsyncResult begin_addUsers​(long shareId,
                                              java.util.List<Experimenter> exps,
                                              Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Adds Experimenter experimenters to Session share.
        Specified by:
        begin_addUsers in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addUsers

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

        public 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)
        Description copied from interface: ISharePrx
        Adds Experimenter experimenters to Session share.
        Specified by:
        begin_addUsers in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_addUsers

        public 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)
        Description copied from interface: ISharePrx
        Adds Experimenter experimenters to Session share.
        Specified by:
        begin_addUsers in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_addUsers

        public 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)
        Description copied from interface: ISharePrx
        Adds Experimenter experimenters to Session share.
        Specified by:
        begin_addUsers in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Adds Experimenter experimenters to Session share.
        Specified by:
        begin_addUsers in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Adds Experimenter experimenters to Session share.
        Specified by:
        begin_addUsers in interface ISharePrx
        __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.
      • __addUsers_completed

        public static void __addUsers_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                Ice.AsyncResult __result)
      • closeShare

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

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

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

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

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

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

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

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

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

        public 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)
        Description copied from interface: ISharePrx
        Closes Session share. No further logins will be possible and all getters (e.g. getMemberShares, getOwnShares, ...) will filter these results if onlyActive is true.
        Specified by:
        begin_closeShare in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Closes Session share. No further logins will be possible and all getters (e.g. getMemberShares, getOwnShares, ...) will filter these results if onlyActive is true.
        Specified by:
        begin_closeShare in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Closes Session share. No further logins will be possible and all getters (e.g. getMemberShares, getOwnShares, ...) will filter these results if onlyActive is true.
        Specified by:
        begin_closeShare in interface ISharePrx
        __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

        public void end_closeShare​(Ice.AsyncResult __iresult)
                            throws ServerError
        Description copied from interface: ISharePrx
        Closes Session share. No further logins will be possible and all getters (e.g. getMemberShares, getOwnShares, ...) will filter these results if onlyActive is true.
        Specified by:
        end_closeShare in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __closeShare_completed

        public static void __closeShare_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                  Ice.AsyncResult __result)
      • createShare

        public 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
        Description copied from interface: ISharePrx
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Specified by:
        createShare in interface ISharePrx
        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

        public 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
        Description copied from interface: ISharePrx
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Specified by:
        createShare in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Specified by:
        begin_createShare in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Specified by:
        begin_createShare in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Specified by:
        begin_createShare in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Specified by:
        begin_createShare in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Specified by:
        begin_createShare in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Specified by:
        begin_createShare in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Specified by:
        begin_createShare in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Specified by:
        begin_createShare in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Specified by:
        begin_createShare in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Creates Session share with all related: IObject itmes, Experimenter members, and guests.
        Specified by:
        begin_createShare in interface ISharePrx
        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.
      • __createShare_completed

        public static void __createShare_completed​(Ice.TwowayCallbackLongUE __cb,
                                                   Ice.AsyncResult __result)
      • deactivate

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

        public Ice.AsyncResult begin_deactivate()
        Description copied from interface: ISharePrx
        Turns off the access control lists with the current share.
        Specified by:
        begin_deactivate in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_deactivate

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

        public Ice.AsyncResult begin_deactivate​(Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Turns off the access control lists with the current share.
        Specified by:
        begin_deactivate in interface ISharePrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_deactivate

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

        public Ice.AsyncResult begin_deactivate​(Callback_IShare_deactivate __cb)
        Description copied from interface: ISharePrx
        Turns off the access control lists with the current share.
        Specified by:
        begin_deactivate in interface ISharePrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_deactivate

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

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

        public Ice.AsyncResult begin_deactivate​(IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ISharePrx
        Turns off the access control lists with the current share.
        Specified by:
        begin_deactivate in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Turns off the access control lists with the current share.
        Specified by:
        begin_deactivate in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Turns off the access control lists with the current share.
        Specified by:
        begin_deactivate in interface ISharePrx
        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

        public void end_deactivate​(Ice.AsyncResult __iresult)
                            throws ServerError
        Description copied from interface: ISharePrx
        Turns off the access control lists with the current share.
        Specified by:
        end_deactivate in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __deactivate_completed

        public static void __deactivate_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                  Ice.AsyncResult __result)
      • begin_deleteComment

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

        public Ice.AsyncResult begin_deleteComment​(Annotation comment,
                                                   Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Deletes Annotation comment from the database.
        Specified by:
        begin_deleteComment in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_deleteComment

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

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

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

        public 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)
        Description copied from interface: ISharePrx
        Deletes Annotation comment from the database.
        Specified by:
        begin_deleteComment in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Deletes Annotation comment from the database.
        Specified by:
        begin_deleteComment in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Deletes Annotation comment from the database.
        Specified by:
        begin_deleteComment in interface ISharePrx
        __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_completed

        public static void __deleteComment_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                     Ice.AsyncResult __result)
      • getActiveConnections

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

        public Ice.AsyncResult begin_getActiveConnections​(long shareId)
        Description copied from interface: ISharePrx
        Gets actual active connections to Session share.
        Specified by:
        begin_getActiveConnections in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_getActiveConnections

        public Ice.AsyncResult begin_getActiveConnections​(long shareId,
                                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ISharePrx
        Gets actual active connections to Session share.
        Specified by:
        begin_getActiveConnections in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getActiveConnections

        public Ice.AsyncResult begin_getActiveConnections​(long shareId,
                                                          Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Gets actual active connections to Session share.
        Specified by:
        begin_getActiveConnections in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getActiveConnections

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

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

        public 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)
        Description copied from interface: ISharePrx
        Gets actual active connections to Session share.
        Specified by:
        begin_getActiveConnections in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getActiveConnections

        public 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)
        Description copied from interface: ISharePrx
        Gets actual active connections to Session share.
        Specified by:
        begin_getActiveConnections in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Gets actual active connections to Session share.
        Specified by:
        begin_getActiveConnections in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Gets actual active connections to Session share.
        Specified by:
        begin_getActiveConnections in interface ISharePrx
        __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

        public java.util.Map<java.lang.String,​Experimenter> end_getActiveConnections​(Ice.AsyncResult __iresult)
                                                                                    throws ServerError
        Description copied from interface: ISharePrx
        Gets actual active connections to Session share.
        Specified by:
        end_getActiveConnections in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        map of experimenter and IP address
        Throws:
        ServerError
      • __getActiveConnections_completed

        public static void __getActiveConnections_completed​(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,​Experimenter>> __cb,
                                                            Ice.AsyncResult __result)
      • getAllGuests

        public java.util.List<java.lang.String> getAllGuests​(long shareId)
                                                      throws ServerError
        Description copied from interface: ISharePrx
        Get the email addresses for all share guests.
        Specified by:
        getAllGuests in interface ISharePrx
        Throws:
        ServerError
      • getAllGuests

        public java.util.List<java.lang.String> getAllGuests​(long shareId,
                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                      throws ServerError
        Description copied from interface: ISharePrx
        Get the email addresses for all share guests.
        Specified by:
        getAllGuests in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_getAllGuests

        public Ice.AsyncResult begin_getAllGuests​(long shareId)
        Description copied from interface: ISharePrx
        Get the email addresses for all share guests.
        Specified by:
        begin_getAllGuests in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_getAllGuests

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

        public Ice.AsyncResult begin_getAllGuests​(long shareId,
                                                  Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Get the email addresses for all share guests.
        Specified by:
        begin_getAllGuests in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getAllGuests

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

        public Ice.AsyncResult begin_getAllGuests​(long shareId,
                                                  Callback_IShare_getAllGuests __cb)
        Description copied from interface: ISharePrx
        Get the email addresses for all share guests.
        Specified by:
        begin_getAllGuests in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getAllGuests

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

        public 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)
        Description copied from interface: ISharePrx
        Get the email addresses for all share guests.
        Specified by:
        begin_getAllGuests in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getAllGuests

        public 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)
        Description copied from interface: ISharePrx
        Get the email addresses for all share guests.
        Specified by:
        begin_getAllGuests in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Get the email addresses for all share guests.
        Specified by:
        begin_getAllGuests in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Get the email addresses for all share guests.
        Specified by:
        begin_getAllGuests in interface ISharePrx
        __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

        public java.util.List<java.lang.String> end_getAllGuests​(Ice.AsyncResult __iresult)
                                                          throws ServerError
        Description copied from interface: ISharePrx
        Get the email addresses for all share guests.
        Specified by:
        end_getAllGuests in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __getAllGuests_completed

        public static void __getAllGuests_completed​(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>> __cb,
                                                    Ice.AsyncResult __result)
      • getAllMembers

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

        public Ice.AsyncResult begin_getAllMembers​(long shareId)
        Description copied from interface: ISharePrx
        Get all Experimenter users who are a member of the share.
        Specified by:
        begin_getAllMembers in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_getAllMembers

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

        public Ice.AsyncResult begin_getAllMembers​(long shareId,
                                                   Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Get all Experimenter users who are a member of the share.
        Specified by:
        begin_getAllMembers in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getAllMembers

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

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

        public 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)
        Description copied from interface: ISharePrx
        Get all Experimenter users who are a member of the share.
        Specified by:
        begin_getAllMembers in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getAllMembers

        public 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)
        Description copied from interface: ISharePrx
        Get all Experimenter users who are a member of the share.
        Specified by:
        begin_getAllMembers in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Get all Experimenter users who are a member of the share.
        Specified by:
        begin_getAllMembers in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Get all Experimenter users who are a member of the share.
        Specified by:
        begin_getAllMembers in interface ISharePrx
        __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.
      • __getAllMembers_completed

        public static void __getAllMembers_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Experimenter>> __cb,
                                                     Ice.AsyncResult __result)
      • getAllUsers

        public java.util.List<java.lang.String> getAllUsers​(long shareId,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                     throws ServerError,
                                                            ValidationException
        Description copied from interface: ISharePrx
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Specified by:
        getAllUsers in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        Returns:
        a Set containing the login of all users
        Throws:
        ServerError
        ValidationException
      • begin_getAllUsers

        public Ice.AsyncResult begin_getAllUsers​(long shareId)
        Description copied from interface: ISharePrx
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Specified by:
        begin_getAllUsers in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_getAllUsers

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

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

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

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

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

        public 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)
        Description copied from interface: ISharePrx
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Specified by:
        begin_getAllUsers in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getAllUsers

        public 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)
        Description copied from interface: ISharePrx
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Specified by:
        begin_getAllUsers in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Specified by:
        begin_getAllUsers in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Specified by:
        begin_getAllUsers in interface ISharePrx
        __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

        public java.util.List<java.lang.String> end_getAllUsers​(Ice.AsyncResult __iresult)
                                                         throws ServerError,
                                                                ValidationException
        Description copied from interface: ISharePrx
        Get a single set containing the omero.model.Experimenter.getOmeName login names of the users as well email addresses for guests.
        Specified by:
        end_getAllUsers in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        a Set containing the login of all users
        Throws:
        ServerError
        ValidationException
      • __getAllUsers_completed

        public static void __getAllUsers_completed​(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>> __cb,
                                                   Ice.AsyncResult __result)
      • getCommentCount

        public java.util.Map<java.lang.Long,​java.lang.Long> getCommentCount​(java.util.List<java.lang.Long> shareIds)
                                                                           throws ServerError
        Description copied from interface: ISharePrx
        Returns a map from share id to comment count.
        Specified by:
        getCommentCount in interface ISharePrx
        Parameters:
        shareIds - Not null.
        Returns:
        Map with all ids present and 0 if no count exists.
        Throws:
        ServerError
      • getCommentCount

        public 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
        Description copied from interface: ISharePrx
        Returns a map from share id to comment count.
        Specified by:
        getCommentCount in interface ISharePrx
        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:
        ServerError
      • begin_getCommentCount

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

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

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

        public Ice.AsyncResult begin_getCommentCount​(java.util.List<java.lang.Long> shareIds,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Returns a map from share id to comment count.
        Specified by:
        begin_getCommentCount in interface ISharePrx
        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

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

        public 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)
        Description copied from interface: ISharePrx
        Returns a map from share id to comment count.
        Specified by:
        begin_getCommentCount in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Returns a map from share id to comment count.
        Specified by:
        begin_getCommentCount in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Returns a map from share id to comment count.
        Specified by:
        begin_getCommentCount in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Returns a map from share id to comment count.
        Specified by:
        begin_getCommentCount in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Returns a map from share id to comment count.
        Specified by:
        begin_getCommentCount in interface ISharePrx
        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

        public java.util.Map<java.lang.Long,​java.lang.Long> end_getCommentCount​(Ice.AsyncResult __iresult)
                                                                               throws ServerError
        Description copied from interface: ISharePrx
        Returns a map from share id to comment count.
        Specified by:
        end_getCommentCount in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        Map with all ids present and 0 if no count exists.
        Throws:
        ServerError
      • __getCommentCount_completed

        public static void __getCommentCount_completed​(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Long,​java.lang.Long>> __cb,
                                                       Ice.AsyncResult __result)
      • getComments

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

        public Ice.AsyncResult begin_getComments​(long shareId)
        Description copied from interface: ISharePrx
        Looks up all Annotation comments which belong to the Session share.
        Specified by:
        begin_getComments in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_getComments

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

        public Ice.AsyncResult begin_getComments​(long shareId,
                                                 Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Looks up all Annotation comments which belong to the Session share.
        Specified by:
        begin_getComments in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getComments

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

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

        public 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)
        Description copied from interface: ISharePrx
        Looks up all Annotation comments which belong to the Session share.
        Specified by:
        begin_getComments in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getComments

        public 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)
        Description copied from interface: ISharePrx
        Looks up all Annotation comments which belong to the Session share.
        Specified by:
        begin_getComments in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Looks up all Annotation comments which belong to the Session share.
        Specified by:
        begin_getComments in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Looks up all Annotation comments which belong to the Session share.
        Specified by:
        begin_getComments in interface ISharePrx
        __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.
      • __getComments_completed

        public static void __getComments_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Annotation>> __cb,
                                                   Ice.AsyncResult __result)
      • getContentMap

        public java.util.Map<java.lang.String,​long[]> getContentMap​(long shareId)
                                                                   throws ServerError
        Description copied from interface: ISharePrx
        Returns the contents of the share keyed by type.
        Specified by:
        getContentMap in interface ISharePrx
        Throws:
        ServerError
      • getContentMap

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

        public Ice.AsyncResult begin_getContentMap​(long shareId)
        Description copied from interface: ISharePrx
        Returns the contents of the share keyed by type.
        Specified by:
        begin_getContentMap in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_getContentMap

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

        public Ice.AsyncResult begin_getContentMap​(long shareId,
                                                   Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Returns the contents of the share keyed by type.
        Specified by:
        begin_getContentMap in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentMap

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

        public Ice.AsyncResult begin_getContentMap​(long shareId,
                                                   Callback_IShare_getContentMap __cb)
        Description copied from interface: ISharePrx
        Returns the contents of the share keyed by type.
        Specified by:
        begin_getContentMap in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentMap

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

        public 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)
        Description copied from interface: ISharePrx
        Returns the contents of the share keyed by type.
        Specified by:
        begin_getContentMap in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getContentMap

        public 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)
        Description copied from interface: ISharePrx
        Returns the contents of the share keyed by type.
        Specified by:
        begin_getContentMap in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Returns the contents of the share keyed by type.
        Specified by:
        begin_getContentMap in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Returns the contents of the share keyed by type.
        Specified by:
        begin_getContentMap in interface ISharePrx
        __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

        public java.util.Map<java.lang.String,​long[]> end_getContentMap​(Ice.AsyncResult __iresult)
                                                                       throws ServerError
        Description copied from interface: ISharePrx
        Returns the contents of the share keyed by type.
        Specified by:
        end_getContentMap in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __getContentMap_completed

        public static void __getContentMap_completed​(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,​long[]>> __cb,
                                                     Ice.AsyncResult __result)
      • getContentSize

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

        public Ice.AsyncResult begin_getContentSize​(long shareId)
        Description copied from interface: ISharePrx
        Returns the number of items in the share.
        Specified by:
        begin_getContentSize in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_getContentSize

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

        public Ice.AsyncResult begin_getContentSize​(long shareId,
                                                    Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Returns the number of items in the share.
        Specified by:
        begin_getContentSize in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentSize

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

        public Ice.AsyncResult begin_getContentSize​(long shareId,
                                                    Callback_IShare_getContentSize __cb)
        Description copied from interface: ISharePrx
        Returns the number of items in the share.
        Specified by:
        begin_getContentSize in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentSize

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

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

        public 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)
        Description copied from interface: ISharePrx
        Returns the number of items in the share.
        Specified by:
        begin_getContentSize in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Returns the number of items in the share.
        Specified by:
        begin_getContentSize in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Returns the number of items in the share.
        Specified by:
        begin_getContentSize in interface ISharePrx
        __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

        public int end_getContentSize​(Ice.AsyncResult __iresult)
                               throws ServerError
        Description copied from interface: ISharePrx
        Returns the number of items in the share.
        Specified by:
        end_getContentSize in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __getContentSize_completed

        public static void __getContentSize_completed​(Ice.TwowayCallbackIntUE __cb,
                                                      Ice.AsyncResult __result)
      • begin_getContentSubList

        public Ice.AsyncResult begin_getContentSubList​(long shareId,
                                                       int start,
                                                       int finish)
        Description copied from interface: ISharePrx
        Returns a range of items from the share.
        Specified by:
        begin_getContentSubList in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_getContentSubList

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

        public Ice.AsyncResult begin_getContentSubList​(long shareId,
                                                       int start,
                                                       int finish,
                                                       Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Returns a range of items from the share.
        Specified by:
        begin_getContentSubList in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentSubList

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

        public Ice.AsyncResult begin_getContentSubList​(long shareId,
                                                       int start,
                                                       int finish,
                                                       Callback_IShare_getContentSubList __cb)
        Description copied from interface: ISharePrx
        Returns a range of items from the share.
        Specified by:
        begin_getContentSubList in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContentSubList

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

        public 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)
        Description copied from interface: ISharePrx
        Returns a range of items from the share.
        Specified by:
        begin_getContentSubList in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getContentSubList

        public 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)
        Description copied from interface: ISharePrx
        Returns a range of items from the share.
        Specified by:
        begin_getContentSubList in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Returns a range of items from the share.
        Specified by:
        begin_getContentSubList in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Returns a range of items from the share.
        Specified by:
        begin_getContentSubList in interface ISharePrx
        __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.
      • __getContentSubList_completed

        public static void __getContentSubList_completed​(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb,
                                                         Ice.AsyncResult __result)
      • getContents

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

        public Ice.AsyncResult begin_getContents​(long shareId)
        Description copied from interface: ISharePrx
        Looks up all IObject items belong to the Session share.
        Specified by:
        begin_getContents in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_getContents

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

        public Ice.AsyncResult begin_getContents​(long shareId,
                                                 Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Looks up all IObject items belong to the Session share.
        Specified by:
        begin_getContents in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getContents

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

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

        public 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)
        Description copied from interface: ISharePrx
        Looks up all IObject items belong to the Session share.
        Specified by:
        begin_getContents in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getContents

        public 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)
        Description copied from interface: ISharePrx
        Looks up all IObject items belong to the Session share.
        Specified by:
        begin_getContents in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Looks up all IObject items belong to the Session share.
        Specified by:
        begin_getContents in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Looks up all IObject items belong to the Session share.
        Specified by:
        begin_getContents in interface ISharePrx
        __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

        public java.util.List<IObject> end_getContents​(Ice.AsyncResult __iresult)
                                                throws ServerError
        Description copied from interface: ISharePrx
        Looks up all IObject items belong to the Session share.
        Specified by:
        end_getContents in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        list of objects. Not null. Probably not empty.
        Throws:
        ServerError
      • __getContents_completed

        public static void __getContents_completed​(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb,
                                                   Ice.AsyncResult __result)
      • begin_getEvents

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

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

        public 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)
        Description copied from interface: ISharePrx
        Gets events for Session share per Experimenter experimenter for period of time.
        Specified by:
        begin_getEvents in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getEvents

        public 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)
        Description copied from interface: ISharePrx
        Gets events for Session share per Experimenter experimenter for period of time.
        Specified by:
        begin_getEvents in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getEvents

        public 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)
        Description copied from interface: ISharePrx
        Gets events for Session share per Experimenter experimenter for period of time.
        Specified by:
        begin_getEvents in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getEvents

        public 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)
        Description copied from interface: ISharePrx
        Gets events for Session share per Experimenter experimenter for period of time.
        Specified by:
        begin_getEvents in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Gets events for Session share per Experimenter experimenter for period of time.
        Specified by:
        begin_getEvents in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Gets events for Session share per Experimenter experimenter for period of time.
        Specified by:
        begin_getEvents in interface ISharePrx
        __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.
      • __getEvents_completed

        public static void __getEvents_completed​(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb,
                                                 Ice.AsyncResult __result)
      • getMemberCount

        public java.util.Map<java.lang.Long,​java.lang.Long> getMemberCount​(java.util.List<java.lang.Long> shareIds)
                                                                          throws ServerError
        Description copied from interface: ISharePrx
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Specified by:
        getMemberCount in interface ISharePrx
        Parameters:
        shareIds - Not null.
        Returns:
        Map with all ids present.
        Throws:
        ServerError
      • getMemberCount

        public 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
        Description copied from interface: ISharePrx
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Specified by:
        getMemberCount in interface ISharePrx
        Parameters:
        shareIds - Not null.
        __ctx - The Context map to send with the invocation.
        Returns:
        Map with all ids present.
        Throws:
        ServerError
      • begin_getMemberCount

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

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

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

        public Ice.AsyncResult begin_getMemberCount​(java.util.List<java.lang.Long> shareIds,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Specified by:
        begin_getMemberCount in interface ISharePrx
        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

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

        public 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)
        Description copied from interface: ISharePrx
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Specified by:
        begin_getMemberCount in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Specified by:
        begin_getMemberCount in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Specified by:
        begin_getMemberCount in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Specified by:
        begin_getMemberCount in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Specified by:
        begin_getMemberCount in interface ISharePrx
        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

        public java.util.Map<java.lang.Long,​java.lang.Long> end_getMemberCount​(Ice.AsyncResult __iresult)
                                                                              throws ServerError
        Description copied from interface: ISharePrx
        Returns a map from share id to the count of total members (including the owner). This is represented by ShareMember links.
        Specified by:
        end_getMemberCount in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        Map with all ids present.
        Throws:
        ServerError
      • __getMemberCount_completed

        public static void __getMemberCount_completed​(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Long,​java.lang.Long>> __cb,
                                                      Ice.AsyncResult __result)
      • getMemberShares

        public java.util.List<Session> getMemberShares​(boolean active)
                                                throws ServerError
        Description copied from interface: ISharePrx
        Gets all shares where current Experimenter is a member.
        Specified by:
        getMemberShares in interface ISharePrx
        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

        public java.util.List<Session> getMemberShares​(boolean active,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                throws ServerError
        Description copied from interface: ISharePrx
        Gets all shares where current Experimenter is a member.
        Specified by:
        getMemberShares in interface ISharePrx
        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

        public Ice.AsyncResult begin_getMemberShares​(boolean active)
        Description copied from interface: ISharePrx
        Gets all shares where current Experimenter is a member.
        Specified by:
        begin_getMemberShares in interface ISharePrx
        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

        public Ice.AsyncResult begin_getMemberShares​(boolean active,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ISharePrx
        Gets all shares where current Experimenter is a member.
        Specified by:
        begin_getMemberShares in interface ISharePrx
        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

        public Ice.AsyncResult begin_getMemberShares​(boolean active,
                                                     Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Gets all shares where current Experimenter is a member.
        Specified by:
        begin_getMemberShares in interface ISharePrx
        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

        public Ice.AsyncResult begin_getMemberShares​(boolean active,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Gets all shares where current Experimenter is a member.
        Specified by:
        begin_getMemberShares in interface ISharePrx
        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

        public Ice.AsyncResult begin_getMemberShares​(boolean active,
                                                     Callback_IShare_getMemberShares __cb)
        Description copied from interface: ISharePrx
        Gets all shares where current Experimenter is a member.
        Specified by:
        begin_getMemberShares in interface ISharePrx
        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

        public Ice.AsyncResult begin_getMemberShares​(boolean active,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Callback_IShare_getMemberShares __cb)
        Description copied from interface: ISharePrx
        Gets all shares where current Experimenter is a member.
        Specified by:
        begin_getMemberShares in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Gets all shares where current Experimenter is a member.
        Specified by:
        begin_getMemberShares in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Gets all shares where current Experimenter is a member.
        Specified by:
        begin_getMemberShares in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Gets all shares where current Experimenter is a member.
        Specified by:
        begin_getMemberShares in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Gets all shares where current Experimenter is a member.
        Specified by:
        begin_getMemberShares in interface ISharePrx
        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

        public java.util.List<Session> end_getMemberShares​(Ice.AsyncResult __iresult)
                                                    throws ServerError
        Description copied from interface: ISharePrx
        Gets all shares where current Experimenter is a member.
        Specified by:
        end_getMemberShares in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        set of shares. Never null. May be empty.
        Throws:
        ServerError
      • __getMemberShares_completed

        public static void __getMemberShares_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Session>> __cb,
                                                       Ice.AsyncResult __result)
      • getMemberSharesFor

        public java.util.List<Session> getMemberSharesFor​(Experimenter user,
                                                          boolean active)
                                                   throws ServerError
        Description copied from interface: ISharePrx
        Gets all shares where given Experimenter is a member.
        Specified by:
        getMemberSharesFor in interface ISharePrx
        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

        public java.util.List<Session> getMemberSharesFor​(Experimenter user,
                                                          boolean active,
                                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                   throws ServerError
        Description copied from interface: ISharePrx
        Gets all shares where given Experimenter is a member.
        Specified by:
        getMemberSharesFor in interface ISharePrx
        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

        public Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user,
                                                        boolean active)
        Description copied from interface: ISharePrx
        Gets all shares where given Experimenter is a member.
        Specified by:
        begin_getMemberSharesFor in interface ISharePrx
        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

        public Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user,
                                                        boolean active,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ISharePrx
        Gets all shares where given Experimenter is a member.
        Specified by:
        begin_getMemberSharesFor in interface ISharePrx
        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

        public Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user,
                                                        boolean active,
                                                        Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Gets all shares where given Experimenter is a member.
        Specified by:
        begin_getMemberSharesFor in interface ISharePrx
        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

        public Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user,
                                                        boolean active,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Gets all shares where given Experimenter is a member.
        Specified by:
        begin_getMemberSharesFor in interface ISharePrx
        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

        public Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user,
                                                        boolean active,
                                                        Callback_IShare_getMemberSharesFor __cb)
        Description copied from interface: ISharePrx
        Gets all shares where given Experimenter is a member.
        Specified by:
        begin_getMemberSharesFor in interface ISharePrx
        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

        public Ice.AsyncResult begin_getMemberSharesFor​(Experimenter user,
                                                        boolean active,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        Callback_IShare_getMemberSharesFor __cb)
        Description copied from interface: ISharePrx
        Gets all shares where given Experimenter is a member.
        Specified by:
        begin_getMemberSharesFor in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Gets all shares where given Experimenter is a member.
        Specified by:
        begin_getMemberSharesFor in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Gets all shares where given Experimenter is a member.
        Specified by:
        begin_getMemberSharesFor in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Gets all shares where given Experimenter is a member.
        Specified by:
        begin_getMemberSharesFor in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Gets all shares where given Experimenter is a member.
        Specified by:
        begin_getMemberSharesFor in interface ISharePrx
        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

        public java.util.List<Session> end_getMemberSharesFor​(Ice.AsyncResult __iresult)
                                                       throws ServerError
        Description copied from interface: ISharePrx
        Gets all shares where given Experimenter is a member.
        Specified by:
        end_getMemberSharesFor in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        set of shares. Never null. May be empty.
        Throws:
        ServerError
      • __getMemberSharesFor_completed

        public static void __getMemberSharesFor_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Session>> __cb,
                                                          Ice.AsyncResult __result)
      • getOwnShares

        public java.util.List<Session> getOwnShares​(boolean active)
                                             throws ServerError
        Description copied from interface: ISharePrx
        Gets all owned shares for the current Experimenter.
        Specified by:
        getOwnShares in interface ISharePrx
        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

        public java.util.List<Session> getOwnShares​(boolean active,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                             throws ServerError
        Description copied from interface: ISharePrx
        Gets all owned shares for the current Experimenter.
        Specified by:
        getOwnShares in interface ISharePrx
        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

        public Ice.AsyncResult begin_getOwnShares​(boolean active)
        Description copied from interface: ISharePrx
        Gets all owned shares for the current Experimenter.
        Specified by:
        begin_getOwnShares in interface ISharePrx
        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

        public Ice.AsyncResult begin_getOwnShares​(boolean active,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ISharePrx
        Gets all owned shares for the current Experimenter.
        Specified by:
        begin_getOwnShares in interface ISharePrx
        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

        public Ice.AsyncResult begin_getOwnShares​(boolean active,
                                                  Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Gets all owned shares for the current Experimenter.
        Specified by:
        begin_getOwnShares in interface ISharePrx
        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

        public Ice.AsyncResult begin_getOwnShares​(boolean active,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Gets all owned shares for the current Experimenter.
        Specified by:
        begin_getOwnShares in interface ISharePrx
        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

        public Ice.AsyncResult begin_getOwnShares​(boolean active,
                                                  Callback_IShare_getOwnShares __cb)
        Description copied from interface: ISharePrx
        Gets all owned shares for the current Experimenter.
        Specified by:
        begin_getOwnShares in interface ISharePrx
        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

        public Ice.AsyncResult begin_getOwnShares​(boolean active,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Callback_IShare_getOwnShares __cb)
        Description copied from interface: ISharePrx
        Gets all owned shares for the current Experimenter.
        Specified by:
        begin_getOwnShares in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Gets all owned shares for the current Experimenter.
        Specified by:
        begin_getOwnShares in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Gets all owned shares for the current Experimenter.
        Specified by:
        begin_getOwnShares in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Gets all owned shares for the current Experimenter.
        Specified by:
        begin_getOwnShares in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Gets all owned shares for the current Experimenter.
        Specified by:
        begin_getOwnShares in interface ISharePrx
        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

        public java.util.List<Session> end_getOwnShares​(Ice.AsyncResult __iresult)
                                                 throws ServerError
        Description copied from interface: ISharePrx
        Gets all owned shares for the current Experimenter.
        Specified by:
        end_getOwnShares in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        set of shares. Never null. May be empty.
        Throws:
        ServerError
      • __getOwnShares_completed

        public static void __getOwnShares_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Session>> __cb,
                                                    Ice.AsyncResult __result)
      • getPastConnections

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

        public Ice.AsyncResult begin_getPastConnections​(long shareId)
        Description copied from interface: ISharePrx
        Gets previous connections to Session share.
        Specified by:
        begin_getPastConnections in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_getPastConnections

        public Ice.AsyncResult begin_getPastConnections​(long shareId,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ISharePrx
        Gets previous connections to Session share.
        Specified by:
        begin_getPastConnections in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getPastConnections

        public Ice.AsyncResult begin_getPastConnections​(long shareId,
                                                        Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Gets previous connections to Session share.
        Specified by:
        begin_getPastConnections in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getPastConnections

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

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

        public 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)
        Description copied from interface: ISharePrx
        Gets previous connections to Session share.
        Specified by:
        begin_getPastConnections in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getPastConnections

        public 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)
        Description copied from interface: ISharePrx
        Gets previous connections to Session share.
        Specified by:
        begin_getPastConnections in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Gets previous connections to Session share.
        Specified by:
        begin_getPastConnections in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Gets previous connections to Session share.
        Specified by:
        begin_getPastConnections in interface ISharePrx
        __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

        public java.util.Map<java.lang.String,​Experimenter> end_getPastConnections​(Ice.AsyncResult __iresult)
                                                                                  throws ServerError
        Description copied from interface: ISharePrx
        Gets previous connections to Session share.
        Specified by:
        end_getPastConnections in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        map of experimenter and IP address
        Throws:
        ServerError
      • __getPastConnections_completed

        public static void __getPastConnections_completed​(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,​Experimenter>> __cb,
                                                          Ice.AsyncResult __result)
      • getShare

        public Share getShare​(long shareId,
                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
                       throws ServerError
        Description copied from interface: ISharePrx
        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.
        Specified by:
        getShare in interface ISharePrx
        __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

        public Ice.AsyncResult begin_getShare​(long shareId)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_getShare in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_getShare

        public Ice.AsyncResult begin_getShare​(long shareId,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_getShare in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getShare

        public Ice.AsyncResult begin_getShare​(long shareId,
                                              Ice.Callback __cb)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_getShare in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getShare

        public Ice.AsyncResult begin_getShare​(long shareId,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_getShare in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getShare

        public Ice.AsyncResult begin_getShare​(long shareId,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Callback_IShare_getShare __cb)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_getShare in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getShare

        public Ice.AsyncResult begin_getShare​(long shareId,
                                              IceInternal.Functional_GenericCallback1<Share> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_getShare in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getShare

        public 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)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_getShare in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_getShare in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        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.
        Specified by:
        begin_getShare in interface ISharePrx
        __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

        public Share end_getShare​(Ice.AsyncResult __iresult)
                           throws ServerError
        Description copied from interface: ISharePrx
        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.
        Specified by:
        end_getShare in interface ISharePrx
        Parameters:
        __iresult - 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
      • __getShare_completed

        public static void __getShare_completed​(Ice.TwowayCallbackArg1UE<Share> __cb,
                                                Ice.AsyncResult __result)
      • getSharesOwnedBy

        public java.util.List<Session> getSharesOwnedBy​(Experimenter user,
                                                        boolean active)
                                                 throws ServerError
        Description copied from interface: ISharePrx
        Gets all shares owned by the given Experimenter.
        Specified by:
        getSharesOwnedBy in interface ISharePrx
        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

        public java.util.List<Session> getSharesOwnedBy​(Experimenter user,
                                                        boolean active,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                 throws ServerError
        Description copied from interface: ISharePrx
        Gets all shares owned by the given Experimenter.
        Specified by:
        getSharesOwnedBy in interface ISharePrx
        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

        public Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user,
                                                      boolean active)
        Description copied from interface: ISharePrx
        Gets all shares owned by the given Experimenter.
        Specified by:
        begin_getSharesOwnedBy in interface ISharePrx
        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

        public Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user,
                                                      boolean active,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ISharePrx
        Gets all shares owned by the given Experimenter.
        Specified by:
        begin_getSharesOwnedBy in interface ISharePrx
        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

        public Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user,
                                                      boolean active,
                                                      Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Gets all shares owned by the given Experimenter.
        Specified by:
        begin_getSharesOwnedBy in interface ISharePrx
        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

        public Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user,
                                                      boolean active,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Gets all shares owned by the given Experimenter.
        Specified by:
        begin_getSharesOwnedBy in interface ISharePrx
        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

        public Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user,
                                                      boolean active,
                                                      Callback_IShare_getSharesOwnedBy __cb)
        Description copied from interface: ISharePrx
        Gets all shares owned by the given Experimenter.
        Specified by:
        begin_getSharesOwnedBy in interface ISharePrx
        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

        public Ice.AsyncResult begin_getSharesOwnedBy​(Experimenter user,
                                                      boolean active,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Callback_IShare_getSharesOwnedBy __cb)
        Description copied from interface: ISharePrx
        Gets all shares owned by the given Experimenter.
        Specified by:
        begin_getSharesOwnedBy in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Gets all shares owned by the given Experimenter.
        Specified by:
        begin_getSharesOwnedBy in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Gets all shares owned by the given Experimenter.
        Specified by:
        begin_getSharesOwnedBy in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Gets all shares owned by the given Experimenter.
        Specified by:
        begin_getSharesOwnedBy in interface ISharePrx
        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

        public 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)
        Description copied from interface: ISharePrx
        Gets all shares owned by the given Experimenter.
        Specified by:
        begin_getSharesOwnedBy in interface ISharePrx
        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

        public java.util.List<Session> end_getSharesOwnedBy​(Ice.AsyncResult __iresult)
                                                     throws ServerError
        Description copied from interface: ISharePrx
        Gets all shares owned by the given Experimenter.
        Specified by:
        end_getSharesOwnedBy in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        set of shares. Never null. May be empty.
        Throws:
        ServerError
      • __getSharesOwnedBy_completed

        public static void __getSharesOwnedBy_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Session>> __cb,
                                                        Ice.AsyncResult __result)
      • invalidateConnection

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

        public Ice.AsyncResult begin_invalidateConnection​(long shareId,
                                                          Experimenter exp)
        Description copied from interface: ISharePrx
        Makes the connection invalid for Session share for specified user.
        Specified by:
        begin_invalidateConnection in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_invalidateConnection

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

        public Ice.AsyncResult begin_invalidateConnection​(long shareId,
                                                          Experimenter exp,
                                                          Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Makes the connection invalid for Session share for specified user.
        Specified by:
        begin_invalidateConnection in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_invalidateConnection

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

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

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

        public 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)
        Description copied from interface: ISharePrx
        Makes the connection invalid for Session share for specified user.
        Specified by:
        begin_invalidateConnection in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Makes the connection invalid for Session share for specified user.
        Specified by:
        begin_invalidateConnection in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Makes the connection invalid for Session share for specified user.
        Specified by:
        begin_invalidateConnection in interface ISharePrx
        __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

        public void end_invalidateConnection​(Ice.AsyncResult __iresult)
                                      throws ServerError
        Description copied from interface: ISharePrx
        Makes the connection invalid for Session share for specified user.
        Specified by:
        end_invalidateConnection in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __invalidateConnection_completed

        public static void __invalidateConnection_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                            Ice.AsyncResult __result)
      • notifyMembersOfShare

        public void notifyMembersOfShare​(long shareId,
                                         java.lang.String subject,
                                         java.lang.String message,
                                         boolean html)
                                  throws ServerError
        Description copied from interface: ISharePrx
        Notifies via email selected members of share.
        Specified by:
        notifyMembersOfShare in interface ISharePrx
        Throws:
        ServerError
      • notifyMembersOfShare

        public 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
        Description copied from interface: ISharePrx
        Notifies via email selected members of share.
        Specified by:
        notifyMembersOfShare in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_notifyMembersOfShare

        public Ice.AsyncResult begin_notifyMembersOfShare​(long shareId,
                                                          java.lang.String subject,
                                                          java.lang.String message,
                                                          boolean html)
        Description copied from interface: ISharePrx
        Notifies via email selected members of share.
        Specified by:
        begin_notifyMembersOfShare in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_notifyMembersOfShare

        public 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)
        Description copied from interface: ISharePrx
        Notifies via email selected members of share.
        Specified by:
        begin_notifyMembersOfShare in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_notifyMembersOfShare

        public Ice.AsyncResult begin_notifyMembersOfShare​(long shareId,
                                                          java.lang.String subject,
                                                          java.lang.String message,
                                                          boolean html,
                                                          Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Notifies via email selected members of share.
        Specified by:
        begin_notifyMembersOfShare in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_notifyMembersOfShare

        public 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)
        Description copied from interface: ISharePrx
        Notifies via email selected members of share.
        Specified by:
        begin_notifyMembersOfShare in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_notifyMembersOfShare

        public Ice.AsyncResult begin_notifyMembersOfShare​(long shareId,
                                                          java.lang.String subject,
                                                          java.lang.String message,
                                                          boolean html,
                                                          Callback_IShare_notifyMembersOfShare __cb)
        Description copied from interface: ISharePrx
        Notifies via email selected members of share.
        Specified by:
        begin_notifyMembersOfShare in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_notifyMembersOfShare

        public 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)
        Description copied from interface: ISharePrx
        Notifies via email selected members of share.
        Specified by:
        begin_notifyMembersOfShare in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_notifyMembersOfShare

        public 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)
        Description copied from interface: ISharePrx
        Notifies via email selected members of share.
        Specified by:
        begin_notifyMembersOfShare in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_notifyMembersOfShare

        public 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)
        Description copied from interface: ISharePrx
        Notifies via email selected members of share.
        Specified by:
        begin_notifyMembersOfShare in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Notifies via email selected members of share.
        Specified by:
        begin_notifyMembersOfShare in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Notifies via email selected members of share.
        Specified by:
        begin_notifyMembersOfShare in interface ISharePrx
        __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

        public void end_notifyMembersOfShare​(Ice.AsyncResult __iresult)
                                      throws ServerError
        Description copied from interface: ISharePrx
        Notifies via email selected members of share.
        Specified by:
        end_notifyMembersOfShare in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __notifyMembersOfShare_completed

        public static void __notifyMembersOfShare_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                            Ice.AsyncResult __result)
      • removeGuest

        public void removeGuest​(long shareId,
                                java.lang.String emailAddress)
                         throws ServerError
        Description copied from interface: ISharePrx
        Removes guest email address from share.
        Specified by:
        removeGuest in interface ISharePrx
        Throws:
        ServerError
      • removeGuest

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

        public Ice.AsyncResult begin_removeGuest​(long shareId,
                                                 java.lang.String emailAddress)
        Description copied from interface: ISharePrx
        Removes guest email address from share.
        Specified by:
        begin_removeGuest in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_removeGuest

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

        public Ice.AsyncResult begin_removeGuest​(long shareId,
                                                 java.lang.String emailAddress,
                                                 Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Removes guest email address from share.
        Specified by:
        begin_removeGuest in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeGuest

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

        public Ice.AsyncResult begin_removeGuest​(long shareId,
                                                 java.lang.String emailAddress,
                                                 Callback_IShare_removeGuest __cb)
        Description copied from interface: ISharePrx
        Removes guest email address from share.
        Specified by:
        begin_removeGuest in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeGuest

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

        public 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)
        Description copied from interface: ISharePrx
        Removes guest email address from share.
        Specified by:
        begin_removeGuest in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_removeGuest

        public 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)
        Description copied from interface: ISharePrx
        Removes guest email address from share.
        Specified by:
        begin_removeGuest in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Removes guest email address from share.
        Specified by:
        begin_removeGuest in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Removes guest email address from share.
        Specified by:
        begin_removeGuest in interface ISharePrx
        __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

        public void end_removeGuest​(Ice.AsyncResult __iresult)
                             throws ServerError
        Description copied from interface: ISharePrx
        Removes guest email address from share.
        Specified by:
        end_removeGuest in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __removeGuest_completed

        public static void __removeGuest_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                   Ice.AsyncResult __result)
      • removeGuests

        public void removeGuests​(long shareId,
                                 java.util.List<java.lang.String> emailAddresses)
                          throws ServerError
        Description copied from interface: ISharePrx
        Removes guest email addresses from the share.
        Specified by:
        removeGuests in interface ISharePrx
        Throws:
        ServerError
      • removeGuests

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

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

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

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

        public 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)
        Description copied from interface: ISharePrx
        Removes guest email addresses from the share.
        Specified by:
        begin_removeGuests in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeGuests

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

        public 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)
        Description copied from interface: ISharePrx
        Removes guest email addresses from the share.
        Specified by:
        begin_removeGuests in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeGuests

        public 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)
        Description copied from interface: ISharePrx
        Removes guest email addresses from the share.
        Specified by:
        begin_removeGuests in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_removeGuests

        public 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)
        Description copied from interface: ISharePrx
        Removes guest email addresses from the share.
        Specified by:
        begin_removeGuests in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Removes guest email addresses from the share.
        Specified by:
        begin_removeGuests in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Removes guest email addresses from the share.
        Specified by:
        begin_removeGuests in interface ISharePrx
        __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

        public void end_removeGuests​(Ice.AsyncResult __iresult)
                              throws ServerError
        Description copied from interface: ISharePrx
        Removes guest email addresses from the share.
        Specified by:
        end_removeGuests in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __removeGuests_completed

        public static void __removeGuests_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                    Ice.AsyncResult __result)
      • removeObject

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

        public Ice.AsyncResult begin_removeObject​(long shareId,
                                                  IObject iobject)
        Description copied from interface: ISharePrx
        Removes existing IObject object from the Session share.
        Specified by:
        begin_removeObject in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_removeObject

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

        public Ice.AsyncResult begin_removeObject​(long shareId,
                                                  IObject iobject,
                                                  Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Removes existing IObject object from the Session share.
        Specified by:
        begin_removeObject in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeObject

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

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

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

        public 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)
        Description copied from interface: ISharePrx
        Removes existing IObject object from the Session share.
        Specified by:
        begin_removeObject in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Removes existing IObject object from the Session share.
        Specified by:
        begin_removeObject in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Removes existing IObject object from the Session share.
        Specified by:
        begin_removeObject in interface ISharePrx
        __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.
      • __removeObject_completed

        public static void __removeObject_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                    Ice.AsyncResult __result)
      • removeObjects

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

        public Ice.AsyncResult begin_removeObjects​(long shareId,
                                                   java.util.List<IObject> iobjects)
        Description copied from interface: ISharePrx
        Remove existing items from the share.
        Specified by:
        begin_removeObjects in interface ISharePrx
        Returns:
        The asynchronous result object.
      • begin_removeObjects

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

        public Ice.AsyncResult begin_removeObjects​(long shareId,
                                                   java.util.List<IObject> iobjects,
                                                   Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Remove existing items from the share.
        Specified by:
        begin_removeObjects in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeObjects

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

        public Ice.AsyncResult begin_removeObjects​(long shareId,
                                                   java.util.List<IObject> iobjects,
                                                   Callback_IShare_removeObjects __cb)
        Description copied from interface: ISharePrx
        Remove existing items from the share.
        Specified by:
        begin_removeObjects in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeObjects

        public 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)
        Description copied from interface: ISharePrx
        Remove existing items from the share.
        Specified by:
        begin_removeObjects in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeObjects

        public 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)
        Description copied from interface: ISharePrx
        Remove existing items from the share.
        Specified by:
        begin_removeObjects in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_removeObjects

        public 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)
        Description copied from interface: ISharePrx
        Remove existing items from the share.
        Specified by:
        begin_removeObjects in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Remove existing items from the share.
        Specified by:
        begin_removeObjects in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Remove existing items from the share.
        Specified by:
        begin_removeObjects in interface ISharePrx
        __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

        public void end_removeObjects​(Ice.AsyncResult __iresult)
                               throws ServerError
        Description copied from interface: ISharePrx
        Remove existing items from the share.
        Specified by:
        end_removeObjects in interface ISharePrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __removeObjects_completed

        public static void __removeObjects_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                     Ice.AsyncResult __result)
      • begin_removeUser

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

        public Ice.AsyncResult begin_removeUser​(long shareId,
                                                Experimenter exp,
                                                Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Removes Experimenter experimenter from Session share.
        Specified by:
        begin_removeUser in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeUser

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

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

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

        public 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)
        Description copied from interface: ISharePrx
        Removes Experimenter experimenter from Session share.
        Specified by:
        begin_removeUser in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Removes Experimenter experimenter from Session share.
        Specified by:
        begin_removeUser in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Removes Experimenter experimenter from Session share.
        Specified by:
        begin_removeUser in interface ISharePrx
        __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.
      • __removeUser_completed

        public static void __removeUser_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                  Ice.AsyncResult __result)
      • begin_removeUsers

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

        public Ice.AsyncResult begin_removeUsers​(long shareId,
                                                 java.util.List<Experimenter> exps,
                                                 Ice.Callback __cb)
        Description copied from interface: ISharePrx
        Removes Experimenter experimenters from Session share.
        Specified by:
        begin_removeUsers in interface ISharePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeUsers

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

        public 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)
        Description copied from interface: ISharePrx
        Removes Experimenter experimenters from Session share.
        Specified by:
        begin_removeUsers in interface ISharePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_removeUsers

        public 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)
        Description copied from interface: ISharePrx
        Removes Experimenter experimenters from Session share.
        Specified by:
        begin_removeUsers in interface ISharePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_removeUsers

        public 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)
        Description copied from interface: ISharePrx
        Removes Experimenter experimenters from Session share.
        Specified by:
        begin_removeUsers in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Removes Experimenter experimenters from Session share.
        Specified by:
        begin_removeUsers in interface ISharePrx
        __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

        public 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)
        Description copied from interface: ISharePrx
        Removes Experimenter experimenters from Session share.
        Specified by:
        begin_removeUsers in interface ISharePrx
        __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.
      • __removeUsers_completed

        public static void __removeUsers_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                   Ice.AsyncResult __result)
      • setActive

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

        public Ice.AsyncResult begin_setActive​(long shareId,
                                               boolean active)
        Specified by:
        begin_setActive in interface ISharePrx
      • begin_setActive

        public Ice.AsyncResult begin_setActive​(long shareId,
                                               boolean active,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setActive in interface ISharePrx
      • begin_setActive

        public Ice.AsyncResult begin_setActive​(long shareId,
                                               boolean active,
                                               Ice.Callback __cb)
        Specified by:
        begin_setActive in interface ISharePrx
      • begin_setActive

        public Ice.AsyncResult begin_setActive​(long shareId,
                                               boolean active,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Specified by:
        begin_setActive in interface ISharePrx
      • begin_setActive

        public Ice.AsyncResult begin_setActive​(long shareId,
                                               boolean active,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setActive in interface ISharePrx
      • begin_setActive

        public 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)
        Specified by:
        begin_setActive in interface ISharePrx
      • begin_setActive

        public 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)
        Specified by:
        begin_setActive in interface ISharePrx
      • begin_setActive

        public 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)
        Specified by:
        begin_setActive in interface ISharePrx
      • __setActive_completed

        public static void __setActive_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                 Ice.AsyncResult __result)
      • setDescription

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

        public Ice.AsyncResult begin_setDescription​(long shareId,
                                                    java.lang.String description)
        Specified by:
        begin_setDescription in interface ISharePrx
      • begin_setDescription

        public Ice.AsyncResult begin_setDescription​(long shareId,
                                                    java.lang.String description,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setDescription in interface ISharePrx
      • begin_setDescription

        public Ice.AsyncResult begin_setDescription​(long shareId,
                                                    java.lang.String description,
                                                    Ice.Callback __cb)
        Specified by:
        begin_setDescription in interface ISharePrx
      • begin_setDescription

        public Ice.AsyncResult begin_setDescription​(long shareId,
                                                    java.lang.String description,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Ice.Callback __cb)
        Specified by:
        begin_setDescription in interface ISharePrx
      • begin_setDescription

        public 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)
        Specified by:
        begin_setDescription in interface ISharePrx
      • begin_setDescription

        public 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)
        Specified by:
        begin_setDescription in interface ISharePrx
      • begin_setDescription

        public 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)
        Specified by:
        begin_setDescription in interface ISharePrx
      • begin_setDescription

        public 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)
        Specified by:
        begin_setDescription in interface ISharePrx
      • __setDescription_completed

        public static void __setDescription_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                      Ice.AsyncResult __result)
      • begin_setExpiration

        public Ice.AsyncResult begin_setExpiration​(long shareId,
                                                   RTime expiration,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setExpiration in interface ISharePrx
      • begin_setExpiration

        public Ice.AsyncResult begin_setExpiration​(long shareId,
                                                   RTime expiration,
                                                   Ice.Callback __cb)
        Specified by:
        begin_setExpiration in interface ISharePrx
      • begin_setExpiration

        public Ice.AsyncResult begin_setExpiration​(long shareId,
                                                   RTime expiration,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Specified by:
        begin_setExpiration in interface ISharePrx
      • begin_setExpiration

        public Ice.AsyncResult begin_setExpiration​(long shareId,
                                                   RTime expiration,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setExpiration in interface ISharePrx
      • begin_setExpiration

        public 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)
        Specified by:
        begin_setExpiration in interface ISharePrx
      • begin_setExpiration

        public 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)
        Specified by:
        begin_setExpiration in interface ISharePrx
      • begin_setExpiration

        public 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)
        Specified by:
        begin_setExpiration in interface ISharePrx
      • __setExpiration_completed

        public static void __setExpiration_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                     Ice.AsyncResult __result)
      • checkedCast

        public static ISharePrx checkedCast​(Ice.ObjectPrx __obj)
        Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public static ISharePrx checkedCast​(Ice.ObjectPrx __obj,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __ctx - The Context map to send with the invocation.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public static ISharePrx checkedCast​(Ice.ObjectPrx __obj,
                                            java.lang.String __facet)
        Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public static ISharePrx checkedCast​(Ice.ObjectPrx __obj,
                                            java.lang.String __facet,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        __ctx - The Context map to send with the invocation.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • uncheckedCast

        public static ISharePrx uncheckedCast​(Ice.ObjectPrx __obj)
        Downcasts the given proxy to this type without contacting the remote server.
        Parameters:
        __obj - The untyped proxy.
        Returns:
        A proxy for this type.
      • uncheckedCast

        public static ISharePrx uncheckedCast​(Ice.ObjectPrx __obj,
                                              java.lang.String __facet)
        Downcasts the given proxy to this type without contacting the remote server.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        Returns:
        A proxy for this type.
      • ice_staticId

        public static java.lang.String ice_staticId()
        Provides the Slice type ID of this type.
        Returns:
        The Slice type ID.
      • __write

        public static void __write​(IceInternal.BasicStream __os,
                                   ISharePrx v)
      • __read

        public static ISharePrx __read​(IceInternal.BasicStream __is)