Package omero.model
Class WellPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.model.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 Summary
Fields Modifier and Type Field Description static java.lang.String[]
__ids
static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description WellPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<WellAnnotationLink>> __cb, Ice.AsyncResult __result)
static void
__copyReagentLinks_completed(Ice.TwowayCallbackArg1<java.util.List<WellReagentLink>> __cb, Ice.AsyncResult __result)
static void
__copyWellSamples_completed(Ice.TwowayCallbackArg1<java.util.List<WellSample>> __cb, Ice.AsyncResult __result)
static void
__findWellAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<WellAnnotationLink>> __cb, Ice.AsyncResult __result)
static void
__findWellReagentLink_completed(Ice.TwowayCallbackArg1<java.util.List<WellReagentLink>> __cb, Ice.AsyncResult __result)
static void
__getAlpha_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
static void
__getBlue_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__getColumn_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
static void
__getExternalDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
static void
__getExternalIdentifier_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
static void
__getGreen_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
static void
__getPlate_completed(Ice.TwowayCallbackArg1<Plate> __cb, Ice.AsyncResult __result)
static void
__getPrimaryWellSample_completed(Ice.TwowayCallbackArg1<WellSample> __cb, Ice.AsyncResult __result)
static void
__getReagentLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
static void
__getRed_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__getRow_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__getStatus_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
static void
__getType_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
static void
__getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__getWellSample_completed(Ice.TwowayCallbackArg1<WellSample> __cb, Ice.AsyncResult __result)
static void
__isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__linkAnnotation_completed(Ice.TwowayCallbackArg1<WellAnnotationLink> __cb, Ice.AsyncResult __result)
static void
__linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
static void
__linkedReagentList_completed(Ice.TwowayCallbackArg1<java.util.List<Reagent>> __cb, Ice.AsyncResult __result)
static void
__linkReagent_completed(Ice.TwowayCallbackArg1<WellReagentLink> __cb, Ice.AsyncResult __result)
static void
__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
static WellPrx
__read(IceInternal.BasicStream __is)
static void
__setPrimaryWellSample_completed(Ice.TwowayCallbackArg1<WellSample> __cb, Ice.AsyncResult __result)
static void
__setWellSample_completed(Ice.TwowayCallbackArg1<WellSample> __cb, Ice.AsyncResult __result)
static void
__shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
static void
__sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__sizeOfReagentLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__sizeOfWellSamples_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__write(IceInternal.BasicStream __os, WellPrx v)
void
addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets)
void
addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
void
addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllWellSampleSet(java.util.List<WellSample> targets)
void
addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addWellAnnotationLink(WellAnnotationLink target)
void
addWellAnnotationLink(WellAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides)
void
addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addWellReagentLink(WellReagentLink target)
void
addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides)
void
addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addWellSample(WellSample target)
void
addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets)
Ice.AsyncResult
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addAllWellAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, Callback_Well_addAllWellAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
Ice.AsyncResult
begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addAllWellReagentLinkSet __cb)
Ice.AsyncResult
begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Callback_Well_addAllWellReagentLinkSet __cb)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addAllWellSampleSet __cb)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets, Callback_Well_addAllWellSampleSet __cb)
Ice.AsyncResult
begin_addWellAnnotationLink(WellAnnotationLink target)
Ice.AsyncResult
begin_addWellAnnotationLink(WellAnnotationLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addWellAnnotationLink(WellAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addWellAnnotationLink(WellAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addWellAnnotationLink(WellAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addWellAnnotationLink(WellAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addWellAnnotationLink(WellAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addWellAnnotationLink __cb)
Ice.AsyncResult
begin_addWellAnnotationLink(WellAnnotationLink target, Callback_Well_addWellAnnotationLink __cb)
Ice.AsyncResult
begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addWellAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, Callback_Well_addWellAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addWellReagentLink(WellReagentLink target)
Ice.AsyncResult
begin_addWellReagentLink(WellReagentLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addWellReagentLink(WellReagentLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addWellReagentLink(WellReagentLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addWellReagentLink __cb)
Ice.AsyncResult
begin_addWellReagentLink(WellReagentLink target, Callback_Well_addWellReagentLink __cb)
Ice.AsyncResult
begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides)
Ice.AsyncResult
begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addWellReagentLinkToBoth __cb)
Ice.AsyncResult
begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, Callback_Well_addWellReagentLinkToBoth __cb)
Ice.AsyncResult
begin_addWellSample(WellSample target)
Ice.AsyncResult
begin_addWellSample(WellSample target, Ice.Callback __cb)
Ice.AsyncResult
begin_addWellSample(WellSample target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addWellSample(WellSample target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addWellSample __cb)
Ice.AsyncResult
begin_addWellSample(WellSample target, Callback_Well_addWellSample __cb)
Ice.AsyncResult
begin_clearAnnotationLinks()
Ice.AsyncResult
begin_clearAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(Callback_Well_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearReagentLinks()
Ice.AsyncResult
begin_clearReagentLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_clearReagentLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearReagentLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_clearReagentLinks __cb)
Ice.AsyncResult
begin_clearReagentLinks(Callback_Well_clearReagentLinks __cb)
Ice.AsyncResult
begin_clearWellSamples()
Ice.AsyncResult
begin_clearWellSamples(Ice.Callback __cb)
Ice.AsyncResult
begin_clearWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_clearWellSamples __cb)
Ice.AsyncResult
begin_clearWellSamples(Callback_Well_clearWellSamples __cb)
Ice.AsyncResult
begin_copyAnnotationLinks()
Ice.AsyncResult
begin_copyAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(Callback_Well_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyReagentLinks()
Ice.AsyncResult
begin_copyReagentLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyReagentLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyReagentLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_copyReagentLinks __cb)
Ice.AsyncResult
begin_copyReagentLinks(Callback_Well_copyReagentLinks __cb)
Ice.AsyncResult
begin_copyWellSamples()
Ice.AsyncResult
begin_copyWellSamples(Ice.Callback __cb)
Ice.AsyncResult
begin_copyWellSamples(IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyWellSamples(IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_copyWellSamples __cb)
Ice.AsyncResult
begin_copyWellSamples(Callback_Well_copyWellSamples __cb)
Ice.AsyncResult
begin_findWellAnnotationLink(Annotation removal)
Ice.AsyncResult
begin_findWellAnnotationLink(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findWellAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findWellAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<WellAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findWellAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findWellAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_findWellAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_findWellAnnotationLink __cb)
Ice.AsyncResult
begin_findWellAnnotationLink(Annotation removal, Callback_Well_findWellAnnotationLink __cb)
Ice.AsyncResult
begin_findWellReagentLink(Reagent removal)
Ice.AsyncResult
begin_findWellReagentLink(Reagent removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findWellReagentLink(Reagent removal, IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findWellReagentLink(Reagent removal, IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findWellReagentLink(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findWellReagentLink(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_findWellReagentLink(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_findWellReagentLink __cb)
Ice.AsyncResult
begin_findWellReagentLink(Reagent removal, Callback_Well_findWellReagentLink __cb)
Ice.AsyncResult
begin_getAlpha()
Ice.AsyncResult
begin_getAlpha(Ice.Callback __cb)
Ice.AsyncResult
begin_getAlpha(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAlpha(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getAlpha __cb)
Ice.AsyncResult
begin_getAlpha(Callback_Well_getAlpha __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner()
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Callback_Well_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getBlue()
Ice.AsyncResult
begin_getBlue(Ice.Callback __cb)
Ice.AsyncResult
begin_getBlue(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getBlue(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getBlue __cb)
Ice.AsyncResult
begin_getBlue(Callback_Well_getBlue __cb)
Ice.AsyncResult
begin_getColumn()
Ice.AsyncResult
begin_getColumn(Ice.Callback __cb)
Ice.AsyncResult
begin_getColumn(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getColumn(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getColumn(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getColumn(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getColumn(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getColumn __cb)
Ice.AsyncResult
begin_getColumn(Callback_Well_getColumn __cb)
Ice.AsyncResult
begin_getDetails()
Ice.AsyncResult
begin_getDetails(Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getDetails(Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getExternalDescription()
Ice.AsyncResult
begin_getExternalDescription(Ice.Callback __cb)
Ice.AsyncResult
begin_getExternalDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getExternalDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getExternalDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getExternalDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getExternalDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getExternalDescription __cb)
Ice.AsyncResult
begin_getExternalDescription(Callback_Well_getExternalDescription __cb)
Ice.AsyncResult
begin_getExternalIdentifier()
Ice.AsyncResult
begin_getExternalIdentifier(Ice.Callback __cb)
Ice.AsyncResult
begin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getExternalIdentifier __cb)
Ice.AsyncResult
begin_getExternalIdentifier(Callback_Well_getExternalIdentifier __cb)
Ice.AsyncResult
begin_getGreen()
Ice.AsyncResult
begin_getGreen(Ice.Callback __cb)
Ice.AsyncResult
begin_getGreen(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getGreen(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getGreen __cb)
Ice.AsyncResult
begin_getGreen(Callback_Well_getGreen __cb)
Ice.AsyncResult
begin_getId()
Ice.AsyncResult
begin_getId(Ice.Callback __cb)
Ice.AsyncResult
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getId(Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getPlate()
Ice.AsyncResult
begin_getPlate(Ice.Callback __cb)
Ice.AsyncResult
begin_getPlate(IceInternal.Functional_GenericCallback1<Plate> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPlate(IceInternal.Functional_GenericCallback1<Plate> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getPlate __cb)
Ice.AsyncResult
begin_getPlate(Callback_Well_getPlate __cb)
Ice.AsyncResult
begin_getPrimaryWellSample()
Ice.AsyncResult
begin_getPrimaryWellSample(Ice.Callback __cb)
Ice.AsyncResult
begin_getPrimaryWellSample(IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPrimaryWellSample(IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getPrimaryWellSample __cb)
Ice.AsyncResult
begin_getPrimaryWellSample(Callback_Well_getPrimaryWellSample __cb)
Ice.AsyncResult
begin_getReagentLinksCountPerOwner()
Ice.AsyncResult
begin_getReagentLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getReagentLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getReagentLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getReagentLinksCountPerOwner(Callback_Well_getReagentLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getRed()
Ice.AsyncResult
begin_getRed(Ice.Callback __cb)
Ice.AsyncResult
begin_getRed(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRed(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getRed __cb)
Ice.AsyncResult
begin_getRed(Callback_Well_getRed __cb)
Ice.AsyncResult
begin_getRow()
Ice.AsyncResult
begin_getRow(Ice.Callback __cb)
Ice.AsyncResult
begin_getRow(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRow(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRow(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getRow(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getRow(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getRow __cb)
Ice.AsyncResult
begin_getRow(Callback_Well_getRow __cb)
Ice.AsyncResult
begin_getStatus()
Ice.AsyncResult
begin_getStatus(Ice.Callback __cb)
Ice.AsyncResult
begin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getStatus __cb)
Ice.AsyncResult
begin_getStatus(Callback_Well_getStatus __cb)
Ice.AsyncResult
begin_getType()
Ice.AsyncResult
begin_getType(Ice.Callback __cb)
Ice.AsyncResult
begin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getType __cb)
Ice.AsyncResult
begin_getType(Callback_Well_getType __cb)
Ice.AsyncResult
begin_getVersion()
Ice.AsyncResult
begin_getVersion(Ice.Callback __cb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getVersion __cb)
Ice.AsyncResult
begin_getVersion(Callback_Well_getVersion __cb)
Ice.AsyncResult
begin_getWellSample(int index)
Ice.AsyncResult
begin_getWellSample(int index, Ice.Callback __cb)
Ice.AsyncResult
begin_getWellSample(int index, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getWellSample(int index, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getWellSample(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getWellSample(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getWellSample(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getWellSample __cb)
Ice.AsyncResult
begin_getWellSample(int index, Callback_Well_getWellSample __cb)
Ice.AsyncResult
begin_isAnnotated()
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation subclasses.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)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isGlobal()
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(Ice.Callback __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply for both reading and writing these instances.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)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isLink()
A link between two other types.Ice.AsyncResult
begin_isLink(Ice.Callback __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.Ice.AsyncResult
begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.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)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(Callback_IObject_isLink __cb)
A link between two other types.Ice.AsyncResult
begin_isLoaded()
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(Ice.Callback __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.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)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isMutable()
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(Ice.Callback __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.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)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(Callback_IObject_isMutable __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_linkAnnotation(Annotation addition)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<WellAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<WellAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_linkAnnotation __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Callback_Well_linkAnnotation __cb)
Ice.AsyncResult
begin_linkedAnnotationList()
Ice.AsyncResult
begin_linkedAnnotationList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedAnnotationList(Callback_Well_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedReagentList()
Ice.AsyncResult
begin_linkedReagentList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedReagentList(IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedReagentList(IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_linkedReagentList __cb)
Ice.AsyncResult
begin_linkedReagentList(Callback_Well_linkedReagentList __cb)
Ice.AsyncResult
begin_linkReagent(Reagent addition)
Ice.AsyncResult
begin_linkReagent(Reagent addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkReagent(Reagent addition, IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkReagent(Reagent addition, IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkReagent(Reagent addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkReagent(Reagent addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_linkReagent(Reagent addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_linkReagent __cb)
Ice.AsyncResult
begin_linkReagent(Reagent addition, Callback_Well_linkReagent __cb)
Ice.AsyncResult
begin_proxy()
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(Ice.Callback __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );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)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );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)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(Callback_IObject_proxy __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_reloadAnnotationLinks(Well toCopy)
Ice.AsyncResult
begin_reloadAnnotationLinks(Well toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Well toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Well toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadAnnotationLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_reloadAnnotationLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Well toCopy, Callback_Well_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadReagentLinks(Well toCopy)
Ice.AsyncResult
begin_reloadReagentLinks(Well toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadReagentLinks(Well toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadReagentLinks(Well toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadReagentLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadReagentLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_reloadReagentLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_reloadReagentLinks __cb)
Ice.AsyncResult
begin_reloadReagentLinks(Well toCopy, Callback_Well_reloadReagentLinks __cb)
Ice.AsyncResult
begin_reloadWellSamples(Well toCopy)
Ice.AsyncResult
begin_reloadWellSamples(Well toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadWellSamples(Well toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadWellSamples(Well toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadWellSamples(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadWellSamples(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_reloadWellSamples(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_reloadWellSamples __cb)
Ice.AsyncResult
begin_reloadWellSamples(Well toCopy, Callback_Well_reloadWellSamples __cb)
Ice.AsyncResult
begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets)
Ice.AsyncResult
begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeAllWellAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, Callback_Well_removeAllWellAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
Ice.AsyncResult
begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeAllWellReagentLinkSet __cb)
Ice.AsyncResult
begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Callback_Well_removeAllWellReagentLinkSet __cb)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeAllWellSampleSet __cb)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets, Callback_Well_removeAllWellSampleSet __cb)
Ice.AsyncResult
begin_removeWellAnnotationLink(WellAnnotationLink theTarget)
Ice.AsyncResult
begin_removeWellAnnotationLink(WellAnnotationLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeWellAnnotationLink(WellAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeWellAnnotationLink(WellAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeWellAnnotationLink(WellAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeWellAnnotationLink(WellAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeWellAnnotationLink(WellAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeWellAnnotationLink __cb)
Ice.AsyncResult
begin_removeWellAnnotationLink(WellAnnotationLink theTarget, Callback_Well_removeWellAnnotationLink __cb)
Ice.AsyncResult
begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeWellAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, Callback_Well_removeWellAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removeWellReagentLink(WellReagentLink theTarget)
Ice.AsyncResult
begin_removeWellReagentLink(WellReagentLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeWellReagentLink(WellReagentLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeWellReagentLink(WellReagentLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeWellReagentLink __cb)
Ice.AsyncResult
begin_removeWellReagentLink(WellReagentLink theTarget, Callback_Well_removeWellReagentLink __cb)
Ice.AsyncResult
begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides)
Ice.AsyncResult
begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeWellReagentLinkFromBoth __cb)
Ice.AsyncResult
begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, Callback_Well_removeWellReagentLinkFromBoth __cb)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeWellSample __cb)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget, Callback_Well_removeWellSample __cb)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha, Ice.Callback __cb)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setAlpha __cb)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha, Callback_Well_setAlpha __cb)
Ice.AsyncResult
begin_setBlue(RInt theBlue)
Ice.AsyncResult
begin_setBlue(RInt theBlue, Ice.Callback __cb)
Ice.AsyncResult
begin_setBlue(RInt theBlue, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setBlue(RInt theBlue, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setBlue __cb)
Ice.AsyncResult
begin_setBlue(RInt theBlue, Callback_Well_setBlue __cb)
Ice.AsyncResult
begin_setColumn(RInt theColumn)
Ice.AsyncResult
begin_setColumn(RInt theColumn, Ice.Callback __cb)
Ice.AsyncResult
begin_setColumn(RInt theColumn, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setColumn(RInt theColumn, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setColumn(RInt theColumn, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setColumn(RInt theColumn, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setColumn(RInt theColumn, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setColumn __cb)
Ice.AsyncResult
begin_setColumn(RInt theColumn, Callback_Well_setColumn __cb)
Ice.AsyncResult
begin_setExternalDescription(RString theExternalDescription)
Ice.AsyncResult
begin_setExternalDescription(RString theExternalDescription, Ice.Callback __cb)
Ice.AsyncResult
begin_setExternalDescription(RString theExternalDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setExternalDescription(RString theExternalDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setExternalDescription(RString theExternalDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setExternalDescription(RString theExternalDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setExternalDescription(RString theExternalDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setExternalDescription __cb)
Ice.AsyncResult
begin_setExternalDescription(RString theExternalDescription, Callback_Well_setExternalDescription __cb)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier, Ice.Callback __cb)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setExternalIdentifier __cb)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier, Callback_Well_setExternalIdentifier __cb)
Ice.AsyncResult
begin_setGreen(RInt theGreen)
Ice.AsyncResult
begin_setGreen(RInt theGreen, Ice.Callback __cb)
Ice.AsyncResult
begin_setGreen(RInt theGreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setGreen(RInt theGreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setGreen __cb)
Ice.AsyncResult
begin_setGreen(RInt theGreen, Callback_Well_setGreen __cb)
Ice.AsyncResult
begin_setId(RLong id)
Ice.AsyncResult
begin_setId(RLong id, Ice.Callback __cb)
Ice.AsyncResult
begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setId(RLong id, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setPlate(Plate thePlate)
Ice.AsyncResult
begin_setPlate(Plate thePlate, Ice.Callback __cb)
Ice.AsyncResult
begin_setPlate(Plate thePlate, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPlate(Plate thePlate, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setPlate __cb)
Ice.AsyncResult
begin_setPlate(Plate thePlate, Callback_Well_setPlate __cb)
Ice.AsyncResult
begin_setPrimaryWellSample(WellSample theElement)
Ice.AsyncResult
begin_setPrimaryWellSample(WellSample theElement, Ice.Callback __cb)
Ice.AsyncResult
begin_setPrimaryWellSample(WellSample theElement, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPrimaryWellSample(WellSample theElement, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPrimaryWellSample(WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPrimaryWellSample(WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setPrimaryWellSample(WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setPrimaryWellSample __cb)
Ice.AsyncResult
begin_setPrimaryWellSample(WellSample theElement, Callback_Well_setPrimaryWellSample __cb)
Ice.AsyncResult
begin_setRed(RInt theRed)
Ice.AsyncResult
begin_setRed(RInt theRed, Ice.Callback __cb)
Ice.AsyncResult
begin_setRed(RInt theRed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setRed(RInt theRed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setRed __cb)
Ice.AsyncResult
begin_setRed(RInt theRed, Callback_Well_setRed __cb)
Ice.AsyncResult
begin_setRow(RInt theRow)
Ice.AsyncResult
begin_setRow(RInt theRow, Ice.Callback __cb)
Ice.AsyncResult
begin_setRow(RInt theRow, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setRow(RInt theRow, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setRow(RInt theRow, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setRow(RInt theRow, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setRow(RInt theRow, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setRow __cb)
Ice.AsyncResult
begin_setRow(RInt theRow, Callback_Well_setRow __cb)
Ice.AsyncResult
begin_setStatus(RString theStatus)
Ice.AsyncResult
begin_setStatus(RString theStatus, Ice.Callback __cb)
Ice.AsyncResult
begin_setStatus(RString theStatus, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setStatus(RString theStatus, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setStatus __cb)
Ice.AsyncResult
begin_setStatus(RString theStatus, Callback_Well_setStatus __cb)
Ice.AsyncResult
begin_setType(RString theType)
Ice.AsyncResult
begin_setType(RString theType, Ice.Callback __cb)
Ice.AsyncResult
begin_setType(RString theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setType(RString theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setType __cb)
Ice.AsyncResult
begin_setType(RString theType, Callback_Well_setType __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Ice.Callback __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setVersion __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Callback_Well_setVersion __cb)
Ice.AsyncResult
begin_setWellSample(int index, WellSample theElement)
Ice.AsyncResult
begin_setWellSample(int index, WellSample theElement, Ice.Callback __cb)
Ice.AsyncResult
begin_setWellSample(int index, WellSample theElement, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setWellSample(int index, WellSample theElement, IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setWellSample(int index, WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setWellSample(int index, WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setWellSample(int index, WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setWellSample __cb)
Ice.AsyncResult
begin_setWellSample(int index, WellSample theElement, Callback_Well_setWellSample __cb)
Ice.AsyncResult
begin_shallowCopy()
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(Ice.Callback __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.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)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.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)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_sizeOfAnnotationLinks()
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Callback_Well_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfReagentLinks()
Ice.AsyncResult
begin_sizeOfReagentLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfReagentLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfReagentLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_sizeOfReagentLinks __cb)
Ice.AsyncResult
begin_sizeOfReagentLinks(Callback_Well_sizeOfReagentLinks __cb)
Ice.AsyncResult
begin_sizeOfWellSamples()
Ice.AsyncResult
begin_sizeOfWellSamples(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfWellSamples(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfWellSamples(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_sizeOfWellSamples __cb)
Ice.AsyncResult
begin_sizeOfWellSamples(Callback_Well_sizeOfWellSamples __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Callback_Well_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkReagent(Reagent removal)
Ice.AsyncResult
begin_unlinkReagent(Reagent removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkReagent(Reagent removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkReagent(Reagent removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkReagent(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkReagent(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_unlinkReagent(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_unlinkReagent __cb)
Ice.AsyncResult
begin_unlinkReagent(Reagent removal, Callback_Well_unlinkReagent __cb)
Ice.AsyncResult
begin_unload()
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(Ice.Callback __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.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)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unloadAnnotationLinks()
Ice.AsyncResult
begin_unloadAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(Callback_Well_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadCollections()
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(Ice.Callback __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently of the object itself.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)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadDetails()
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(Ice.Callback __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link to many other objects.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)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadReagentLinks()
Ice.AsyncResult
begin_unloadReagentLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadReagentLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadReagentLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_unloadReagentLinks __cb)
Ice.AsyncResult
begin_unloadReagentLinks(Callback_Well_unloadReagentLinks __cb)
Ice.AsyncResult
begin_unloadWellSamples()
Ice.AsyncResult
begin_unloadWellSamples(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_unloadWellSamples __cb)
Ice.AsyncResult
begin_unloadWellSamples(Callback_Well_unloadWellSamples __cb)
static WellPrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.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.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.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.void
clearAnnotationLinks()
void
clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearReagentLinks()
void
clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearWellSamples()
void
clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<WellAnnotationLink>
copyAnnotationLinks()
java.util.List<WellAnnotationLink>
copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<WellReagentLink>
copyReagentLinks()
java.util.List<WellReagentLink>
copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<WellSample>
copyWellSamples()
java.util.List<WellSample>
copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
end_addAllWellAnnotationLinkSet(Ice.AsyncResult __iresult)
void
end_addAllWellReagentLinkSet(Ice.AsyncResult __iresult)
void
end_addAllWellSampleSet(Ice.AsyncResult __iresult)
void
end_addWellAnnotationLink(Ice.AsyncResult __iresult)
void
end_addWellAnnotationLinkToBoth(Ice.AsyncResult __iresult)
void
end_addWellReagentLink(Ice.AsyncResult __iresult)
void
end_addWellReagentLinkToBoth(Ice.AsyncResult __iresult)
void
end_addWellSample(Ice.AsyncResult __iresult)
void
end_clearAnnotationLinks(Ice.AsyncResult __iresult)
void
end_clearReagentLinks(Ice.AsyncResult __iresult)
void
end_clearWellSamples(Ice.AsyncResult __iresult)
java.util.List<WellAnnotationLink>
end_copyAnnotationLinks(Ice.AsyncResult __iresult)
java.util.List<WellReagentLink>
end_copyReagentLinks(Ice.AsyncResult __iresult)
java.util.List<WellSample>
end_copyWellSamples(Ice.AsyncResult __iresult)
java.util.List<WellAnnotationLink>
end_findWellAnnotationLink(Ice.AsyncResult __iresult)
java.util.List<WellReagentLink>
end_findWellReagentLink(Ice.AsyncResult __iresult)
RInt
end_getAlpha(Ice.AsyncResult __iresult)
java.util.Map<java.lang.Long,java.lang.Long>
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
RInt
end_getBlue(Ice.AsyncResult __iresult)
RInt
end_getColumn(Ice.AsyncResult __iresult)
Details
end_getDetails(Ice.AsyncResult __iresult)
RString
end_getExternalDescription(Ice.AsyncResult __iresult)
RString
end_getExternalIdentifier(Ice.AsyncResult __iresult)
RInt
end_getGreen(Ice.AsyncResult __iresult)
RLong
end_getId(Ice.AsyncResult __iresult)
Plate
end_getPlate(Ice.AsyncResult __iresult)
WellSample
end_getPrimaryWellSample(Ice.AsyncResult __iresult)
java.util.Map<java.lang.Long,java.lang.Long>
end_getReagentLinksCountPerOwner(Ice.AsyncResult __iresult)
RInt
end_getRed(Ice.AsyncResult __iresult)
RInt
end_getRow(Ice.AsyncResult __iresult)
RString
end_getStatus(Ice.AsyncResult __iresult)
RString
end_getType(Ice.AsyncResult __iresult)
RInt
end_getVersion(Ice.AsyncResult __iresult)
WellSample
end_getWellSample(Ice.AsyncResult __iresult)
boolean
end_isAnnotated(Ice.AsyncResult __iresult)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
end_isGlobal(Ice.AsyncResult __iresult)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
end_isLink(Ice.AsyncResult __iresult)
A link between two other types.boolean
end_isLoaded(Ice.AsyncResult __iresult)
Tests if the objects are loaded or not.boolean
end_isMutable(Ice.AsyncResult __iresult)
The server will persist changes made to these types.WellAnnotationLink
end_linkAnnotation(Ice.AsyncResult __iresult)
java.util.List<Annotation>
end_linkedAnnotationList(Ice.AsyncResult __iresult)
java.util.List<Reagent>
end_linkedReagentList(Ice.AsyncResult __iresult)
WellReagentLink
end_linkReagent(Ice.AsyncResult __iresult)
IObject
end_proxy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );void
end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
void
end_reloadReagentLinks(Ice.AsyncResult __iresult)
void
end_reloadWellSamples(Ice.AsyncResult __iresult)
void
end_removeAllWellAnnotationLinkSet(Ice.AsyncResult __iresult)
void
end_removeAllWellReagentLinkSet(Ice.AsyncResult __iresult)
void
end_removeAllWellSampleSet(Ice.AsyncResult __iresult)
void
end_removeWellAnnotationLink(Ice.AsyncResult __iresult)
void
end_removeWellAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
void
end_removeWellReagentLink(Ice.AsyncResult __iresult)
void
end_removeWellReagentLinkFromBoth(Ice.AsyncResult __iresult)
void
end_removeWellSample(Ice.AsyncResult __iresult)
void
end_setAlpha(Ice.AsyncResult __iresult)
void
end_setBlue(Ice.AsyncResult __iresult)
void
end_setColumn(Ice.AsyncResult __iresult)
void
end_setExternalDescription(Ice.AsyncResult __iresult)
void
end_setExternalIdentifier(Ice.AsyncResult __iresult)
void
end_setGreen(Ice.AsyncResult __iresult)
void
end_setId(Ice.AsyncResult __iresult)
void
end_setPlate(Ice.AsyncResult __iresult)
WellSample
end_setPrimaryWellSample(Ice.AsyncResult __iresult)
void
end_setRed(Ice.AsyncResult __iresult)
void
end_setRow(Ice.AsyncResult __iresult)
void
end_setStatus(Ice.AsyncResult __iresult)
void
end_setType(Ice.AsyncResult __iresult)
void
end_setVersion(Ice.AsyncResult __iresult)
WellSample
end_setWellSample(Ice.AsyncResult __iresult)
IObject
end_shallowCopy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.int
end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
int
end_sizeOfReagentLinks(Ice.AsyncResult __iresult)
int
end_sizeOfWellSamples(Ice.AsyncResult __iresult)
void
end_unlinkAnnotation(Ice.AsyncResult __iresult)
void
end_unlinkReagent(Ice.AsyncResult __iresult)
void
end_unload(Ice.AsyncResult __iresult)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
void
end_unloadCollections(Ice.AsyncResult __iresult)
Each collection can also be unloaded, independently of the object itself.void
end_unloadDetails(Ice.AsyncResult __iresult)
As with collections, the objects under details can link to many other objects.void
end_unloadReagentLinks(Ice.AsyncResult __iresult)
void
end_unloadWellSamples(Ice.AsyncResult __iresult)
java.util.List<WellAnnotationLink>
findWellAnnotationLink(Annotation removal)
java.util.List<WellAnnotationLink>
findWellAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<WellReagentLink>
findWellReagentLink(Reagent removal)
java.util.List<WellReagentLink>
findWellReagentLink(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getAlpha()
RInt
getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.Map<java.lang.Long,java.lang.Long>
getAnnotationLinksCountPerOwner()
java.util.Map<java.lang.Long,java.lang.Long>
getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getBlue()
RInt
getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getColumn()
RInt
getColumn(java.util.Map<java.lang.String,java.lang.String> __ctx)
Details
getDetails()
Details
getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getExternalDescription()
RString
getExternalDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getExternalIdentifier()
RString
getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getGreen()
RInt
getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx)
RLong
getId()
RLong
getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Plate
getPlate()
Plate
getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx)
WellSample
getPrimaryWellSample()
WellSample
getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.Map<java.lang.Long,java.lang.Long>
getReagentLinksCountPerOwner()
java.util.Map<java.lang.Long,java.lang.Long>
getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getRed()
RInt
getRed(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getRow()
RInt
getRow(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getStatus()
RString
getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getType()
RString
getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getVersion()
RInt
getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
WellSample
getWellSample(int index)
WellSample
getWellSample(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
static java.lang.String
ice_staticId()
Provides the Slice type ID of this type.boolean
isAnnotated()
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isGlobal()
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isLink()
A link between two other types.boolean
isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.boolean
isLoaded()
Tests if the objects are loaded or not.boolean
isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.boolean
isMutable()
The server will persist changes made to these types.boolean
isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.WellAnnotationLink
linkAnnotation(Annotation addition)
WellAnnotationLink
linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Annotation>
linkedAnnotationList()
java.util.List<Annotation>
linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Reagent>
linkedReagentList()
java.util.List<Reagent>
linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx)
WellReagentLink
linkReagent(Reagent addition)
WellReagentLink
linkReagent(Reagent addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
IObject
proxy()
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );IObject
proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );void
reloadAnnotationLinks(Well toCopy)
void
reloadAnnotationLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadReagentLinks(Well toCopy)
void
reloadReagentLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadWellSamples(Well toCopy)
void
reloadWellSamples(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets)
void
removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
void
removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllWellSampleSet(java.util.List<WellSample> targets)
void
removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeWellAnnotationLink(WellAnnotationLink theTarget)
void
removeWellAnnotationLink(WellAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides)
void
removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeWellReagentLink(WellReagentLink theTarget)
void
removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides)
void
removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeWellSample(WellSample theTarget)
void
removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setAlpha(RInt theAlpha)
void
setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setBlue(RInt theBlue)
void
setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setColumn(RInt theColumn)
void
setColumn(RInt theColumn, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setExternalDescription(RString theExternalDescription)
void
setExternalDescription(RString theExternalDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setExternalIdentifier(RString theExternalIdentifier)
void
setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setGreen(RInt theGreen)
void
setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setId(RLong id)
void
setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setPlate(Plate thePlate)
void
setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx)
WellSample
setPrimaryWellSample(WellSample theElement)
WellSample
setPrimaryWellSample(WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setRed(RInt theRed)
void
setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setRow(RInt theRow)
void
setRow(RInt theRow, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setStatus(RString theStatus)
void
setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setType(RString theType)
void
setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setVersion(RInt theVersion)
void
setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
WellSample
setWellSample(int index, WellSample theElement)
WellSample
setWellSample(int index, WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
IObject
shallowCopy()
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.IObject
shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.int
sizeOfAnnotationLinks()
int
sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfReagentLinks()
int
sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfWellSamples()
int
sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
static WellPrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static WellPrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.void
unlinkAnnotation(Annotation removal)
void
unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unlinkReagent(Reagent removal)
void
unlinkReagent(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unload()
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
unloadAnnotationLinks()
void
unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadCollections()
Each collection can also be unloaded, independently of the object itself.void
unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently of the object itself.void
unloadDetails()
As with collections, the objects under details can link to many other objects.void
unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link to many other objects.void
unloadReagentLinks()
void
unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadWellSamples()
void
unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDetails
public Details getDetails()
- Specified by:
getDetails
in interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetails
in interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getId
in interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getId
in interfaceIObjectPrx
-
__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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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)
- Specified by:
setId
in interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setId
in interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
addAllWellAnnotationLinkSet
public void addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets)
- Specified by:
addAllWellAnnotationLinkSet
in interfaceWellPrx
-
addAllWellAnnotationLinkSet
public void addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllWellAnnotationLinkSet
in interfaceWellPrx
-
begin_addAllWellAnnotationLinkSet
public Ice.AsyncResult begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets)
- Specified by:
begin_addAllWellAnnotationLinkSet
in interfaceWellPrx
-
begin_addAllWellAnnotationLinkSet
public Ice.AsyncResult begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllWellAnnotationLinkSet
in interfaceWellPrx
-
begin_addAllWellAnnotationLinkSet
public Ice.AsyncResult begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllWellAnnotationLinkSet
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_addAllWellAnnotationLinkSet
public Ice.AsyncResult begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, Callback_Well_addAllWellAnnotationLinkSet __cb)
- Specified by:
begin_addAllWellAnnotationLinkSet
in interfaceWellPrx
-
begin_addAllWellAnnotationLinkSet
public Ice.AsyncResult begin_addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addAllWellAnnotationLinkSet __cb)
- Specified by:
begin_addAllWellAnnotationLinkSet
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_addAllWellAnnotationLinkSet
public void end_addAllWellAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllWellAnnotationLinkSet
in interfaceWellPrx
-
addAllWellReagentLinkSet
public void addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
- Specified by:
addAllWellReagentLinkSet
in interfaceWellPrx
-
addAllWellReagentLinkSet
public void addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllWellReagentLinkSet
in interfaceWellPrx
-
begin_addAllWellReagentLinkSet
public Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
- Specified by:
begin_addAllWellReagentLinkSet
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_addAllWellReagentLinkSet
public Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllWellReagentLinkSet
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_addAllWellReagentLinkSet
public Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Callback_Well_addAllWellReagentLinkSet __cb)
- Specified by:
begin_addAllWellReagentLinkSet
in interfaceWellPrx
-
begin_addAllWellReagentLinkSet
public Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addAllWellReagentLinkSet __cb)
- Specified by:
begin_addAllWellReagentLinkSet
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_addAllWellReagentLinkSet
public void end_addAllWellReagentLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllWellReagentLinkSet
in interfaceWellPrx
-
addAllWellSampleSet
public void addAllWellSampleSet(java.util.List<WellSample> targets)
- Specified by:
addAllWellSampleSet
in interfaceWellPrx
-
addAllWellSampleSet
public void addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllWellSampleSet
in interfaceWellPrx
-
begin_addAllWellSampleSet
public Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets)
- Specified by:
begin_addAllWellSampleSet
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_addAllWellSampleSet
public Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, Ice.Callback __cb)
- Specified by:
begin_addAllWellSampleSet
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_addAllWellSampleSet
public Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, Callback_Well_addAllWellSampleSet __cb)
- Specified by:
begin_addAllWellSampleSet
in interfaceWellPrx
-
begin_addAllWellSampleSet
public Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addAllWellSampleSet __cb)
- Specified by:
begin_addAllWellSampleSet
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_addAllWellSampleSet
public void end_addAllWellSampleSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllWellSampleSet
in interfaceWellPrx
-
addWellAnnotationLink
public void addWellAnnotationLink(WellAnnotationLink target)
- Specified by:
addWellAnnotationLink
in interfaceWellPrx
-
addWellAnnotationLink
public void addWellAnnotationLink(WellAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addWellAnnotationLink
in interfaceWellPrx
-
begin_addWellAnnotationLink
public Ice.AsyncResult begin_addWellAnnotationLink(WellAnnotationLink target)
- Specified by:
begin_addWellAnnotationLink
in interfaceWellPrx
-
begin_addWellAnnotationLink
public Ice.AsyncResult begin_addWellAnnotationLink(WellAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addWellAnnotationLink
in interfaceWellPrx
-
begin_addWellAnnotationLink
public Ice.AsyncResult begin_addWellAnnotationLink(WellAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addWellAnnotationLink
in interfaceWellPrx
-
begin_addWellAnnotationLink
public Ice.AsyncResult begin_addWellAnnotationLink(WellAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addWellAnnotationLink
in interfaceWellPrx
-
begin_addWellAnnotationLink
public Ice.AsyncResult begin_addWellAnnotationLink(WellAnnotationLink target, Callback_Well_addWellAnnotationLink __cb)
- Specified by:
begin_addWellAnnotationLink
in interfaceWellPrx
-
begin_addWellAnnotationLink
public Ice.AsyncResult begin_addWellAnnotationLink(WellAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addWellAnnotationLink __cb)
- Specified by:
begin_addWellAnnotationLink
in interfaceWellPrx
-
begin_addWellAnnotationLink
public Ice.AsyncResult begin_addWellAnnotationLink(WellAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addWellAnnotationLink
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_addWellAnnotationLink
public void end_addWellAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addWellAnnotationLink
in interfaceWellPrx
-
addWellAnnotationLinkToBoth
public void addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides)
- Specified by:
addWellAnnotationLinkToBoth
in interfaceWellPrx
-
addWellAnnotationLinkToBoth
public void addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addWellAnnotationLinkToBoth
in interfaceWellPrx
-
begin_addWellAnnotationLinkToBoth
public Ice.AsyncResult begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides)
- Specified by:
begin_addWellAnnotationLinkToBoth
in interfaceWellPrx
-
begin_addWellAnnotationLinkToBoth
public Ice.AsyncResult begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addWellAnnotationLinkToBoth
in interfaceWellPrx
-
begin_addWellAnnotationLinkToBoth
public Ice.AsyncResult begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addWellAnnotationLinkToBoth
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_addWellAnnotationLinkToBoth
public Ice.AsyncResult begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, Callback_Well_addWellAnnotationLinkToBoth __cb)
- Specified by:
begin_addWellAnnotationLinkToBoth
in interfaceWellPrx
-
begin_addWellAnnotationLinkToBoth
public Ice.AsyncResult begin_addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addWellAnnotationLinkToBoth __cb)
- Specified by:
begin_addWellAnnotationLinkToBoth
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_addWellAnnotationLinkToBoth
public void end_addWellAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addWellAnnotationLinkToBoth
in interfaceWellPrx
-
addWellReagentLink
public void addWellReagentLink(WellReagentLink target)
- Specified by:
addWellReagentLink
in interfaceWellPrx
-
addWellReagentLink
public void addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addWellReagentLink
in interfaceWellPrx
-
begin_addWellReagentLink
public Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target)
- Specified by:
begin_addWellReagentLink
in interfaceWellPrx
-
begin_addWellReagentLink
public Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addWellReagentLink
in interfaceWellPrx
-
begin_addWellReagentLink
public Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, Ice.Callback __cb)
- Specified by:
begin_addWellReagentLink
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_addWellReagentLink
public Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, Callback_Well_addWellReagentLink __cb)
- Specified by:
begin_addWellReagentLink
in interfaceWellPrx
-
begin_addWellReagentLink
public Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addWellReagentLink __cb)
- Specified by:
begin_addWellReagentLink
in interfaceWellPrx
-
begin_addWellReagentLink
public Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addWellReagentLink
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_addWellReagentLink
public void end_addWellReagentLink(Ice.AsyncResult __iresult)
- Specified by:
end_addWellReagentLink
in interfaceWellPrx
-
addWellReagentLinkToBoth
public void addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides)
- Specified by:
addWellReagentLinkToBoth
in interfaceWellPrx
-
addWellReagentLinkToBoth
public void addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addWellReagentLinkToBoth
in interfaceWellPrx
-
begin_addWellReagentLinkToBoth
public Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides)
- Specified by:
begin_addWellReagentLinkToBoth
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_addWellReagentLinkToBoth
public Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addWellReagentLinkToBoth
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_addWellReagentLinkToBoth
public Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, Callback_Well_addWellReagentLinkToBoth __cb)
- Specified by:
begin_addWellReagentLinkToBoth
in interfaceWellPrx
-
begin_addWellReagentLinkToBoth
public Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addWellReagentLinkToBoth __cb)
- Specified by:
begin_addWellReagentLinkToBoth
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_addWellReagentLinkToBoth
public void end_addWellReagentLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addWellReagentLinkToBoth
in interfaceWellPrx
-
addWellSample
public void addWellSample(WellSample target)
- Specified by:
addWellSample
in interfaceWellPrx
-
addWellSample
public void addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addWellSample
in interfaceWellPrx
-
begin_addWellSample
public Ice.AsyncResult begin_addWellSample(WellSample target)
- Specified by:
begin_addWellSample
in interfaceWellPrx
-
begin_addWellSample
public Ice.AsyncResult begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addWellSample
in interfaceWellPrx
-
begin_addWellSample
public Ice.AsyncResult begin_addWellSample(WellSample target, Ice.Callback __cb)
- Specified by:
begin_addWellSample
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_addWellSample
public Ice.AsyncResult begin_addWellSample(WellSample target, Callback_Well_addWellSample __cb)
- Specified by:
begin_addWellSample
in interfaceWellPrx
-
begin_addWellSample
public Ice.AsyncResult begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_addWellSample __cb)
- Specified by:
begin_addWellSample
in interfaceWellPrx
-
begin_addWellSample
public Ice.AsyncResult begin_addWellSample(WellSample target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addWellSample
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_addWellSample
public void end_addWellSample(Ice.AsyncResult __iresult)
- Specified by:
end_addWellSample
in interfaceWellPrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinks
in interfaceWellPrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinks
in interfaceWellPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinks
in interfaceWellPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinks
in interfaceWellPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Well_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceWellPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceWellPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearAnnotationLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinks
in interfaceWellPrx
-
clearReagentLinks
public void clearReagentLinks()
- Specified by:
clearReagentLinks
in interfaceWellPrx
-
clearReagentLinks
public void clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearReagentLinks
in interfaceWellPrx
-
begin_clearReagentLinks
public Ice.AsyncResult begin_clearReagentLinks()
- Specified by:
begin_clearReagentLinks
in interfaceWellPrx
-
begin_clearReagentLinks
public Ice.AsyncResult begin_clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearReagentLinks
in interfaceWellPrx
-
begin_clearReagentLinks
public Ice.AsyncResult begin_clearReagentLinks(Ice.Callback __cb)
- Specified by:
begin_clearReagentLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_clearReagentLinks
public Ice.AsyncResult begin_clearReagentLinks(Callback_Well_clearReagentLinks __cb)
- Specified by:
begin_clearReagentLinks
in interfaceWellPrx
-
begin_clearReagentLinks
public Ice.AsyncResult begin_clearReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_clearReagentLinks __cb)
- Specified by:
begin_clearReagentLinks
in interfaceWellPrx
-
begin_clearReagentLinks
public Ice.AsyncResult begin_clearReagentLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearReagentLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_clearReagentLinks
public void end_clearReagentLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearReagentLinks
in interfaceWellPrx
-
clearWellSamples
public void clearWellSamples()
- Specified by:
clearWellSamples
in interfaceWellPrx
-
clearWellSamples
public void clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearWellSamples
in interfaceWellPrx
-
begin_clearWellSamples
public Ice.AsyncResult begin_clearWellSamples()
- Specified by:
begin_clearWellSamples
in interfaceWellPrx
-
begin_clearWellSamples
public Ice.AsyncResult begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearWellSamples
in interfaceWellPrx
-
begin_clearWellSamples
public Ice.AsyncResult begin_clearWellSamples(Ice.Callback __cb)
- Specified by:
begin_clearWellSamples
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_clearWellSamples
public Ice.AsyncResult begin_clearWellSamples(Callback_Well_clearWellSamples __cb)
- Specified by:
begin_clearWellSamples
in interfaceWellPrx
-
begin_clearWellSamples
public Ice.AsyncResult begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_clearWellSamples __cb)
- Specified by:
begin_clearWellSamples
in interfaceWellPrx
-
begin_clearWellSamples
public Ice.AsyncResult begin_clearWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearWellSamples
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_clearWellSamples
public void end_clearWellSamples(Ice.AsyncResult __iresult)
- Specified by:
end_clearWellSamples
in interfaceWellPrx
-
copyAnnotationLinks
public java.util.List<WellAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinks
in interfaceWellPrx
-
copyAnnotationLinks
public java.util.List<WellAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinks
in interfaceWellPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinks
in interfaceWellPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinks
in interfaceWellPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Well_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceWellPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_copyAnnotationLinks
public java.util.List<WellAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinks
in interfaceWellPrx
-
__copyAnnotationLinks_completed
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<WellAnnotationLink>> __cb, Ice.AsyncResult __result)
-
copyReagentLinks
public java.util.List<WellReagentLink> copyReagentLinks()
- Specified by:
copyReagentLinks
in interfaceWellPrx
-
copyReagentLinks
public java.util.List<WellReagentLink> copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyReagentLinks
in interfaceWellPrx
-
begin_copyReagentLinks
public Ice.AsyncResult begin_copyReagentLinks()
- Specified by:
begin_copyReagentLinks
in interfaceWellPrx
-
begin_copyReagentLinks
public Ice.AsyncResult begin_copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyReagentLinks
in interfaceWellPrx
-
begin_copyReagentLinks
public Ice.AsyncResult begin_copyReagentLinks(Ice.Callback __cb)
- Specified by:
begin_copyReagentLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_copyReagentLinks
public Ice.AsyncResult begin_copyReagentLinks(Callback_Well_copyReagentLinks __cb)
- Specified by:
begin_copyReagentLinks
in interfaceWellPrx
-
begin_copyReagentLinks
public Ice.AsyncResult begin_copyReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_copyReagentLinks __cb)
- Specified by:
begin_copyReagentLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_copyReagentLinks
public java.util.List<WellReagentLink> end_copyReagentLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyReagentLinks
in interfaceWellPrx
-
__copyReagentLinks_completed
public static void __copyReagentLinks_completed(Ice.TwowayCallbackArg1<java.util.List<WellReagentLink>> __cb, Ice.AsyncResult __result)
-
copyWellSamples
public java.util.List<WellSample> copyWellSamples()
- Specified by:
copyWellSamples
in interfaceWellPrx
-
copyWellSamples
public java.util.List<WellSample> copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyWellSamples
in interfaceWellPrx
-
begin_copyWellSamples
public Ice.AsyncResult begin_copyWellSamples()
- Specified by:
begin_copyWellSamples
in interfaceWellPrx
-
begin_copyWellSamples
public Ice.AsyncResult begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyWellSamples
in interfaceWellPrx
-
begin_copyWellSamples
public Ice.AsyncResult begin_copyWellSamples(Ice.Callback __cb)
- Specified by:
begin_copyWellSamples
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_copyWellSamples
public Ice.AsyncResult begin_copyWellSamples(Callback_Well_copyWellSamples __cb)
- Specified by:
begin_copyWellSamples
in interfaceWellPrx
-
begin_copyWellSamples
public Ice.AsyncResult begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_copyWellSamples __cb)
- Specified by:
begin_copyWellSamples
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_copyWellSamples
public java.util.List<WellSample> end_copyWellSamples(Ice.AsyncResult __iresult)
- Specified by:
end_copyWellSamples
in interfaceWellPrx
-
__copyWellSamples_completed
public static void __copyWellSamples_completed(Ice.TwowayCallbackArg1<java.util.List<WellSample>> __cb, Ice.AsyncResult __result)
-
findWellAnnotationLink
public java.util.List<WellAnnotationLink> findWellAnnotationLink(Annotation removal)
- Specified by:
findWellAnnotationLink
in interfaceWellPrx
-
findWellAnnotationLink
public java.util.List<WellAnnotationLink> findWellAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findWellAnnotationLink
in interfaceWellPrx
-
begin_findWellAnnotationLink
public Ice.AsyncResult begin_findWellAnnotationLink(Annotation removal)
- Specified by:
begin_findWellAnnotationLink
in interfaceWellPrx
-
begin_findWellAnnotationLink
public Ice.AsyncResult begin_findWellAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findWellAnnotationLink
in interfaceWellPrx
-
begin_findWellAnnotationLink
public Ice.AsyncResult begin_findWellAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findWellAnnotationLink
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_findWellAnnotationLink
public Ice.AsyncResult begin_findWellAnnotationLink(Annotation removal, Callback_Well_findWellAnnotationLink __cb)
- Specified by:
begin_findWellAnnotationLink
in interfaceWellPrx
-
begin_findWellAnnotationLink
public Ice.AsyncResult begin_findWellAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_findWellAnnotationLink __cb)
- Specified by:
begin_findWellAnnotationLink
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_findWellAnnotationLink
public java.util.List<WellAnnotationLink> end_findWellAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findWellAnnotationLink
in interfaceWellPrx
-
__findWellAnnotationLink_completed
public static void __findWellAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<WellAnnotationLink>> __cb, Ice.AsyncResult __result)
-
findWellReagentLink
public java.util.List<WellReagentLink> findWellReagentLink(Reagent removal)
- Specified by:
findWellReagentLink
in interfaceWellPrx
-
findWellReagentLink
public java.util.List<WellReagentLink> findWellReagentLink(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findWellReagentLink
in interfaceWellPrx
-
begin_findWellReagentLink
public Ice.AsyncResult begin_findWellReagentLink(Reagent removal)
- Specified by:
begin_findWellReagentLink
in interfaceWellPrx
-
begin_findWellReagentLink
public Ice.AsyncResult begin_findWellReagentLink(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findWellReagentLink
in interfaceWellPrx
-
begin_findWellReagentLink
public Ice.AsyncResult begin_findWellReagentLink(Reagent removal, Ice.Callback __cb)
- Specified by:
begin_findWellReagentLink
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_findWellReagentLink
public Ice.AsyncResult begin_findWellReagentLink(Reagent removal, Callback_Well_findWellReagentLink __cb)
- Specified by:
begin_findWellReagentLink
in interfaceWellPrx
-
begin_findWellReagentLink
public Ice.AsyncResult begin_findWellReagentLink(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_findWellReagentLink __cb)
- Specified by:
begin_findWellReagentLink
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_findWellReagentLink
public java.util.List<WellReagentLink> end_findWellReagentLink(Ice.AsyncResult __iresult)
- Specified by:
end_findWellReagentLink
in interfaceWellPrx
-
__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)
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha()
- Specified by:
begin_getAlpha
in interfaceWellPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAlpha
in interfaceWellPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(Ice.Callback __cb)
- Specified by:
begin_getAlpha
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(Callback_Well_getAlpha __cb)
- Specified by:
begin_getAlpha
in interfaceWellPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getAlpha __cb)
- Specified by:
begin_getAlpha
in interfaceWellPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getAlpha
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_getAlpha
public RInt end_getAlpha(Ice.AsyncResult __iresult)
- Specified by:
end_getAlpha
in interfaceWellPrx
-
__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 interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceWellPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceWellPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Well_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceWellPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwner
in interfaceWellPrx
-
__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)
-
begin_getBlue
public Ice.AsyncResult begin_getBlue()
- Specified by:
begin_getBlue
in interfaceWellPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getBlue
in interfaceWellPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(Ice.Callback __cb)
- Specified by:
begin_getBlue
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(Callback_Well_getBlue __cb)
- Specified by:
begin_getBlue
in interfaceWellPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getBlue __cb)
- Specified by:
begin_getBlue
in interfaceWellPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getBlue
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_getBlue
public RInt end_getBlue(Ice.AsyncResult __iresult)
- Specified by:
end_getBlue
in interfaceWellPrx
-
__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)
-
begin_getColumn
public Ice.AsyncResult begin_getColumn()
- Specified by:
begin_getColumn
in interfaceWellPrx
-
begin_getColumn
public Ice.AsyncResult begin_getColumn(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getColumn
in interfaceWellPrx
-
begin_getColumn
public Ice.AsyncResult begin_getColumn(Ice.Callback __cb)
- Specified by:
begin_getColumn
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getColumn
public Ice.AsyncResult begin_getColumn(Callback_Well_getColumn __cb)
- Specified by:
begin_getColumn
in interfaceWellPrx
-
begin_getColumn
public Ice.AsyncResult begin_getColumn(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getColumn __cb)
- Specified by:
begin_getColumn
in interfaceWellPrx
-
begin_getColumn
public Ice.AsyncResult begin_getColumn(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getColumn
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_getColumn
public RInt end_getColumn(Ice.AsyncResult __iresult)
- Specified by:
end_getColumn
in interfaceWellPrx
-
__getColumn_completed
public static void __getColumn_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getExternalDescription
public RString getExternalDescription()
- Specified by:
getExternalDescription
in interfaceWellPrx
-
getExternalDescription
public RString getExternalDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getExternalDescription
in interfaceWellPrx
-
begin_getExternalDescription
public Ice.AsyncResult begin_getExternalDescription()
- Specified by:
begin_getExternalDescription
in interfaceWellPrx
-
begin_getExternalDescription
public Ice.AsyncResult begin_getExternalDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getExternalDescription
in interfaceWellPrx
-
begin_getExternalDescription
public Ice.AsyncResult begin_getExternalDescription(Ice.Callback __cb)
- Specified by:
begin_getExternalDescription
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getExternalDescription
public Ice.AsyncResult begin_getExternalDescription(Callback_Well_getExternalDescription __cb)
- Specified by:
begin_getExternalDescription
in interfaceWellPrx
-
begin_getExternalDescription
public Ice.AsyncResult begin_getExternalDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getExternalDescription __cb)
- Specified by:
begin_getExternalDescription
in interfaceWellPrx
-
begin_getExternalDescription
public Ice.AsyncResult begin_getExternalDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getExternalDescription
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_getExternalDescription
public RString end_getExternalDescription(Ice.AsyncResult __iresult)
- Specified by:
end_getExternalDescription
in interfaceWellPrx
-
__getExternalDescription_completed
public static void __getExternalDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getExternalIdentifier
public RString getExternalIdentifier()
- Specified by:
getExternalIdentifier
in interfaceWellPrx
-
getExternalIdentifier
public RString getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getExternalIdentifier
in interfaceWellPrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier()
- Specified by:
begin_getExternalIdentifier
in interfaceWellPrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getExternalIdentifier
in interfaceWellPrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(Ice.Callback __cb)
- Specified by:
begin_getExternalIdentifier
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(Callback_Well_getExternalIdentifier __cb)
- Specified by:
begin_getExternalIdentifier
in interfaceWellPrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getExternalIdentifier __cb)
- Specified by:
begin_getExternalIdentifier
in interfaceWellPrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getExternalIdentifier
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_getExternalIdentifier
public RString end_getExternalIdentifier(Ice.AsyncResult __iresult)
- Specified by:
end_getExternalIdentifier
in interfaceWellPrx
-
__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)
-
begin_getGreen
public Ice.AsyncResult begin_getGreen()
- Specified by:
begin_getGreen
in interfaceWellPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getGreen
in interfaceWellPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(Ice.Callback __cb)
- Specified by:
begin_getGreen
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(Callback_Well_getGreen __cb)
- Specified by:
begin_getGreen
in interfaceWellPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getGreen __cb)
- Specified by:
begin_getGreen
in interfaceWellPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getGreen
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_getGreen
public RInt end_getGreen(Ice.AsyncResult __iresult)
- Specified by:
end_getGreen
in interfaceWellPrx
-
__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)
-
begin_getPlate
public Ice.AsyncResult begin_getPlate()
- Specified by:
begin_getPlate
in interfaceWellPrx
-
begin_getPlate
public Ice.AsyncResult begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPlate
in interfaceWellPrx
-
begin_getPlate
public Ice.AsyncResult begin_getPlate(Ice.Callback __cb)
- Specified by:
begin_getPlate
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getPlate
public Ice.AsyncResult begin_getPlate(Callback_Well_getPlate __cb)
- Specified by:
begin_getPlate
in interfaceWellPrx
-
begin_getPlate
public Ice.AsyncResult begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getPlate __cb)
- Specified by:
begin_getPlate
in interfaceWellPrx
-
begin_getPlate
public Ice.AsyncResult begin_getPlate(IceInternal.Functional_GenericCallback1<Plate> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPlate
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_getPlate
public Plate end_getPlate(Ice.AsyncResult __iresult)
- Specified by:
end_getPlate
in interfaceWellPrx
-
__getPlate_completed
public static void __getPlate_completed(Ice.TwowayCallbackArg1<Plate> __cb, Ice.AsyncResult __result)
-
getPrimaryWellSample
public WellSample getPrimaryWellSample()
- Specified by:
getPrimaryWellSample
in interfaceWellPrx
-
getPrimaryWellSample
public WellSample getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getPrimaryWellSample
in interfaceWellPrx
-
begin_getPrimaryWellSample
public Ice.AsyncResult begin_getPrimaryWellSample()
- Specified by:
begin_getPrimaryWellSample
in interfaceWellPrx
-
begin_getPrimaryWellSample
public Ice.AsyncResult begin_getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPrimaryWellSample
in interfaceWellPrx
-
begin_getPrimaryWellSample
public Ice.AsyncResult begin_getPrimaryWellSample(Ice.Callback __cb)
- Specified by:
begin_getPrimaryWellSample
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getPrimaryWellSample
public Ice.AsyncResult begin_getPrimaryWellSample(Callback_Well_getPrimaryWellSample __cb)
- Specified by:
begin_getPrimaryWellSample
in interfaceWellPrx
-
begin_getPrimaryWellSample
public Ice.AsyncResult begin_getPrimaryWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getPrimaryWellSample __cb)
- Specified by:
begin_getPrimaryWellSample
in interfaceWellPrx
-
begin_getPrimaryWellSample
public Ice.AsyncResult begin_getPrimaryWellSample(IceInternal.Functional_GenericCallback1<WellSample> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPrimaryWellSample
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_getPrimaryWellSample
public WellSample end_getPrimaryWellSample(Ice.AsyncResult __iresult)
- Specified by:
end_getPrimaryWellSample
in interfaceWellPrx
-
__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 interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getReagentLinksCountPerOwner
public Ice.AsyncResult begin_getReagentLinksCountPerOwner()
- Specified by:
begin_getReagentLinksCountPerOwner
in interfaceWellPrx
-
begin_getReagentLinksCountPerOwner
public Ice.AsyncResult begin_getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getReagentLinksCountPerOwner
in interfaceWellPrx
-
begin_getReagentLinksCountPerOwner
public Ice.AsyncResult begin_getReagentLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getReagentLinksCountPerOwner
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getReagentLinksCountPerOwner
public Ice.AsyncResult begin_getReagentLinksCountPerOwner(Callback_Well_getReagentLinksCountPerOwner __cb)
- Specified by:
begin_getReagentLinksCountPerOwner
in interfaceWellPrx
-
begin_getReagentLinksCountPerOwner
public Ice.AsyncResult begin_getReagentLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getReagentLinksCountPerOwner __cb)
- Specified by:
begin_getReagentLinksCountPerOwner
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_getReagentLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getReagentLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getReagentLinksCountPerOwner
in interfaceWellPrx
-
__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)
-
begin_getRed
public Ice.AsyncResult begin_getRed()
- Specified by:
begin_getRed
in interfaceWellPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getRed
in interfaceWellPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(Ice.Callback __cb)
- Specified by:
begin_getRed
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(Callback_Well_getRed __cb)
- Specified by:
begin_getRed
in interfaceWellPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getRed __cb)
- Specified by:
begin_getRed
in interfaceWellPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRed
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_getRed
public RInt end_getRed(Ice.AsyncResult __iresult)
- Specified by:
end_getRed
in interfaceWellPrx
-
__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)
-
begin_getRow
public Ice.AsyncResult begin_getRow()
- Specified by:
begin_getRow
in interfaceWellPrx
-
begin_getRow
public Ice.AsyncResult begin_getRow(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getRow
in interfaceWellPrx
-
begin_getRow
public Ice.AsyncResult begin_getRow(Ice.Callback __cb)
- Specified by:
begin_getRow
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getRow
public Ice.AsyncResult begin_getRow(Callback_Well_getRow __cb)
- Specified by:
begin_getRow
in interfaceWellPrx
-
begin_getRow
public Ice.AsyncResult begin_getRow(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getRow __cb)
- Specified by:
begin_getRow
in interfaceWellPrx
-
begin_getRow
public Ice.AsyncResult begin_getRow(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRow
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_getRow
public RInt end_getRow(Ice.AsyncResult __iresult)
- Specified by:
end_getRow
in interfaceWellPrx
-
__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)
-
begin_getStatus
public Ice.AsyncResult begin_getStatus()
- Specified by:
begin_getStatus
in interfaceWellPrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getStatus
in interfaceWellPrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(Ice.Callback __cb)
- Specified by:
begin_getStatus
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(Callback_Well_getStatus __cb)
- Specified by:
begin_getStatus
in interfaceWellPrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getStatus __cb)
- Specified by:
begin_getStatus
in interfaceWellPrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getStatus
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_getStatus
public RString end_getStatus(Ice.AsyncResult __iresult)
- Specified by:
end_getStatus
in interfaceWellPrx
-
__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)
-
begin_getType
public Ice.AsyncResult begin_getType()
- Specified by:
begin_getType
in interfaceWellPrx
-
begin_getType
public Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getType
in interfaceWellPrx
-
begin_getType
public Ice.AsyncResult begin_getType(Ice.Callback __cb)
- Specified by:
begin_getType
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getType
public Ice.AsyncResult begin_getType(Callback_Well_getType __cb)
- Specified by:
begin_getType
in interfaceWellPrx
-
begin_getType
public Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getType __cb)
- Specified by:
begin_getType
in interfaceWellPrx
-
begin_getType
public Ice.AsyncResult begin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getType
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_getType
public RString end_getType(Ice.AsyncResult __iresult)
- Specified by:
end_getType
in interfaceWellPrx
-
__getType_completed
public static void __getType_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersion
in interfaceWellPrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersion
in interfaceWellPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersion
in interfaceWellPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersion
in interfaceWellPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_Well_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceWellPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceWellPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersion
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersion
in interfaceWellPrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getWellSample
public WellSample getWellSample(int index)
- Specified by:
getWellSample
in interfaceWellPrx
-
getWellSample
public WellSample getWellSample(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getWellSample
in interfaceWellPrx
-
begin_getWellSample
public Ice.AsyncResult begin_getWellSample(int index)
- Specified by:
begin_getWellSample
in interfaceWellPrx
-
begin_getWellSample
public Ice.AsyncResult begin_getWellSample(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getWellSample
in interfaceWellPrx
-
begin_getWellSample
public Ice.AsyncResult begin_getWellSample(int index, Ice.Callback __cb)
- Specified by:
begin_getWellSample
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_getWellSample
public Ice.AsyncResult begin_getWellSample(int index, Callback_Well_getWellSample __cb)
- Specified by:
begin_getWellSample
in interfaceWellPrx
-
begin_getWellSample
public Ice.AsyncResult begin_getWellSample(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_getWellSample __cb)
- Specified by:
begin_getWellSample
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_getWellSample
public WellSample end_getWellSample(Ice.AsyncResult __iresult)
- Specified by:
end_getWellSample
in interfaceWellPrx
-
__getWellSample_completed
public static void __getWellSample_completed(Ice.TwowayCallbackArg1<WellSample> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public WellAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotation
in interfaceWellPrx
-
linkAnnotation
public WellAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotation
in interfaceWellPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotation
in interfaceWellPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotation
in interfaceWellPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotation
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Well_linkAnnotation __cb)
- Specified by:
begin_linkAnnotation
in interfaceWellPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_linkAnnotation __cb)
- Specified by:
begin_linkAnnotation
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_linkAnnotation
public WellAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotation
in interfaceWellPrx
-
__linkAnnotation_completed
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<WellAnnotationLink> __cb, Ice.AsyncResult __result)
-
linkReagent
public WellReagentLink linkReagent(Reagent addition)
- Specified by:
linkReagent
in interfaceWellPrx
-
linkReagent
public WellReagentLink linkReagent(Reagent addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkReagent
in interfaceWellPrx
-
begin_linkReagent
public Ice.AsyncResult begin_linkReagent(Reagent addition)
- Specified by:
begin_linkReagent
in interfaceWellPrx
-
begin_linkReagent
public Ice.AsyncResult begin_linkReagent(Reagent addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkReagent
in interfaceWellPrx
-
begin_linkReagent
public Ice.AsyncResult begin_linkReagent(Reagent addition, Ice.Callback __cb)
- Specified by:
begin_linkReagent
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_linkReagent
public Ice.AsyncResult begin_linkReagent(Reagent addition, Callback_Well_linkReagent __cb)
- Specified by:
begin_linkReagent
in interfaceWellPrx
-
begin_linkReagent
public Ice.AsyncResult begin_linkReagent(Reagent addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_linkReagent __cb)
- Specified by:
begin_linkReagent
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_linkReagent
public WellReagentLink end_linkReagent(Ice.AsyncResult __iresult)
- Specified by:
end_linkReagent
in interfaceWellPrx
-
__linkReagent_completed
public static void __linkReagent_completed(Ice.TwowayCallbackArg1<WellReagentLink> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationList
in interfaceWellPrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationList
in interfaceWellPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationList
in interfaceWellPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationList
in interfaceWellPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Well_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceWellPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationList
in interfaceWellPrx
-
__linkedAnnotationList_completed
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
-
linkedReagentList
public java.util.List<Reagent> linkedReagentList()
- Specified by:
linkedReagentList
in interfaceWellPrx
-
linkedReagentList
public java.util.List<Reagent> linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedReagentList
in interfaceWellPrx
-
begin_linkedReagentList
public Ice.AsyncResult begin_linkedReagentList()
- Specified by:
begin_linkedReagentList
in interfaceWellPrx
-
begin_linkedReagentList
public Ice.AsyncResult begin_linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedReagentList
in interfaceWellPrx
-
begin_linkedReagentList
public Ice.AsyncResult begin_linkedReagentList(Ice.Callback __cb)
- Specified by:
begin_linkedReagentList
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_linkedReagentList
public Ice.AsyncResult begin_linkedReagentList(Callback_Well_linkedReagentList __cb)
- Specified by:
begin_linkedReagentList
in interfaceWellPrx
-
begin_linkedReagentList
public Ice.AsyncResult begin_linkedReagentList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_linkedReagentList __cb)
- Specified by:
begin_linkedReagentList
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_linkedReagentList
public java.util.List<Reagent> end_linkedReagentList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedReagentList
in interfaceWellPrx
-
__linkedReagentList_completed
public static void __linkedReagentList_completed(Ice.TwowayCallbackArg1<java.util.List<Reagent>> __cb, Ice.AsyncResult __result)
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Well toCopy)
- Specified by:
reloadAnnotationLinks
in interfaceWellPrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinks
in interfaceWellPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Well toCopy)
- Specified by:
begin_reloadAnnotationLinks
in interfaceWellPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinks
in interfaceWellPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Well toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Well toCopy, Callback_Well_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceWellPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceWellPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Well toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinks
in interfaceWellPrx
-
reloadReagentLinks
public void reloadReagentLinks(Well toCopy)
- Specified by:
reloadReagentLinks
in interfaceWellPrx
-
reloadReagentLinks
public void reloadReagentLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadReagentLinks
in interfaceWellPrx
-
begin_reloadReagentLinks
public Ice.AsyncResult begin_reloadReagentLinks(Well toCopy)
- Specified by:
begin_reloadReagentLinks
in interfaceWellPrx
-
begin_reloadReagentLinks
public Ice.AsyncResult begin_reloadReagentLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadReagentLinks
in interfaceWellPrx
-
begin_reloadReagentLinks
public Ice.AsyncResult begin_reloadReagentLinks(Well toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadReagentLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_reloadReagentLinks
public Ice.AsyncResult begin_reloadReagentLinks(Well toCopy, Callback_Well_reloadReagentLinks __cb)
- Specified by:
begin_reloadReagentLinks
in interfaceWellPrx
-
begin_reloadReagentLinks
public Ice.AsyncResult begin_reloadReagentLinks(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_reloadReagentLinks __cb)
- Specified by:
begin_reloadReagentLinks
in interfaceWellPrx
-
begin_reloadReagentLinks
public Ice.AsyncResult begin_reloadReagentLinks(Well toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadReagentLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_reloadReagentLinks
public void end_reloadReagentLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadReagentLinks
in interfaceWellPrx
-
reloadWellSamples
public void reloadWellSamples(Well toCopy)
- Specified by:
reloadWellSamples
in interfaceWellPrx
-
reloadWellSamples
public void reloadWellSamples(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadWellSamples
in interfaceWellPrx
-
begin_reloadWellSamples
public Ice.AsyncResult begin_reloadWellSamples(Well toCopy)
- Specified by:
begin_reloadWellSamples
in interfaceWellPrx
-
begin_reloadWellSamples
public Ice.AsyncResult begin_reloadWellSamples(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadWellSamples
in interfaceWellPrx
-
begin_reloadWellSamples
public Ice.AsyncResult begin_reloadWellSamples(Well toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadWellSamples
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_reloadWellSamples
public Ice.AsyncResult begin_reloadWellSamples(Well toCopy, Callback_Well_reloadWellSamples __cb)
- Specified by:
begin_reloadWellSamples
in interfaceWellPrx
-
begin_reloadWellSamples
public Ice.AsyncResult begin_reloadWellSamples(Well toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_reloadWellSamples __cb)
- Specified by:
begin_reloadWellSamples
in interfaceWellPrx
-
begin_reloadWellSamples
public Ice.AsyncResult begin_reloadWellSamples(Well toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadWellSamples
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_reloadWellSamples
public void end_reloadWellSamples(Ice.AsyncResult __iresult)
- Specified by:
end_reloadWellSamples
in interfaceWellPrx
-
removeAllWellAnnotationLinkSet
public void removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets)
- Specified by:
removeAllWellAnnotationLinkSet
in interfaceWellPrx
-
removeAllWellAnnotationLinkSet
public void removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllWellAnnotationLinkSet
in interfaceWellPrx
-
begin_removeAllWellAnnotationLinkSet
public Ice.AsyncResult begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets)
- Specified by:
begin_removeAllWellAnnotationLinkSet
in interfaceWellPrx
-
begin_removeAllWellAnnotationLinkSet
public Ice.AsyncResult begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllWellAnnotationLinkSet
in interfaceWellPrx
-
begin_removeAllWellAnnotationLinkSet
public Ice.AsyncResult begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllWellAnnotationLinkSet
in interfaceWellPrx
-
begin_removeAllWellAnnotationLinkSet
public Ice.AsyncResult begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllWellAnnotationLinkSet
in interfaceWellPrx
-
begin_removeAllWellAnnotationLinkSet
public Ice.AsyncResult begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, Callback_Well_removeAllWellAnnotationLinkSet __cb)
- Specified by:
begin_removeAllWellAnnotationLinkSet
in interfaceWellPrx
-
begin_removeAllWellAnnotationLinkSet
public Ice.AsyncResult begin_removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeAllWellAnnotationLinkSet __cb)
- Specified by:
begin_removeAllWellAnnotationLinkSet
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_removeAllWellAnnotationLinkSet
public void end_removeAllWellAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllWellAnnotationLinkSet
in interfaceWellPrx
-
removeAllWellReagentLinkSet
public void removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
- Specified by:
removeAllWellReagentLinkSet
in interfaceWellPrx
-
removeAllWellReagentLinkSet
public void removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllWellReagentLinkSet
in interfaceWellPrx
-
begin_removeAllWellReagentLinkSet
public Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
- Specified by:
begin_removeAllWellReagentLinkSet
in interfaceWellPrx
-
begin_removeAllWellReagentLinkSet
public Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllWellReagentLinkSet
in interfaceWellPrx
-
begin_removeAllWellReagentLinkSet
public Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllWellReagentLinkSet
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_removeAllWellReagentLinkSet
public Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Callback_Well_removeAllWellReagentLinkSet __cb)
- Specified by:
begin_removeAllWellReagentLinkSet
in interfaceWellPrx
-
begin_removeAllWellReagentLinkSet
public Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeAllWellReagentLinkSet __cb)
- Specified by:
begin_removeAllWellReagentLinkSet
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_removeAllWellReagentLinkSet
public void end_removeAllWellReagentLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllWellReagentLinkSet
in interfaceWellPrx
-
removeAllWellSampleSet
public void removeAllWellSampleSet(java.util.List<WellSample> targets)
- Specified by:
removeAllWellSampleSet
in interfaceWellPrx
-
removeAllWellSampleSet
public void removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllWellSampleSet
in interfaceWellPrx
-
begin_removeAllWellSampleSet
public Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets)
- Specified by:
begin_removeAllWellSampleSet
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_removeAllWellSampleSet
public Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllWellSampleSet
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_removeAllWellSampleSet
public Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, Callback_Well_removeAllWellSampleSet __cb)
- Specified by:
begin_removeAllWellSampleSet
in interfaceWellPrx
-
begin_removeAllWellSampleSet
public Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeAllWellSampleSet __cb)
- Specified by:
begin_removeAllWellSampleSet
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_removeAllWellSampleSet
public void end_removeAllWellSampleSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllWellSampleSet
in interfaceWellPrx
-
removeWellAnnotationLink
public void removeWellAnnotationLink(WellAnnotationLink theTarget)
- Specified by:
removeWellAnnotationLink
in interfaceWellPrx
-
removeWellAnnotationLink
public void removeWellAnnotationLink(WellAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeWellAnnotationLink
in interfaceWellPrx
-
begin_removeWellAnnotationLink
public Ice.AsyncResult begin_removeWellAnnotationLink(WellAnnotationLink theTarget)
- Specified by:
begin_removeWellAnnotationLink
in interfaceWellPrx
-
begin_removeWellAnnotationLink
public Ice.AsyncResult begin_removeWellAnnotationLink(WellAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeWellAnnotationLink
in interfaceWellPrx
-
begin_removeWellAnnotationLink
public Ice.AsyncResult begin_removeWellAnnotationLink(WellAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeWellAnnotationLink
in interfaceWellPrx
-
begin_removeWellAnnotationLink
public Ice.AsyncResult begin_removeWellAnnotationLink(WellAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeWellAnnotationLink
in interfaceWellPrx
-
begin_removeWellAnnotationLink
public Ice.AsyncResult begin_removeWellAnnotationLink(WellAnnotationLink theTarget, Callback_Well_removeWellAnnotationLink __cb)
- Specified by:
begin_removeWellAnnotationLink
in interfaceWellPrx
-
begin_removeWellAnnotationLink
public Ice.AsyncResult begin_removeWellAnnotationLink(WellAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeWellAnnotationLink __cb)
- Specified by:
begin_removeWellAnnotationLink
in interfaceWellPrx
-
begin_removeWellAnnotationLink
public Ice.AsyncResult begin_removeWellAnnotationLink(WellAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeWellAnnotationLink
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_removeWellAnnotationLink
public void end_removeWellAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeWellAnnotationLink
in interfaceWellPrx
-
removeWellAnnotationLinkFromBoth
public void removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides)
- Specified by:
removeWellAnnotationLinkFromBoth
in interfaceWellPrx
-
removeWellAnnotationLinkFromBoth
public void removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeWellAnnotationLinkFromBoth
in interfaceWellPrx
-
begin_removeWellAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides)
- Specified by:
begin_removeWellAnnotationLinkFromBoth
in interfaceWellPrx
-
begin_removeWellAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeWellAnnotationLinkFromBoth
in interfaceWellPrx
-
begin_removeWellAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeWellAnnotationLinkFromBoth
in interfaceWellPrx
-
begin_removeWellAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeWellAnnotationLinkFromBoth
in interfaceWellPrx
-
begin_removeWellAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, Callback_Well_removeWellAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeWellAnnotationLinkFromBoth
in interfaceWellPrx
-
begin_removeWellAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeWellAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeWellAnnotationLinkFromBoth
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_removeWellAnnotationLinkFromBoth
public void end_removeWellAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeWellAnnotationLinkFromBoth
in interfaceWellPrx
-
removeWellReagentLink
public void removeWellReagentLink(WellReagentLink theTarget)
- Specified by:
removeWellReagentLink
in interfaceWellPrx
-
removeWellReagentLink
public void removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeWellReagentLink
in interfaceWellPrx
-
begin_removeWellReagentLink
public Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget)
- Specified by:
begin_removeWellReagentLink
in interfaceWellPrx
-
begin_removeWellReagentLink
public Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeWellReagentLink
in interfaceWellPrx
-
begin_removeWellReagentLink
public Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeWellReagentLink
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_removeWellReagentLink
public Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, Callback_Well_removeWellReagentLink __cb)
- Specified by:
begin_removeWellReagentLink
in interfaceWellPrx
-
begin_removeWellReagentLink
public Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeWellReagentLink __cb)
- Specified by:
begin_removeWellReagentLink
in interfaceWellPrx
-
begin_removeWellReagentLink
public Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeWellReagentLink
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_removeWellReagentLink
public void end_removeWellReagentLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeWellReagentLink
in interfaceWellPrx
-
removeWellReagentLinkFromBoth
public void removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides)
- Specified by:
removeWellReagentLinkFromBoth
in interfaceWellPrx
-
removeWellReagentLinkFromBoth
public void removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeWellReagentLinkFromBoth
in interfaceWellPrx
-
begin_removeWellReagentLinkFromBoth
public Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides)
- Specified by:
begin_removeWellReagentLinkFromBoth
in interfaceWellPrx
-
begin_removeWellReagentLinkFromBoth
public Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeWellReagentLinkFromBoth
in interfaceWellPrx
-
begin_removeWellReagentLinkFromBoth
public Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeWellReagentLinkFromBoth
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_removeWellReagentLinkFromBoth
public Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, Callback_Well_removeWellReagentLinkFromBoth __cb)
- Specified by:
begin_removeWellReagentLinkFromBoth
in interfaceWellPrx
-
begin_removeWellReagentLinkFromBoth
public Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeWellReagentLinkFromBoth __cb)
- Specified by:
begin_removeWellReagentLinkFromBoth
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_removeWellReagentLinkFromBoth
public void end_removeWellReagentLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeWellReagentLinkFromBoth
in interfaceWellPrx
-
removeWellSample
public void removeWellSample(WellSample theTarget)
- Specified by:
removeWellSample
in interfaceWellPrx
-
removeWellSample
public void removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeWellSample
in interfaceWellPrx
-
begin_removeWellSample
public Ice.AsyncResult begin_removeWellSample(WellSample theTarget)
- Specified by:
begin_removeWellSample
in interfaceWellPrx
-
begin_removeWellSample
public Ice.AsyncResult begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeWellSample
in interfaceWellPrx
-
begin_removeWellSample
public Ice.AsyncResult begin_removeWellSample(WellSample theTarget, Ice.Callback __cb)
- Specified by:
begin_removeWellSample
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_removeWellSample
public Ice.AsyncResult begin_removeWellSample(WellSample theTarget, Callback_Well_removeWellSample __cb)
- Specified by:
begin_removeWellSample
in interfaceWellPrx
-
begin_removeWellSample
public Ice.AsyncResult begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_removeWellSample __cb)
- Specified by:
begin_removeWellSample
in interfaceWellPrx
-
begin_removeWellSample
public Ice.AsyncResult begin_removeWellSample(WellSample theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeWellSample
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_removeWellSample
public void end_removeWellSample(Ice.AsyncResult __iresult)
- Specified by:
end_removeWellSample
in interfaceWellPrx
-
setAlpha
public void setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha)
- Specified by:
begin_setAlpha
in interfaceWellPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setAlpha
in interfaceWellPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, Ice.Callback __cb)
- Specified by:
begin_setAlpha
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, Callback_Well_setAlpha __cb)
- Specified by:
begin_setAlpha
in interfaceWellPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setAlpha __cb)
- Specified by:
begin_setAlpha
in interfaceWellPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setAlpha
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_setAlpha
public void end_setAlpha(Ice.AsyncResult __iresult)
- Specified by:
end_setAlpha
in interfaceWellPrx
-
setBlue
public void setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue)
- Specified by:
begin_setBlue
in interfaceWellPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setBlue
in interfaceWellPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, Ice.Callback __cb)
- Specified by:
begin_setBlue
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, Callback_Well_setBlue __cb)
- Specified by:
begin_setBlue
in interfaceWellPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setBlue __cb)
- Specified by:
begin_setBlue
in interfaceWellPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setBlue
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_setBlue
public void end_setBlue(Ice.AsyncResult __iresult)
- Specified by:
end_setBlue
in interfaceWellPrx
-
setColumn
public void setColumn(RInt theColumn, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setColumn
public Ice.AsyncResult begin_setColumn(RInt theColumn)
- Specified by:
begin_setColumn
in interfaceWellPrx
-
begin_setColumn
public Ice.AsyncResult begin_setColumn(RInt theColumn, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setColumn
in interfaceWellPrx
-
begin_setColumn
public Ice.AsyncResult begin_setColumn(RInt theColumn, Ice.Callback __cb)
- Specified by:
begin_setColumn
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_setColumn
public Ice.AsyncResult begin_setColumn(RInt theColumn, Callback_Well_setColumn __cb)
- Specified by:
begin_setColumn
in interfaceWellPrx
-
begin_setColumn
public Ice.AsyncResult begin_setColumn(RInt theColumn, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setColumn __cb)
- Specified by:
begin_setColumn
in interfaceWellPrx
-
begin_setColumn
public Ice.AsyncResult begin_setColumn(RInt theColumn, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setColumn
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_setColumn
public void end_setColumn(Ice.AsyncResult __iresult)
- Specified by:
end_setColumn
in interfaceWellPrx
-
setExternalDescription
public void setExternalDescription(RString theExternalDescription)
- Specified by:
setExternalDescription
in interfaceWellPrx
-
setExternalDescription
public void setExternalDescription(RString theExternalDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setExternalDescription
in interfaceWellPrx
-
begin_setExternalDescription
public Ice.AsyncResult begin_setExternalDescription(RString theExternalDescription)
- Specified by:
begin_setExternalDescription
in interfaceWellPrx
-
begin_setExternalDescription
public Ice.AsyncResult begin_setExternalDescription(RString theExternalDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setExternalDescription
in interfaceWellPrx
-
begin_setExternalDescription
public Ice.AsyncResult begin_setExternalDescription(RString theExternalDescription, Ice.Callback __cb)
- Specified by:
begin_setExternalDescription
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_setExternalDescription
public Ice.AsyncResult begin_setExternalDescription(RString theExternalDescription, Callback_Well_setExternalDescription __cb)
- Specified by:
begin_setExternalDescription
in interfaceWellPrx
-
begin_setExternalDescription
public Ice.AsyncResult begin_setExternalDescription(RString theExternalDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setExternalDescription __cb)
- Specified by:
begin_setExternalDescription
in interfaceWellPrx
-
begin_setExternalDescription
public Ice.AsyncResult begin_setExternalDescription(RString theExternalDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setExternalDescription
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_setExternalDescription
public void end_setExternalDescription(Ice.AsyncResult __iresult)
- Specified by:
end_setExternalDescription
in interfaceWellPrx
-
setExternalIdentifier
public void setExternalIdentifier(RString theExternalIdentifier)
- Specified by:
setExternalIdentifier
in interfaceWellPrx
-
setExternalIdentifier
public void setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setExternalIdentifier
in interfaceWellPrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier)
- Specified by:
begin_setExternalIdentifier
in interfaceWellPrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setExternalIdentifier
in interfaceWellPrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, Ice.Callback __cb)
- Specified by:
begin_setExternalIdentifier
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, Callback_Well_setExternalIdentifier __cb)
- Specified by:
begin_setExternalIdentifier
in interfaceWellPrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setExternalIdentifier __cb)
- Specified by:
begin_setExternalIdentifier
in interfaceWellPrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setExternalIdentifier
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_setExternalIdentifier
public void end_setExternalIdentifier(Ice.AsyncResult __iresult)
- Specified by:
end_setExternalIdentifier
in interfaceWellPrx
-
setGreen
public void setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen)
- Specified by:
begin_setGreen
in interfaceWellPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setGreen
in interfaceWellPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, Ice.Callback __cb)
- Specified by:
begin_setGreen
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, Callback_Well_setGreen __cb)
- Specified by:
begin_setGreen
in interfaceWellPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setGreen __cb)
- Specified by:
begin_setGreen
in interfaceWellPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setGreen
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_setGreen
public void end_setGreen(Ice.AsyncResult __iresult)
- Specified by:
end_setGreen
in interfaceWellPrx
-
setPlate
public void setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setPlate
public Ice.AsyncResult begin_setPlate(Plate thePlate)
- Specified by:
begin_setPlate
in interfaceWellPrx
-
begin_setPlate
public Ice.AsyncResult begin_setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPlate
in interfaceWellPrx
-
begin_setPlate
public Ice.AsyncResult begin_setPlate(Plate thePlate, Ice.Callback __cb)
- Specified by:
begin_setPlate
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_setPlate
public Ice.AsyncResult begin_setPlate(Plate thePlate, Callback_Well_setPlate __cb)
- Specified by:
begin_setPlate
in interfaceWellPrx
-
begin_setPlate
public Ice.AsyncResult begin_setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setPlate __cb)
- Specified by:
begin_setPlate
in interfaceWellPrx
-
begin_setPlate
public Ice.AsyncResult begin_setPlate(Plate thePlate, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPlate
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_setPlate
public void end_setPlate(Ice.AsyncResult __iresult)
- Specified by:
end_setPlate
in interfaceWellPrx
-
setPrimaryWellSample
public WellSample setPrimaryWellSample(WellSample theElement)
- Specified by:
setPrimaryWellSample
in interfaceWellPrx
-
setPrimaryWellSample
public WellSample setPrimaryWellSample(WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setPrimaryWellSample
in interfaceWellPrx
-
begin_setPrimaryWellSample
public Ice.AsyncResult begin_setPrimaryWellSample(WellSample theElement)
- Specified by:
begin_setPrimaryWellSample
in interfaceWellPrx
-
begin_setPrimaryWellSample
public Ice.AsyncResult begin_setPrimaryWellSample(WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPrimaryWellSample
in interfaceWellPrx
-
begin_setPrimaryWellSample
public Ice.AsyncResult begin_setPrimaryWellSample(WellSample theElement, Ice.Callback __cb)
- Specified by:
begin_setPrimaryWellSample
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_setPrimaryWellSample
public Ice.AsyncResult begin_setPrimaryWellSample(WellSample theElement, Callback_Well_setPrimaryWellSample __cb)
- Specified by:
begin_setPrimaryWellSample
in interfaceWellPrx
-
begin_setPrimaryWellSample
public Ice.AsyncResult begin_setPrimaryWellSample(WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setPrimaryWellSample __cb)
- Specified by:
begin_setPrimaryWellSample
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_setPrimaryWellSample
public WellSample end_setPrimaryWellSample(Ice.AsyncResult __iresult)
- Specified by:
end_setPrimaryWellSample
in interfaceWellPrx
-
__setPrimaryWellSample_completed
public static void __setPrimaryWellSample_completed(Ice.TwowayCallbackArg1<WellSample> __cb, Ice.AsyncResult __result)
-
setRed
public void setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed)
- Specified by:
begin_setRed
in interfaceWellPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setRed
in interfaceWellPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, Ice.Callback __cb)
- Specified by:
begin_setRed
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, Callback_Well_setRed __cb)
- Specified by:
begin_setRed
in interfaceWellPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setRed __cb)
- Specified by:
begin_setRed
in interfaceWellPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRed
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_setRed
public void end_setRed(Ice.AsyncResult __iresult)
- Specified by:
end_setRed
in interfaceWellPrx
-
setRow
public void setRow(RInt theRow, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setRow
public Ice.AsyncResult begin_setRow(RInt theRow)
- Specified by:
begin_setRow
in interfaceWellPrx
-
begin_setRow
public Ice.AsyncResult begin_setRow(RInt theRow, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setRow
in interfaceWellPrx
-
begin_setRow
public Ice.AsyncResult begin_setRow(RInt theRow, Ice.Callback __cb)
- Specified by:
begin_setRow
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_setRow
public Ice.AsyncResult begin_setRow(RInt theRow, Callback_Well_setRow __cb)
- Specified by:
begin_setRow
in interfaceWellPrx
-
begin_setRow
public Ice.AsyncResult begin_setRow(RInt theRow, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setRow __cb)
- Specified by:
begin_setRow
in interfaceWellPrx
-
begin_setRow
public Ice.AsyncResult begin_setRow(RInt theRow, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRow
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_setRow
public void end_setRow(Ice.AsyncResult __iresult)
- Specified by:
end_setRow
in interfaceWellPrx
-
setStatus
public void setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus)
- Specified by:
begin_setStatus
in interfaceWellPrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setStatus
in interfaceWellPrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, Ice.Callback __cb)
- Specified by:
begin_setStatus
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, Callback_Well_setStatus __cb)
- Specified by:
begin_setStatus
in interfaceWellPrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setStatus __cb)
- Specified by:
begin_setStatus
in interfaceWellPrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setStatus
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_setStatus
public void end_setStatus(Ice.AsyncResult __iresult)
- Specified by:
end_setStatus
in interfaceWellPrx
-
setType
public void setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType)
- Specified by:
begin_setType
in interfaceWellPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setType
in interfaceWellPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, Ice.Callback __cb)
- Specified by:
begin_setType
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, Callback_Well_setType __cb)
- Specified by:
begin_setType
in interfaceWellPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setType __cb)
- Specified by:
begin_setType
in interfaceWellPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setType
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_setType
public void end_setType(Ice.AsyncResult __iresult)
- Specified by:
end_setType
in interfaceWellPrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersion
in interfaceWellPrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersion
in interfaceWellPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersion
in interfaceWellPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersion
in interfaceWellPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersion
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Well_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceWellPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceWellPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersion
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersion
in interfaceWellPrx
-
setWellSample
public WellSample setWellSample(int index, WellSample theElement)
- Specified by:
setWellSample
in interfaceWellPrx
-
setWellSample
public WellSample setWellSample(int index, WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setWellSample
in interfaceWellPrx
-
begin_setWellSample
public Ice.AsyncResult begin_setWellSample(int index, WellSample theElement)
- Specified by:
begin_setWellSample
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_setWellSample
public Ice.AsyncResult begin_setWellSample(int index, WellSample theElement, Ice.Callback __cb)
- Specified by:
begin_setWellSample
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_setWellSample
public Ice.AsyncResult begin_setWellSample(int index, WellSample theElement, Callback_Well_setWellSample __cb)
- Specified by:
begin_setWellSample
in interfaceWellPrx
-
begin_setWellSample
public Ice.AsyncResult begin_setWellSample(int index, WellSample theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_setWellSample __cb)
- Specified by:
begin_setWellSample
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_setWellSample
public WellSample end_setWellSample(Ice.AsyncResult __iresult)
- Specified by:
end_setWellSample
in interfaceWellPrx
-
__setWellSample_completed
public static void __setWellSample_completed(Ice.TwowayCallbackArg1<WellSample> __cb, Ice.AsyncResult __result)
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinks
in interfaceWellPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinks
in interfaceWellPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceWellPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceWellPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Well_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceWellPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceWellPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinks
in interfaceWellPrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfReagentLinks
public int sizeOfReagentLinks()
- Specified by:
sizeOfReagentLinks
in interfaceWellPrx
-
sizeOfReagentLinks
public int sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfReagentLinks
in interfaceWellPrx
-
begin_sizeOfReagentLinks
public Ice.AsyncResult begin_sizeOfReagentLinks()
- Specified by:
begin_sizeOfReagentLinks
in interfaceWellPrx
-
begin_sizeOfReagentLinks
public Ice.AsyncResult begin_sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfReagentLinks
in interfaceWellPrx
-
begin_sizeOfReagentLinks
public Ice.AsyncResult begin_sizeOfReagentLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfReagentLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_sizeOfReagentLinks
public Ice.AsyncResult begin_sizeOfReagentLinks(Callback_Well_sizeOfReagentLinks __cb)
- Specified by:
begin_sizeOfReagentLinks
in interfaceWellPrx
-
begin_sizeOfReagentLinks
public Ice.AsyncResult begin_sizeOfReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_sizeOfReagentLinks __cb)
- Specified by:
begin_sizeOfReagentLinks
in interfaceWellPrx
-
begin_sizeOfReagentLinks
public Ice.AsyncResult begin_sizeOfReagentLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfReagentLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_sizeOfReagentLinks
public int end_sizeOfReagentLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfReagentLinks
in interfaceWellPrx
-
__sizeOfReagentLinks_completed
public static void __sizeOfReagentLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfWellSamples
public int sizeOfWellSamples()
- Specified by:
sizeOfWellSamples
in interfaceWellPrx
-
sizeOfWellSamples
public int sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfWellSamples
in interfaceWellPrx
-
begin_sizeOfWellSamples
public Ice.AsyncResult begin_sizeOfWellSamples()
- Specified by:
begin_sizeOfWellSamples
in interfaceWellPrx
-
begin_sizeOfWellSamples
public Ice.AsyncResult begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfWellSamples
in interfaceWellPrx
-
begin_sizeOfWellSamples
public Ice.AsyncResult begin_sizeOfWellSamples(Ice.Callback __cb)
- Specified by:
begin_sizeOfWellSamples
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_sizeOfWellSamples
public Ice.AsyncResult begin_sizeOfWellSamples(Callback_Well_sizeOfWellSamples __cb)
- Specified by:
begin_sizeOfWellSamples
in interfaceWellPrx
-
begin_sizeOfWellSamples
public Ice.AsyncResult begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_sizeOfWellSamples __cb)
- Specified by:
begin_sizeOfWellSamples
in interfaceWellPrx
-
begin_sizeOfWellSamples
public Ice.AsyncResult begin_sizeOfWellSamples(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfWellSamples
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_sizeOfWellSamples
public int end_sizeOfWellSamples(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfWellSamples
in interfaceWellPrx
-
__sizeOfWellSamples_completed
public static void __sizeOfWellSamples_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotation
in interfaceWellPrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotation
in interfaceWellPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotation
in interfaceWellPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotation
in interfaceWellPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Well_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceWellPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceWellPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotation
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotation
in interfaceWellPrx
-
unlinkReagent
public void unlinkReagent(Reagent removal)
- Specified by:
unlinkReagent
in interfaceWellPrx
-
unlinkReagent
public void unlinkReagent(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkReagent
in interfaceWellPrx
-
begin_unlinkReagent
public Ice.AsyncResult begin_unlinkReagent(Reagent removal)
- Specified by:
begin_unlinkReagent
in interfaceWellPrx
-
begin_unlinkReagent
public Ice.AsyncResult begin_unlinkReagent(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkReagent
in interfaceWellPrx
-
begin_unlinkReagent
public Ice.AsyncResult begin_unlinkReagent(Reagent removal, Ice.Callback __cb)
- Specified by:
begin_unlinkReagent
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_unlinkReagent
public Ice.AsyncResult begin_unlinkReagent(Reagent removal, Callback_Well_unlinkReagent __cb)
- Specified by:
begin_unlinkReagent
in interfaceWellPrx
-
begin_unlinkReagent
public Ice.AsyncResult begin_unlinkReagent(Reagent removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_unlinkReagent __cb)
- Specified by:
begin_unlinkReagent
in interfaceWellPrx
-
begin_unlinkReagent
public Ice.AsyncResult begin_unlinkReagent(Reagent removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkReagent
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_unlinkReagent
public void end_unlinkReagent(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkReagent
in interfaceWellPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinks
in interfaceWellPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinks
in interfaceWellPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinks
in interfaceWellPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinks
in interfaceWellPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Well_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceWellPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceWellPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinks
in interfaceWellPrx
-
unloadReagentLinks
public void unloadReagentLinks()
- Specified by:
unloadReagentLinks
in interfaceWellPrx
-
unloadReagentLinks
public void unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadReagentLinks
in interfaceWellPrx
-
begin_unloadReagentLinks
public Ice.AsyncResult begin_unloadReagentLinks()
- Specified by:
begin_unloadReagentLinks
in interfaceWellPrx
-
begin_unloadReagentLinks
public Ice.AsyncResult begin_unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadReagentLinks
in interfaceWellPrx
-
begin_unloadReagentLinks
public Ice.AsyncResult begin_unloadReagentLinks(Ice.Callback __cb)
- Specified by:
begin_unloadReagentLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_unloadReagentLinks
public Ice.AsyncResult begin_unloadReagentLinks(Callback_Well_unloadReagentLinks __cb)
- Specified by:
begin_unloadReagentLinks
in interfaceWellPrx
-
begin_unloadReagentLinks
public Ice.AsyncResult begin_unloadReagentLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_unloadReagentLinks __cb)
- Specified by:
begin_unloadReagentLinks
in interfaceWellPrx
-
begin_unloadReagentLinks
public Ice.AsyncResult begin_unloadReagentLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadReagentLinks
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_unloadReagentLinks
public void end_unloadReagentLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadReagentLinks
in interfaceWellPrx
-
unloadWellSamples
public void unloadWellSamples()
- Specified by:
unloadWellSamples
in interfaceWellPrx
-
unloadWellSamples
public void unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadWellSamples
in interfaceWellPrx
-
begin_unloadWellSamples
public Ice.AsyncResult begin_unloadWellSamples()
- Specified by:
begin_unloadWellSamples
in interfaceWellPrx
-
begin_unloadWellSamples
public Ice.AsyncResult begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadWellSamples
in interfaceWellPrx
-
begin_unloadWellSamples
public Ice.AsyncResult begin_unloadWellSamples(Ice.Callback __cb)
- Specified by:
begin_unloadWellSamples
in interfaceWellPrx
-
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 interfaceWellPrx
-
begin_unloadWellSamples
public Ice.AsyncResult begin_unloadWellSamples(Callback_Well_unloadWellSamples __cb)
- Specified by:
begin_unloadWellSamples
in interfaceWellPrx
-
begin_unloadWellSamples
public Ice.AsyncResult begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Well_unloadWellSamples __cb)
- Specified by:
begin_unloadWellSamples
in interfaceWellPrx
-
begin_unloadWellSamples
public Ice.AsyncResult begin_unloadWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadWellSamples
in interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
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 interfaceWellPrx
-
end_unloadWellSamples
public void end_unloadWellSamples(Ice.AsyncResult __iresult)
- Specified by:
end_unloadWellSamples
in interfaceWellPrx
-
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)
-
-