Package omero.model

Class WellPrxHelper

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

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

      • __ids

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

      • WellPrxHelper

        public WellPrxHelper()
    • 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_addAllWellAnnotationLinkSet

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

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

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

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

        public Ice.AsyncResult begin_addAllWellAnnotationLinkSet​(java.util.List<WellAnnotationLink> 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_addAllWellAnnotationLinkSet in interface WellPrx
      • addAllWellReagentLinkSet

        public void addAllWellReagentLinkSet​(java.util.List<WellReagentLink> targets,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        addAllWellReagentLinkSet in interface WellPrx
      • begin_addAllWellReagentLinkSet

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

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

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

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

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

        public Ice.AsyncResult begin_addAllWellReagentLinkSet​(java.util.List<WellReagentLink> 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_addAllWellReagentLinkSet in interface WellPrx
      • addAllWellSampleSet

        public void addAllWellSampleSet​(java.util.List<WellSample> targets,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        addAllWellSampleSet in interface WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • end_addAllWellSampleSet

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

        public Ice.AsyncResult begin_addWellAnnotationLink​(WellAnnotationLink target,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addWellAnnotationLink in interface WellPrx
      • begin_addWellAnnotationLink

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

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

        public Ice.AsyncResult begin_addWellAnnotationLink​(WellAnnotationLink 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_addWellAnnotationLink in interface WellPrx
      • end_addWellAnnotationLink

        public void end_addWellAnnotationLink​(Ice.AsyncResult __iresult)
        Specified by:
        end_addWellAnnotationLink in interface WellPrx
      • begin_addWellAnnotationLinkToBoth

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

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

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

        public Ice.AsyncResult begin_addWellAnnotationLinkToBoth​(WellAnnotationLink 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_addWellAnnotationLinkToBoth in interface WellPrx
      • begin_addWellAnnotationLinkToBoth

        public Ice.AsyncResult begin_addWellAnnotationLinkToBoth​(WellAnnotationLink 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_addWellAnnotationLinkToBoth in interface WellPrx
      • begin_addWellReagentLink

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

        public Ice.AsyncResult begin_addWellReagentLink​(WellReagentLink target,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addWellReagentLink in interface WellPrx
      • begin_addWellReagentLink

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

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

        public Ice.AsyncResult begin_addWellReagentLink​(WellReagentLink 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_addWellReagentLink in interface WellPrx
      • end_addWellReagentLink

        public void end_addWellReagentLink​(Ice.AsyncResult __iresult)
        Specified by:
        end_addWellReagentLink in interface WellPrx
      • addWellReagentLinkToBoth

        public void addWellReagentLinkToBoth​(WellReagentLink link,
                                             boolean bothSides,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        addWellReagentLinkToBoth in interface WellPrx
      • begin_addWellReagentLinkToBoth

        public Ice.AsyncResult begin_addWellReagentLinkToBoth​(WellReagentLink link,
                                                              boolean bothSides,
                                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_addWellReagentLinkToBoth in interface WellPrx
      • begin_addWellReagentLinkToBoth

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

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

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

        public Ice.AsyncResult begin_addWellReagentLinkToBoth​(WellReagentLink 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_addWellReagentLinkToBoth in interface WellPrx
      • begin_addWellReagentLinkToBoth

        public Ice.AsyncResult begin_addWellReagentLinkToBoth​(WellReagentLink 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_addWellReagentLinkToBoth in interface WellPrx
      • addWellSample

        public void addWellSample​(WellSample target,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        addWellSample in interface WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • end_addWellSample

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

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

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

        public Ice.AsyncResult begin_clearAnnotationLinks​(Ice.Callback __cb)
        Specified by:
        begin_clearAnnotationLinks in interface WellPrx
      • 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 WellPrx
      • begin_clearAnnotationLinks

        public Ice.AsyncResult begin_clearAnnotationLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearAnnotationLinks in interface WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • end_clearAnnotationLinks

        public void end_clearAnnotationLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_clearAnnotationLinks in interface WellPrx
      • clearReagentLinks

        public void clearReagentLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        clearReagentLinks in interface WellPrx
      • begin_clearReagentLinks

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

        public Ice.AsyncResult begin_clearReagentLinks​(Ice.Callback __cb)
        Specified by:
        begin_clearReagentLinks in interface WellPrx
      • begin_clearReagentLinks

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

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

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

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

        public Ice.AsyncResult begin_clearReagentLinks​(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_clearReagentLinks in interface WellPrx
      • end_clearReagentLinks

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

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

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

        public Ice.AsyncResult begin_clearWellSamples​(Ice.Callback __cb)
        Specified by:
        begin_clearWellSamples in interface WellPrx
      • 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 WellPrx
      • begin_clearWellSamples

        public Ice.AsyncResult begin_clearWellSamples​(IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearWellSamples in interface WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • end_clearWellSamples

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

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

        public Ice.AsyncResult begin_copyAnnotationLinks​(Ice.Callback __cb)
        Specified by:
        begin_copyAnnotationLinks in interface WellPrx
      • 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 WellPrx
      • begin_copyAnnotationLinks

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

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

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

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

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

        public java.util.List<WellReagentLink> copyReagentLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        copyReagentLinks in interface WellPrx
      • begin_copyReagentLinks

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

        public Ice.AsyncResult begin_copyReagentLinks​(Ice.Callback __cb)
        Specified by:
        begin_copyReagentLinks in interface WellPrx
      • begin_copyReagentLinks

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

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

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

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

        public Ice.AsyncResult begin_copyReagentLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyReagentLinks in interface WellPrx
      • __copyReagentLinks_completed

        public static void __copyReagentLinks_completed​(Ice.TwowayCallbackArg1<java.util.List<WellReagentLink>> __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 WellPrx
      • begin_copyWellSamples

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

        public Ice.AsyncResult begin_copyWellSamples​(Ice.Callback __cb)
        Specified by:
        begin_copyWellSamples in interface WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • __copyWellSamples_completed

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

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

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

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

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

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

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

        public static void __findWellAnnotationLink_completed​(Ice.TwowayCallbackArg1<java.util.List<WellAnnotationLink>> __cb,
                                                              Ice.AsyncResult __result)
      • begin_findWellReagentLink

        public Ice.AsyncResult begin_findWellReagentLink​(Reagent removal,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_findWellReagentLink in interface WellPrx
      • begin_findWellReagentLink

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

        public Ice.AsyncResult begin_findWellReagentLink​(Reagent removal,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_findWellReagentLink in interface WellPrx
      • begin_findWellReagentLink

        public Ice.AsyncResult begin_findWellReagentLink​(Reagent removal,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_findWellReagentLink in interface WellPrx
      • begin_findWellReagentLink

        public Ice.AsyncResult begin_findWellReagentLink​(Reagent removal,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_findWellReagentLink in interface WellPrx
      • begin_findWellReagentLink

        public Ice.AsyncResult begin_findWellReagentLink​(Reagent removal,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_findWellReagentLink in interface WellPrx
      • __findWellReagentLink_completed

        public static void __findWellReagentLink_completed​(Ice.TwowayCallbackArg1<java.util.List<WellReagentLink>> __cb,
                                                           Ice.AsyncResult __result)
      • getAlpha

        public RInt getAlpha​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getAlpha in interface WellPrx
      • begin_getAlpha

        public Ice.AsyncResult begin_getAlpha()
        Specified by:
        begin_getAlpha in interface WellPrx
      • begin_getAlpha

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

        public Ice.AsyncResult begin_getAlpha​(Ice.Callback __cb)
        Specified by:
        begin_getAlpha in interface WellPrx
      • begin_getAlpha

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

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

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

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

        public Ice.AsyncResult begin_getAlpha​(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_getAlpha in interface WellPrx
      • end_getAlpha

        public RInt end_getAlpha​(Ice.AsyncResult __iresult)
        Specified by:
        end_getAlpha in interface WellPrx
      • __getAlpha_completed

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

        public java.util.Map<java.lang.Long,​java.lang.Long> getAnnotationLinksCountPerOwner()
        Specified by:
        getAnnotationLinksCountPerOwner in interface WellPrx
      • 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 WellPrx
      • begin_getAnnotationLinksCountPerOwner

        public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getAnnotationLinksCountPerOwner in interface WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • end_getAnnotationLinksCountPerOwner

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

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

        public RInt getBlue​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getBlue in interface WellPrx
      • begin_getBlue

        public Ice.AsyncResult begin_getBlue()
        Specified by:
        begin_getBlue in interface WellPrx
      • begin_getBlue

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

        public Ice.AsyncResult begin_getBlue​(Ice.Callback __cb)
        Specified by:
        begin_getBlue in interface WellPrx
      • begin_getBlue

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

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

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

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

        public Ice.AsyncResult begin_getBlue​(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_getBlue in interface WellPrx
      • end_getBlue

        public RInt end_getBlue​(Ice.AsyncResult __iresult)
        Specified by:
        end_getBlue in interface WellPrx
      • __getBlue_completed

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

        public RInt getColumn​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getColumn in interface WellPrx
      • begin_getColumn

        public Ice.AsyncResult begin_getColumn()
        Specified by:
        begin_getColumn in interface WellPrx
      • begin_getColumn

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

        public Ice.AsyncResult begin_getColumn​(Ice.Callback __cb)
        Specified by:
        begin_getColumn in interface WellPrx
      • begin_getColumn

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

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

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

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

        public Ice.AsyncResult begin_getColumn​(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_getColumn in interface WellPrx
      • end_getColumn

        public RInt end_getColumn​(Ice.AsyncResult __iresult)
        Specified by:
        end_getColumn in interface WellPrx
      • __getColumn_completed

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

        public RString getExternalDescription​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getExternalDescription in interface WellPrx
      • begin_getExternalDescription

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

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

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

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

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

        public Ice.AsyncResult begin_getExternalDescription​(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_getExternalDescription in interface WellPrx
      • __getExternalDescription_completed

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

        public RString getExternalIdentifier​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getExternalIdentifier in interface WellPrx
      • begin_getExternalIdentifier

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

        public Ice.AsyncResult begin_getExternalIdentifier​(Ice.Callback __cb)
        Specified by:
        begin_getExternalIdentifier in interface WellPrx
      • begin_getExternalIdentifier

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

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

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

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

        public Ice.AsyncResult begin_getExternalIdentifier​(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_getExternalIdentifier in interface WellPrx
      • __getExternalIdentifier_completed

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

        public RInt getGreen​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getGreen in interface WellPrx
      • begin_getGreen

        public Ice.AsyncResult begin_getGreen()
        Specified by:
        begin_getGreen in interface WellPrx
      • begin_getGreen

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

        public Ice.AsyncResult begin_getGreen​(Ice.Callback __cb)
        Specified by:
        begin_getGreen in interface WellPrx
      • begin_getGreen

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

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

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

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

        public Ice.AsyncResult begin_getGreen​(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_getGreen in interface WellPrx
      • end_getGreen

        public RInt end_getGreen​(Ice.AsyncResult __iresult)
        Specified by:
        end_getGreen in interface WellPrx
      • __getGreen_completed

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

        public Plate getPlate​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getPlate in interface WellPrx
      • begin_getPlate

        public Ice.AsyncResult begin_getPlate()
        Specified by:
        begin_getPlate in interface WellPrx
      • begin_getPlate

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

        public Ice.AsyncResult begin_getPlate​(Ice.Callback __cb)
        Specified by:
        begin_getPlate in interface WellPrx
      • begin_getPlate

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

        public Ice.AsyncResult begin_getPlate​(IceInternal.Functional_GenericCallback1<Plate> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getPlate in interface WellPrx
      • begin_getPlate

        public Ice.AsyncResult begin_getPlate​(IceInternal.Functional_GenericCallback1<Plate> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getPlate in interface WellPrx
      • begin_getPlate

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

        public Ice.AsyncResult begin_getPlate​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<Plate> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getPlate in interface WellPrx
      • end_getPlate

        public Plate end_getPlate​(Ice.AsyncResult __iresult)
        Specified by:
        end_getPlate in interface WellPrx
      • __getPlate_completed

        public static void __getPlate_completed​(Ice.TwowayCallbackArg1<Plate> __cb,
                                                Ice.AsyncResult __result)
      • begin_getPrimaryWellSample

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

        public Ice.AsyncResult begin_getPrimaryWellSample​(Ice.Callback __cb)
        Specified by:
        begin_getPrimaryWellSample in interface WellPrx
      • begin_getPrimaryWellSample

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

        public Ice.AsyncResult begin_getPrimaryWellSample​(IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getPrimaryWellSample in interface WellPrx
      • begin_getPrimaryWellSample

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

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

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

        public static void __getPrimaryWellSample_completed​(Ice.TwowayCallbackArg1<WellSample> __cb,
                                                            Ice.AsyncResult __result)
      • getReagentLinksCountPerOwner

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

        public java.util.Map<java.lang.Long,​java.lang.Long> getReagentLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getReagentLinksCountPerOwner in interface WellPrx
      • begin_getReagentLinksCountPerOwner

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

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

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

        public Ice.AsyncResult begin_getReagentLinksCountPerOwner​(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_getReagentLinksCountPerOwner in interface WellPrx
      • begin_getReagentLinksCountPerOwner

        public Ice.AsyncResult begin_getReagentLinksCountPerOwner​(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_getReagentLinksCountPerOwner in interface WellPrx
      • begin_getReagentLinksCountPerOwner

        public Ice.AsyncResult begin_getReagentLinksCountPerOwner​(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_getReagentLinksCountPerOwner in interface WellPrx
      • end_getReagentLinksCountPerOwner

        public java.util.Map<java.lang.Long,​java.lang.Long> end_getReagentLinksCountPerOwner​(Ice.AsyncResult __iresult)
        Specified by:
        end_getReagentLinksCountPerOwner in interface WellPrx
      • __getReagentLinksCountPerOwner_completed

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

        public RInt getRed​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getRed in interface WellPrx
      • begin_getRed

        public Ice.AsyncResult begin_getRed()
        Specified by:
        begin_getRed in interface WellPrx
      • begin_getRed

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

        public Ice.AsyncResult begin_getRed​(Ice.Callback __cb)
        Specified by:
        begin_getRed in interface WellPrx
      • begin_getRed

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

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

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

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

        public Ice.AsyncResult begin_getRed​(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_getRed in interface WellPrx
      • end_getRed

        public RInt end_getRed​(Ice.AsyncResult __iresult)
        Specified by:
        end_getRed in interface WellPrx
      • __getRed_completed

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

        public RInt getRow​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getRow in interface WellPrx
      • begin_getRow

        public Ice.AsyncResult begin_getRow()
        Specified by:
        begin_getRow in interface WellPrx
      • begin_getRow

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

        public Ice.AsyncResult begin_getRow​(Ice.Callback __cb)
        Specified by:
        begin_getRow in interface WellPrx
      • begin_getRow

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

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

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

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

        public Ice.AsyncResult begin_getRow​(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_getRow in interface WellPrx
      • end_getRow

        public RInt end_getRow​(Ice.AsyncResult __iresult)
        Specified by:
        end_getRow in interface WellPrx
      • __getRow_completed

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

        public RString getStatus​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getStatus in interface WellPrx
      • begin_getStatus

        public Ice.AsyncResult begin_getStatus()
        Specified by:
        begin_getStatus in interface WellPrx
      • begin_getStatus

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

        public Ice.AsyncResult begin_getStatus​(Ice.Callback __cb)
        Specified by:
        begin_getStatus in interface WellPrx
      • begin_getStatus

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

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

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

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

        public Ice.AsyncResult begin_getStatus​(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_getStatus in interface WellPrx
      • __getStatus_completed

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

        public RString getType​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getType in interface WellPrx
      • begin_getType

        public Ice.AsyncResult begin_getType()
        Specified by:
        begin_getType in interface WellPrx
      • begin_getType

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

        public Ice.AsyncResult begin_getType​(Ice.Callback __cb)
        Specified by:
        begin_getType in interface WellPrx
      • begin_getType

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

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

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

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

        public Ice.AsyncResult begin_getType​(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_getType in interface WellPrx
      • __getType_completed

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

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

        public Ice.AsyncResult begin_getVersion()
        Specified by:
        begin_getVersion in interface WellPrx
      • begin_getVersion

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

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

        public Ice.AsyncResult begin_getVersion​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getVersion in interface WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • end_getVersion

        public RInt end_getVersion​(Ice.AsyncResult __iresult)
        Specified by:
        end_getVersion in interface WellPrx
      • __getVersion_completed

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

        public WellSample getWellSample​(int index,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getWellSample in interface WellPrx
      • begin_getWellSample

        public Ice.AsyncResult begin_getWellSample​(int index)
        Specified by:
        begin_getWellSample in interface WellPrx
      • begin_getWellSample

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

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

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

        public Ice.AsyncResult begin_getWellSample​(int index,
                                                   IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getWellSample in interface WellPrx
      • begin_getWellSample

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

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

        public Ice.AsyncResult begin_getWellSample​(int index,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getWellSample in interface WellPrx
      • __getWellSample_completed

        public static void __getWellSample_completed​(Ice.TwowayCallbackArg1<WellSample> __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 WellPrx
      • 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 WellPrx
      • begin_linkAnnotation

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

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

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

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

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

        public Ice.AsyncResult begin_linkReagent​(Reagent addition,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_linkReagent in interface WellPrx
      • begin_linkReagent

        public Ice.AsyncResult begin_linkReagent​(Reagent addition,
                                                 Ice.Callback __cb)
        Specified by:
        begin_linkReagent in interface WellPrx
      • begin_linkReagent

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

        public Ice.AsyncResult begin_linkReagent​(Reagent addition,
                                                 IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkReagent in interface WellPrx
      • begin_linkReagent

        public Ice.AsyncResult begin_linkReagent​(Reagent addition,
                                                 IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkReagent in interface WellPrx
      • begin_linkReagent

        public Ice.AsyncResult begin_linkReagent​(Reagent addition,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkReagent in interface WellPrx
      • begin_linkReagent

        public Ice.AsyncResult begin_linkReagent​(Reagent addition,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkReagent in interface WellPrx
      • __linkReagent_completed

        public static void __linkReagent_completed​(Ice.TwowayCallbackArg1<WellReagentLink> __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 WellPrx
      • begin_linkedAnnotationList

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

        public Ice.AsyncResult begin_linkedAnnotationList​(Ice.Callback __cb)
        Specified by:
        begin_linkedAnnotationList in interface WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • __linkedAnnotationList_completed

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

        public java.util.List<Reagent> linkedReagentList​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        linkedReagentList in interface WellPrx
      • begin_linkedReagentList

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

        public Ice.AsyncResult begin_linkedReagentList​(Ice.Callback __cb)
        Specified by:
        begin_linkedReagentList in interface WellPrx
      • begin_linkedReagentList

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

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

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

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

        public Ice.AsyncResult begin_linkedReagentList​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkedReagentList in interface WellPrx
      • __linkedReagentList_completed

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

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

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

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

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

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

        public Ice.AsyncResult begin_reloadAnnotationLinks​(Well 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 WellPrx
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(Well 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 WellPrx
      • end_reloadAnnotationLinks

        public void end_reloadAnnotationLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_reloadAnnotationLinks in interface WellPrx
      • reloadReagentLinks

        public void reloadReagentLinks​(Well toCopy,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        reloadReagentLinks in interface WellPrx
      • begin_reloadReagentLinks

        public Ice.AsyncResult begin_reloadReagentLinks​(Well toCopy,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_reloadReagentLinks in interface WellPrx
      • begin_reloadReagentLinks

        public Ice.AsyncResult begin_reloadReagentLinks​(Well toCopy,
                                                        Ice.Callback __cb)
        Specified by:
        begin_reloadReagentLinks in interface WellPrx
      • begin_reloadReagentLinks

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

        public Ice.AsyncResult begin_reloadReagentLinks​(Well toCopy,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadReagentLinks in interface WellPrx
      • begin_reloadReagentLinks

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

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

        public Ice.AsyncResult begin_reloadReagentLinks​(Well 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_reloadReagentLinks in interface WellPrx
      • end_reloadReagentLinks

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

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

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

        public Ice.AsyncResult begin_reloadWellSamples​(Well toCopy,
                                                       Ice.Callback __cb)
        Specified by:
        begin_reloadWellSamples in interface WellPrx
      • begin_reloadWellSamples

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

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

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

        public Ice.AsyncResult begin_reloadWellSamples​(Well 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 WellPrx
      • begin_reloadWellSamples

        public Ice.AsyncResult begin_reloadWellSamples​(Well 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 WellPrx
      • end_reloadWellSamples

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

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

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

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

        public Ice.AsyncResult begin_removeAllWellAnnotationLinkSet​(java.util.List<WellAnnotationLink> 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_removeAllWellAnnotationLinkSet in interface WellPrx
      • begin_removeAllWellReagentLinkSet

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

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

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

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

        public Ice.AsyncResult begin_removeAllWellReagentLinkSet​(java.util.List<WellReagentLink> 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_removeAllWellReagentLinkSet in interface WellPrx
      • removeAllWellSampleSet

        public void removeAllWellSampleSet​(java.util.List<WellSample> targets,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        removeAllWellSampleSet in interface WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • begin_removeWellAnnotationLink

        public Ice.AsyncResult begin_removeWellAnnotationLink​(WellAnnotationLink theTarget,
                                                              IceInternal.Functional_VoidCallback __responseCb,
                                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeWellAnnotationLink in interface WellPrx
      • begin_removeWellAnnotationLink

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

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

        public Ice.AsyncResult begin_removeWellAnnotationLink​(WellAnnotationLink 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_removeWellAnnotationLink in interface WellPrx
      • begin_removeWellAnnotationLinkFromBoth

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

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

        public Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth​(WellAnnotationLink 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_removeWellAnnotationLinkFromBoth in interface WellPrx
      • begin_removeWellAnnotationLinkFromBoth

        public Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth​(WellAnnotationLink 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_removeWellAnnotationLinkFromBoth in interface WellPrx
      • begin_removeWellReagentLink

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

        public Ice.AsyncResult begin_removeWellReagentLink​(WellReagentLink theTarget,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeWellReagentLink in interface WellPrx
      • begin_removeWellReagentLink

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

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

        public Ice.AsyncResult begin_removeWellReagentLink​(WellReagentLink 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_removeWellReagentLink in interface WellPrx
      • end_removeWellReagentLink

        public void end_removeWellReagentLink​(Ice.AsyncResult __iresult)
        Specified by:
        end_removeWellReagentLink in interface WellPrx
      • begin_removeWellReagentLinkFromBoth

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

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

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

        public Ice.AsyncResult begin_removeWellReagentLinkFromBoth​(WellReagentLink 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_removeWellReagentLinkFromBoth in interface WellPrx
      • begin_removeWellReagentLinkFromBoth

        public Ice.AsyncResult begin_removeWellReagentLinkFromBoth​(WellReagentLink 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_removeWellReagentLinkFromBoth in interface WellPrx
      • removeWellSample

        public void removeWellSample​(WellSample theTarget,
                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        removeWellSample in interface WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • end_removeWellSample

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

        public void setAlpha​(RInt theAlpha)
        Specified by:
        setAlpha in interface WellPrx
      • setAlpha

        public void setAlpha​(RInt theAlpha,
                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setAlpha in interface WellPrx
      • begin_setAlpha

        public Ice.AsyncResult begin_setAlpha​(RInt theAlpha)
        Specified by:
        begin_setAlpha in interface WellPrx
      • begin_setAlpha

        public Ice.AsyncResult begin_setAlpha​(RInt theAlpha,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setAlpha in interface WellPrx
      • begin_setAlpha

        public Ice.AsyncResult begin_setAlpha​(RInt theAlpha,
                                              Ice.Callback __cb)
        Specified by:
        begin_setAlpha in interface WellPrx
      • begin_setAlpha

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

        public Ice.AsyncResult begin_setAlpha​(RInt theAlpha,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setAlpha in interface WellPrx
      • begin_setAlpha

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

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

        public Ice.AsyncResult begin_setAlpha​(RInt theAlpha,
                                              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_setAlpha in interface WellPrx
      • end_setAlpha

        public void end_setAlpha​(Ice.AsyncResult __iresult)
        Specified by:
        end_setAlpha in interface WellPrx
      • setBlue

        public void setBlue​(RInt theBlue)
        Specified by:
        setBlue in interface WellPrx
      • setBlue

        public void setBlue​(RInt theBlue,
                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setBlue in interface WellPrx
      • begin_setBlue

        public Ice.AsyncResult begin_setBlue​(RInt theBlue)
        Specified by:
        begin_setBlue in interface WellPrx
      • begin_setBlue

        public Ice.AsyncResult begin_setBlue​(RInt theBlue,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setBlue in interface WellPrx
      • begin_setBlue

        public Ice.AsyncResult begin_setBlue​(RInt theBlue,
                                             Ice.Callback __cb)
        Specified by:
        begin_setBlue in interface WellPrx
      • begin_setBlue

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

        public Ice.AsyncResult begin_setBlue​(RInt theBlue,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setBlue in interface WellPrx
      • begin_setBlue

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

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

        public Ice.AsyncResult begin_setBlue​(RInt theBlue,
                                             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_setBlue in interface WellPrx
      • end_setBlue

        public void end_setBlue​(Ice.AsyncResult __iresult)
        Specified by:
        end_setBlue in interface WellPrx
      • setColumn

        public void setColumn​(RInt theColumn)
        Specified by:
        setColumn in interface WellPrx
      • setColumn

        public void setColumn​(RInt theColumn,
                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setColumn in interface WellPrx
      • begin_setColumn

        public Ice.AsyncResult begin_setColumn​(RInt theColumn)
        Specified by:
        begin_setColumn in interface WellPrx
      • begin_setColumn

        public Ice.AsyncResult begin_setColumn​(RInt theColumn,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setColumn in interface WellPrx
      • begin_setColumn

        public Ice.AsyncResult begin_setColumn​(RInt theColumn,
                                               Ice.Callback __cb)
        Specified by:
        begin_setColumn in interface WellPrx
      • begin_setColumn

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

        public Ice.AsyncResult begin_setColumn​(RInt theColumn,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setColumn in interface WellPrx
      • begin_setColumn

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

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

        public Ice.AsyncResult begin_setColumn​(RInt theColumn,
                                               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_setColumn in interface WellPrx
      • end_setColumn

        public void end_setColumn​(Ice.AsyncResult __iresult)
        Specified by:
        end_setColumn in interface WellPrx
      • setExternalDescription

        public void setExternalDescription​(RString theExternalDescription,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setExternalDescription in interface WellPrx
      • begin_setExternalDescription

        public Ice.AsyncResult begin_setExternalDescription​(RString theExternalDescription,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setExternalDescription in interface WellPrx
      • begin_setExternalDescription

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

        public Ice.AsyncResult begin_setExternalDescription​(RString theExternalDescription,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setExternalDescription in interface WellPrx
      • begin_setExternalDescription

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

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

        public Ice.AsyncResult begin_setExternalDescription​(RString theExternalDescription,
                                                            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_setExternalDescription in interface WellPrx
      • setExternalIdentifier

        public void setExternalIdentifier​(RString theExternalIdentifier,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setExternalIdentifier in interface WellPrx
      • begin_setExternalIdentifier

        public Ice.AsyncResult begin_setExternalIdentifier​(RString theExternalIdentifier,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setExternalIdentifier in interface WellPrx
      • begin_setExternalIdentifier

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

        public Ice.AsyncResult begin_setExternalIdentifier​(RString theExternalIdentifier,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setExternalIdentifier in interface WellPrx
      • begin_setExternalIdentifier

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

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

        public Ice.AsyncResult begin_setExternalIdentifier​(RString theExternalIdentifier,
                                                           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_setExternalIdentifier in interface WellPrx
      • end_setExternalIdentifier

        public void end_setExternalIdentifier​(Ice.AsyncResult __iresult)
        Specified by:
        end_setExternalIdentifier in interface WellPrx
      • setGreen

        public void setGreen​(RInt theGreen)
        Specified by:
        setGreen in interface WellPrx
      • setGreen

        public void setGreen​(RInt theGreen,
                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setGreen in interface WellPrx
      • begin_setGreen

        public Ice.AsyncResult begin_setGreen​(RInt theGreen)
        Specified by:
        begin_setGreen in interface WellPrx
      • begin_setGreen

        public Ice.AsyncResult begin_setGreen​(RInt theGreen,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setGreen in interface WellPrx
      • begin_setGreen

        public Ice.AsyncResult begin_setGreen​(RInt theGreen,
                                              Ice.Callback __cb)
        Specified by:
        begin_setGreen in interface WellPrx
      • begin_setGreen

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

        public Ice.AsyncResult begin_setGreen​(RInt theGreen,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setGreen in interface WellPrx
      • begin_setGreen

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

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

        public Ice.AsyncResult begin_setGreen​(RInt theGreen,
                                              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_setGreen in interface WellPrx
      • end_setGreen

        public void end_setGreen​(Ice.AsyncResult __iresult)
        Specified by:
        end_setGreen in interface WellPrx
      • setPlate

        public void setPlate​(Plate thePlate,
                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setPlate in interface WellPrx
      • begin_setPlate

        public Ice.AsyncResult begin_setPlate​(Plate thePlate,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setPlate in interface WellPrx
      • begin_setPlate

        public Ice.AsyncResult begin_setPlate​(Plate thePlate,
                                              Ice.Callback __cb)
        Specified by:
        begin_setPlate in interface WellPrx
      • begin_setPlate

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

        public Ice.AsyncResult begin_setPlate​(Plate thePlate,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setPlate in interface WellPrx
      • begin_setPlate

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

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

        public Ice.AsyncResult begin_setPlate​(Plate thePlate,
                                              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_setPlate in interface WellPrx
      • end_setPlate

        public void end_setPlate​(Ice.AsyncResult __iresult)
        Specified by:
        end_setPlate in interface WellPrx
      • begin_setPrimaryWellSample

        public Ice.AsyncResult begin_setPrimaryWellSample​(WellSample theElement,
                                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setPrimaryWellSample in interface WellPrx
      • begin_setPrimaryWellSample

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

        public Ice.AsyncResult begin_setPrimaryWellSample​(WellSample theElement,
                                                          IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setPrimaryWellSample in interface WellPrx
      • begin_setPrimaryWellSample

        public Ice.AsyncResult begin_setPrimaryWellSample​(WellSample theElement,
                                                          IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setPrimaryWellSample in interface WellPrx
      • begin_setPrimaryWellSample

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

        public Ice.AsyncResult begin_setPrimaryWellSample​(WellSample theElement,
                                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setPrimaryWellSample in interface WellPrx
      • __setPrimaryWellSample_completed

        public static void __setPrimaryWellSample_completed​(Ice.TwowayCallbackArg1<WellSample> __cb,
                                                            Ice.AsyncResult __result)
      • setRed

        public void setRed​(RInt theRed)
        Specified by:
        setRed in interface WellPrx
      • setRed

        public void setRed​(RInt theRed,
                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setRed in interface WellPrx
      • begin_setRed

        public Ice.AsyncResult begin_setRed​(RInt theRed)
        Specified by:
        begin_setRed in interface WellPrx
      • begin_setRed

        public Ice.AsyncResult begin_setRed​(RInt theRed,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setRed in interface WellPrx
      • begin_setRed

        public Ice.AsyncResult begin_setRed​(RInt theRed,
                                            Ice.Callback __cb)
        Specified by:
        begin_setRed in interface WellPrx
      • begin_setRed

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

        public Ice.AsyncResult begin_setRed​(RInt theRed,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setRed in interface WellPrx
      • begin_setRed

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

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

        public Ice.AsyncResult begin_setRed​(RInt theRed,
                                            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_setRed in interface WellPrx
      • end_setRed

        public void end_setRed​(Ice.AsyncResult __iresult)
        Specified by:
        end_setRed in interface WellPrx
      • setRow

        public void setRow​(RInt theRow)
        Specified by:
        setRow in interface WellPrx
      • setRow

        public void setRow​(RInt theRow,
                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setRow in interface WellPrx
      • begin_setRow

        public Ice.AsyncResult begin_setRow​(RInt theRow)
        Specified by:
        begin_setRow in interface WellPrx
      • begin_setRow

        public Ice.AsyncResult begin_setRow​(RInt theRow,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setRow in interface WellPrx
      • begin_setRow

        public Ice.AsyncResult begin_setRow​(RInt theRow,
                                            Ice.Callback __cb)
        Specified by:
        begin_setRow in interface WellPrx
      • begin_setRow

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

        public Ice.AsyncResult begin_setRow​(RInt theRow,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setRow in interface WellPrx
      • begin_setRow

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

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

        public Ice.AsyncResult begin_setRow​(RInt theRow,
                                            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_setRow in interface WellPrx
      • end_setRow

        public void end_setRow​(Ice.AsyncResult __iresult)
        Specified by:
        end_setRow in interface WellPrx
      • setStatus

        public void setStatus​(RString theStatus,
                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setStatus in interface WellPrx
      • begin_setStatus

        public Ice.AsyncResult begin_setStatus​(RString theStatus,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setStatus in interface WellPrx
      • begin_setStatus

        public Ice.AsyncResult begin_setStatus​(RString theStatus,
                                               Ice.Callback __cb)
        Specified by:
        begin_setStatus in interface WellPrx
      • begin_setStatus

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

        public Ice.AsyncResult begin_setStatus​(RString theStatus,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setStatus in interface WellPrx
      • begin_setStatus

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

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

        public Ice.AsyncResult begin_setStatus​(RString theStatus,
                                               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_setStatus in interface WellPrx
      • end_setStatus

        public void end_setStatus​(Ice.AsyncResult __iresult)
        Specified by:
        end_setStatus in interface WellPrx
      • setType

        public void setType​(RString theType,
                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setType in interface WellPrx
      • begin_setType

        public Ice.AsyncResult begin_setType​(RString theType,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setType in interface WellPrx
      • begin_setType

        public Ice.AsyncResult begin_setType​(RString theType,
                                             Ice.Callback __cb)
        Specified by:
        begin_setType in interface WellPrx
      • begin_setType

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

        public Ice.AsyncResult begin_setType​(RString theType,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setType in interface WellPrx
      • begin_setType

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

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

        public Ice.AsyncResult begin_setType​(RString theType,
                                             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_setType in interface WellPrx
      • end_setType

        public void end_setType​(Ice.AsyncResult __iresult)
        Specified by:
        end_setType in interface WellPrx
      • setVersion

        public void setVersion​(RInt theVersion)
        Specified by:
        setVersion in interface WellPrx
      • setVersion

        public void setVersion​(RInt theVersion,
                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setVersion in interface WellPrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion)
        Specified by:
        begin_setVersion in interface WellPrx
      • 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 WellPrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion,
                                                Ice.Callback __cb)
        Specified by:
        begin_setVersion in interface WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • end_setVersion

        public void end_setVersion​(Ice.AsyncResult __iresult)
        Specified by:
        end_setVersion in interface WellPrx
      • begin_setWellSample

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

        public Ice.AsyncResult begin_setWellSample​(int index,
                                                   WellSample theElement,
                                                   Ice.Callback __cb)
        Specified by:
        begin_setWellSample in interface WellPrx
      • begin_setWellSample

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

        public Ice.AsyncResult begin_setWellSample​(int index,
                                                   WellSample theElement,
                                                   IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setWellSample in interface WellPrx
      • begin_setWellSample

        public Ice.AsyncResult begin_setWellSample​(int index,
                                                   WellSample theElement,
                                                   IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setWellSample in interface WellPrx
      • begin_setWellSample

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

        public Ice.AsyncResult begin_setWellSample​(int index,
                                                   WellSample theElement,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_GenericCallback1<WellSample> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setWellSample in interface WellPrx
      • __setWellSample_completed

        public static void __setWellSample_completed​(Ice.TwowayCallbackArg1<WellSample> __cb,
                                                     Ice.AsyncResult __result)
      • sizeOfAnnotationLinks

        public int sizeOfAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        sizeOfAnnotationLinks in interface WellPrx
      • begin_sizeOfAnnotationLinks

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

        public Ice.AsyncResult begin_sizeOfAnnotationLinks​(Ice.Callback __cb)
        Specified by:
        begin_sizeOfAnnotationLinks in interface WellPrx
      • 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 WellPrx
      • begin_sizeOfAnnotationLinks

        public Ice.AsyncResult begin_sizeOfAnnotationLinks​(IceInternal.Functional_IntCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfAnnotationLinks in interface WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • end_sizeOfAnnotationLinks

        public int end_sizeOfAnnotationLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_sizeOfAnnotationLinks in interface WellPrx
      • __sizeOfAnnotationLinks_completed

        public static void __sizeOfAnnotationLinks_completed​(Ice.TwowayCallbackInt __cb,
                                                             Ice.AsyncResult __result)
      • sizeOfReagentLinks

        public int sizeOfReagentLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        sizeOfReagentLinks in interface WellPrx
      • begin_sizeOfReagentLinks

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

        public Ice.AsyncResult begin_sizeOfReagentLinks​(Ice.Callback __cb)
        Specified by:
        begin_sizeOfReagentLinks in interface WellPrx
      • begin_sizeOfReagentLinks

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

        public Ice.AsyncResult begin_sizeOfReagentLinks​(IceInternal.Functional_IntCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfReagentLinks in interface WellPrx
      • begin_sizeOfReagentLinks

        public Ice.AsyncResult begin_sizeOfReagentLinks​(IceInternal.Functional_IntCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfReagentLinks in interface WellPrx
      • begin_sizeOfReagentLinks

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

        public Ice.AsyncResult begin_sizeOfReagentLinks​(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_sizeOfReagentLinks in interface WellPrx
      • end_sizeOfReagentLinks

        public int end_sizeOfReagentLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_sizeOfReagentLinks in interface WellPrx
      • __sizeOfReagentLinks_completed

        public static void __sizeOfReagentLinks_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 WellPrx
      • begin_sizeOfWellSamples

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

        public Ice.AsyncResult begin_sizeOfWellSamples​(Ice.Callback __cb)
        Specified by:
        begin_sizeOfWellSamples in interface WellPrx
      • 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 WellPrx
      • begin_sizeOfWellSamples

        public Ice.AsyncResult begin_sizeOfWellSamples​(IceInternal.Functional_IntCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfWellSamples in interface WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • end_sizeOfWellSamples

        public int end_sizeOfWellSamples​(Ice.AsyncResult __iresult)
        Specified by:
        end_sizeOfWellSamples in interface WellPrx
      • __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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • end_unlinkAnnotation

        public void end_unlinkAnnotation​(Ice.AsyncResult __iresult)
        Specified by:
        end_unlinkAnnotation in interface WellPrx
      • unlinkReagent

        public void unlinkReagent​(Reagent removal,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unlinkReagent in interface WellPrx
      • begin_unlinkReagent

        public Ice.AsyncResult begin_unlinkReagent​(Reagent removal,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unlinkReagent in interface WellPrx
      • begin_unlinkReagent

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

        public Ice.AsyncResult begin_unlinkReagent​(Reagent removal,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unlinkReagent in interface WellPrx
      • begin_unlinkReagent

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

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

        public Ice.AsyncResult begin_unlinkReagent​(Reagent 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_unlinkReagent in interface WellPrx
      • end_unlinkReagent

        public void end_unlinkReagent​(Ice.AsyncResult __iresult)
        Specified by:
        end_unlinkReagent in interface WellPrx
      • unloadAnnotationLinks

        public void unloadAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unloadAnnotationLinks in interface WellPrx
      • begin_unloadAnnotationLinks

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

        public Ice.AsyncResult begin_unloadAnnotationLinks​(Ice.Callback __cb)
        Specified by:
        begin_unloadAnnotationLinks in interface WellPrx
      • 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 WellPrx
      • begin_unloadAnnotationLinks

        public Ice.AsyncResult begin_unloadAnnotationLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadAnnotationLinks in interface WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • end_unloadAnnotationLinks

        public void end_unloadAnnotationLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_unloadAnnotationLinks in interface WellPrx
      • unloadReagentLinks

        public void unloadReagentLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unloadReagentLinks in interface WellPrx
      • begin_unloadReagentLinks

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

        public Ice.AsyncResult begin_unloadReagentLinks​(Ice.Callback __cb)
        Specified by:
        begin_unloadReagentLinks in interface WellPrx
      • begin_unloadReagentLinks

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

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

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

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

        public Ice.AsyncResult begin_unloadReagentLinks​(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_unloadReagentLinks in interface WellPrx
      • end_unloadReagentLinks

        public void end_unloadReagentLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_unloadReagentLinks in interface WellPrx
      • unloadWellSamples

        public void unloadWellSamples​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unloadWellSamples in interface WellPrx
      • begin_unloadWellSamples

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

        public Ice.AsyncResult begin_unloadWellSamples​(Ice.Callback __cb)
        Specified by:
        begin_unloadWellSamples in interface WellPrx
      • 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 WellPrx
      • begin_unloadWellSamples

        public Ice.AsyncResult begin_unloadWellSamples​(IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadWellSamples in interface WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • 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 WellPrx
      • end_unloadWellSamples

        public void end_unloadWellSamples​(Ice.AsyncResult __iresult)
        Specified by:
        end_unloadWellSamples in interface WellPrx
      • checkedCast

        public static WellPrx 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 WellPrx 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 WellPrx 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 WellPrx 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 WellPrx 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 WellPrx 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,
                                   WellPrx v)
      • __read

        public static WellPrx __read​(IceInternal.BasicStream __is)