Package omero.model

Interface ImportJobPrx

    • Method Detail

      • getImageName

        RString getImageName()
        Deprecated.
        ImportJob is deprecated.
      • getImageName

        RString getImageName​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Deprecated.
        ImportJob is deprecated.
      • begin_getImageName

        Ice.AsyncResult begin_getImageName()
        Deprecated.
        ImportJob is deprecated.
        Returns:
        The asynchronous result object.
      • begin_getImageName

        Ice.AsyncResult begin_getImageName​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getImageName

        Ice.AsyncResult begin_getImageName​(Ice.Callback __cb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getImageName

        Ice.AsyncResult begin_getImageName​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Ice.Callback __cb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getImageName

        Ice.AsyncResult begin_getImageName​(Callback_ImportJob_getImageName __cb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getImageName

        Ice.AsyncResult begin_getImageName​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Callback_ImportJob_getImageName __cb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getImageName

        Ice.AsyncResult begin_getImageName​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getImageName

        Ice.AsyncResult begin_getImageName​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getImageName

        Ice.AsyncResult begin_getImageName​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getImageName

        Ice.AsyncResult begin_getImageName​(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)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getImageName

        RString end_getImageName​(Ice.AsyncResult __result)
        Deprecated.
        Parameters:
        __result - The asynchronous result object.
      • setImageName

        void setImageName​(RString theImageName)
        Deprecated.
        ImportJob is deprecated.
      • setImageName

        void setImageName​(RString theImageName,
                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Deprecated.
        ImportJob is deprecated.
      • begin_setImageName

        Ice.AsyncResult begin_setImageName​(RString theImageName)
        Deprecated.
        ImportJob is deprecated.
        Returns:
        The asynchronous result object.
      • begin_setImageName

        Ice.AsyncResult begin_setImageName​(RString theImageName,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_setImageName

        Ice.AsyncResult begin_setImageName​(RString theImageName,
                                           Ice.Callback __cb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setImageName

        Ice.AsyncResult begin_setImageName​(RString theImageName,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Ice.Callback __cb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setImageName

        Ice.AsyncResult begin_setImageName​(RString theImageName,
                                           Callback_ImportJob_setImageName __cb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setImageName

        Ice.AsyncResult begin_setImageName​(RString theImageName,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Callback_ImportJob_setImageName __cb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setImageName

        Ice.AsyncResult begin_setImageName​(RString theImageName,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_setImageName

        Ice.AsyncResult begin_setImageName​(RString theImageName,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_setImageName

        Ice.AsyncResult begin_setImageName​(RString theImageName,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_setImageName

        Ice.AsyncResult begin_setImageName​(RString theImageName,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_setImageName

        void end_setImageName​(Ice.AsyncResult __result)
        Deprecated.
        Parameters:
        __result - The asynchronous result object.
      • getImageDescription

        RString getImageDescription()
        Deprecated.
        ImportJob is deprecated.
      • getImageDescription

        RString getImageDescription​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Deprecated.
        ImportJob is deprecated.
      • begin_getImageDescription

        Ice.AsyncResult begin_getImageDescription()
        Deprecated.
        ImportJob is deprecated.
        Returns:
        The asynchronous result object.
      • begin_getImageDescription

        Ice.AsyncResult begin_getImageDescription​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getImageDescription

        Ice.AsyncResult begin_getImageDescription​(Ice.Callback __cb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getImageDescription

        Ice.AsyncResult begin_getImageDescription​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Ice.Callback __cb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getImageDescription

        Ice.AsyncResult begin_getImageDescription​(Callback_ImportJob_getImageDescription __cb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getImageDescription

        Ice.AsyncResult begin_getImageDescription​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Callback_ImportJob_getImageDescription __cb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getImageDescription

        Ice.AsyncResult begin_getImageDescription​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getImageDescription

        Ice.AsyncResult begin_getImageDescription​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getImageDescription

        Ice.AsyncResult begin_getImageDescription​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getImageDescription

        Ice.AsyncResult begin_getImageDescription​(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)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getImageDescription

        RString end_getImageDescription​(Ice.AsyncResult __result)
        Deprecated.
        Parameters:
        __result - The asynchronous result object.
      • setImageDescription

        void setImageDescription​(RString theImageDescription)
        Deprecated.
        ImportJob is deprecated.
      • setImageDescription

        void setImageDescription​(RString theImageDescription,
                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Deprecated.
        ImportJob is deprecated.
      • begin_setImageDescription

        Ice.AsyncResult begin_setImageDescription​(RString theImageDescription)
        Deprecated.
        ImportJob is deprecated.
        Returns:
        The asynchronous result object.
      • begin_setImageDescription

        Ice.AsyncResult begin_setImageDescription​(RString theImageDescription,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_setImageDescription

        Ice.AsyncResult begin_setImageDescription​(RString theImageDescription,
                                                  Ice.Callback __cb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setImageDescription

        Ice.AsyncResult begin_setImageDescription​(RString theImageDescription,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Ice.Callback __cb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setImageDescription

        Ice.AsyncResult begin_setImageDescription​(RString theImageDescription,
                                                  Callback_ImportJob_setImageDescription __cb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setImageDescription

        Ice.AsyncResult begin_setImageDescription​(RString theImageDescription,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Callback_ImportJob_setImageDescription __cb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setImageDescription

        Ice.AsyncResult begin_setImageDescription​(RString theImageDescription,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_setImageDescription

        Ice.AsyncResult begin_setImageDescription​(RString theImageDescription,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_setImageDescription

        Ice.AsyncResult begin_setImageDescription​(RString theImageDescription,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_setImageDescription

        Ice.AsyncResult begin_setImageDescription​(RString theImageDescription,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Deprecated.
        ImportJob is deprecated.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_setImageDescription

        void end_setImageDescription​(Ice.AsyncResult __result)
        Deprecated.
        Parameters:
        __result - The asynchronous result object.