Package omero.model

Interface DBPatchPrx

    • Method Detail

      • getCurrentVersion

        RString getCurrentVersion()
      • getCurrentVersion

        RString getCurrentVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getCurrentVersion

        Ice.AsyncResult begin_getCurrentVersion()
      • begin_getCurrentVersion

        Ice.AsyncResult begin_getCurrentVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getCurrentVersion

        Ice.AsyncResult begin_getCurrentVersion​(Ice.Callback __cb)
      • begin_getCurrentVersion

        Ice.AsyncResult begin_getCurrentVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
      • begin_getCurrentVersion

        Ice.AsyncResult begin_getCurrentVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Callback_DBPatch_getCurrentVersion __cb)
      • begin_getCurrentVersion

        Ice.AsyncResult begin_getCurrentVersion​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getCurrentVersion

        Ice.AsyncResult begin_getCurrentVersion​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
      • begin_getCurrentVersion

        Ice.AsyncResult begin_getCurrentVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getCurrentVersion

        Ice.AsyncResult begin_getCurrentVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
      • end_getCurrentVersion

        RString end_getCurrentVersion​(Ice.AsyncResult __result)
      • setCurrentVersion

        void setCurrentVersion​(RString theCurrentVersion)
      • setCurrentVersion

        void setCurrentVersion​(RString theCurrentVersion,
                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setCurrentVersion

        Ice.AsyncResult begin_setCurrentVersion​(RString theCurrentVersion)
      • begin_setCurrentVersion

        Ice.AsyncResult begin_setCurrentVersion​(RString theCurrentVersion,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setCurrentVersion

        Ice.AsyncResult begin_setCurrentVersion​(RString theCurrentVersion,
                                                Ice.Callback __cb)
      • begin_setCurrentVersion

        Ice.AsyncResult begin_setCurrentVersion​(RString theCurrentVersion,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
      • begin_setCurrentVersion

        Ice.AsyncResult begin_setCurrentVersion​(RString theCurrentVersion,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setCurrentVersion

        Ice.AsyncResult begin_setCurrentVersion​(RString theCurrentVersion,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
      • begin_setCurrentVersion

        Ice.AsyncResult begin_setCurrentVersion​(RString theCurrentVersion,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setCurrentVersion

        Ice.AsyncResult begin_setCurrentVersion​(RString theCurrentVersion,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
      • end_setCurrentVersion

        void end_setCurrentVersion​(Ice.AsyncResult __result)
      • getCurrentPatch

        RInt getCurrentPatch()
      • getCurrentPatch

        RInt getCurrentPatch​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getCurrentPatch

        Ice.AsyncResult begin_getCurrentPatch()
      • begin_getCurrentPatch

        Ice.AsyncResult begin_getCurrentPatch​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getCurrentPatch

        Ice.AsyncResult begin_getCurrentPatch​(Ice.Callback __cb)
      • begin_getCurrentPatch

        Ice.AsyncResult begin_getCurrentPatch​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
      • begin_getCurrentPatch

        Ice.AsyncResult begin_getCurrentPatch​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Callback_DBPatch_getCurrentPatch __cb)
      • begin_getCurrentPatch

        Ice.AsyncResult begin_getCurrentPatch​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getCurrentPatch

        Ice.AsyncResult begin_getCurrentPatch​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
      • begin_getCurrentPatch

        Ice.AsyncResult begin_getCurrentPatch​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getCurrentPatch

        Ice.AsyncResult begin_getCurrentPatch​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
      • end_getCurrentPatch

        RInt end_getCurrentPatch​(Ice.AsyncResult __result)
      • setCurrentPatch

        void setCurrentPatch​(RInt theCurrentPatch)
      • setCurrentPatch

        void setCurrentPatch​(RInt theCurrentPatch,
                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setCurrentPatch

        Ice.AsyncResult begin_setCurrentPatch​(RInt theCurrentPatch)
      • begin_setCurrentPatch

        Ice.AsyncResult begin_setCurrentPatch​(RInt theCurrentPatch,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setCurrentPatch

        Ice.AsyncResult begin_setCurrentPatch​(RInt theCurrentPatch,
                                              Ice.Callback __cb)
      • begin_setCurrentPatch

        Ice.AsyncResult begin_setCurrentPatch​(RInt theCurrentPatch,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
      • begin_setCurrentPatch

        Ice.AsyncResult begin_setCurrentPatch​(RInt theCurrentPatch,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Callback_DBPatch_setCurrentPatch __cb)
      • begin_setCurrentPatch

        Ice.AsyncResult begin_setCurrentPatch​(RInt theCurrentPatch,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setCurrentPatch

        Ice.AsyncResult begin_setCurrentPatch​(RInt theCurrentPatch,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
      • begin_setCurrentPatch

        Ice.AsyncResult begin_setCurrentPatch​(RInt theCurrentPatch,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setCurrentPatch

        Ice.AsyncResult begin_setCurrentPatch​(RInt theCurrentPatch,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
      • end_setCurrentPatch

        void end_setCurrentPatch​(Ice.AsyncResult __result)
      • getPreviousVersion

        RString getPreviousVersion()
      • getPreviousVersion

        RString getPreviousVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getPreviousVersion

        Ice.AsyncResult begin_getPreviousVersion()
      • begin_getPreviousVersion

        Ice.AsyncResult begin_getPreviousVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getPreviousVersion

        Ice.AsyncResult begin_getPreviousVersion​(Ice.Callback __cb)
      • begin_getPreviousVersion

        Ice.AsyncResult begin_getPreviousVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
      • begin_getPreviousVersion

        Ice.AsyncResult begin_getPreviousVersion​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getPreviousVersion

        Ice.AsyncResult begin_getPreviousVersion​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
      • begin_getPreviousVersion

        Ice.AsyncResult begin_getPreviousVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getPreviousVersion

        Ice.AsyncResult begin_getPreviousVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
      • end_getPreviousVersion

        RString end_getPreviousVersion​(Ice.AsyncResult __result)
      • setPreviousVersion

        void setPreviousVersion​(RString thePreviousVersion)
      • setPreviousVersion

        void setPreviousVersion​(RString thePreviousVersion,
                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setPreviousVersion

        Ice.AsyncResult begin_setPreviousVersion​(RString thePreviousVersion)
      • begin_setPreviousVersion

        Ice.AsyncResult begin_setPreviousVersion​(RString thePreviousVersion,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setPreviousVersion

        Ice.AsyncResult begin_setPreviousVersion​(RString thePreviousVersion,
                                                 Ice.Callback __cb)
      • begin_setPreviousVersion

        Ice.AsyncResult begin_setPreviousVersion​(RString thePreviousVersion,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
      • begin_setPreviousVersion

        Ice.AsyncResult begin_setPreviousVersion​(RString thePreviousVersion,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setPreviousVersion

        Ice.AsyncResult begin_setPreviousVersion​(RString thePreviousVersion,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
      • begin_setPreviousVersion

        Ice.AsyncResult begin_setPreviousVersion​(RString thePreviousVersion,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setPreviousVersion

        Ice.AsyncResult begin_setPreviousVersion​(RString thePreviousVersion,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
      • end_setPreviousVersion

        void end_setPreviousVersion​(Ice.AsyncResult __result)
      • getPreviousPatch

        RInt getPreviousPatch()
      • getPreviousPatch

        RInt getPreviousPatch​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getPreviousPatch

        Ice.AsyncResult begin_getPreviousPatch()
      • begin_getPreviousPatch

        Ice.AsyncResult begin_getPreviousPatch​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getPreviousPatch

        Ice.AsyncResult begin_getPreviousPatch​(Ice.Callback __cb)
      • begin_getPreviousPatch

        Ice.AsyncResult begin_getPreviousPatch​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
      • begin_getPreviousPatch

        Ice.AsyncResult begin_getPreviousPatch​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Callback_DBPatch_getPreviousPatch __cb)
      • begin_getPreviousPatch

        Ice.AsyncResult begin_getPreviousPatch​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getPreviousPatch

        Ice.AsyncResult begin_getPreviousPatch​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
      • begin_getPreviousPatch

        Ice.AsyncResult begin_getPreviousPatch​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getPreviousPatch

        Ice.AsyncResult begin_getPreviousPatch​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
      • end_getPreviousPatch

        RInt end_getPreviousPatch​(Ice.AsyncResult __result)
      • setPreviousPatch

        void setPreviousPatch​(RInt thePreviousPatch)
      • setPreviousPatch

        void setPreviousPatch​(RInt thePreviousPatch,
                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setPreviousPatch

        Ice.AsyncResult begin_setPreviousPatch​(RInt thePreviousPatch)
      • begin_setPreviousPatch

        Ice.AsyncResult begin_setPreviousPatch​(RInt thePreviousPatch,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setPreviousPatch

        Ice.AsyncResult begin_setPreviousPatch​(RInt thePreviousPatch,
                                               Ice.Callback __cb)
      • begin_setPreviousPatch

        Ice.AsyncResult begin_setPreviousPatch​(RInt thePreviousPatch,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
      • begin_setPreviousPatch

        Ice.AsyncResult begin_setPreviousPatch​(RInt thePreviousPatch,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Callback_DBPatch_setPreviousPatch __cb)
      • begin_setPreviousPatch

        Ice.AsyncResult begin_setPreviousPatch​(RInt thePreviousPatch,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setPreviousPatch

        Ice.AsyncResult begin_setPreviousPatch​(RInt thePreviousPatch,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
      • begin_setPreviousPatch

        Ice.AsyncResult begin_setPreviousPatch​(RInt thePreviousPatch,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setPreviousPatch

        Ice.AsyncResult begin_setPreviousPatch​(RInt thePreviousPatch,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
      • end_setPreviousPatch

        void end_setPreviousPatch​(Ice.AsyncResult __result)
      • getFinished

        RTime getFinished()
      • getFinished

        RTime getFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getFinished

        Ice.AsyncResult begin_getFinished()
      • begin_getFinished

        Ice.AsyncResult begin_getFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getFinished

        Ice.AsyncResult begin_getFinished​(Ice.Callback __cb)
      • begin_getFinished

        Ice.AsyncResult begin_getFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Ice.Callback __cb)
      • begin_getFinished

        Ice.AsyncResult begin_getFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Callback_DBPatch_getFinished __cb)
      • begin_getFinished

        Ice.AsyncResult begin_getFinished​(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getFinished

        Ice.AsyncResult begin_getFinished​(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
      • begin_getFinished

        Ice.AsyncResult begin_getFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getFinished

        Ice.AsyncResult begin_getFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
      • end_getFinished

        RTime end_getFinished​(Ice.AsyncResult __result)
      • setFinished

        void setFinished​(RTime theFinished)
      • setFinished

        void setFinished​(RTime theFinished,
                         java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setFinished

        Ice.AsyncResult begin_setFinished​(RTime theFinished)
      • begin_setFinished

        Ice.AsyncResult begin_setFinished​(RTime theFinished,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setFinished

        Ice.AsyncResult begin_setFinished​(RTime theFinished,
                                          Ice.Callback __cb)
      • begin_setFinished

        Ice.AsyncResult begin_setFinished​(RTime theFinished,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Ice.Callback __cb)
      • begin_setFinished

        Ice.AsyncResult begin_setFinished​(RTime theFinished,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Callback_DBPatch_setFinished __cb)
      • begin_setFinished

        Ice.AsyncResult begin_setFinished​(RTime theFinished,
                                          IceInternal.Functional_VoidCallback __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setFinished

        Ice.AsyncResult begin_setFinished​(RTime theFinished,
                                          IceInternal.Functional_VoidCallback __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
      • begin_setFinished

        Ice.AsyncResult begin_setFinished​(RTime theFinished,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_VoidCallback __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setFinished

        Ice.AsyncResult begin_setFinished​(RTime theFinished,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_VoidCallback __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
      • end_setFinished

        void end_setFinished​(Ice.AsyncResult __result)
      • getMessage

        RString getMessage​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getMessage

        Ice.AsyncResult begin_getMessage()
      • begin_getMessage

        Ice.AsyncResult begin_getMessage​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getMessage

        Ice.AsyncResult begin_getMessage​(Ice.Callback __cb)
      • begin_getMessage

        Ice.AsyncResult begin_getMessage​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         Ice.Callback __cb)
      • begin_getMessage

        Ice.AsyncResult begin_getMessage​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         Callback_DBPatch_getMessage __cb)
      • begin_getMessage

        Ice.AsyncResult begin_getMessage​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getMessage

        Ice.AsyncResult begin_getMessage​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
      • begin_getMessage

        Ice.AsyncResult begin_getMessage​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getMessage

        Ice.AsyncResult begin_getMessage​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
      • end_getMessage

        RString end_getMessage​(Ice.AsyncResult __result)
      • setMessage

        void setMessage​(RString theMessage)
      • setMessage

        void setMessage​(RString theMessage,
                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setMessage

        Ice.AsyncResult begin_setMessage​(RString theMessage)
      • begin_setMessage

        Ice.AsyncResult begin_setMessage​(RString theMessage,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setMessage

        Ice.AsyncResult begin_setMessage​(RString theMessage,
                                         Ice.Callback __cb)
      • begin_setMessage

        Ice.AsyncResult begin_setMessage​(RString theMessage,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         Ice.Callback __cb)
      • begin_setMessage

        Ice.AsyncResult begin_setMessage​(RString theMessage,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         Callback_DBPatch_setMessage __cb)
      • begin_setMessage

        Ice.AsyncResult begin_setMessage​(RString theMessage,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setMessage

        Ice.AsyncResult begin_setMessage​(RString theMessage,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
      • begin_setMessage

        Ice.AsyncResult begin_setMessage​(RString theMessage,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setMessage

        Ice.AsyncResult begin_setMessage​(RString theMessage,
                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
      • end_setMessage

        void end_setMessage​(Ice.AsyncResult __result)