Package omero.model

Class ImagePrxHelper

  • All Implemented Interfaces:
    Ice.ObjectPrx, java.io.Serializable, ImagePrx, IObjectPrx

    public final class ImagePrxHelper
    extends Ice.ObjectPrxHelperBase
    implements ImagePrx
    Provides type-specific helper functions.
    See Also:
    Serialized Form
    • Field Detail

      • __ids

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

      • ImagePrxHelper

        public ImagePrxHelper()
    • Method Detail

      • getDetails

        public Details getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getDetails in interface IObjectPrx
      • begin_getDetails

        public Ice.AsyncResult begin_getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getDetails in interface IObjectPrx
      • begin_getDetails

        public Ice.AsyncResult begin_getDetails​(Ice.Callback __cb)
        Specified by:
        begin_getDetails in interface IObjectPrx
      • begin_getDetails

        public Ice.AsyncResult begin_getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_getDetails in interface IObjectPrx
      • begin_getDetails

        public Ice.AsyncResult begin_getDetails​(IceInternal.Functional_GenericCallback1<Details> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getDetails in interface IObjectPrx
      • begin_getDetails

        public Ice.AsyncResult begin_getDetails​(IceInternal.Functional_GenericCallback1<Details> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getDetails in interface IObjectPrx
      • begin_getDetails

        public Ice.AsyncResult begin_getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<Details> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getDetails in interface IObjectPrx
      • begin_getDetails

        public Ice.AsyncResult begin_getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<Details> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getDetails in interface IObjectPrx
      • __getDetails_completed

        public static void __getDetails_completed​(Ice.TwowayCallbackArg1<Details> __cb,
                                                  Ice.AsyncResult __result)
      • getId

        public RLong getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getId in interface IObjectPrx
      • begin_getId

        public Ice.AsyncResult begin_getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getId in interface IObjectPrx
      • begin_getId

        public Ice.AsyncResult begin_getId​(Ice.Callback __cb)
        Specified by:
        begin_getId in interface IObjectPrx
      • begin_getId

        public Ice.AsyncResult begin_getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Ice.Callback __cb)
        Specified by:
        begin_getId in interface IObjectPrx
      • begin_getId

        public Ice.AsyncResult begin_getId​(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getId in interface IObjectPrx
      • begin_getId

        public Ice.AsyncResult begin_getId​(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getId in interface IObjectPrx
      • begin_getId

        public Ice.AsyncResult begin_getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getId in interface IObjectPrx
      • begin_getId

        public Ice.AsyncResult begin_getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getId in interface IObjectPrx
      • __getId_completed

        public static void __getId_completed​(Ice.TwowayCallbackArg1<RLong> __cb,
                                             Ice.AsyncResult __result)
      • isAnnotated

        public boolean isAnnotated()
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        isAnnotated in interface IObjectPrx
      • isAnnotated

        public boolean isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        isAnnotated in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated()
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(Callback_IObject_isAnnotated __cb)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Callback_IObject_isAnnotated __cb)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(IceInternal.Functional_BoolCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(IceInternal.Functional_BoolCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_BoolCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        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_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_BoolCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        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_isAnnotated

        public boolean end_isAnnotated​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        end_isAnnotated in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • __isAnnotated_completed

        public static void __isAnnotated_completed​(Ice.TwowayCallbackBool __cb,
                                                   Ice.AsyncResult __result)
      • isGlobal

        public boolean isGlobal()
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        isGlobal in interface IObjectPrx
      • isGlobal

        public boolean isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        isGlobal in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal()
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal​(Callback_IObject_isGlobal __cb)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Callback_IObject_isGlobal __cb)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal​(IceInternal.Functional_BoolCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal​(IceInternal.Functional_BoolCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_BoolCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        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_isGlobal

        public Ice.AsyncResult begin_isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_BoolCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        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_isGlobal

        public boolean end_isGlobal​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        end_isGlobal in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • __isGlobal_completed

        public static void __isGlobal_completed​(Ice.TwowayCallbackBool __cb,
                                                Ice.AsyncResult __result)
      • isLink

        public boolean isLink()
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        isLink in interface IObjectPrx
      • isLink

        public boolean isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        isLink in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_isLink

        public Ice.AsyncResult begin_isLink()
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_isLink

        public Ice.AsyncResult begin_isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_isLink

        public Ice.AsyncResult begin_isLink​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isLink

        public Ice.AsyncResult begin_isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isLink

        public Ice.AsyncResult begin_isLink​(Callback_IObject_isLink __cb)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isLink

        public Ice.AsyncResult begin_isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Callback_IObject_isLink __cb)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isLink

        public Ice.AsyncResult begin_isLink​(IceInternal.Functional_BoolCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_isLink

        public Ice.AsyncResult begin_isLink​(IceInternal.Functional_BoolCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_isLink

        public Ice.AsyncResult begin_isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_BoolCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        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_isLink

        public Ice.AsyncResult begin_isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_BoolCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        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_isLink

        public boolean end_isLink​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        end_isLink in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • __isLink_completed

        public static void __isLink_completed​(Ice.TwowayCallbackBool __cb,
                                              Ice.AsyncResult __result)
      • isLoaded

        public boolean isLoaded()
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        isLoaded in interface IObjectPrx
      • isLoaded

        public boolean isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        isLoaded in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded()
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded​(Callback_IObject_isLoaded __cb)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Callback_IObject_isLoaded __cb)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded​(IceInternal.Functional_BoolCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded​(IceInternal.Functional_BoolCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_BoolCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        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_isLoaded

        public Ice.AsyncResult begin_isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_BoolCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        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_isLoaded

        public boolean end_isLoaded​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        end_isLoaded in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • __isLoaded_completed

        public static void __isLoaded_completed​(Ice.TwowayCallbackBool __cb,
                                                Ice.AsyncResult __result)
      • isMutable

        public boolean isMutable()
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        isMutable in interface IObjectPrx
      • isMutable

        public boolean isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        isMutable in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable()
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable​(Callback_IObject_isMutable __cb)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Callback_IObject_isMutable __cb)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable​(IceInternal.Functional_BoolCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable​(IceInternal.Functional_BoolCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_BoolCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        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_isMutable

        public Ice.AsyncResult begin_isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_BoolCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        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_isMutable

        public boolean end_isMutable​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        end_isMutable in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • __isMutable_completed

        public static void __isMutable_completed​(Ice.TwowayCallbackBool __cb,
                                                 Ice.AsyncResult __result)
      • proxy

        public IObject proxy()
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        proxy in interface IObjectPrx
      • proxy

        public IObject proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        proxy in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_proxy

        public Ice.AsyncResult begin_proxy()
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_proxy

        public Ice.AsyncResult begin_proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_proxy

        public Ice.AsyncResult begin_proxy​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_proxy

        public Ice.AsyncResult begin_proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_proxy

        public Ice.AsyncResult begin_proxy​(Callback_IObject_proxy __cb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_proxy

        public Ice.AsyncResult begin_proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Callback_IObject_proxy __cb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_proxy

        public Ice.AsyncResult begin_proxy​(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_proxy

        public Ice.AsyncResult begin_proxy​(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_proxy

        public Ice.AsyncResult begin_proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        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_proxy

        public Ice.AsyncResult begin_proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        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_proxy

        public IObject end_proxy​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        end_proxy in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • __proxy_completed

        public static void __proxy_completed​(Ice.TwowayCallbackArg1<IObject> __cb,
                                             Ice.AsyncResult __result)
      • setId

        public void setId​(RLong id,
                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setId in interface IObjectPrx
      • begin_setId

        public Ice.AsyncResult begin_setId​(RLong id,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setId in interface IObjectPrx
      • begin_setId

        public Ice.AsyncResult begin_setId​(RLong id,
                                           Ice.Callback __cb)
        Specified by:
        begin_setId in interface IObjectPrx
      • begin_setId

        public Ice.AsyncResult begin_setId​(RLong id,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Ice.Callback __cb)
        Specified by:
        begin_setId in interface IObjectPrx
      • begin_setId

        public Ice.AsyncResult begin_setId​(RLong id,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setId in interface IObjectPrx
      • begin_setId

        public Ice.AsyncResult begin_setId​(RLong id,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setId in interface IObjectPrx
      • begin_setId

        public Ice.AsyncResult begin_setId​(RLong id,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setId in interface IObjectPrx
      • begin_setId

        public Ice.AsyncResult begin_setId​(RLong id,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setId in interface IObjectPrx
      • end_setId

        public void end_setId​(Ice.AsyncResult __iresult)
        Specified by:
        end_setId in interface IObjectPrx
      • shallowCopy

        public IObject shallowCopy()
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        shallowCopy in interface IObjectPrx
      • shallowCopy

        public IObject shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        shallowCopy in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy()
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(Callback_IObject_shallowCopy __cb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Callback_IObject_shallowCopy __cb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        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_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        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_shallowCopy

        public IObject end_shallowCopy​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        end_shallowCopy in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • __shallowCopy_completed

        public static void __shallowCopy_completed​(Ice.TwowayCallbackArg1<IObject> __cb,
                                                   Ice.AsyncResult __result)
      • unload

        public void unload()
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        unload in interface IObjectPrx
      • unload

        public void unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        unload in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_unload

        public Ice.AsyncResult begin_unload()
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_unload

        public Ice.AsyncResult begin_unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_unload

        public Ice.AsyncResult begin_unload​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unload

        public Ice.AsyncResult begin_unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unload

        public Ice.AsyncResult begin_unload​(Callback_IObject_unload __cb)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unload

        public Ice.AsyncResult begin_unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Callback_IObject_unload __cb)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unload

        public Ice.AsyncResult begin_unload​(IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_unload

        public Ice.AsyncResult begin_unload​(IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_unload

        public Ice.AsyncResult begin_unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        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_unload

        public Ice.AsyncResult begin_unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        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_unload

        public void end_unload​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        end_unload in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • unloadCollections

        public void unloadCollections()
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        unloadCollections in interface IObjectPrx
      • unloadCollections

        public void unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        unloadCollections in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections()
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(Callback_IObject_unloadCollections __cb)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Callback_IObject_unloadCollections __cb)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        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_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        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_unloadCollections

        public void end_unloadCollections​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        end_unloadCollections in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • unloadDetails

        public void unloadDetails()
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        unloadDetails in interface IObjectPrx
      • unloadDetails

        public void unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        unloadDetails in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails()
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(Callback_IObject_unloadDetails __cb)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Callback_IObject_unloadDetails __cb)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        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_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        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_unloadDetails

        public void end_unloadDetails​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        end_unloadDetails in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • begin_addAllDatasetImageLinkSet

        public Ice.AsyncResult begin_addAllDatasetImageLinkSet​(java.util.List<DatasetImageLink> targets,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               Ice.Callback __cb)
        Specified by:
        begin_addAllDatasetImageLinkSet in interface ImagePrx
      • begin_addAllDatasetImageLinkSet

        public Ice.AsyncResult begin_addAllDatasetImageLinkSet​(java.util.List<DatasetImageLink> targets,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllDatasetImageLinkSet in interface ImagePrx
      • begin_addAllDatasetImageLinkSet

        public Ice.AsyncResult begin_addAllDatasetImageLinkSet​(java.util.List<DatasetImageLink> targets,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addAllDatasetImageLinkSet in interface ImagePrx
      • begin_addAllDatasetImageLinkSet

        public Ice.AsyncResult begin_addAllDatasetImageLinkSet​(java.util.List<DatasetImageLink> targets,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllDatasetImageLinkSet in interface ImagePrx
      • begin_addAllDatasetImageLinkSet

        public Ice.AsyncResult begin_addAllDatasetImageLinkSet​(java.util.List<DatasetImageLink> targets,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addAllDatasetImageLinkSet in interface ImagePrx
      • begin_addAllFolderImageLinkSet

        public Ice.AsyncResult begin_addAllFolderImageLinkSet​(java.util.List<FolderImageLink> targets,
                                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                              Ice.Callback __cb)
        Specified by:
        begin_addAllFolderImageLinkSet in interface ImagePrx
      • begin_addAllFolderImageLinkSet

        public Ice.AsyncResult begin_addAllFolderImageLinkSet​(java.util.List<FolderImageLink> targets,
                                                              IceInternal.Functional_VoidCallback __responseCb,
                                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllFolderImageLinkSet in interface ImagePrx
      • begin_addAllFolderImageLinkSet

        public Ice.AsyncResult begin_addAllFolderImageLinkSet​(java.util.List<FolderImageLink> targets,
                                                              IceInternal.Functional_VoidCallback __responseCb,
                                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addAllFolderImageLinkSet in interface ImagePrx
      • begin_addAllFolderImageLinkSet

        public Ice.AsyncResult begin_addAllFolderImageLinkSet​(java.util.List<FolderImageLink> targets,
                                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                              IceInternal.Functional_VoidCallback __responseCb,
                                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllFolderImageLinkSet in interface ImagePrx
      • begin_addAllFolderImageLinkSet

        public Ice.AsyncResult begin_addAllFolderImageLinkSet​(java.util.List<FolderImageLink> targets,
                                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                              IceInternal.Functional_VoidCallback __responseCb,
                                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addAllFolderImageLinkSet in interface ImagePrx
      • begin_addAllImageAnnotationLinkSet

        public Ice.AsyncResult begin_addAllImageAnnotationLinkSet​(java.util.List<ImageAnnotationLink> targets,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllImageAnnotationLinkSet in interface ImagePrx
      • begin_addAllImageAnnotationLinkSet

        public Ice.AsyncResult begin_addAllImageAnnotationLinkSet​(java.util.List<ImageAnnotationLink> targets,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addAllImageAnnotationLinkSet in interface ImagePrx
      • begin_addAllImageAnnotationLinkSet

        public Ice.AsyncResult begin_addAllImageAnnotationLinkSet​(java.util.List<ImageAnnotationLink> targets,
                                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllImageAnnotationLinkSet in interface ImagePrx
      • begin_addAllImageAnnotationLinkSet

        public Ice.AsyncResult begin_addAllImageAnnotationLinkSet​(java.util.List<ImageAnnotationLink> targets,
                                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addAllImageAnnotationLinkSet in interface ImagePrx
      • addAllPixelsSet

        public void addAllPixelsSet​(java.util.List<Pixels> targets,
                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        addAllPixelsSet in interface ImagePrx
      • begin_addAllPixelsSet

        public Ice.AsyncResult begin_addAllPixelsSet​(java.util.List<Pixels> targets,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_addAllPixelsSet in interface ImagePrx
      • begin_addAllPixelsSet

        public Ice.AsyncResult begin_addAllPixelsSet​(java.util.List<Pixels> targets,
                                                     Ice.Callback __cb)
        Specified by:
        begin_addAllPixelsSet in interface ImagePrx
      • begin_addAllPixelsSet

        public Ice.AsyncResult begin_addAllPixelsSet​(java.util.List<Pixels> targets,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Ice.Callback __cb)
        Specified by:
        begin_addAllPixelsSet in interface ImagePrx
      • begin_addAllPixelsSet

        public Ice.AsyncResult begin_addAllPixelsSet​(java.util.List<Pixels> targets,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllPixelsSet in interface ImagePrx
      • begin_addAllPixelsSet

        public Ice.AsyncResult begin_addAllPixelsSet​(java.util.List<Pixels> targets,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addAllPixelsSet in interface ImagePrx
      • begin_addAllPixelsSet

        public Ice.AsyncResult begin_addAllPixelsSet​(java.util.List<Pixels> targets,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllPixelsSet in interface ImagePrx
      • begin_addAllPixelsSet

        public Ice.AsyncResult begin_addAllPixelsSet​(java.util.List<Pixels> targets,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addAllPixelsSet in interface ImagePrx
      • end_addAllPixelsSet

        public void end_addAllPixelsSet​(Ice.AsyncResult __iresult)
        Specified by:
        end_addAllPixelsSet in interface ImagePrx
      • addAllRoiSet

        public void addAllRoiSet​(java.util.List<Roi> targets)
        Specified by:
        addAllRoiSet in interface ImagePrx
      • addAllRoiSet

        public void addAllRoiSet​(java.util.List<Roi> targets,
                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        addAllRoiSet in interface ImagePrx
      • begin_addAllRoiSet

        public Ice.AsyncResult begin_addAllRoiSet​(java.util.List<Roi> targets)
        Specified by:
        begin_addAllRoiSet in interface ImagePrx
      • begin_addAllRoiSet

        public Ice.AsyncResult begin_addAllRoiSet​(java.util.List<Roi> targets,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_addAllRoiSet in interface ImagePrx
      • begin_addAllRoiSet

        public Ice.AsyncResult begin_addAllRoiSet​(java.util.List<Roi> targets,
                                                  Ice.Callback __cb)
        Specified by:
        begin_addAllRoiSet in interface ImagePrx
      • begin_addAllRoiSet

        public Ice.AsyncResult begin_addAllRoiSet​(java.util.List<Roi> targets,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Ice.Callback __cb)
        Specified by:
        begin_addAllRoiSet in interface ImagePrx
      • begin_addAllRoiSet

        public Ice.AsyncResult begin_addAllRoiSet​(java.util.List<Roi> targets,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllRoiSet in interface ImagePrx
      • begin_addAllRoiSet

        public Ice.AsyncResult begin_addAllRoiSet​(java.util.List<Roi> targets,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addAllRoiSet in interface ImagePrx
      • begin_addAllRoiSet

        public Ice.AsyncResult begin_addAllRoiSet​(java.util.List<Roi> targets,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllRoiSet in interface ImagePrx
      • begin_addAllRoiSet

        public Ice.AsyncResult begin_addAllRoiSet​(java.util.List<Roi> targets,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addAllRoiSet in interface ImagePrx
      • end_addAllRoiSet

        public void end_addAllRoiSet​(Ice.AsyncResult __iresult)
        Specified by:
        end_addAllRoiSet in interface ImagePrx
      • addAllWellSampleSet

        public void addAllWellSampleSet​(java.util.List<WellSample> targets,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        addAllWellSampleSet in interface ImagePrx
      • begin_addAllWellSampleSet

        public Ice.AsyncResult begin_addAllWellSampleSet​(java.util.List<WellSample> targets,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_addAllWellSampleSet in interface ImagePrx
      • begin_addAllWellSampleSet

        public Ice.AsyncResult begin_addAllWellSampleSet​(java.util.List<WellSample> targets,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         Ice.Callback __cb)
        Specified by:
        begin_addAllWellSampleSet in interface ImagePrx
      • begin_addAllWellSampleSet

        public Ice.AsyncResult begin_addAllWellSampleSet​(java.util.List<WellSample> targets,
                                                         IceInternal.Functional_VoidCallback __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllWellSampleSet in interface ImagePrx
      • begin_addAllWellSampleSet

        public Ice.AsyncResult begin_addAllWellSampleSet​(java.util.List<WellSample> targets,
                                                         IceInternal.Functional_VoidCallback __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addAllWellSampleSet in interface ImagePrx
      • begin_addAllWellSampleSet

        public Ice.AsyncResult begin_addAllWellSampleSet​(java.util.List<WellSample> targets,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_VoidCallback __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllWellSampleSet in interface ImagePrx
      • begin_addAllWellSampleSet

        public Ice.AsyncResult begin_addAllWellSampleSet​(java.util.List<WellSample> targets,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_VoidCallback __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addAllWellSampleSet in interface ImagePrx
      • end_addAllWellSampleSet

        public void end_addAllWellSampleSet​(Ice.AsyncResult __iresult)
        Specified by:
        end_addAllWellSampleSet in interface ImagePrx
      • begin_addDatasetImageLink

        public Ice.AsyncResult begin_addDatasetImageLink​(DatasetImageLink target,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         Ice.Callback __cb)
        Specified by:
        begin_addDatasetImageLink in interface ImagePrx
      • begin_addDatasetImageLink

        public Ice.AsyncResult begin_addDatasetImageLink​(DatasetImageLink target,
                                                         IceInternal.Functional_VoidCallback __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addDatasetImageLink in interface ImagePrx
      • begin_addDatasetImageLink

        public Ice.AsyncResult begin_addDatasetImageLink​(DatasetImageLink target,
                                                         IceInternal.Functional_VoidCallback __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addDatasetImageLink in interface ImagePrx
      • begin_addDatasetImageLink

        public Ice.AsyncResult begin_addDatasetImageLink​(DatasetImageLink target,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_VoidCallback __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addDatasetImageLink in interface ImagePrx
      • begin_addDatasetImageLink

        public Ice.AsyncResult begin_addDatasetImageLink​(DatasetImageLink target,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_VoidCallback __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addDatasetImageLink in interface ImagePrx
      • end_addDatasetImageLink

        public void end_addDatasetImageLink​(Ice.AsyncResult __iresult)
        Specified by:
        end_addDatasetImageLink in interface ImagePrx
      • begin_addDatasetImageLinkToBoth

        public Ice.AsyncResult begin_addDatasetImageLinkToBoth​(DatasetImageLink link,
                                                               boolean bothSides,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               Ice.Callback __cb)
        Specified by:
        begin_addDatasetImageLinkToBoth in interface ImagePrx
      • begin_addDatasetImageLinkToBoth

        public Ice.AsyncResult begin_addDatasetImageLinkToBoth​(DatasetImageLink link,
                                                               boolean bothSides,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addDatasetImageLinkToBoth in interface ImagePrx
      • begin_addDatasetImageLinkToBoth

        public Ice.AsyncResult begin_addDatasetImageLinkToBoth​(DatasetImageLink link,
                                                               boolean bothSides,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addDatasetImageLinkToBoth in interface ImagePrx
      • begin_addDatasetImageLinkToBoth

        public Ice.AsyncResult begin_addDatasetImageLinkToBoth​(DatasetImageLink link,
                                                               boolean bothSides,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addDatasetImageLinkToBoth in interface ImagePrx
      • begin_addDatasetImageLinkToBoth

        public Ice.AsyncResult begin_addDatasetImageLinkToBoth​(DatasetImageLink link,
                                                               boolean bothSides,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addDatasetImageLinkToBoth in interface ImagePrx
      • begin_addFolderImageLink

        public Ice.AsyncResult begin_addFolderImageLink​(FolderImageLink target,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        Ice.Callback __cb)
        Specified by:
        begin_addFolderImageLink in interface ImagePrx
      • begin_addFolderImageLink

        public Ice.AsyncResult begin_addFolderImageLink​(FolderImageLink target,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addFolderImageLink in interface ImagePrx
      • begin_addFolderImageLink

        public Ice.AsyncResult begin_addFolderImageLink​(FolderImageLink target,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addFolderImageLink in interface ImagePrx
      • begin_addFolderImageLink

        public Ice.AsyncResult begin_addFolderImageLink​(FolderImageLink target,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addFolderImageLink in interface ImagePrx
      • begin_addFolderImageLink

        public Ice.AsyncResult begin_addFolderImageLink​(FolderImageLink target,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addFolderImageLink in interface ImagePrx
      • end_addFolderImageLink

        public void end_addFolderImageLink​(Ice.AsyncResult __iresult)
        Specified by:
        end_addFolderImageLink in interface ImagePrx
      • begin_addFolderImageLinkToBoth

        public Ice.AsyncResult begin_addFolderImageLinkToBoth​(FolderImageLink link,
                                                              boolean bothSides,
                                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                              Ice.Callback __cb)
        Specified by:
        begin_addFolderImageLinkToBoth in interface ImagePrx
      • begin_addFolderImageLinkToBoth

        public Ice.AsyncResult begin_addFolderImageLinkToBoth​(FolderImageLink link,
                                                              boolean bothSides,
                                                              IceInternal.Functional_VoidCallback __responseCb,
                                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addFolderImageLinkToBoth in interface ImagePrx
      • begin_addFolderImageLinkToBoth

        public Ice.AsyncResult begin_addFolderImageLinkToBoth​(FolderImageLink link,
                                                              boolean bothSides,
                                                              IceInternal.Functional_VoidCallback __responseCb,
                                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addFolderImageLinkToBoth in interface ImagePrx
      • begin_addFolderImageLinkToBoth

        public Ice.AsyncResult begin_addFolderImageLinkToBoth​(FolderImageLink link,
                                                              boolean bothSides,
                                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                              IceInternal.Functional_VoidCallback __responseCb,
                                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addFolderImageLinkToBoth in interface ImagePrx
      • begin_addFolderImageLinkToBoth

        public Ice.AsyncResult begin_addFolderImageLinkToBoth​(FolderImageLink link,
                                                              boolean bothSides,
                                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                              IceInternal.Functional_VoidCallback __responseCb,
                                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addFolderImageLinkToBoth in interface ImagePrx
      • begin_addImageAnnotationLink

        public Ice.AsyncResult begin_addImageAnnotationLink​(ImageAnnotationLink target,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addImageAnnotationLink in interface ImagePrx
      • begin_addImageAnnotationLink

        public Ice.AsyncResult begin_addImageAnnotationLink​(ImageAnnotationLink target,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                            IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addImageAnnotationLink in interface ImagePrx
      • begin_addImageAnnotationLink

        public Ice.AsyncResult begin_addImageAnnotationLink​(ImageAnnotationLink target,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addImageAnnotationLink in interface ImagePrx
      • begin_addImageAnnotationLink

        public Ice.AsyncResult begin_addImageAnnotationLink​(ImageAnnotationLink target,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                            IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addImageAnnotationLink in interface ImagePrx
      • begin_addImageAnnotationLinkToBoth

        public Ice.AsyncResult begin_addImageAnnotationLinkToBoth​(ImageAnnotationLink link,
                                                                  boolean bothSides,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addImageAnnotationLinkToBoth in interface ImagePrx
      • begin_addImageAnnotationLinkToBoth

        public Ice.AsyncResult begin_addImageAnnotationLinkToBoth​(ImageAnnotationLink link,
                                                                  boolean bothSides,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addImageAnnotationLinkToBoth in interface ImagePrx
      • begin_addImageAnnotationLinkToBoth

        public Ice.AsyncResult begin_addImageAnnotationLinkToBoth​(ImageAnnotationLink link,
                                                                  boolean bothSides,
                                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addImageAnnotationLinkToBoth in interface ImagePrx
      • begin_addImageAnnotationLinkToBoth

        public Ice.AsyncResult begin_addImageAnnotationLinkToBoth​(ImageAnnotationLink link,
                                                                  boolean bothSides,
                                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addImageAnnotationLinkToBoth in interface ImagePrx
      • addPixels

        public void addPixels​(Pixels target,
                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        addPixels in interface ImagePrx
      • begin_addPixels

        public Ice.AsyncResult begin_addPixels​(Pixels target,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_addPixels in interface ImagePrx
      • begin_addPixels

        public Ice.AsyncResult begin_addPixels​(Pixels target,
                                               Ice.Callback __cb)
        Specified by:
        begin_addPixels in interface ImagePrx
      • begin_addPixels

        public Ice.AsyncResult begin_addPixels​(Pixels target,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Specified by:
        begin_addPixels in interface ImagePrx
      • begin_addPixels

        public Ice.AsyncResult begin_addPixels​(Pixels target,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addPixels in interface ImagePrx
      • begin_addPixels

        public Ice.AsyncResult begin_addPixels​(Pixels target,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addPixels in interface ImagePrx
      • begin_addPixels

        public Ice.AsyncResult begin_addPixels​(Pixels target,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addPixels in interface ImagePrx
      • begin_addPixels

        public Ice.AsyncResult begin_addPixels​(Pixels target,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addPixels in interface ImagePrx
      • end_addPixels

        public void end_addPixels​(Ice.AsyncResult __iresult)
        Specified by:
        end_addPixels in interface ImagePrx
      • addRoi

        public void addRoi​(Roi target)
        Specified by:
        addRoi in interface ImagePrx
      • addRoi

        public void addRoi​(Roi target,
                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        addRoi in interface ImagePrx
      • begin_addRoi

        public Ice.AsyncResult begin_addRoi​(Roi target)
        Specified by:
        begin_addRoi in interface ImagePrx
      • begin_addRoi

        public Ice.AsyncResult begin_addRoi​(Roi target,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_addRoi in interface ImagePrx
      • begin_addRoi

        public Ice.AsyncResult begin_addRoi​(Roi target,
                                            Ice.Callback __cb)
        Specified by:
        begin_addRoi in interface ImagePrx
      • begin_addRoi

        public Ice.AsyncResult begin_addRoi​(Roi target,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Ice.Callback __cb)
        Specified by:
        begin_addRoi in interface ImagePrx
      • begin_addRoi

        public Ice.AsyncResult begin_addRoi​(Roi target,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addRoi in interface ImagePrx
      • begin_addRoi

        public Ice.AsyncResult begin_addRoi​(Roi target,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addRoi in interface ImagePrx
      • begin_addRoi

        public Ice.AsyncResult begin_addRoi​(Roi target,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addRoi in interface ImagePrx
      • begin_addRoi

        public Ice.AsyncResult begin_addRoi​(Roi target,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addRoi in interface ImagePrx
      • end_addRoi

        public void end_addRoi​(Ice.AsyncResult __iresult)
        Specified by:
        end_addRoi in interface ImagePrx
      • addWellSample

        public void addWellSample​(WellSample target,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        addWellSample in interface ImagePrx
      • begin_addWellSample

        public Ice.AsyncResult begin_addWellSample​(WellSample target,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_addWellSample in interface ImagePrx
      • begin_addWellSample

        public Ice.AsyncResult begin_addWellSample​(WellSample target,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Specified by:
        begin_addWellSample in interface ImagePrx
      • begin_addWellSample

        public Ice.AsyncResult begin_addWellSample​(WellSample target,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addWellSample in interface ImagePrx
      • begin_addWellSample

        public Ice.AsyncResult begin_addWellSample​(WellSample target,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addWellSample in interface ImagePrx
      • begin_addWellSample

        public Ice.AsyncResult begin_addWellSample​(WellSample target,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addWellSample in interface ImagePrx
      • begin_addWellSample

        public Ice.AsyncResult begin_addWellSample​(WellSample target,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addWellSample in interface ImagePrx
      • end_addWellSample

        public void end_addWellSample​(Ice.AsyncResult __iresult)
        Specified by:
        end_addWellSample in interface ImagePrx
      • clearAnnotationLinks

        public void clearAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        clearAnnotationLinks in interface ImagePrx
      • begin_clearAnnotationLinks

        public Ice.AsyncResult begin_clearAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_clearAnnotationLinks in interface ImagePrx
      • begin_clearAnnotationLinks

        public Ice.AsyncResult begin_clearAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          Ice.Callback __cb)
        Specified by:
        begin_clearAnnotationLinks in interface ImagePrx
      • begin_clearAnnotationLinks

        public Ice.AsyncResult begin_clearAnnotationLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearAnnotationLinks in interface ImagePrx
      • begin_clearAnnotationLinks

        public Ice.AsyncResult begin_clearAnnotationLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_clearAnnotationLinks in interface ImagePrx
      • begin_clearAnnotationLinks

        public Ice.AsyncResult begin_clearAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          IceInternal.Functional_VoidCallback __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearAnnotationLinks in interface ImagePrx
      • begin_clearAnnotationLinks

        public Ice.AsyncResult begin_clearAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          IceInternal.Functional_VoidCallback __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_clearAnnotationLinks in interface ImagePrx
      • clearDatasetLinks

        public void clearDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        clearDatasetLinks in interface ImagePrx
      • begin_clearDatasetLinks

        public Ice.AsyncResult begin_clearDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_clearDatasetLinks in interface ImagePrx
      • begin_clearDatasetLinks

        public Ice.AsyncResult begin_clearDatasetLinks​(Ice.Callback __cb)
        Specified by:
        begin_clearDatasetLinks in interface ImagePrx
      • begin_clearDatasetLinks

        public Ice.AsyncResult begin_clearDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Specified by:
        begin_clearDatasetLinks in interface ImagePrx
      • begin_clearDatasetLinks

        public Ice.AsyncResult begin_clearDatasetLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearDatasetLinks in interface ImagePrx
      • begin_clearDatasetLinks

        public Ice.AsyncResult begin_clearDatasetLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_clearDatasetLinks in interface ImagePrx
      • begin_clearDatasetLinks

        public Ice.AsyncResult begin_clearDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearDatasetLinks in interface ImagePrx
      • begin_clearDatasetLinks

        public Ice.AsyncResult begin_clearDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_clearDatasetLinks in interface ImagePrx
      • end_clearDatasetLinks

        public void end_clearDatasetLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_clearDatasetLinks in interface ImagePrx
      • clearFolderLinks

        public void clearFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        clearFolderLinks in interface ImagePrx
      • begin_clearFolderLinks

        public Ice.AsyncResult begin_clearFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_clearFolderLinks in interface ImagePrx
      • begin_clearFolderLinks

        public Ice.AsyncResult begin_clearFolderLinks​(Ice.Callback __cb)
        Specified by:
        begin_clearFolderLinks in interface ImagePrx
      • begin_clearFolderLinks

        public Ice.AsyncResult begin_clearFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Specified by:
        begin_clearFolderLinks in interface ImagePrx
      • begin_clearFolderLinks

        public Ice.AsyncResult begin_clearFolderLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearFolderLinks in interface ImagePrx
      • begin_clearFolderLinks

        public Ice.AsyncResult begin_clearFolderLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_clearFolderLinks in interface ImagePrx
      • begin_clearFolderLinks

        public Ice.AsyncResult begin_clearFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearFolderLinks in interface ImagePrx
      • begin_clearFolderLinks

        public Ice.AsyncResult begin_clearFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_clearFolderLinks in interface ImagePrx
      • end_clearFolderLinks

        public void end_clearFolderLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_clearFolderLinks in interface ImagePrx
      • clearPixels

        public void clearPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        clearPixels in interface ImagePrx
      • begin_clearPixels

        public Ice.AsyncResult begin_clearPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_clearPixels in interface ImagePrx
      • begin_clearPixels

        public Ice.AsyncResult begin_clearPixels​(Ice.Callback __cb)
        Specified by:
        begin_clearPixels in interface ImagePrx
      • begin_clearPixels

        public Ice.AsyncResult begin_clearPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
        Specified by:
        begin_clearPixels in interface ImagePrx
      • begin_clearPixels

        public Ice.AsyncResult begin_clearPixels​(IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearPixels in interface ImagePrx
      • begin_clearPixels

        public Ice.AsyncResult begin_clearPixels​(IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_clearPixels in interface ImagePrx
      • begin_clearPixels

        public Ice.AsyncResult begin_clearPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearPixels in interface ImagePrx
      • begin_clearPixels

        public Ice.AsyncResult begin_clearPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_clearPixels in interface ImagePrx
      • end_clearPixels

        public void end_clearPixels​(Ice.AsyncResult __iresult)
        Specified by:
        end_clearPixels in interface ImagePrx
      • clearRois

        public void clearRois()
        Specified by:
        clearRois in interface ImagePrx
      • clearRois

        public void clearRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        clearRois in interface ImagePrx
      • begin_clearRois

        public Ice.AsyncResult begin_clearRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_clearRois in interface ImagePrx
      • begin_clearRois

        public Ice.AsyncResult begin_clearRois​(Ice.Callback __cb)
        Specified by:
        begin_clearRois in interface ImagePrx
      • begin_clearRois

        public Ice.AsyncResult begin_clearRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Specified by:
        begin_clearRois in interface ImagePrx
      • begin_clearRois

        public Ice.AsyncResult begin_clearRois​(IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearRois in interface ImagePrx
      • begin_clearRois

        public Ice.AsyncResult begin_clearRois​(IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_clearRois in interface ImagePrx
      • begin_clearRois

        public Ice.AsyncResult begin_clearRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearRois in interface ImagePrx
      • begin_clearRois

        public Ice.AsyncResult begin_clearRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_clearRois in interface ImagePrx
      • end_clearRois

        public void end_clearRois​(Ice.AsyncResult __iresult)
        Specified by:
        end_clearRois in interface ImagePrx
      • clearWellSamples

        public void clearWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        clearWellSamples in interface ImagePrx
      • begin_clearWellSamples

        public Ice.AsyncResult begin_clearWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_clearWellSamples in interface ImagePrx
      • begin_clearWellSamples

        public Ice.AsyncResult begin_clearWellSamples​(Ice.Callback __cb)
        Specified by:
        begin_clearWellSamples in interface ImagePrx
      • begin_clearWellSamples

        public Ice.AsyncResult begin_clearWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Specified by:
        begin_clearWellSamples in interface ImagePrx
      • begin_clearWellSamples

        public Ice.AsyncResult begin_clearWellSamples​(IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearWellSamples in interface ImagePrx
      • begin_clearWellSamples

        public Ice.AsyncResult begin_clearWellSamples​(IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_clearWellSamples in interface ImagePrx
      • begin_clearWellSamples

        public Ice.AsyncResult begin_clearWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearWellSamples in interface ImagePrx
      • begin_clearWellSamples

        public Ice.AsyncResult begin_clearWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_clearWellSamples in interface ImagePrx
      • end_clearWellSamples

        public void end_clearWellSamples​(Ice.AsyncResult __iresult)
        Specified by:
        end_clearWellSamples in interface ImagePrx
      • begin_copyAnnotationLinks

        public Ice.AsyncResult begin_copyAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_copyAnnotationLinks in interface ImagePrx
      • begin_copyAnnotationLinks

        public Ice.AsyncResult begin_copyAnnotationLinks​(Ice.Callback __cb)
        Specified by:
        begin_copyAnnotationLinks in interface ImagePrx
      • begin_copyAnnotationLinks

        public Ice.AsyncResult begin_copyAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         Ice.Callback __cb)
        Specified by:
        begin_copyAnnotationLinks in interface ImagePrx
      • begin_copyAnnotationLinks

        public Ice.AsyncResult begin_copyAnnotationLinks​(IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyAnnotationLinks in interface ImagePrx
      • begin_copyAnnotationLinks

        public Ice.AsyncResult begin_copyAnnotationLinks​(IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyAnnotationLinks in interface ImagePrx
      • begin_copyAnnotationLinks

        public Ice.AsyncResult begin_copyAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyAnnotationLinks in interface ImagePrx
      • begin_copyAnnotationLinks

        public Ice.AsyncResult begin_copyAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyAnnotationLinks in interface ImagePrx
      • __copyAnnotationLinks_completed

        public static void __copyAnnotationLinks_completed​(Ice.TwowayCallbackArg1<java.util.List<ImageAnnotationLink>> __cb,
                                                           Ice.AsyncResult __result)
      • begin_copyDatasetLinks

        public Ice.AsyncResult begin_copyDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_copyDatasetLinks in interface ImagePrx
      • begin_copyDatasetLinks

        public Ice.AsyncResult begin_copyDatasetLinks​(Ice.Callback __cb)
        Specified by:
        begin_copyDatasetLinks in interface ImagePrx
      • begin_copyDatasetLinks

        public Ice.AsyncResult begin_copyDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Specified by:
        begin_copyDatasetLinks in interface ImagePrx
      • begin_copyDatasetLinks

        public Ice.AsyncResult begin_copyDatasetLinks​(IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyDatasetLinks in interface ImagePrx
      • begin_copyDatasetLinks

        public Ice.AsyncResult begin_copyDatasetLinks​(IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyDatasetLinks in interface ImagePrx
      • begin_copyDatasetLinks

        public Ice.AsyncResult begin_copyDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyDatasetLinks in interface ImagePrx
      • begin_copyDatasetLinks

        public Ice.AsyncResult begin_copyDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyDatasetLinks in interface ImagePrx
      • __copyDatasetLinks_completed

        public static void __copyDatasetLinks_completed​(Ice.TwowayCallbackArg1<java.util.List<DatasetImageLink>> __cb,
                                                        Ice.AsyncResult __result)
      • copyFolderLinks

        public java.util.List<FolderImageLink> copyFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        copyFolderLinks in interface ImagePrx
      • begin_copyFolderLinks

        public Ice.AsyncResult begin_copyFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_copyFolderLinks in interface ImagePrx
      • begin_copyFolderLinks

        public Ice.AsyncResult begin_copyFolderLinks​(Ice.Callback __cb)
        Specified by:
        begin_copyFolderLinks in interface ImagePrx
      • begin_copyFolderLinks

        public Ice.AsyncResult begin_copyFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Ice.Callback __cb)
        Specified by:
        begin_copyFolderLinks in interface ImagePrx
      • begin_copyFolderLinks

        public Ice.AsyncResult begin_copyFolderLinks​(IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyFolderLinks in interface ImagePrx
      • begin_copyFolderLinks

        public Ice.AsyncResult begin_copyFolderLinks​(IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyFolderLinks in interface ImagePrx
      • begin_copyFolderLinks

        public Ice.AsyncResult begin_copyFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyFolderLinks in interface ImagePrx
      • begin_copyFolderLinks

        public Ice.AsyncResult begin_copyFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyFolderLinks in interface ImagePrx
      • __copyFolderLinks_completed

        public static void __copyFolderLinks_completed​(Ice.TwowayCallbackArg1<java.util.List<FolderImageLink>> __cb,
                                                       Ice.AsyncResult __result)
      • copyPixels

        public java.util.List<Pixels> copyPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        copyPixels in interface ImagePrx
      • begin_copyPixels

        public Ice.AsyncResult begin_copyPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_copyPixels in interface ImagePrx
      • begin_copyPixels

        public Ice.AsyncResult begin_copyPixels​(Ice.Callback __cb)
        Specified by:
        begin_copyPixels in interface ImagePrx
      • begin_copyPixels

        public Ice.AsyncResult begin_copyPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_copyPixels in interface ImagePrx
      • begin_copyPixels

        public Ice.AsyncResult begin_copyPixels​(IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyPixels in interface ImagePrx
      • begin_copyPixels

        public Ice.AsyncResult begin_copyPixels​(IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyPixels in interface ImagePrx
      • begin_copyPixels

        public Ice.AsyncResult begin_copyPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyPixels in interface ImagePrx
      • begin_copyPixels

        public Ice.AsyncResult begin_copyPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyPixels in interface ImagePrx
      • end_copyPixels

        public java.util.List<Pixels> end_copyPixels​(Ice.AsyncResult __iresult)
        Specified by:
        end_copyPixels in interface ImagePrx
      • __copyPixels_completed

        public static void __copyPixels_completed​(Ice.TwowayCallbackArg1<java.util.List<Pixels>> __cb,
                                                  Ice.AsyncResult __result)
      • copyRois

        public java.util.List<Roi> copyRois()
        Specified by:
        copyRois in interface ImagePrx
      • copyRois

        public java.util.List<Roi> copyRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        copyRois in interface ImagePrx
      • begin_copyRois

        public Ice.AsyncResult begin_copyRois()
        Specified by:
        begin_copyRois in interface ImagePrx
      • begin_copyRois

        public Ice.AsyncResult begin_copyRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_copyRois in interface ImagePrx
      • begin_copyRois

        public Ice.AsyncResult begin_copyRois​(Ice.Callback __cb)
        Specified by:
        begin_copyRois in interface ImagePrx
      • begin_copyRois

        public Ice.AsyncResult begin_copyRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
        Specified by:
        begin_copyRois in interface ImagePrx
      • begin_copyRois

        public Ice.AsyncResult begin_copyRois​(IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyRois in interface ImagePrx
      • begin_copyRois

        public Ice.AsyncResult begin_copyRois​(IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyRois in interface ImagePrx
      • begin_copyRois

        public Ice.AsyncResult begin_copyRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyRois in interface ImagePrx
      • begin_copyRois

        public Ice.AsyncResult begin_copyRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyRois in interface ImagePrx
      • end_copyRois

        public java.util.List<Roi> end_copyRois​(Ice.AsyncResult __iresult)
        Specified by:
        end_copyRois in interface ImagePrx
      • __copyRois_completed

        public static void __copyRois_completed​(Ice.TwowayCallbackArg1<java.util.List<Roi>> __cb,
                                                Ice.AsyncResult __result)
      • copyWellSamples

        public java.util.List<WellSample> copyWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        copyWellSamples in interface ImagePrx
      • begin_copyWellSamples

        public Ice.AsyncResult begin_copyWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_copyWellSamples in interface ImagePrx
      • begin_copyWellSamples

        public Ice.AsyncResult begin_copyWellSamples​(Ice.Callback __cb)
        Specified by:
        begin_copyWellSamples in interface ImagePrx
      • begin_copyWellSamples

        public Ice.AsyncResult begin_copyWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Ice.Callback __cb)
        Specified by:
        begin_copyWellSamples in interface ImagePrx
      • begin_copyWellSamples

        public Ice.AsyncResult begin_copyWellSamples​(IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyWellSamples in interface ImagePrx
      • begin_copyWellSamples

        public Ice.AsyncResult begin_copyWellSamples​(IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyWellSamples in interface ImagePrx
      • begin_copyWellSamples

        public Ice.AsyncResult begin_copyWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyWellSamples in interface ImagePrx
      • begin_copyWellSamples

        public Ice.AsyncResult begin_copyWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyWellSamples in interface ImagePrx
      • __copyWellSamples_completed

        public static void __copyWellSamples_completed​(Ice.TwowayCallbackArg1<java.util.List<WellSample>> __cb,
                                                       Ice.AsyncResult __result)
      • begin_findDatasetImageLink

        public Ice.AsyncResult begin_findDatasetImageLink​(Dataset removal,
                                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_findDatasetImageLink in interface ImagePrx
      • begin_findDatasetImageLink

        public Ice.AsyncResult begin_findDatasetImageLink​(Dataset removal,
                                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          Ice.Callback __cb)
        Specified by:
        begin_findDatasetImageLink in interface ImagePrx
      • begin_findDatasetImageLink

        public Ice.AsyncResult begin_findDatasetImageLink​(Dataset removal,
                                                          IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_findDatasetImageLink in interface ImagePrx
      • begin_findDatasetImageLink

        public Ice.AsyncResult begin_findDatasetImageLink​(Dataset removal,
                                                          IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_findDatasetImageLink in interface ImagePrx
      • begin_findDatasetImageLink

        public Ice.AsyncResult begin_findDatasetImageLink​(Dataset removal,
                                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_findDatasetImageLink in interface ImagePrx
      • begin_findDatasetImageLink

        public Ice.AsyncResult begin_findDatasetImageLink​(Dataset removal,
                                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_findDatasetImageLink in interface ImagePrx
      • __findDatasetImageLink_completed

        public static void __findDatasetImageLink_completed​(Ice.TwowayCallbackArg1<java.util.List<DatasetImageLink>> __cb,
                                                            Ice.AsyncResult __result)
      • begin_findFolderImageLink

        public Ice.AsyncResult begin_findFolderImageLink​(Folder removal,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_findFolderImageLink in interface ImagePrx
      • begin_findFolderImageLink

        public Ice.AsyncResult begin_findFolderImageLink​(Folder removal,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         Ice.Callback __cb)
        Specified by:
        begin_findFolderImageLink in interface ImagePrx
      • begin_findFolderImageLink

        public Ice.AsyncResult begin_findFolderImageLink​(Folder removal,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_findFolderImageLink in interface ImagePrx
      • begin_findFolderImageLink

        public Ice.AsyncResult begin_findFolderImageLink​(Folder removal,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_findFolderImageLink in interface ImagePrx
      • begin_findFolderImageLink

        public Ice.AsyncResult begin_findFolderImageLink​(Folder removal,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_findFolderImageLink in interface ImagePrx
      • begin_findFolderImageLink

        public Ice.AsyncResult begin_findFolderImageLink​(Folder removal,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_findFolderImageLink in interface ImagePrx
      • __findFolderImageLink_completed

        public static void __findFolderImageLink_completed​(Ice.TwowayCallbackArg1<java.util.List<FolderImageLink>> __cb,
                                                           Ice.AsyncResult __result)
      • begin_findImageAnnotationLink

        public Ice.AsyncResult begin_findImageAnnotationLink​(Annotation removal,
                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_findImageAnnotationLink in interface ImagePrx
      • begin_findImageAnnotationLink

        public Ice.AsyncResult begin_findImageAnnotationLink​(Annotation removal,
                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                             Ice.Callback __cb)
        Specified by:
        begin_findImageAnnotationLink in interface ImagePrx
      • begin_findImageAnnotationLink

        public Ice.AsyncResult begin_findImageAnnotationLink​(Annotation removal,
                                                             IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_findImageAnnotationLink in interface ImagePrx
      • begin_findImageAnnotationLink

        public Ice.AsyncResult begin_findImageAnnotationLink​(Annotation removal,
                                                             IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_findImageAnnotationLink in interface ImagePrx
      • begin_findImageAnnotationLink

        public Ice.AsyncResult begin_findImageAnnotationLink​(Annotation removal,
                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                             IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_findImageAnnotationLink in interface ImagePrx
      • begin_findImageAnnotationLink

        public Ice.AsyncResult begin_findImageAnnotationLink​(Annotation removal,
                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                             IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_findImageAnnotationLink in interface ImagePrx
      • __findImageAnnotationLink_completed

        public static void __findImageAnnotationLink_completed​(Ice.TwowayCallbackArg1<java.util.List<ImageAnnotationLink>> __cb,
                                                               Ice.AsyncResult __result)
      • getAcquisitionDate

        public RTime getAcquisitionDate​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getAcquisitionDate in interface ImagePrx
      • begin_getAcquisitionDate

        public Ice.AsyncResult begin_getAcquisitionDate​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getAcquisitionDate in interface ImagePrx
      • begin_getAcquisitionDate

        public Ice.AsyncResult begin_getAcquisitionDate​(Ice.Callback __cb)
        Specified by:
        begin_getAcquisitionDate in interface ImagePrx
      • begin_getAcquisitionDate

        public Ice.AsyncResult begin_getAcquisitionDate​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        Ice.Callback __cb)
        Specified by:
        begin_getAcquisitionDate in interface ImagePrx
      • begin_getAcquisitionDate

        public Ice.AsyncResult begin_getAcquisitionDate​(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getAcquisitionDate in interface ImagePrx
      • begin_getAcquisitionDate

        public Ice.AsyncResult begin_getAcquisitionDate​(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getAcquisitionDate in interface ImagePrx
      • begin_getAcquisitionDate

        public Ice.AsyncResult begin_getAcquisitionDate​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getAcquisitionDate in interface ImagePrx
      • begin_getAcquisitionDate

        public Ice.AsyncResult begin_getAcquisitionDate​(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)
        Specified by:
        begin_getAcquisitionDate in interface ImagePrx
      • __getAcquisitionDate_completed

        public static void __getAcquisitionDate_completed​(Ice.TwowayCallbackArg1<RTime> __cb,
                                                          Ice.AsyncResult __result)
      • getAnnotationLinksCountPerOwner

        public java.util.Map<java.lang.Long,​java.lang.Long> getAnnotationLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getAnnotationLinksCountPerOwner in interface ImagePrx
      • begin_getAnnotationLinksCountPerOwner

        public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getAnnotationLinksCountPerOwner in interface ImagePrx
      • begin_getAnnotationLinksCountPerOwner

        public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                     Ice.Callback __cb)
        Specified by:
        begin_getAnnotationLinksCountPerOwner in interface ImagePrx
      • begin_getAnnotationLinksCountPerOwner

        public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner​(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getAnnotationLinksCountPerOwner in interface ImagePrx
      • begin_getAnnotationLinksCountPerOwner

        public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner​(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getAnnotationLinksCountPerOwner in interface ImagePrx
      • begin_getAnnotationLinksCountPerOwner

        public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner​(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.Exception> __exceptionCb)
        Specified by:
        begin_getAnnotationLinksCountPerOwner in interface ImagePrx
      • begin_getAnnotationLinksCountPerOwner

        public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner​(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.Exception> __exceptionCb,
                                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getAnnotationLinksCountPerOwner in interface ImagePrx
      • end_getAnnotationLinksCountPerOwner

        public java.util.Map<java.lang.Long,​java.lang.Long> end_getAnnotationLinksCountPerOwner​(Ice.AsyncResult __iresult)
        Specified by:
        end_getAnnotationLinksCountPerOwner in interface ImagePrx
      • __getAnnotationLinksCountPerOwner_completed

        public static void __getAnnotationLinksCountPerOwner_completed​(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,​java.lang.Long>> __cb,
                                                                       Ice.AsyncResult __result)
      • getArchived

        public RBool getArchived​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getArchived in interface ImagePrx
      • begin_getArchived

        public Ice.AsyncResult begin_getArchived​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getArchived in interface ImagePrx
      • begin_getArchived

        public Ice.AsyncResult begin_getArchived​(Ice.Callback __cb)
        Specified by:
        begin_getArchived in interface ImagePrx
      • begin_getArchived

        public Ice.AsyncResult begin_getArchived​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
        Specified by:
        begin_getArchived in interface ImagePrx
      • begin_getArchived

        public Ice.AsyncResult begin_getArchived​(IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getArchived in interface ImagePrx
      • begin_getArchived

        public Ice.AsyncResult begin_getArchived​(IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getArchived in interface ImagePrx
      • begin_getArchived

        public Ice.AsyncResult begin_getArchived​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getArchived in interface ImagePrx
      • begin_getArchived

        public Ice.AsyncResult begin_getArchived​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getArchived in interface ImagePrx
      • __getArchived_completed

        public static void __getArchived_completed​(Ice.TwowayCallbackArg1<RBool> __cb,
                                                   Ice.AsyncResult __result)
      • getDatasetLinksCountPerOwner

        public java.util.Map<java.lang.Long,​java.lang.Long> getDatasetLinksCountPerOwner()
        Specified by:
        getDatasetLinksCountPerOwner in interface ImagePrx
      • getDatasetLinksCountPerOwner

        public java.util.Map<java.lang.Long,​java.lang.Long> getDatasetLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getDatasetLinksCountPerOwner in interface ImagePrx
      • begin_getDatasetLinksCountPerOwner

        public Ice.AsyncResult begin_getDatasetLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getDatasetLinksCountPerOwner in interface ImagePrx
      • begin_getDatasetLinksCountPerOwner

        public Ice.AsyncResult begin_getDatasetLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                  Ice.Callback __cb)
        Specified by:
        begin_getDatasetLinksCountPerOwner in interface ImagePrx
      • begin_getDatasetLinksCountPerOwner

        public Ice.AsyncResult begin_getDatasetLinksCountPerOwner​(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getDatasetLinksCountPerOwner in interface ImagePrx
      • begin_getDatasetLinksCountPerOwner

        public Ice.AsyncResult begin_getDatasetLinksCountPerOwner​(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getDatasetLinksCountPerOwner in interface ImagePrx
      • begin_getDatasetLinksCountPerOwner

        public Ice.AsyncResult begin_getDatasetLinksCountPerOwner​(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.Exception> __exceptionCb)
        Specified by:
        begin_getDatasetLinksCountPerOwner in interface ImagePrx
      • begin_getDatasetLinksCountPerOwner

        public Ice.AsyncResult begin_getDatasetLinksCountPerOwner​(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.Exception> __exceptionCb,
                                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getDatasetLinksCountPerOwner in interface ImagePrx
      • end_getDatasetLinksCountPerOwner

        public java.util.Map<java.lang.Long,​java.lang.Long> end_getDatasetLinksCountPerOwner​(Ice.AsyncResult __iresult)
        Specified by:
        end_getDatasetLinksCountPerOwner in interface ImagePrx
      • __getDatasetLinksCountPerOwner_completed

        public static void __getDatasetLinksCountPerOwner_completed​(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,​java.lang.Long>> __cb,
                                                                    Ice.AsyncResult __result)
      • getDescription

        public RString getDescription​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getDescription in interface ImagePrx
      • begin_getDescription

        public Ice.AsyncResult begin_getDescription​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getDescription in interface ImagePrx
      • begin_getDescription

        public Ice.AsyncResult begin_getDescription​(Ice.Callback __cb)
        Specified by:
        begin_getDescription in interface ImagePrx
      • begin_getDescription

        public Ice.AsyncResult begin_getDescription​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Ice.Callback __cb)
        Specified by:
        begin_getDescription in interface ImagePrx
      • begin_getDescription

        public Ice.AsyncResult begin_getDescription​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getDescription in interface ImagePrx
      • begin_getDescription

        public Ice.AsyncResult begin_getDescription​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getDescription in interface ImagePrx
      • begin_getDescription

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

        public 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)
        Specified by:
        begin_getDescription in interface ImagePrx
      • __getDescription_completed

        public static void __getDescription_completed​(Ice.TwowayCallbackArg1<RString> __cb,
                                                      Ice.AsyncResult __result)
      • getExperiment

        public Experiment getExperiment​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getExperiment in interface ImagePrx
      • begin_getExperiment

        public Ice.AsyncResult begin_getExperiment​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getExperiment in interface ImagePrx
      • begin_getExperiment

        public Ice.AsyncResult begin_getExperiment​(Ice.Callback __cb)
        Specified by:
        begin_getExperiment in interface ImagePrx
      • begin_getExperiment

        public Ice.AsyncResult begin_getExperiment​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Specified by:
        begin_getExperiment in interface ImagePrx
      • begin_getExperiment

        public Ice.AsyncResult begin_getExperiment​(IceInternal.Functional_GenericCallback1<Experiment> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getExperiment in interface ImagePrx
      • begin_getExperiment

        public Ice.AsyncResult begin_getExperiment​(IceInternal.Functional_GenericCallback1<Experiment> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getExperiment in interface ImagePrx
      • begin_getExperiment

        public Ice.AsyncResult begin_getExperiment​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_GenericCallback1<Experiment> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getExperiment in interface ImagePrx
      • begin_getExperiment

        public Ice.AsyncResult begin_getExperiment​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_GenericCallback1<Experiment> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getExperiment in interface ImagePrx
      • __getExperiment_completed

        public static void __getExperiment_completed​(Ice.TwowayCallbackArg1<Experiment> __cb,
                                                     Ice.AsyncResult __result)
      • getFileset

        public Fileset getFileset​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getFileset in interface ImagePrx
      • begin_getFileset

        public Ice.AsyncResult begin_getFileset​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getFileset in interface ImagePrx
      • begin_getFileset

        public Ice.AsyncResult begin_getFileset​(Ice.Callback __cb)
        Specified by:
        begin_getFileset in interface ImagePrx
      • begin_getFileset

        public Ice.AsyncResult begin_getFileset​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_getFileset in interface ImagePrx
      • begin_getFileset

        public Ice.AsyncResult begin_getFileset​(IceInternal.Functional_GenericCallback1<Fileset> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getFileset in interface ImagePrx
      • begin_getFileset

        public Ice.AsyncResult begin_getFileset​(IceInternal.Functional_GenericCallback1<Fileset> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getFileset in interface ImagePrx
      • begin_getFileset

        public Ice.AsyncResult begin_getFileset​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<Fileset> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getFileset in interface ImagePrx
      • begin_getFileset

        public Ice.AsyncResult begin_getFileset​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<Fileset> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getFileset in interface ImagePrx
      • __getFileset_completed

        public static void __getFileset_completed​(Ice.TwowayCallbackArg1<Fileset> __cb,
                                                  Ice.AsyncResult __result)
      • getFolderLinksCountPerOwner

        public java.util.Map<java.lang.Long,​java.lang.Long> getFolderLinksCountPerOwner()
        Specified by:
        getFolderLinksCountPerOwner in interface ImagePrx
      • getFolderLinksCountPerOwner

        public java.util.Map<java.lang.Long,​java.lang.Long> getFolderLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getFolderLinksCountPerOwner in interface ImagePrx
      • begin_getFolderLinksCountPerOwner

        public Ice.AsyncResult begin_getFolderLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getFolderLinksCountPerOwner in interface ImagePrx
      • begin_getFolderLinksCountPerOwner

        public Ice.AsyncResult begin_getFolderLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                 Ice.Callback __cb)
        Specified by:
        begin_getFolderLinksCountPerOwner in interface ImagePrx
      • begin_getFolderLinksCountPerOwner

        public Ice.AsyncResult begin_getFolderLinksCountPerOwner​(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getFolderLinksCountPerOwner in interface ImagePrx
      • begin_getFolderLinksCountPerOwner

        public Ice.AsyncResult begin_getFolderLinksCountPerOwner​(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getFolderLinksCountPerOwner in interface ImagePrx
      • begin_getFolderLinksCountPerOwner

        public Ice.AsyncResult begin_getFolderLinksCountPerOwner​(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.Exception> __exceptionCb)
        Specified by:
        begin_getFolderLinksCountPerOwner in interface ImagePrx
      • begin_getFolderLinksCountPerOwner

        public Ice.AsyncResult begin_getFolderLinksCountPerOwner​(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.Exception> __exceptionCb,
                                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getFolderLinksCountPerOwner in interface ImagePrx
      • end_getFolderLinksCountPerOwner

        public java.util.Map<java.lang.Long,​java.lang.Long> end_getFolderLinksCountPerOwner​(Ice.AsyncResult __iresult)
        Specified by:
        end_getFolderLinksCountPerOwner in interface ImagePrx
      • __getFolderLinksCountPerOwner_completed

        public static void __getFolderLinksCountPerOwner_completed​(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,​java.lang.Long>> __cb,
                                                                   Ice.AsyncResult __result)
      • getFormat

        public Format getFormat​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getFormat in interface ImagePrx
      • begin_getFormat

        public Ice.AsyncResult begin_getFormat​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getFormat in interface ImagePrx
      • begin_getFormat

        public Ice.AsyncResult begin_getFormat​(Ice.Callback __cb)
        Specified by:
        begin_getFormat in interface ImagePrx
      • begin_getFormat

        public Ice.AsyncResult begin_getFormat​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Specified by:
        begin_getFormat in interface ImagePrx
      • begin_getFormat

        public Ice.AsyncResult begin_getFormat​(IceInternal.Functional_GenericCallback1<Format> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getFormat in interface ImagePrx
      • begin_getFormat

        public Ice.AsyncResult begin_getFormat​(IceInternal.Functional_GenericCallback1<Format> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getFormat in interface ImagePrx
      • begin_getFormat

        public Ice.AsyncResult begin_getFormat​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<Format> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getFormat in interface ImagePrx
      • begin_getFormat

        public Ice.AsyncResult begin_getFormat​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<Format> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getFormat in interface ImagePrx
      • __getFormat_completed

        public static void __getFormat_completed​(Ice.TwowayCallbackArg1<Format> __cb,
                                                 Ice.AsyncResult __result)
      • begin_getImagingEnvironment

        public Ice.AsyncResult begin_getImagingEnvironment​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getImagingEnvironment in interface ImagePrx
      • begin_getImagingEnvironment

        public Ice.AsyncResult begin_getImagingEnvironment​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           Ice.Callback __cb)
        Specified by:
        begin_getImagingEnvironment in interface ImagePrx
      • begin_getImagingEnvironment

        public Ice.AsyncResult begin_getImagingEnvironment​(IceInternal.Functional_GenericCallback1<ImagingEnvironment> __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getImagingEnvironment in interface ImagePrx
      • begin_getImagingEnvironment

        public Ice.AsyncResult begin_getImagingEnvironment​(IceInternal.Functional_GenericCallback1<ImagingEnvironment> __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getImagingEnvironment in interface ImagePrx
      • begin_getImagingEnvironment

        public Ice.AsyncResult begin_getImagingEnvironment​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_GenericCallback1<ImagingEnvironment> __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getImagingEnvironment in interface ImagePrx
      • begin_getImagingEnvironment

        public Ice.AsyncResult begin_getImagingEnvironment​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_GenericCallback1<ImagingEnvironment> __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getImagingEnvironment in interface ImagePrx
      • __getImagingEnvironment_completed

        public static void __getImagingEnvironment_completed​(Ice.TwowayCallbackArg1<ImagingEnvironment> __cb,
                                                             Ice.AsyncResult __result)
      • getInstrument

        public Instrument getInstrument​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getInstrument in interface ImagePrx
      • begin_getInstrument

        public Ice.AsyncResult begin_getInstrument​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getInstrument in interface ImagePrx
      • begin_getInstrument

        public Ice.AsyncResult begin_getInstrument​(Ice.Callback __cb)
        Specified by:
        begin_getInstrument in interface ImagePrx
      • begin_getInstrument

        public Ice.AsyncResult begin_getInstrument​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Specified by:
        begin_getInstrument in interface ImagePrx
      • begin_getInstrument

        public Ice.AsyncResult begin_getInstrument​(IceInternal.Functional_GenericCallback1<Instrument> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getInstrument in interface ImagePrx
      • begin_getInstrument

        public Ice.AsyncResult begin_getInstrument​(IceInternal.Functional_GenericCallback1<Instrument> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getInstrument in interface ImagePrx
      • begin_getInstrument

        public Ice.AsyncResult begin_getInstrument​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_GenericCallback1<Instrument> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getInstrument in interface ImagePrx
      • begin_getInstrument

        public Ice.AsyncResult begin_getInstrument​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_GenericCallback1<Instrument> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getInstrument in interface ImagePrx
      • __getInstrument_completed

        public static void __getInstrument_completed​(Ice.TwowayCallbackArg1<Instrument> __cb,
                                                     Ice.AsyncResult __result)
      • getName

        public RString getName​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getName in interface ImagePrx
      • begin_getName

        public Ice.AsyncResult begin_getName()
        Specified by:
        begin_getName in interface ImagePrx
      • begin_getName

        public Ice.AsyncResult begin_getName​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getName in interface ImagePrx
      • begin_getName

        public Ice.AsyncResult begin_getName​(Ice.Callback __cb)
        Specified by:
        begin_getName in interface ImagePrx
      • begin_getName

        public Ice.AsyncResult begin_getName​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Ice.Callback __cb)
        Specified by:
        begin_getName in interface ImagePrx
      • begin_getName

        public Ice.AsyncResult begin_getName​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getName in interface ImagePrx
      • begin_getName

        public Ice.AsyncResult begin_getName​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getName in interface ImagePrx
      • begin_getName

        public Ice.AsyncResult begin_getName​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getName in interface ImagePrx
      • begin_getName

        public Ice.AsyncResult begin_getName​(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)
        Specified by:
        begin_getName in interface ImagePrx
      • __getName_completed

        public static void __getName_completed​(Ice.TwowayCallbackArg1<RString> __cb,
                                               Ice.AsyncResult __result)
      • begin_getObjectiveSettings

        public Ice.AsyncResult begin_getObjectiveSettings​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getObjectiveSettings in interface ImagePrx
      • begin_getObjectiveSettings

        public Ice.AsyncResult begin_getObjectiveSettings​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          Ice.Callback __cb)
        Specified by:
        begin_getObjectiveSettings in interface ImagePrx
      • begin_getObjectiveSettings

        public Ice.AsyncResult begin_getObjectiveSettings​(IceInternal.Functional_GenericCallback1<ObjectiveSettings> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getObjectiveSettings in interface ImagePrx
      • begin_getObjectiveSettings

        public Ice.AsyncResult begin_getObjectiveSettings​(IceInternal.Functional_GenericCallback1<ObjectiveSettings> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getObjectiveSettings in interface ImagePrx
      • begin_getObjectiveSettings

        public Ice.AsyncResult begin_getObjectiveSettings​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          IceInternal.Functional_GenericCallback1<ObjectiveSettings> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getObjectiveSettings in interface ImagePrx
      • begin_getObjectiveSettings

        public Ice.AsyncResult begin_getObjectiveSettings​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          IceInternal.Functional_GenericCallback1<ObjectiveSettings> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getObjectiveSettings in interface ImagePrx
      • __getObjectiveSettings_completed

        public static void __getObjectiveSettings_completed​(Ice.TwowayCallbackArg1<ObjectiveSettings> __cb,
                                                            Ice.AsyncResult __result)
      • getPartial

        public RBool getPartial​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getPartial in interface ImagePrx
      • begin_getPartial

        public Ice.AsyncResult begin_getPartial​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getPartial in interface ImagePrx
      • begin_getPartial

        public Ice.AsyncResult begin_getPartial​(Ice.Callback __cb)
        Specified by:
        begin_getPartial in interface ImagePrx
      • begin_getPartial

        public Ice.AsyncResult begin_getPartial​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_getPartial in interface ImagePrx
      • begin_getPartial

        public Ice.AsyncResult begin_getPartial​(IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getPartial in interface ImagePrx
      • begin_getPartial

        public Ice.AsyncResult begin_getPartial​(IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getPartial in interface ImagePrx
      • begin_getPartial

        public Ice.AsyncResult begin_getPartial​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getPartial in interface ImagePrx
      • begin_getPartial

        public Ice.AsyncResult begin_getPartial​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getPartial in interface ImagePrx
      • __getPartial_completed

        public static void __getPartial_completed​(Ice.TwowayCallbackArg1<RBool> __cb,
                                                  Ice.AsyncResult __result)
      • getPixels

        public Pixels getPixels​(int index,
                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getPixels in interface ImagePrx
      • begin_getPixels

        public Ice.AsyncResult begin_getPixels​(int index)
        Specified by:
        begin_getPixels in interface ImagePrx
      • begin_getPixels

        public Ice.AsyncResult begin_getPixels​(int index,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getPixels in interface ImagePrx
      • begin_getPixels

        public Ice.AsyncResult begin_getPixels​(int index,
                                               Ice.Callback __cb)
        Specified by:
        begin_getPixels in interface ImagePrx
      • begin_getPixels

        public Ice.AsyncResult begin_getPixels​(int index,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Specified by:
        begin_getPixels in interface ImagePrx
      • begin_getPixels

        public Ice.AsyncResult begin_getPixels​(int index,
                                               IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getPixels in interface ImagePrx
      • begin_getPixels

        public Ice.AsyncResult begin_getPixels​(int index,
                                               IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getPixels in interface ImagePrx
      • begin_getPixels

        public Ice.AsyncResult begin_getPixels​(int index,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getPixels in interface ImagePrx
      • begin_getPixels

        public Ice.AsyncResult begin_getPixels​(int index,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getPixels in interface ImagePrx
      • __getPixels_completed

        public static void __getPixels_completed​(Ice.TwowayCallbackArg1<Pixels> __cb,
                                                 Ice.AsyncResult __result)
      • getPrimaryPixels

        public Pixels getPrimaryPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getPrimaryPixels in interface ImagePrx
      • begin_getPrimaryPixels

        public Ice.AsyncResult begin_getPrimaryPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getPrimaryPixels in interface ImagePrx
      • begin_getPrimaryPixels

        public Ice.AsyncResult begin_getPrimaryPixels​(Ice.Callback __cb)
        Specified by:
        begin_getPrimaryPixels in interface ImagePrx
      • begin_getPrimaryPixels

        public Ice.AsyncResult begin_getPrimaryPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Specified by:
        begin_getPrimaryPixels in interface ImagePrx
      • begin_getPrimaryPixels

        public Ice.AsyncResult begin_getPrimaryPixels​(IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getPrimaryPixels in interface ImagePrx
      • begin_getPrimaryPixels

        public Ice.AsyncResult begin_getPrimaryPixels​(IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getPrimaryPixels in interface ImagePrx
      • begin_getPrimaryPixels

        public Ice.AsyncResult begin_getPrimaryPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getPrimaryPixels in interface ImagePrx
      • begin_getPrimaryPixels

        public Ice.AsyncResult begin_getPrimaryPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getPrimaryPixels in interface ImagePrx
      • __getPrimaryPixels_completed

        public static void __getPrimaryPixels_completed​(Ice.TwowayCallbackArg1<Pixels> __cb,
                                                        Ice.AsyncResult __result)
      • getSeries

        public RInt getSeries​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getSeries in interface ImagePrx
      • begin_getSeries

        public Ice.AsyncResult begin_getSeries​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getSeries in interface ImagePrx
      • begin_getSeries

        public Ice.AsyncResult begin_getSeries​(Ice.Callback __cb)
        Specified by:
        begin_getSeries in interface ImagePrx
      • begin_getSeries

        public Ice.AsyncResult begin_getSeries​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Specified by:
        begin_getSeries in interface ImagePrx
      • begin_getSeries

        public Ice.AsyncResult begin_getSeries​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getSeries in interface ImagePrx
      • begin_getSeries

        public Ice.AsyncResult begin_getSeries​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getSeries in interface ImagePrx
      • begin_getSeries

        public Ice.AsyncResult begin_getSeries​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getSeries in interface ImagePrx
      • begin_getSeries

        public Ice.AsyncResult begin_getSeries​(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)
        Specified by:
        begin_getSeries in interface ImagePrx
      • end_getSeries

        public RInt end_getSeries​(Ice.AsyncResult __iresult)
        Specified by:
        end_getSeries in interface ImagePrx
      • __getSeries_completed

        public static void __getSeries_completed​(Ice.TwowayCallbackArg1<RInt> __cb,
                                                 Ice.AsyncResult __result)
      • getStageLabel

        public StageLabel getStageLabel​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getStageLabel in interface ImagePrx
      • begin_getStageLabel

        public Ice.AsyncResult begin_getStageLabel​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getStageLabel in interface ImagePrx
      • begin_getStageLabel

        public Ice.AsyncResult begin_getStageLabel​(Ice.Callback __cb)
        Specified by:
        begin_getStageLabel in interface ImagePrx
      • begin_getStageLabel

        public Ice.AsyncResult begin_getStageLabel​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Specified by:
        begin_getStageLabel in interface ImagePrx
      • begin_getStageLabel

        public Ice.AsyncResult begin_getStageLabel​(IceInternal.Functional_GenericCallback1<StageLabel> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getStageLabel in interface ImagePrx
      • begin_getStageLabel

        public Ice.AsyncResult begin_getStageLabel​(IceInternal.Functional_GenericCallback1<StageLabel> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getStageLabel in interface ImagePrx
      • begin_getStageLabel

        public Ice.AsyncResult begin_getStageLabel​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_GenericCallback1<StageLabel> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getStageLabel in interface ImagePrx
      • begin_getStageLabel

        public Ice.AsyncResult begin_getStageLabel​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_GenericCallback1<StageLabel> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getStageLabel in interface ImagePrx
      • __getStageLabel_completed

        public static void __getStageLabel_completed​(Ice.TwowayCallbackArg1<StageLabel> __cb,
                                                     Ice.AsyncResult __result)
      • getVersion

        public RInt getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getVersion in interface ImagePrx
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getVersion in interface ImagePrx
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(Ice.Callback __cb)
        Specified by:
        begin_getVersion in interface ImagePrx
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_getVersion in interface ImagePrx
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getVersion in interface ImagePrx
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getVersion in interface ImagePrx
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getVersion in interface ImagePrx
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(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)
        Specified by:
        begin_getVersion in interface ImagePrx
      • __getVersion_completed

        public static void __getVersion_completed​(Ice.TwowayCallbackArg1<RInt> __cb,
                                                  Ice.AsyncResult __result)
      • begin_linkAnnotation

        public Ice.AsyncResult begin_linkAnnotation​(Annotation addition,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_linkAnnotation in interface ImagePrx
      • begin_linkAnnotation

        public Ice.AsyncResult begin_linkAnnotation​(Annotation addition,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Ice.Callback __cb)
        Specified by:
        begin_linkAnnotation in interface ImagePrx
      • begin_linkAnnotation

        public Ice.AsyncResult begin_linkAnnotation​(Annotation addition,
                                                    IceInternal.Functional_GenericCallback1<ImageAnnotationLink> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkAnnotation in interface ImagePrx
      • begin_linkAnnotation

        public Ice.AsyncResult begin_linkAnnotation​(Annotation addition,
                                                    IceInternal.Functional_GenericCallback1<ImageAnnotationLink> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkAnnotation in interface ImagePrx
      • begin_linkAnnotation

        public Ice.AsyncResult begin_linkAnnotation​(Annotation addition,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_GenericCallback1<ImageAnnotationLink> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkAnnotation in interface ImagePrx
      • begin_linkAnnotation

        public Ice.AsyncResult begin_linkAnnotation​(Annotation addition,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_GenericCallback1<ImageAnnotationLink> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkAnnotation in interface ImagePrx
      • __linkAnnotation_completed

        public static void __linkAnnotation_completed​(Ice.TwowayCallbackArg1<ImageAnnotationLink> __cb,
                                                      Ice.AsyncResult __result)
      • begin_linkDataset

        public Ice.AsyncResult begin_linkDataset​(Dataset addition,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_linkDataset in interface ImagePrx
      • begin_linkDataset

        public Ice.AsyncResult begin_linkDataset​(Dataset addition,
                                                 Ice.Callback __cb)
        Specified by:
        begin_linkDataset in interface ImagePrx
      • begin_linkDataset

        public Ice.AsyncResult begin_linkDataset​(Dataset addition,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
        Specified by:
        begin_linkDataset in interface ImagePrx
      • begin_linkDataset

        public Ice.AsyncResult begin_linkDataset​(Dataset addition,
                                                 IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkDataset in interface ImagePrx
      • begin_linkDataset

        public Ice.AsyncResult begin_linkDataset​(Dataset addition,
                                                 IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkDataset in interface ImagePrx
      • begin_linkDataset

        public Ice.AsyncResult begin_linkDataset​(Dataset addition,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkDataset in interface ImagePrx
      • begin_linkDataset

        public Ice.AsyncResult begin_linkDataset​(Dataset addition,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkDataset in interface ImagePrx
      • __linkDataset_completed

        public static void __linkDataset_completed​(Ice.TwowayCallbackArg1<DatasetImageLink> __cb,
                                                   Ice.AsyncResult __result)
      • begin_linkFolder

        public Ice.AsyncResult begin_linkFolder​(Folder addition,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_linkFolder in interface ImagePrx
      • begin_linkFolder

        public Ice.AsyncResult begin_linkFolder​(Folder addition,
                                                Ice.Callback __cb)
        Specified by:
        begin_linkFolder in interface ImagePrx
      • begin_linkFolder

        public Ice.AsyncResult begin_linkFolder​(Folder addition,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_linkFolder in interface ImagePrx
      • begin_linkFolder

        public Ice.AsyncResult begin_linkFolder​(Folder addition,
                                                IceInternal.Functional_GenericCallback1<FolderImageLink> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkFolder in interface ImagePrx
      • begin_linkFolder

        public Ice.AsyncResult begin_linkFolder​(Folder addition,
                                                IceInternal.Functional_GenericCallback1<FolderImageLink> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkFolder in interface ImagePrx
      • begin_linkFolder

        public Ice.AsyncResult begin_linkFolder​(Folder addition,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<FolderImageLink> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkFolder in interface ImagePrx
      • begin_linkFolder

        public Ice.AsyncResult begin_linkFolder​(Folder addition,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<FolderImageLink> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkFolder in interface ImagePrx
      • __linkFolder_completed

        public static void __linkFolder_completed​(Ice.TwowayCallbackArg1<FolderImageLink> __cb,
                                                  Ice.AsyncResult __result)
      • linkedAnnotationList

        public java.util.List<Annotation> linkedAnnotationList​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        linkedAnnotationList in interface ImagePrx
      • begin_linkedAnnotationList

        public Ice.AsyncResult begin_linkedAnnotationList​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_linkedAnnotationList in interface ImagePrx
      • begin_linkedAnnotationList

        public Ice.AsyncResult begin_linkedAnnotationList​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          Ice.Callback __cb)
        Specified by:
        begin_linkedAnnotationList in interface ImagePrx
      • begin_linkedAnnotationList

        public Ice.AsyncResult begin_linkedAnnotationList​(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkedAnnotationList in interface ImagePrx
      • begin_linkedAnnotationList

        public Ice.AsyncResult begin_linkedAnnotationList​(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkedAnnotationList in interface ImagePrx
      • begin_linkedAnnotationList

        public Ice.AsyncResult begin_linkedAnnotationList​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkedAnnotationList in interface ImagePrx
      • begin_linkedAnnotationList

        public Ice.AsyncResult begin_linkedAnnotationList​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkedAnnotationList in interface ImagePrx
      • __linkedAnnotationList_completed

        public static void __linkedAnnotationList_completed​(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb,
                                                            Ice.AsyncResult __result)
      • linkedDatasetList

        public java.util.List<Dataset> linkedDatasetList​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        linkedDatasetList in interface ImagePrx
      • begin_linkedDatasetList

        public Ice.AsyncResult begin_linkedDatasetList​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_linkedDatasetList in interface ImagePrx
      • begin_linkedDatasetList

        public Ice.AsyncResult begin_linkedDatasetList​(Ice.Callback __cb)
        Specified by:
        begin_linkedDatasetList in interface ImagePrx
      • begin_linkedDatasetList

        public Ice.AsyncResult begin_linkedDatasetList​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Specified by:
        begin_linkedDatasetList in interface ImagePrx
      • begin_linkedDatasetList

        public Ice.AsyncResult begin_linkedDatasetList​(IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkedDatasetList in interface ImagePrx
      • begin_linkedDatasetList

        public Ice.AsyncResult begin_linkedDatasetList​(IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkedDatasetList in interface ImagePrx
      • begin_linkedDatasetList

        public Ice.AsyncResult begin_linkedDatasetList​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkedDatasetList in interface ImagePrx
      • begin_linkedDatasetList

        public Ice.AsyncResult begin_linkedDatasetList​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkedDatasetList in interface ImagePrx
      • __linkedDatasetList_completed

        public static void __linkedDatasetList_completed​(Ice.TwowayCallbackArg1<java.util.List<Dataset>> __cb,
                                                         Ice.AsyncResult __result)
      • linkedFolderList

        public java.util.List<Folder> linkedFolderList​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        linkedFolderList in interface ImagePrx
      • begin_linkedFolderList

        public Ice.AsyncResult begin_linkedFolderList​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_linkedFolderList in interface ImagePrx
      • begin_linkedFolderList

        public Ice.AsyncResult begin_linkedFolderList​(Ice.Callback __cb)
        Specified by:
        begin_linkedFolderList in interface ImagePrx
      • begin_linkedFolderList

        public Ice.AsyncResult begin_linkedFolderList​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Specified by:
        begin_linkedFolderList in interface ImagePrx
      • begin_linkedFolderList

        public Ice.AsyncResult begin_linkedFolderList​(IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkedFolderList in interface ImagePrx
      • begin_linkedFolderList

        public Ice.AsyncResult begin_linkedFolderList​(IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkedFolderList in interface ImagePrx
      • begin_linkedFolderList

        public Ice.AsyncResult begin_linkedFolderList​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkedFolderList in interface ImagePrx
      • begin_linkedFolderList

        public Ice.AsyncResult begin_linkedFolderList​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkedFolderList in interface ImagePrx
      • __linkedFolderList_completed

        public static void __linkedFolderList_completed​(Ice.TwowayCallbackArg1<java.util.List<Folder>> __cb,
                                                        Ice.AsyncResult __result)
      • reloadAnnotationLinks

        public void reloadAnnotationLinks​(Image toCopy,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        reloadAnnotationLinks in interface ImagePrx
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(Image toCopy,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_reloadAnnotationLinks in interface ImagePrx
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(Image toCopy,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           Ice.Callback __cb)
        Specified by:
        begin_reloadAnnotationLinks in interface ImagePrx
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(Image toCopy,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadAnnotationLinks in interface ImagePrx
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(Image toCopy,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadAnnotationLinks in interface ImagePrx
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(Image toCopy,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadAnnotationLinks in interface ImagePrx
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(Image toCopy,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadAnnotationLinks in interface ImagePrx
      • reloadDatasetLinks

        public void reloadDatasetLinks​(Image toCopy,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        reloadDatasetLinks in interface ImagePrx
      • begin_reloadDatasetLinks

        public Ice.AsyncResult begin_reloadDatasetLinks​(Image toCopy,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_reloadDatasetLinks in interface ImagePrx
      • begin_reloadDatasetLinks

        public Ice.AsyncResult begin_reloadDatasetLinks​(Image toCopy,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        Ice.Callback __cb)
        Specified by:
        begin_reloadDatasetLinks in interface ImagePrx
      • begin_reloadDatasetLinks

        public Ice.AsyncResult begin_reloadDatasetLinks​(Image toCopy,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadDatasetLinks in interface ImagePrx
      • begin_reloadDatasetLinks

        public Ice.AsyncResult begin_reloadDatasetLinks​(Image toCopy,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadDatasetLinks in interface ImagePrx
      • begin_reloadDatasetLinks

        public Ice.AsyncResult begin_reloadDatasetLinks​(Image toCopy,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadDatasetLinks in interface ImagePrx
      • begin_reloadDatasetLinks

        public Ice.AsyncResult begin_reloadDatasetLinks​(Image toCopy,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadDatasetLinks in interface ImagePrx
      • end_reloadDatasetLinks

        public void end_reloadDatasetLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_reloadDatasetLinks in interface ImagePrx
      • reloadFolderLinks

        public void reloadFolderLinks​(Image toCopy,
                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        reloadFolderLinks in interface ImagePrx
      • begin_reloadFolderLinks

        public Ice.AsyncResult begin_reloadFolderLinks​(Image toCopy,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_reloadFolderLinks in interface ImagePrx
      • begin_reloadFolderLinks

        public Ice.AsyncResult begin_reloadFolderLinks​(Image toCopy,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Specified by:
        begin_reloadFolderLinks in interface ImagePrx
      • begin_reloadFolderLinks

        public Ice.AsyncResult begin_reloadFolderLinks​(Image toCopy,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadFolderLinks in interface ImagePrx
      • begin_reloadFolderLinks

        public Ice.AsyncResult begin_reloadFolderLinks​(Image toCopy,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadFolderLinks in interface ImagePrx
      • begin_reloadFolderLinks

        public Ice.AsyncResult begin_reloadFolderLinks​(Image toCopy,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadFolderLinks in interface ImagePrx
      • begin_reloadFolderLinks

        public Ice.AsyncResult begin_reloadFolderLinks​(Image toCopy,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadFolderLinks in interface ImagePrx
      • end_reloadFolderLinks

        public void end_reloadFolderLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_reloadFolderLinks in interface ImagePrx
      • reloadPixels

        public void reloadPixels​(Image toCopy,
                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        reloadPixels in interface ImagePrx
      • begin_reloadPixels

        public Ice.AsyncResult begin_reloadPixels​(Image toCopy,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_reloadPixels in interface ImagePrx
      • begin_reloadPixels

        public Ice.AsyncResult begin_reloadPixels​(Image toCopy,
                                                  Ice.Callback __cb)
        Specified by:
        begin_reloadPixels in interface ImagePrx
      • begin_reloadPixels

        public Ice.AsyncResult begin_reloadPixels​(Image toCopy,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Ice.Callback __cb)
        Specified by:
        begin_reloadPixels in interface ImagePrx
      • begin_reloadPixels

        public Ice.AsyncResult begin_reloadPixels​(Image toCopy,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadPixels in interface ImagePrx
      • begin_reloadPixels

        public Ice.AsyncResult begin_reloadPixels​(Image toCopy,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadPixels in interface ImagePrx
      • begin_reloadPixels

        public Ice.AsyncResult begin_reloadPixels​(Image toCopy,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadPixels in interface ImagePrx
      • begin_reloadPixels

        public Ice.AsyncResult begin_reloadPixels​(Image toCopy,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadPixels in interface ImagePrx
      • end_reloadPixels

        public void end_reloadPixels​(Ice.AsyncResult __iresult)
        Specified by:
        end_reloadPixels in interface ImagePrx
      • reloadRois

        public void reloadRois​(Image toCopy,
                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        reloadRois in interface ImagePrx
      • begin_reloadRois

        public Ice.AsyncResult begin_reloadRois​(Image toCopy,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_reloadRois in interface ImagePrx
      • begin_reloadRois

        public Ice.AsyncResult begin_reloadRois​(Image toCopy,
                                                Ice.Callback __cb)
        Specified by:
        begin_reloadRois in interface ImagePrx
      • begin_reloadRois

        public Ice.AsyncResult begin_reloadRois​(Image toCopy,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_reloadRois in interface ImagePrx
      • begin_reloadRois

        public Ice.AsyncResult begin_reloadRois​(Image toCopy,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadRois in interface ImagePrx
      • begin_reloadRois

        public Ice.AsyncResult begin_reloadRois​(Image toCopy,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadRois in interface ImagePrx
      • begin_reloadRois

        public Ice.AsyncResult begin_reloadRois​(Image toCopy,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadRois in interface ImagePrx
      • begin_reloadRois

        public Ice.AsyncResult begin_reloadRois​(Image toCopy,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadRois in interface ImagePrx
      • end_reloadRois

        public void end_reloadRois​(Ice.AsyncResult __iresult)
        Specified by:
        end_reloadRois in interface ImagePrx
      • reloadWellSamples

        public void reloadWellSamples​(Image toCopy,
                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        reloadWellSamples in interface ImagePrx
      • begin_reloadWellSamples

        public Ice.AsyncResult begin_reloadWellSamples​(Image toCopy,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_reloadWellSamples in interface ImagePrx
      • begin_reloadWellSamples

        public Ice.AsyncResult begin_reloadWellSamples​(Image toCopy,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Specified by:
        begin_reloadWellSamples in interface ImagePrx
      • begin_reloadWellSamples

        public Ice.AsyncResult begin_reloadWellSamples​(Image toCopy,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadWellSamples in interface ImagePrx
      • begin_reloadWellSamples

        public Ice.AsyncResult begin_reloadWellSamples​(Image toCopy,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadWellSamples in interface ImagePrx
      • begin_reloadWellSamples

        public Ice.AsyncResult begin_reloadWellSamples​(Image toCopy,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadWellSamples in interface ImagePrx
      • begin_reloadWellSamples

        public Ice.AsyncResult begin_reloadWellSamples​(Image toCopy,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadWellSamples in interface ImagePrx
      • end_reloadWellSamples

        public void end_reloadWellSamples​(Ice.AsyncResult __iresult)
        Specified by:
        end_reloadWellSamples in interface ImagePrx
      • begin_removeAllDatasetImageLinkSet

        public Ice.AsyncResult begin_removeAllDatasetImageLinkSet​(java.util.List<DatasetImageLink> targets,
                                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                  Ice.Callback __cb)
        Specified by:
        begin_removeAllDatasetImageLinkSet in interface ImagePrx
      • begin_removeAllDatasetImageLinkSet

        public Ice.AsyncResult begin_removeAllDatasetImageLinkSet​(java.util.List<DatasetImageLink> targets,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllDatasetImageLinkSet in interface ImagePrx
      • begin_removeAllDatasetImageLinkSet

        public Ice.AsyncResult begin_removeAllDatasetImageLinkSet​(java.util.List<DatasetImageLink> targets,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeAllDatasetImageLinkSet in interface ImagePrx
      • begin_removeAllDatasetImageLinkSet

        public Ice.AsyncResult begin_removeAllDatasetImageLinkSet​(java.util.List<DatasetImageLink> targets,
                                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllDatasetImageLinkSet in interface ImagePrx
      • begin_removeAllDatasetImageLinkSet

        public Ice.AsyncResult begin_removeAllDatasetImageLinkSet​(java.util.List<DatasetImageLink> targets,
                                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeAllDatasetImageLinkSet in interface ImagePrx
      • begin_removeAllFolderImageLinkSet

        public Ice.AsyncResult begin_removeAllFolderImageLinkSet​(java.util.List<FolderImageLink> targets,
                                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                 Ice.Callback __cb)
        Specified by:
        begin_removeAllFolderImageLinkSet in interface ImagePrx
      • begin_removeAllFolderImageLinkSet

        public Ice.AsyncResult begin_removeAllFolderImageLinkSet​(java.util.List<FolderImageLink> targets,
                                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllFolderImageLinkSet in interface ImagePrx
      • begin_removeAllFolderImageLinkSet

        public Ice.AsyncResult begin_removeAllFolderImageLinkSet​(java.util.List<FolderImageLink> targets,
                                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeAllFolderImageLinkSet in interface ImagePrx
      • begin_removeAllFolderImageLinkSet

        public Ice.AsyncResult begin_removeAllFolderImageLinkSet​(java.util.List<FolderImageLink> targets,
                                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllFolderImageLinkSet in interface ImagePrx
      • begin_removeAllFolderImageLinkSet

        public Ice.AsyncResult begin_removeAllFolderImageLinkSet​(java.util.List<FolderImageLink> targets,
                                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeAllFolderImageLinkSet in interface ImagePrx
      • begin_removeAllImageAnnotationLinkSet

        public Ice.AsyncResult begin_removeAllImageAnnotationLinkSet​(java.util.List<ImageAnnotationLink> targets,
                                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllImageAnnotationLinkSet in interface ImagePrx
      • begin_removeAllImageAnnotationLinkSet

        public Ice.AsyncResult begin_removeAllImageAnnotationLinkSet​(java.util.List<ImageAnnotationLink> targets,
                                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeAllImageAnnotationLinkSet in interface ImagePrx
      • begin_removeAllImageAnnotationLinkSet

        public Ice.AsyncResult begin_removeAllImageAnnotationLinkSet​(java.util.List<ImageAnnotationLink> targets,
                                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllImageAnnotationLinkSet in interface ImagePrx
      • begin_removeAllImageAnnotationLinkSet

        public Ice.AsyncResult begin_removeAllImageAnnotationLinkSet​(java.util.List<ImageAnnotationLink> targets,
                                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeAllImageAnnotationLinkSet in interface ImagePrx
      • removeAllPixelsSet

        public void removeAllPixelsSet​(java.util.List<Pixels> targets,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        removeAllPixelsSet in interface ImagePrx
      • begin_removeAllPixelsSet

        public Ice.AsyncResult begin_removeAllPixelsSet​(java.util.List<Pixels> targets,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_removeAllPixelsSet in interface ImagePrx
      • begin_removeAllPixelsSet

        public Ice.AsyncResult begin_removeAllPixelsSet​(java.util.List<Pixels> targets,
                                                        Ice.Callback __cb)
        Specified by:
        begin_removeAllPixelsSet in interface ImagePrx
      • begin_removeAllPixelsSet

        public Ice.AsyncResult begin_removeAllPixelsSet​(java.util.List<Pixels> targets,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        Ice.Callback __cb)
        Specified by:
        begin_removeAllPixelsSet in interface ImagePrx
      • begin_removeAllPixelsSet

        public Ice.AsyncResult begin_removeAllPixelsSet​(java.util.List<Pixels> targets,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllPixelsSet in interface ImagePrx
      • begin_removeAllPixelsSet

        public Ice.AsyncResult begin_removeAllPixelsSet​(java.util.List<Pixels> targets,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeAllPixelsSet in interface ImagePrx
      • begin_removeAllPixelsSet

        public Ice.AsyncResult begin_removeAllPixelsSet​(java.util.List<Pixels> targets,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllPixelsSet in interface ImagePrx
      • begin_removeAllPixelsSet

        public Ice.AsyncResult begin_removeAllPixelsSet​(java.util.List<Pixels> targets,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeAllPixelsSet in interface ImagePrx
      • end_removeAllPixelsSet

        public void end_removeAllPixelsSet​(Ice.AsyncResult __iresult)
        Specified by:
        end_removeAllPixelsSet in interface ImagePrx
      • removeAllRoiSet

        public void removeAllRoiSet​(java.util.List<Roi> targets)
        Specified by:
        removeAllRoiSet in interface ImagePrx
      • removeAllRoiSet

        public void removeAllRoiSet​(java.util.List<Roi> targets,
                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        removeAllRoiSet in interface ImagePrx
      • begin_removeAllRoiSet

        public Ice.AsyncResult begin_removeAllRoiSet​(java.util.List<Roi> targets)
        Specified by:
        begin_removeAllRoiSet in interface ImagePrx
      • begin_removeAllRoiSet

        public Ice.AsyncResult begin_removeAllRoiSet​(java.util.List<Roi> targets,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_removeAllRoiSet in interface ImagePrx
      • begin_removeAllRoiSet

        public Ice.AsyncResult begin_removeAllRoiSet​(java.util.List<Roi> targets,
                                                     Ice.Callback __cb)
        Specified by:
        begin_removeAllRoiSet in interface ImagePrx
      • begin_removeAllRoiSet

        public Ice.AsyncResult begin_removeAllRoiSet​(java.util.List<Roi> targets,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Ice.Callback __cb)
        Specified by:
        begin_removeAllRoiSet in interface ImagePrx
      • begin_removeAllRoiSet

        public Ice.AsyncResult begin_removeAllRoiSet​(java.util.List<Roi> targets,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllRoiSet in interface ImagePrx
      • begin_removeAllRoiSet

        public Ice.AsyncResult begin_removeAllRoiSet​(java.util.List<Roi> targets,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeAllRoiSet in interface ImagePrx
      • begin_removeAllRoiSet

        public Ice.AsyncResult begin_removeAllRoiSet​(java.util.List<Roi> targets,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllRoiSet in interface ImagePrx
      • begin_removeAllRoiSet

        public Ice.AsyncResult begin_removeAllRoiSet​(java.util.List<Roi> targets,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeAllRoiSet in interface ImagePrx
      • end_removeAllRoiSet

        public void end_removeAllRoiSet​(Ice.AsyncResult __iresult)
        Specified by:
        end_removeAllRoiSet in interface ImagePrx
      • removeAllWellSampleSet

        public void removeAllWellSampleSet​(java.util.List<WellSample> targets,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        removeAllWellSampleSet in interface ImagePrx
      • begin_removeAllWellSampleSet

        public Ice.AsyncResult begin_removeAllWellSampleSet​(java.util.List<WellSample> targets,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_removeAllWellSampleSet in interface ImagePrx
      • begin_removeAllWellSampleSet

        public Ice.AsyncResult begin_removeAllWellSampleSet​(java.util.List<WellSample> targets,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            Ice.Callback __cb)
        Specified by:
        begin_removeAllWellSampleSet in interface ImagePrx
      • begin_removeAllWellSampleSet

        public Ice.AsyncResult begin_removeAllWellSampleSet​(java.util.List<WellSample> targets,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllWellSampleSet in interface ImagePrx
      • begin_removeAllWellSampleSet

        public Ice.AsyncResult begin_removeAllWellSampleSet​(java.util.List<WellSample> targets,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                            IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeAllWellSampleSet in interface ImagePrx
      • begin_removeAllWellSampleSet

        public Ice.AsyncResult begin_removeAllWellSampleSet​(java.util.List<WellSample> targets,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllWellSampleSet in interface ImagePrx
      • begin_removeAllWellSampleSet

        public Ice.AsyncResult begin_removeAllWellSampleSet​(java.util.List<WellSample> targets,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                            IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeAllWellSampleSet in interface ImagePrx
      • begin_removeDatasetImageLink

        public Ice.AsyncResult begin_removeDatasetImageLink​(DatasetImageLink theTarget,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            Ice.Callback __cb)
        Specified by:
        begin_removeDatasetImageLink in interface ImagePrx
      • begin_removeDatasetImageLink

        public Ice.AsyncResult begin_removeDatasetImageLink​(DatasetImageLink theTarget,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeDatasetImageLink in interface ImagePrx
      • begin_removeDatasetImageLink

        public Ice.AsyncResult begin_removeDatasetImageLink​(DatasetImageLink theTarget,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                            IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeDatasetImageLink in interface ImagePrx
      • begin_removeDatasetImageLink

        public Ice.AsyncResult begin_removeDatasetImageLink​(DatasetImageLink theTarget,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeDatasetImageLink in interface ImagePrx
      • begin_removeDatasetImageLink

        public Ice.AsyncResult begin_removeDatasetImageLink​(DatasetImageLink theTarget,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                            IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeDatasetImageLink in interface ImagePrx
      • begin_removeDatasetImageLinkFromBoth

        public Ice.AsyncResult begin_removeDatasetImageLinkFromBoth​(DatasetImageLink link,
                                                                    boolean bothSides,
                                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                    Ice.Callback __cb)
        Specified by:
        begin_removeDatasetImageLinkFromBoth in interface ImagePrx
      • begin_removeDatasetImageLinkFromBoth

        public Ice.AsyncResult begin_removeDatasetImageLinkFromBoth​(DatasetImageLink link,
                                                                    boolean bothSides,
                                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeDatasetImageLinkFromBoth in interface ImagePrx
      • begin_removeDatasetImageLinkFromBoth

        public Ice.AsyncResult begin_removeDatasetImageLinkFromBoth​(DatasetImageLink link,
                                                                    boolean bothSides,
                                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeDatasetImageLinkFromBoth in interface ImagePrx
      • begin_removeDatasetImageLinkFromBoth

        public Ice.AsyncResult begin_removeDatasetImageLinkFromBoth​(DatasetImageLink link,
                                                                    boolean bothSides,
                                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeDatasetImageLinkFromBoth in interface ImagePrx
      • begin_removeDatasetImageLinkFromBoth

        public Ice.AsyncResult begin_removeDatasetImageLinkFromBoth​(DatasetImageLink link,
                                                                    boolean bothSides,
                                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeDatasetImageLinkFromBoth in interface ImagePrx
      • begin_removeFolderImageLink

        public Ice.AsyncResult begin_removeFolderImageLink​(FolderImageLink theTarget,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           Ice.Callback __cb)
        Specified by:
        begin_removeFolderImageLink in interface ImagePrx
      • begin_removeFolderImageLink

        public Ice.AsyncResult begin_removeFolderImageLink​(FolderImageLink theTarget,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeFolderImageLink in interface ImagePrx
      • begin_removeFolderImageLink

        public Ice.AsyncResult begin_removeFolderImageLink​(FolderImageLink theTarget,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeFolderImageLink in interface ImagePrx
      • begin_removeFolderImageLink

        public Ice.AsyncResult begin_removeFolderImageLink​(FolderImageLink theTarget,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeFolderImageLink in interface ImagePrx
      • begin_removeFolderImageLink

        public Ice.AsyncResult begin_removeFolderImageLink​(FolderImageLink theTarget,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeFolderImageLink in interface ImagePrx
      • begin_removeFolderImageLinkFromBoth

        public Ice.AsyncResult begin_removeFolderImageLinkFromBoth​(FolderImageLink link,
                                                                   boolean bothSides,
                                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                   Ice.Callback __cb)
        Specified by:
        begin_removeFolderImageLinkFromBoth in interface ImagePrx
      • begin_removeFolderImageLinkFromBoth

        public Ice.AsyncResult begin_removeFolderImageLinkFromBoth​(FolderImageLink link,
                                                                   boolean bothSides,
                                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeFolderImageLinkFromBoth in interface ImagePrx
      • begin_removeFolderImageLinkFromBoth

        public Ice.AsyncResult begin_removeFolderImageLinkFromBoth​(FolderImageLink link,
                                                                   boolean bothSides,
                                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeFolderImageLinkFromBoth in interface ImagePrx
      • begin_removeFolderImageLinkFromBoth

        public Ice.AsyncResult begin_removeFolderImageLinkFromBoth​(FolderImageLink link,
                                                                   boolean bothSides,
                                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeFolderImageLinkFromBoth in interface ImagePrx
      • begin_removeFolderImageLinkFromBoth

        public Ice.AsyncResult begin_removeFolderImageLinkFromBoth​(FolderImageLink link,
                                                                   boolean bothSides,
                                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeFolderImageLinkFromBoth in interface ImagePrx
      • begin_removeImageAnnotationLink

        public Ice.AsyncResult begin_removeImageAnnotationLink​(ImageAnnotationLink theTarget,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeImageAnnotationLink in interface ImagePrx
      • begin_removeImageAnnotationLink

        public Ice.AsyncResult begin_removeImageAnnotationLink​(ImageAnnotationLink theTarget,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeImageAnnotationLink in interface ImagePrx
      • begin_removeImageAnnotationLink

        public Ice.AsyncResult begin_removeImageAnnotationLink​(ImageAnnotationLink theTarget,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeImageAnnotationLink in interface ImagePrx
      • begin_removeImageAnnotationLink

        public Ice.AsyncResult begin_removeImageAnnotationLink​(ImageAnnotationLink theTarget,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeImageAnnotationLink in interface ImagePrx
      • begin_removeImageAnnotationLinkFromBoth

        public Ice.AsyncResult begin_removeImageAnnotationLinkFromBoth​(ImageAnnotationLink link,
                                                                       boolean bothSides,
                                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeImageAnnotationLinkFromBoth in interface ImagePrx
      • begin_removeImageAnnotationLinkFromBoth

        public Ice.AsyncResult begin_removeImageAnnotationLinkFromBoth​(ImageAnnotationLink link,
                                                                       boolean bothSides,
                                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeImageAnnotationLinkFromBoth in interface ImagePrx
      • begin_removeImageAnnotationLinkFromBoth

        public Ice.AsyncResult begin_removeImageAnnotationLinkFromBoth​(ImageAnnotationLink link,
                                                                       boolean bothSides,
                                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeImageAnnotationLinkFromBoth in interface ImagePrx
      • begin_removeImageAnnotationLinkFromBoth

        public Ice.AsyncResult begin_removeImageAnnotationLinkFromBoth​(ImageAnnotationLink link,
                                                                       boolean bothSides,
                                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeImageAnnotationLinkFromBoth in interface ImagePrx
      • removePixels

        public void removePixels​(Pixels theTarget,
                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        removePixels in interface ImagePrx
      • begin_removePixels

        public Ice.AsyncResult begin_removePixels​(Pixels theTarget,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_removePixels in interface ImagePrx
      • begin_removePixels

        public Ice.AsyncResult begin_removePixels​(Pixels theTarget,
                                                  Ice.Callback __cb)
        Specified by:
        begin_removePixels in interface ImagePrx
      • begin_removePixels

        public Ice.AsyncResult begin_removePixels​(Pixels theTarget,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Ice.Callback __cb)
        Specified by:
        begin_removePixels in interface ImagePrx
      • begin_removePixels

        public Ice.AsyncResult begin_removePixels​(Pixels theTarget,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removePixels in interface ImagePrx
      • begin_removePixels

        public Ice.AsyncResult begin_removePixels​(Pixels theTarget,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removePixels in interface ImagePrx
      • begin_removePixels

        public Ice.AsyncResult begin_removePixels​(Pixels theTarget,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removePixels in interface ImagePrx
      • begin_removePixels

        public Ice.AsyncResult begin_removePixels​(Pixels theTarget,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removePixels in interface ImagePrx
      • end_removePixels

        public void end_removePixels​(Ice.AsyncResult __iresult)
        Specified by:
        end_removePixels in interface ImagePrx
      • removeRoi

        public void removeRoi​(Roi theTarget)
        Specified by:
        removeRoi in interface ImagePrx
      • removeRoi

        public void removeRoi​(Roi theTarget,
                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        removeRoi in interface ImagePrx
      • begin_removeRoi

        public Ice.AsyncResult begin_removeRoi​(Roi theTarget)
        Specified by:
        begin_removeRoi in interface ImagePrx
      • begin_removeRoi

        public Ice.AsyncResult begin_removeRoi​(Roi theTarget,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_removeRoi in interface ImagePrx
      • begin_removeRoi

        public Ice.AsyncResult begin_removeRoi​(Roi theTarget,
                                               Ice.Callback __cb)
        Specified by:
        begin_removeRoi in interface ImagePrx
      • begin_removeRoi

        public Ice.AsyncResult begin_removeRoi​(Roi theTarget,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Specified by:
        begin_removeRoi in interface ImagePrx
      • begin_removeRoi

        public Ice.AsyncResult begin_removeRoi​(Roi theTarget,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeRoi in interface ImagePrx
      • begin_removeRoi

        public Ice.AsyncResult begin_removeRoi​(Roi theTarget,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeRoi in interface ImagePrx
      • begin_removeRoi

        public Ice.AsyncResult begin_removeRoi​(Roi theTarget,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeRoi in interface ImagePrx
      • begin_removeRoi

        public Ice.AsyncResult begin_removeRoi​(Roi theTarget,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeRoi in interface ImagePrx
      • end_removeRoi

        public void end_removeRoi​(Ice.AsyncResult __iresult)
        Specified by:
        end_removeRoi in interface ImagePrx
      • removeWellSample

        public void removeWellSample​(WellSample theTarget,
                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        removeWellSample in interface ImagePrx
      • begin_removeWellSample

        public Ice.AsyncResult begin_removeWellSample​(WellSample theTarget,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_removeWellSample in interface ImagePrx
      • begin_removeWellSample

        public Ice.AsyncResult begin_removeWellSample​(WellSample theTarget,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Specified by:
        begin_removeWellSample in interface ImagePrx
      • begin_removeWellSample

        public Ice.AsyncResult begin_removeWellSample​(WellSample theTarget,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeWellSample in interface ImagePrx
      • begin_removeWellSample

        public Ice.AsyncResult begin_removeWellSample​(WellSample theTarget,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeWellSample in interface ImagePrx
      • begin_removeWellSample

        public Ice.AsyncResult begin_removeWellSample​(WellSample theTarget,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeWellSample in interface ImagePrx
      • begin_removeWellSample

        public Ice.AsyncResult begin_removeWellSample​(WellSample theTarget,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeWellSample in interface ImagePrx
      • end_removeWellSample

        public void end_removeWellSample​(Ice.AsyncResult __iresult)
        Specified by:
        end_removeWellSample in interface ImagePrx
      • setAcquisitionDate

        public void setAcquisitionDate​(RTime theAcquisitionDate,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setAcquisitionDate in interface ImagePrx
      • begin_setAcquisitionDate

        public Ice.AsyncResult begin_setAcquisitionDate​(RTime theAcquisitionDate,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setAcquisitionDate in interface ImagePrx
      • begin_setAcquisitionDate

        public Ice.AsyncResult begin_setAcquisitionDate​(RTime theAcquisitionDate,
                                                        Ice.Callback __cb)
        Specified by:
        begin_setAcquisitionDate in interface ImagePrx
      • begin_setAcquisitionDate

        public Ice.AsyncResult begin_setAcquisitionDate​(RTime theAcquisitionDate,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        Ice.Callback __cb)
        Specified by:
        begin_setAcquisitionDate in interface ImagePrx
      • begin_setAcquisitionDate

        public Ice.AsyncResult begin_setAcquisitionDate​(RTime theAcquisitionDate,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setAcquisitionDate in interface ImagePrx
      • begin_setAcquisitionDate

        public Ice.AsyncResult begin_setAcquisitionDate​(RTime theAcquisitionDate,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setAcquisitionDate in interface ImagePrx
      • begin_setAcquisitionDate

        public Ice.AsyncResult begin_setAcquisitionDate​(RTime theAcquisitionDate,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setAcquisitionDate in interface ImagePrx
      • begin_setAcquisitionDate

        public Ice.AsyncResult begin_setAcquisitionDate​(RTime theAcquisitionDate,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setAcquisitionDate in interface ImagePrx
      • end_setAcquisitionDate

        public void end_setAcquisitionDate​(Ice.AsyncResult __iresult)
        Specified by:
        end_setAcquisitionDate in interface ImagePrx
      • setArchived

        public void setArchived​(RBool theArchived,
                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setArchived in interface ImagePrx
      • begin_setArchived

        public Ice.AsyncResult begin_setArchived​(RBool theArchived,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setArchived in interface ImagePrx
      • begin_setArchived

        public Ice.AsyncResult begin_setArchived​(RBool theArchived,
                                                 Ice.Callback __cb)
        Specified by:
        begin_setArchived in interface ImagePrx
      • begin_setArchived

        public Ice.AsyncResult begin_setArchived​(RBool theArchived,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
        Specified by:
        begin_setArchived in interface ImagePrx
      • begin_setArchived

        public Ice.AsyncResult begin_setArchived​(RBool theArchived,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setArchived in interface ImagePrx
      • begin_setArchived

        public Ice.AsyncResult begin_setArchived​(RBool theArchived,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setArchived in interface ImagePrx
      • begin_setArchived

        public Ice.AsyncResult begin_setArchived​(RBool theArchived,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setArchived in interface ImagePrx
      • begin_setArchived

        public Ice.AsyncResult begin_setArchived​(RBool theArchived,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setArchived in interface ImagePrx
      • end_setArchived

        public void end_setArchived​(Ice.AsyncResult __iresult)
        Specified by:
        end_setArchived in interface ImagePrx
      • setDescription

        public void setDescription​(RString theDescription,
                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setDescription in interface ImagePrx
      • begin_setDescription

        public Ice.AsyncResult begin_setDescription​(RString theDescription,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setDescription in interface ImagePrx
      • begin_setDescription

        public Ice.AsyncResult begin_setDescription​(RString theDescription,
                                                    Ice.Callback __cb)
        Specified by:
        begin_setDescription in interface ImagePrx
      • begin_setDescription

        public Ice.AsyncResult begin_setDescription​(RString theDescription,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Ice.Callback __cb)
        Specified by:
        begin_setDescription in interface ImagePrx
      • begin_setDescription

        public Ice.AsyncResult begin_setDescription​(RString theDescription,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setDescription in interface ImagePrx
      • begin_setDescription

        public Ice.AsyncResult begin_setDescription​(RString theDescription,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setDescription in interface ImagePrx
      • begin_setDescription

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

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

        public void end_setDescription​(Ice.AsyncResult __iresult)
        Specified by:
        end_setDescription in interface ImagePrx
      • setExperiment

        public void setExperiment​(Experiment theExperiment,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setExperiment in interface ImagePrx
      • begin_setExperiment

        public Ice.AsyncResult begin_setExperiment​(Experiment theExperiment,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setExperiment in interface ImagePrx
      • begin_setExperiment

        public Ice.AsyncResult begin_setExperiment​(Experiment theExperiment,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Specified by:
        begin_setExperiment in interface ImagePrx
      • begin_setExperiment

        public Ice.AsyncResult begin_setExperiment​(Experiment theExperiment,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setExperiment in interface ImagePrx
      • begin_setExperiment

        public Ice.AsyncResult begin_setExperiment​(Experiment theExperiment,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setExperiment in interface ImagePrx
      • begin_setExperiment

        public Ice.AsyncResult begin_setExperiment​(Experiment theExperiment,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setExperiment in interface ImagePrx
      • begin_setExperiment

        public Ice.AsyncResult begin_setExperiment​(Experiment theExperiment,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setExperiment in interface ImagePrx
      • end_setExperiment

        public void end_setExperiment​(Ice.AsyncResult __iresult)
        Specified by:
        end_setExperiment in interface ImagePrx
      • setFileset

        public void setFileset​(Fileset theFileset,
                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setFileset in interface ImagePrx
      • begin_setFileset

        public Ice.AsyncResult begin_setFileset​(Fileset theFileset,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setFileset in interface ImagePrx
      • begin_setFileset

        public Ice.AsyncResult begin_setFileset​(Fileset theFileset,
                                                Ice.Callback __cb)
        Specified by:
        begin_setFileset in interface ImagePrx
      • begin_setFileset

        public Ice.AsyncResult begin_setFileset​(Fileset theFileset,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_setFileset in interface ImagePrx
      • begin_setFileset

        public Ice.AsyncResult begin_setFileset​(Fileset theFileset,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setFileset in interface ImagePrx
      • begin_setFileset

        public Ice.AsyncResult begin_setFileset​(Fileset theFileset,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setFileset in interface ImagePrx
      • begin_setFileset

        public Ice.AsyncResult begin_setFileset​(Fileset theFileset,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setFileset in interface ImagePrx
      • begin_setFileset

        public Ice.AsyncResult begin_setFileset​(Fileset theFileset,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setFileset in interface ImagePrx
      • end_setFileset

        public void end_setFileset​(Ice.AsyncResult __iresult)
        Specified by:
        end_setFileset in interface ImagePrx
      • setFormat

        public void setFormat​(Format theFormat,
                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setFormat in interface ImagePrx
      • begin_setFormat

        public Ice.AsyncResult begin_setFormat​(Format theFormat,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setFormat in interface ImagePrx
      • begin_setFormat

        public Ice.AsyncResult begin_setFormat​(Format theFormat,
                                               Ice.Callback __cb)
        Specified by:
        begin_setFormat in interface ImagePrx
      • begin_setFormat

        public Ice.AsyncResult begin_setFormat​(Format theFormat,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Specified by:
        begin_setFormat in interface ImagePrx
      • begin_setFormat

        public Ice.AsyncResult begin_setFormat​(Format theFormat,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setFormat in interface ImagePrx
      • begin_setFormat

        public Ice.AsyncResult begin_setFormat​(Format theFormat,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setFormat in interface ImagePrx
      • begin_setFormat

        public Ice.AsyncResult begin_setFormat​(Format theFormat,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setFormat in interface ImagePrx
      • begin_setFormat

        public Ice.AsyncResult begin_setFormat​(Format theFormat,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setFormat in interface ImagePrx
      • end_setFormat

        public void end_setFormat​(Ice.AsyncResult __iresult)
        Specified by:
        end_setFormat in interface ImagePrx
      • begin_setImagingEnvironment

        public Ice.AsyncResult begin_setImagingEnvironment​(ImagingEnvironment theImagingEnvironment,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           Ice.Callback __cb)
        Specified by:
        begin_setImagingEnvironment in interface ImagePrx
      • begin_setImagingEnvironment

        public Ice.AsyncResult begin_setImagingEnvironment​(ImagingEnvironment theImagingEnvironment,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setImagingEnvironment in interface ImagePrx
      • begin_setImagingEnvironment

        public Ice.AsyncResult begin_setImagingEnvironment​(ImagingEnvironment theImagingEnvironment,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setImagingEnvironment in interface ImagePrx
      • begin_setImagingEnvironment

        public Ice.AsyncResult begin_setImagingEnvironment​(ImagingEnvironment theImagingEnvironment,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setImagingEnvironment in interface ImagePrx
      • begin_setImagingEnvironment

        public Ice.AsyncResult begin_setImagingEnvironment​(ImagingEnvironment theImagingEnvironment,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setImagingEnvironment in interface ImagePrx
      • setInstrument

        public void setInstrument​(Instrument theInstrument,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setInstrument in interface ImagePrx
      • begin_setInstrument

        public Ice.AsyncResult begin_setInstrument​(Instrument theInstrument,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setInstrument in interface ImagePrx
      • begin_setInstrument

        public Ice.AsyncResult begin_setInstrument​(Instrument theInstrument,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Specified by:
        begin_setInstrument in interface ImagePrx
      • begin_setInstrument

        public Ice.AsyncResult begin_setInstrument​(Instrument theInstrument,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setInstrument in interface ImagePrx
      • begin_setInstrument

        public Ice.AsyncResult begin_setInstrument​(Instrument theInstrument,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setInstrument in interface ImagePrx
      • begin_setInstrument

        public Ice.AsyncResult begin_setInstrument​(Instrument theInstrument,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setInstrument in interface ImagePrx
      • begin_setInstrument

        public Ice.AsyncResult begin_setInstrument​(Instrument theInstrument,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setInstrument in interface ImagePrx
      • end_setInstrument

        public void end_setInstrument​(Ice.AsyncResult __iresult)
        Specified by:
        end_setInstrument in interface ImagePrx
      • setName

        public void setName​(RString theName,
                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setName in interface ImagePrx
      • begin_setName

        public Ice.AsyncResult begin_setName​(RString theName,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setName in interface ImagePrx
      • begin_setName

        public Ice.AsyncResult begin_setName​(RString theName,
                                             Ice.Callback __cb)
        Specified by:
        begin_setName in interface ImagePrx
      • begin_setName

        public Ice.AsyncResult begin_setName​(RString theName,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Ice.Callback __cb)
        Specified by:
        begin_setName in interface ImagePrx
      • begin_setName

        public Ice.AsyncResult begin_setName​(RString theName,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setName in interface ImagePrx
      • begin_setName

        public Ice.AsyncResult begin_setName​(RString theName,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setName in interface ImagePrx
      • begin_setName

        public Ice.AsyncResult begin_setName​(RString theName,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setName in interface ImagePrx
      • begin_setName

        public Ice.AsyncResult begin_setName​(RString theName,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setName in interface ImagePrx
      • end_setName

        public void end_setName​(Ice.AsyncResult __iresult)
        Specified by:
        end_setName in interface ImagePrx
      • begin_setObjectiveSettings

        public Ice.AsyncResult begin_setObjectiveSettings​(ObjectiveSettings theObjectiveSettings,
                                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          Ice.Callback __cb)
        Specified by:
        begin_setObjectiveSettings in interface ImagePrx
      • begin_setObjectiveSettings

        public Ice.AsyncResult begin_setObjectiveSettings​(ObjectiveSettings theObjectiveSettings,
                                                          IceInternal.Functional_VoidCallback __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setObjectiveSettings in interface ImagePrx
      • begin_setObjectiveSettings

        public Ice.AsyncResult begin_setObjectiveSettings​(ObjectiveSettings theObjectiveSettings,
                                                          IceInternal.Functional_VoidCallback __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setObjectiveSettings in interface ImagePrx
      • begin_setObjectiveSettings

        public Ice.AsyncResult begin_setObjectiveSettings​(ObjectiveSettings theObjectiveSettings,
                                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          IceInternal.Functional_VoidCallback __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setObjectiveSettings in interface ImagePrx
      • begin_setObjectiveSettings

        public Ice.AsyncResult begin_setObjectiveSettings​(ObjectiveSettings theObjectiveSettings,
                                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          IceInternal.Functional_VoidCallback __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setObjectiveSettings in interface ImagePrx
      • setPartial

        public void setPartial​(RBool thePartial,
                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setPartial in interface ImagePrx
      • begin_setPartial

        public Ice.AsyncResult begin_setPartial​(RBool thePartial,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setPartial in interface ImagePrx
      • begin_setPartial

        public Ice.AsyncResult begin_setPartial​(RBool thePartial,
                                                Ice.Callback __cb)
        Specified by:
        begin_setPartial in interface ImagePrx
      • begin_setPartial

        public Ice.AsyncResult begin_setPartial​(RBool thePartial,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_setPartial in interface ImagePrx
      • begin_setPartial

        public Ice.AsyncResult begin_setPartial​(RBool thePartial,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setPartial in interface ImagePrx
      • begin_setPartial

        public Ice.AsyncResult begin_setPartial​(RBool thePartial,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setPartial in interface ImagePrx
      • begin_setPartial

        public Ice.AsyncResult begin_setPartial​(RBool thePartial,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setPartial in interface ImagePrx
      • begin_setPartial

        public Ice.AsyncResult begin_setPartial​(RBool thePartial,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setPartial in interface ImagePrx
      • end_setPartial

        public void end_setPartial​(Ice.AsyncResult __iresult)
        Specified by:
        end_setPartial in interface ImagePrx
      • setPixels

        public Pixels setPixels​(int index,
                                Pixels theElement,
                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setPixels in interface ImagePrx
      • begin_setPixels

        public Ice.AsyncResult begin_setPixels​(int index,
                                               Pixels theElement)
        Specified by:
        begin_setPixels in interface ImagePrx
      • begin_setPixels

        public Ice.AsyncResult begin_setPixels​(int index,
                                               Pixels theElement,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setPixels in interface ImagePrx
      • begin_setPixels

        public Ice.AsyncResult begin_setPixels​(int index,
                                               Pixels theElement,
                                               Ice.Callback __cb)
        Specified by:
        begin_setPixels in interface ImagePrx
      • begin_setPixels

        public Ice.AsyncResult begin_setPixels​(int index,
                                               Pixels theElement,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Specified by:
        begin_setPixels in interface ImagePrx
      • begin_setPixels

        public Ice.AsyncResult begin_setPixels​(int index,
                                               Pixels theElement,
                                               IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setPixels in interface ImagePrx
      • begin_setPixels

        public Ice.AsyncResult begin_setPixels​(int index,
                                               Pixels theElement,
                                               IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setPixels in interface ImagePrx
      • begin_setPixels

        public Ice.AsyncResult begin_setPixels​(int index,
                                               Pixels theElement,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setPixels in interface ImagePrx
      • begin_setPixels

        public Ice.AsyncResult begin_setPixels​(int index,
                                               Pixels theElement,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setPixels in interface ImagePrx
      • __setPixels_completed

        public static void __setPixels_completed​(Ice.TwowayCallbackArg1<Pixels> __cb,
                                                 Ice.AsyncResult __result)
      • setPrimaryPixels

        public Pixels setPrimaryPixels​(Pixels theElement,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setPrimaryPixels in interface ImagePrx
      • begin_setPrimaryPixels

        public Ice.AsyncResult begin_setPrimaryPixels​(Pixels theElement,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setPrimaryPixels in interface ImagePrx
      • begin_setPrimaryPixels

        public Ice.AsyncResult begin_setPrimaryPixels​(Pixels theElement,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Specified by:
        begin_setPrimaryPixels in interface ImagePrx
      • begin_setPrimaryPixels

        public Ice.AsyncResult begin_setPrimaryPixels​(Pixels theElement,
                                                      IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setPrimaryPixels in interface ImagePrx
      • begin_setPrimaryPixels

        public Ice.AsyncResult begin_setPrimaryPixels​(Pixels theElement,
                                                      IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setPrimaryPixels in interface ImagePrx
      • begin_setPrimaryPixels

        public Ice.AsyncResult begin_setPrimaryPixels​(Pixels theElement,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setPrimaryPixels in interface ImagePrx
      • begin_setPrimaryPixels

        public Ice.AsyncResult begin_setPrimaryPixels​(Pixels theElement,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<Pixels> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setPrimaryPixels in interface ImagePrx
      • __setPrimaryPixels_completed

        public static void __setPrimaryPixels_completed​(Ice.TwowayCallbackArg1<Pixels> __cb,
                                                        Ice.AsyncResult __result)
      • setSeries

        public void setSeries​(RInt theSeries,
                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setSeries in interface ImagePrx
      • begin_setSeries

        public Ice.AsyncResult begin_setSeries​(RInt theSeries,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setSeries in interface ImagePrx
      • begin_setSeries

        public Ice.AsyncResult begin_setSeries​(RInt theSeries,
                                               Ice.Callback __cb)
        Specified by:
        begin_setSeries in interface ImagePrx
      • begin_setSeries

        public Ice.AsyncResult begin_setSeries​(RInt theSeries,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Specified by:
        begin_setSeries in interface ImagePrx
      • begin_setSeries

        public Ice.AsyncResult begin_setSeries​(RInt theSeries,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setSeries in interface ImagePrx
      • begin_setSeries

        public Ice.AsyncResult begin_setSeries​(RInt theSeries,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setSeries in interface ImagePrx
      • begin_setSeries

        public Ice.AsyncResult begin_setSeries​(RInt theSeries,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setSeries in interface ImagePrx
      • begin_setSeries

        public Ice.AsyncResult begin_setSeries​(RInt theSeries,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setSeries in interface ImagePrx
      • end_setSeries

        public void end_setSeries​(Ice.AsyncResult __iresult)
        Specified by:
        end_setSeries in interface ImagePrx
      • setStageLabel

        public void setStageLabel​(StageLabel theStageLabel,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setStageLabel in interface ImagePrx
      • begin_setStageLabel

        public Ice.AsyncResult begin_setStageLabel​(StageLabel theStageLabel,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setStageLabel in interface ImagePrx
      • begin_setStageLabel

        public Ice.AsyncResult begin_setStageLabel​(StageLabel theStageLabel,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Specified by:
        begin_setStageLabel in interface ImagePrx
      • begin_setStageLabel

        public Ice.AsyncResult begin_setStageLabel​(StageLabel theStageLabel,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setStageLabel in interface ImagePrx
      • begin_setStageLabel

        public Ice.AsyncResult begin_setStageLabel​(StageLabel theStageLabel,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setStageLabel in interface ImagePrx
      • begin_setStageLabel

        public Ice.AsyncResult begin_setStageLabel​(StageLabel theStageLabel,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setStageLabel in interface ImagePrx
      • begin_setStageLabel

        public Ice.AsyncResult begin_setStageLabel​(StageLabel theStageLabel,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setStageLabel in interface ImagePrx
      • end_setStageLabel

        public void end_setStageLabel​(Ice.AsyncResult __iresult)
        Specified by:
        end_setStageLabel in interface ImagePrx
      • setVersion

        public void setVersion​(RInt theVersion,
                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setVersion in interface ImagePrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setVersion in interface ImagePrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion,
                                                Ice.Callback __cb)
        Specified by:
        begin_setVersion in interface ImagePrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_setVersion in interface ImagePrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setVersion in interface ImagePrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setVersion in interface ImagePrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setVersion in interface ImagePrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setVersion in interface ImagePrx
      • end_setVersion

        public void end_setVersion​(Ice.AsyncResult __iresult)
        Specified by:
        end_setVersion in interface ImagePrx
      • sizeOfAnnotationLinks

        public int sizeOfAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        sizeOfAnnotationLinks in interface ImagePrx
      • begin_sizeOfAnnotationLinks

        public Ice.AsyncResult begin_sizeOfAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_sizeOfAnnotationLinks in interface ImagePrx
      • begin_sizeOfAnnotationLinks

        public Ice.AsyncResult begin_sizeOfAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           Ice.Callback __cb)
        Specified by:
        begin_sizeOfAnnotationLinks in interface ImagePrx
      • begin_sizeOfAnnotationLinks

        public Ice.AsyncResult begin_sizeOfAnnotationLinks​(IceInternal.Functional_IntCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfAnnotationLinks in interface ImagePrx
      • begin_sizeOfAnnotationLinks

        public Ice.AsyncResult begin_sizeOfAnnotationLinks​(IceInternal.Functional_IntCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfAnnotationLinks in interface ImagePrx
      • begin_sizeOfAnnotationLinks

        public Ice.AsyncResult begin_sizeOfAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_IntCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfAnnotationLinks in interface ImagePrx
      • begin_sizeOfAnnotationLinks

        public Ice.AsyncResult begin_sizeOfAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_IntCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfAnnotationLinks in interface ImagePrx
      • __sizeOfAnnotationLinks_completed

        public static void __sizeOfAnnotationLinks_completed​(Ice.TwowayCallbackInt __cb,
                                                             Ice.AsyncResult __result)
      • sizeOfDatasetLinks

        public int sizeOfDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        sizeOfDatasetLinks in interface ImagePrx
      • begin_sizeOfDatasetLinks

        public Ice.AsyncResult begin_sizeOfDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_sizeOfDatasetLinks in interface ImagePrx
      • begin_sizeOfDatasetLinks

        public Ice.AsyncResult begin_sizeOfDatasetLinks​(Ice.Callback __cb)
        Specified by:
        begin_sizeOfDatasetLinks in interface ImagePrx
      • begin_sizeOfDatasetLinks

        public Ice.AsyncResult begin_sizeOfDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        Ice.Callback __cb)
        Specified by:
        begin_sizeOfDatasetLinks in interface ImagePrx
      • begin_sizeOfDatasetLinks

        public Ice.AsyncResult begin_sizeOfDatasetLinks​(IceInternal.Functional_IntCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfDatasetLinks in interface ImagePrx
      • begin_sizeOfDatasetLinks

        public Ice.AsyncResult begin_sizeOfDatasetLinks​(IceInternal.Functional_IntCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfDatasetLinks in interface ImagePrx
      • begin_sizeOfDatasetLinks

        public Ice.AsyncResult begin_sizeOfDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_IntCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfDatasetLinks in interface ImagePrx
      • begin_sizeOfDatasetLinks

        public Ice.AsyncResult begin_sizeOfDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_IntCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfDatasetLinks in interface ImagePrx
      • end_sizeOfDatasetLinks

        public int end_sizeOfDatasetLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_sizeOfDatasetLinks in interface ImagePrx
      • __sizeOfDatasetLinks_completed

        public static void __sizeOfDatasetLinks_completed​(Ice.TwowayCallbackInt __cb,
                                                          Ice.AsyncResult __result)
      • sizeOfFolderLinks

        public int sizeOfFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        sizeOfFolderLinks in interface ImagePrx
      • begin_sizeOfFolderLinks

        public Ice.AsyncResult begin_sizeOfFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_sizeOfFolderLinks in interface ImagePrx
      • begin_sizeOfFolderLinks

        public Ice.AsyncResult begin_sizeOfFolderLinks​(Ice.Callback __cb)
        Specified by:
        begin_sizeOfFolderLinks in interface ImagePrx
      • begin_sizeOfFolderLinks

        public Ice.AsyncResult begin_sizeOfFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Specified by:
        begin_sizeOfFolderLinks in interface ImagePrx
      • begin_sizeOfFolderLinks

        public Ice.AsyncResult begin_sizeOfFolderLinks​(IceInternal.Functional_IntCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfFolderLinks in interface ImagePrx
      • begin_sizeOfFolderLinks

        public Ice.AsyncResult begin_sizeOfFolderLinks​(IceInternal.Functional_IntCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfFolderLinks in interface ImagePrx
      • begin_sizeOfFolderLinks

        public Ice.AsyncResult begin_sizeOfFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_IntCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfFolderLinks in interface ImagePrx
      • begin_sizeOfFolderLinks

        public Ice.AsyncResult begin_sizeOfFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_IntCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfFolderLinks in interface ImagePrx
      • end_sizeOfFolderLinks

        public int end_sizeOfFolderLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_sizeOfFolderLinks in interface ImagePrx
      • __sizeOfFolderLinks_completed

        public static void __sizeOfFolderLinks_completed​(Ice.TwowayCallbackInt __cb,
                                                         Ice.AsyncResult __result)
      • sizeOfPixels

        public int sizeOfPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        sizeOfPixels in interface ImagePrx
      • begin_sizeOfPixels

        public Ice.AsyncResult begin_sizeOfPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_sizeOfPixels in interface ImagePrx
      • begin_sizeOfPixels

        public Ice.AsyncResult begin_sizeOfPixels​(Ice.Callback __cb)
        Specified by:
        begin_sizeOfPixels in interface ImagePrx
      • begin_sizeOfPixels

        public Ice.AsyncResult begin_sizeOfPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Ice.Callback __cb)
        Specified by:
        begin_sizeOfPixels in interface ImagePrx
      • begin_sizeOfPixels

        public Ice.AsyncResult begin_sizeOfPixels​(IceInternal.Functional_IntCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfPixels in interface ImagePrx
      • begin_sizeOfPixels

        public Ice.AsyncResult begin_sizeOfPixels​(IceInternal.Functional_IntCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfPixels in interface ImagePrx
      • begin_sizeOfPixels

        public Ice.AsyncResult begin_sizeOfPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_IntCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfPixels in interface ImagePrx
      • begin_sizeOfPixels

        public Ice.AsyncResult begin_sizeOfPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_IntCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfPixels in interface ImagePrx
      • end_sizeOfPixels

        public int end_sizeOfPixels​(Ice.AsyncResult __iresult)
        Specified by:
        end_sizeOfPixels in interface ImagePrx
      • __sizeOfPixels_completed

        public static void __sizeOfPixels_completed​(Ice.TwowayCallbackInt __cb,
                                                    Ice.AsyncResult __result)
      • sizeOfRois

        public int sizeOfRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        sizeOfRois in interface ImagePrx
      • begin_sizeOfRois

        public Ice.AsyncResult begin_sizeOfRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_sizeOfRois in interface ImagePrx
      • begin_sizeOfRois

        public Ice.AsyncResult begin_sizeOfRois​(Ice.Callback __cb)
        Specified by:
        begin_sizeOfRois in interface ImagePrx
      • begin_sizeOfRois

        public Ice.AsyncResult begin_sizeOfRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_sizeOfRois in interface ImagePrx
      • begin_sizeOfRois

        public Ice.AsyncResult begin_sizeOfRois​(IceInternal.Functional_IntCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfRois in interface ImagePrx
      • begin_sizeOfRois

        public Ice.AsyncResult begin_sizeOfRois​(IceInternal.Functional_IntCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfRois in interface ImagePrx
      • begin_sizeOfRois

        public Ice.AsyncResult begin_sizeOfRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_IntCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfRois in interface ImagePrx
      • begin_sizeOfRois

        public Ice.AsyncResult begin_sizeOfRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_IntCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfRois in interface ImagePrx
      • end_sizeOfRois

        public int end_sizeOfRois​(Ice.AsyncResult __iresult)
        Specified by:
        end_sizeOfRois in interface ImagePrx
      • __sizeOfRois_completed

        public static void __sizeOfRois_completed​(Ice.TwowayCallbackInt __cb,
                                                  Ice.AsyncResult __result)
      • sizeOfWellSamples

        public int sizeOfWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        sizeOfWellSamples in interface ImagePrx
      • begin_sizeOfWellSamples

        public Ice.AsyncResult begin_sizeOfWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_sizeOfWellSamples in interface ImagePrx
      • begin_sizeOfWellSamples

        public Ice.AsyncResult begin_sizeOfWellSamples​(Ice.Callback __cb)
        Specified by:
        begin_sizeOfWellSamples in interface ImagePrx
      • begin_sizeOfWellSamples

        public Ice.AsyncResult begin_sizeOfWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Specified by:
        begin_sizeOfWellSamples in interface ImagePrx
      • begin_sizeOfWellSamples

        public Ice.AsyncResult begin_sizeOfWellSamples​(IceInternal.Functional_IntCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfWellSamples in interface ImagePrx
      • begin_sizeOfWellSamples

        public Ice.AsyncResult begin_sizeOfWellSamples​(IceInternal.Functional_IntCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfWellSamples in interface ImagePrx
      • begin_sizeOfWellSamples

        public Ice.AsyncResult begin_sizeOfWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_IntCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfWellSamples in interface ImagePrx
      • begin_sizeOfWellSamples

        public Ice.AsyncResult begin_sizeOfWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_IntCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfWellSamples in interface ImagePrx
      • end_sizeOfWellSamples

        public int end_sizeOfWellSamples​(Ice.AsyncResult __iresult)
        Specified by:
        end_sizeOfWellSamples in interface ImagePrx
      • __sizeOfWellSamples_completed

        public static void __sizeOfWellSamples_completed​(Ice.TwowayCallbackInt __cb,
                                                         Ice.AsyncResult __result)
      • unlinkAnnotation

        public void unlinkAnnotation​(Annotation removal,
                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unlinkAnnotation in interface ImagePrx
      • begin_unlinkAnnotation

        public Ice.AsyncResult begin_unlinkAnnotation​(Annotation removal,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unlinkAnnotation in interface ImagePrx
      • begin_unlinkAnnotation

        public Ice.AsyncResult begin_unlinkAnnotation​(Annotation removal,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Specified by:
        begin_unlinkAnnotation in interface ImagePrx
      • begin_unlinkAnnotation

        public Ice.AsyncResult begin_unlinkAnnotation​(Annotation removal,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unlinkAnnotation in interface ImagePrx
      • begin_unlinkAnnotation

        public Ice.AsyncResult begin_unlinkAnnotation​(Annotation removal,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unlinkAnnotation in interface ImagePrx
      • begin_unlinkAnnotation

        public Ice.AsyncResult begin_unlinkAnnotation​(Annotation removal,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unlinkAnnotation in interface ImagePrx
      • begin_unlinkAnnotation

        public Ice.AsyncResult begin_unlinkAnnotation​(Annotation removal,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unlinkAnnotation in interface ImagePrx
      • end_unlinkAnnotation

        public void end_unlinkAnnotation​(Ice.AsyncResult __iresult)
        Specified by:
        end_unlinkAnnotation in interface ImagePrx
      • unlinkDataset

        public void unlinkDataset​(Dataset removal,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unlinkDataset in interface ImagePrx
      • begin_unlinkDataset

        public Ice.AsyncResult begin_unlinkDataset​(Dataset removal,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unlinkDataset in interface ImagePrx
      • begin_unlinkDataset

        public Ice.AsyncResult begin_unlinkDataset​(Dataset removal,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Specified by:
        begin_unlinkDataset in interface ImagePrx
      • begin_unlinkDataset

        public Ice.AsyncResult begin_unlinkDataset​(Dataset removal,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unlinkDataset in interface ImagePrx
      • begin_unlinkDataset

        public Ice.AsyncResult begin_unlinkDataset​(Dataset removal,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unlinkDataset in interface ImagePrx
      • begin_unlinkDataset

        public Ice.AsyncResult begin_unlinkDataset​(Dataset removal,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unlinkDataset in interface ImagePrx
      • begin_unlinkDataset

        public Ice.AsyncResult begin_unlinkDataset​(Dataset removal,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unlinkDataset in interface ImagePrx
      • end_unlinkDataset

        public void end_unlinkDataset​(Ice.AsyncResult __iresult)
        Specified by:
        end_unlinkDataset in interface ImagePrx
      • unlinkFolder

        public void unlinkFolder​(Folder removal,
                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unlinkFolder in interface ImagePrx
      • begin_unlinkFolder

        public Ice.AsyncResult begin_unlinkFolder​(Folder removal,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unlinkFolder in interface ImagePrx
      • begin_unlinkFolder

        public Ice.AsyncResult begin_unlinkFolder​(Folder removal,
                                                  Ice.Callback __cb)
        Specified by:
        begin_unlinkFolder in interface ImagePrx
      • begin_unlinkFolder

        public Ice.AsyncResult begin_unlinkFolder​(Folder removal,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Ice.Callback __cb)
        Specified by:
        begin_unlinkFolder in interface ImagePrx
      • begin_unlinkFolder

        public Ice.AsyncResult begin_unlinkFolder​(Folder removal,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unlinkFolder in interface ImagePrx
      • begin_unlinkFolder

        public Ice.AsyncResult begin_unlinkFolder​(Folder removal,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unlinkFolder in interface ImagePrx
      • begin_unlinkFolder

        public Ice.AsyncResult begin_unlinkFolder​(Folder removal,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unlinkFolder in interface ImagePrx
      • begin_unlinkFolder

        public Ice.AsyncResult begin_unlinkFolder​(Folder removal,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unlinkFolder in interface ImagePrx
      • end_unlinkFolder

        public void end_unlinkFolder​(Ice.AsyncResult __iresult)
        Specified by:
        end_unlinkFolder in interface ImagePrx
      • unloadAnnotationLinks

        public void unloadAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unloadAnnotationLinks in interface ImagePrx
      • begin_unloadAnnotationLinks

        public Ice.AsyncResult begin_unloadAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unloadAnnotationLinks in interface ImagePrx
      • begin_unloadAnnotationLinks

        public Ice.AsyncResult begin_unloadAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           Ice.Callback __cb)
        Specified by:
        begin_unloadAnnotationLinks in interface ImagePrx
      • begin_unloadAnnotationLinks

        public Ice.AsyncResult begin_unloadAnnotationLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadAnnotationLinks in interface ImagePrx
      • begin_unloadAnnotationLinks

        public Ice.AsyncResult begin_unloadAnnotationLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unloadAnnotationLinks in interface ImagePrx
      • begin_unloadAnnotationLinks

        public Ice.AsyncResult begin_unloadAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadAnnotationLinks in interface ImagePrx
      • begin_unloadAnnotationLinks

        public Ice.AsyncResult begin_unloadAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unloadAnnotationLinks in interface ImagePrx
      • unloadDatasetLinks

        public void unloadDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unloadDatasetLinks in interface ImagePrx
      • begin_unloadDatasetLinks

        public Ice.AsyncResult begin_unloadDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unloadDatasetLinks in interface ImagePrx
      • begin_unloadDatasetLinks

        public Ice.AsyncResult begin_unloadDatasetLinks​(Ice.Callback __cb)
        Specified by:
        begin_unloadDatasetLinks in interface ImagePrx
      • begin_unloadDatasetLinks

        public Ice.AsyncResult begin_unloadDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        Ice.Callback __cb)
        Specified by:
        begin_unloadDatasetLinks in interface ImagePrx
      • begin_unloadDatasetLinks

        public Ice.AsyncResult begin_unloadDatasetLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadDatasetLinks in interface ImagePrx
      • begin_unloadDatasetLinks

        public Ice.AsyncResult begin_unloadDatasetLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unloadDatasetLinks in interface ImagePrx
      • begin_unloadDatasetLinks

        public Ice.AsyncResult begin_unloadDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadDatasetLinks in interface ImagePrx
      • begin_unloadDatasetLinks

        public Ice.AsyncResult begin_unloadDatasetLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unloadDatasetLinks in interface ImagePrx
      • end_unloadDatasetLinks

        public void end_unloadDatasetLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_unloadDatasetLinks in interface ImagePrx
      • unloadFolderLinks

        public void unloadFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unloadFolderLinks in interface ImagePrx
      • begin_unloadFolderLinks

        public Ice.AsyncResult begin_unloadFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unloadFolderLinks in interface ImagePrx
      • begin_unloadFolderLinks

        public Ice.AsyncResult begin_unloadFolderLinks​(Ice.Callback __cb)
        Specified by:
        begin_unloadFolderLinks in interface ImagePrx
      • begin_unloadFolderLinks

        public Ice.AsyncResult begin_unloadFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Specified by:
        begin_unloadFolderLinks in interface ImagePrx
      • begin_unloadFolderLinks

        public Ice.AsyncResult begin_unloadFolderLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadFolderLinks in interface ImagePrx
      • begin_unloadFolderLinks

        public Ice.AsyncResult begin_unloadFolderLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unloadFolderLinks in interface ImagePrx
      • begin_unloadFolderLinks

        public Ice.AsyncResult begin_unloadFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadFolderLinks in interface ImagePrx
      • begin_unloadFolderLinks

        public Ice.AsyncResult begin_unloadFolderLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unloadFolderLinks in interface ImagePrx
      • end_unloadFolderLinks

        public void end_unloadFolderLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_unloadFolderLinks in interface ImagePrx
      • unloadPixels

        public void unloadPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unloadPixels in interface ImagePrx
      • begin_unloadPixels

        public Ice.AsyncResult begin_unloadPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unloadPixels in interface ImagePrx
      • begin_unloadPixels

        public Ice.AsyncResult begin_unloadPixels​(Ice.Callback __cb)
        Specified by:
        begin_unloadPixels in interface ImagePrx
      • begin_unloadPixels

        public Ice.AsyncResult begin_unloadPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Ice.Callback __cb)
        Specified by:
        begin_unloadPixels in interface ImagePrx
      • begin_unloadPixels

        public Ice.AsyncResult begin_unloadPixels​(IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadPixels in interface ImagePrx
      • begin_unloadPixels

        public Ice.AsyncResult begin_unloadPixels​(IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unloadPixels in interface ImagePrx
      • begin_unloadPixels

        public Ice.AsyncResult begin_unloadPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadPixels in interface ImagePrx
      • begin_unloadPixels

        public Ice.AsyncResult begin_unloadPixels​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unloadPixels in interface ImagePrx
      • end_unloadPixels

        public void end_unloadPixels​(Ice.AsyncResult __iresult)
        Specified by:
        end_unloadPixels in interface ImagePrx
      • unloadRois

        public void unloadRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unloadRois in interface ImagePrx
      • begin_unloadRois

        public Ice.AsyncResult begin_unloadRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unloadRois in interface ImagePrx
      • begin_unloadRois

        public Ice.AsyncResult begin_unloadRois​(Ice.Callback __cb)
        Specified by:
        begin_unloadRois in interface ImagePrx
      • begin_unloadRois

        public Ice.AsyncResult begin_unloadRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_unloadRois in interface ImagePrx
      • begin_unloadRois

        public Ice.AsyncResult begin_unloadRois​(IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadRois in interface ImagePrx
      • begin_unloadRois

        public Ice.AsyncResult begin_unloadRois​(IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unloadRois in interface ImagePrx
      • begin_unloadRois

        public Ice.AsyncResult begin_unloadRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadRois in interface ImagePrx
      • begin_unloadRois

        public Ice.AsyncResult begin_unloadRois​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unloadRois in interface ImagePrx
      • end_unloadRois

        public void end_unloadRois​(Ice.AsyncResult __iresult)
        Specified by:
        end_unloadRois in interface ImagePrx
      • unloadWellSamples

        public void unloadWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unloadWellSamples in interface ImagePrx
      • begin_unloadWellSamples

        public Ice.AsyncResult begin_unloadWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unloadWellSamples in interface ImagePrx
      • begin_unloadWellSamples

        public Ice.AsyncResult begin_unloadWellSamples​(Ice.Callback __cb)
        Specified by:
        begin_unloadWellSamples in interface ImagePrx
      • begin_unloadWellSamples

        public Ice.AsyncResult begin_unloadWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Specified by:
        begin_unloadWellSamples in interface ImagePrx
      • begin_unloadWellSamples

        public Ice.AsyncResult begin_unloadWellSamples​(IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadWellSamples in interface ImagePrx
      • begin_unloadWellSamples

        public Ice.AsyncResult begin_unloadWellSamples​(IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unloadWellSamples in interface ImagePrx
      • begin_unloadWellSamples

        public Ice.AsyncResult begin_unloadWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadWellSamples in interface ImagePrx
      • begin_unloadWellSamples

        public Ice.AsyncResult begin_unloadWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unloadWellSamples in interface ImagePrx
      • end_unloadWellSamples

        public void end_unloadWellSamples​(Ice.AsyncResult __iresult)
        Specified by:
        end_unloadWellSamples in interface ImagePrx
      • checkedCast

        public static ImagePrx 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 ImagePrx 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 ImagePrx 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 ImagePrx 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 ImagePrx 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 ImagePrx 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,
                                   ImagePrx v)
      • __read

        public static ImagePrx __read​(IceInternal.BasicStream __is)