Package omero.model

Interface ScriptJobPrx

    • Method Detail

      • getDescription

        RString getDescription()
      • getDescription

        RString getDescription​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getDescription

        Ice.AsyncResult begin_getDescription()
      • begin_getDescription

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

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

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

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

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

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

        Ice.AsyncResult begin_getDescription​(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_getDescription

        RString end_getDescription​(Ice.AsyncResult __result)
      • setDescription

        void setDescription​(RString theDescription)
      • setDescription

        void setDescription​(RString theDescription,
                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setDescription

        Ice.AsyncResult begin_setDescription​(RString theDescription)
      • begin_setDescription

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

        Ice.AsyncResult begin_setDescription​(RString theDescription,
                                             Ice.Callback __cb)
      • begin_setDescription

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

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

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

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

        Ice.AsyncResult begin_setDescription​(RString theDescription,
                                             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_setDescription

        void end_setDescription​(Ice.AsyncResult __result)