Package omero.model
Class ReagentPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.model.ReagentPrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx,java.io.Serializable,IObjectPrx,ReagentPrx
public final class ReagentPrxHelper extends Ice.ObjectPrxHelperBase implements ReagentPrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]__idsstatic longserialVersionUID
-
Constructor Summary
Constructors Constructor Description ReagentPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ReagentAnnotationLink>> __cb, Ice.AsyncResult __result)static void__copyWellLinks_completed(Ice.TwowayCallbackArg1<java.util.List<WellReagentLink>> __cb, Ice.AsyncResult __result)static void__findReagentAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<ReagentAnnotationLink>> __cb, Ice.AsyncResult __result)static void__findWellReagentLink_completed(Ice.TwowayCallbackArg1<java.util.List<WellReagentLink>> __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__getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)static void__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)static void__getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getReagentIdentifier_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getScreen_completed(Ice.TwowayCallbackArg1<Screen> __cb, Ice.AsyncResult __result)static void__getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)static void__getWellLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __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<ReagentAnnotationLink> __cb, Ice.AsyncResult __result)static void__linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)static void__linkedWellList_completed(Ice.TwowayCallbackArg1<java.util.List<Well>> __cb, Ice.AsyncResult __result)static void__linkWell_completed(Ice.TwowayCallbackArg1<WellReagentLink> __cb, Ice.AsyncResult __result)static void__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)static ReagentPrx__read(IceInternal.BasicStream __is)static void__shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)static void__sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)static void__sizeOfWellLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)static void__write(IceInternal.BasicStream __os, ReagentPrx v)voidaddAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets)voidaddAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)voidaddAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddReagentAnnotationLink(ReagentAnnotationLink target)voidaddReagentAnnotationLink(ReagentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides)voidaddReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddWellReagentLink(WellReagentLink target)voidaddWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddWellReagentLinkToBoth(WellReagentLink link, boolean bothSides)voidaddWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets)Ice.AsyncResultbegin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> 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.AsyncResultbegin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addAllReagentAnnotationLinkSet __cb)Ice.AsyncResultbegin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, Callback_Reagent_addAllReagentAnnotationLinkSet __cb)Ice.AsyncResultbegin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)Ice.AsyncResultbegin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addAllWellReagentLinkSet __cb)Ice.AsyncResultbegin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Callback_Reagent_addAllWellReagentLinkSet __cb)Ice.AsyncResultbegin_addReagentAnnotationLink(ReagentAnnotationLink target)Ice.AsyncResultbegin_addReagentAnnotationLink(ReagentAnnotationLink target, Ice.Callback __cb)Ice.AsyncResultbegin_addReagentAnnotationLink(ReagentAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addReagentAnnotationLink(ReagentAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addReagentAnnotationLink(ReagentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addReagentAnnotationLink(ReagentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addReagentAnnotationLink(ReagentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addReagentAnnotationLink(ReagentAnnotationLink 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.AsyncResultbegin_addReagentAnnotationLink(ReagentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addReagentAnnotationLink __cb)Ice.AsyncResultbegin_addReagentAnnotationLink(ReagentAnnotationLink target, Callback_Reagent_addReagentAnnotationLink __cb)Ice.AsyncResultbegin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink 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.AsyncResultbegin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addReagentAnnotationLinkToBoth __cb)Ice.AsyncResultbegin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, Callback_Reagent_addReagentAnnotationLinkToBoth __cb)Ice.AsyncResultbegin_addWellReagentLink(WellReagentLink target)Ice.AsyncResultbegin_addWellReagentLink(WellReagentLink target, Ice.Callback __cb)Ice.AsyncResultbegin_addWellReagentLink(WellReagentLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addWellReagentLink(WellReagentLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addWellReagentLink __cb)Ice.AsyncResultbegin_addWellReagentLink(WellReagentLink target, Callback_Reagent_addWellReagentLink __cb)Ice.AsyncResultbegin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides)Ice.AsyncResultbegin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addWellReagentLinkToBoth __cb)Ice.AsyncResultbegin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, Callback_Reagent_addWellReagentLinkToBoth __cb)Ice.AsyncResultbegin_clearAnnotationLinks()Ice.AsyncResultbegin_clearAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_clearAnnotationLinks __cb)Ice.AsyncResultbegin_clearAnnotationLinks(Callback_Reagent_clearAnnotationLinks __cb)Ice.AsyncResultbegin_clearWellLinks()Ice.AsyncResultbegin_clearWellLinks(Ice.Callback __cb)Ice.AsyncResultbegin_clearWellLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearWellLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearWellLinks(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.AsyncResultbegin_clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_clearWellLinks __cb)Ice.AsyncResultbegin_clearWellLinks(Callback_Reagent_clearWellLinks __cb)Ice.AsyncResultbegin_copyAnnotationLinks()Ice.AsyncResultbegin_copyAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_copyAnnotationLinks __cb)Ice.AsyncResultbegin_copyAnnotationLinks(Callback_Reagent_copyAnnotationLinks __cb)Ice.AsyncResultbegin_copyWellLinks()Ice.AsyncResultbegin_copyWellLinks(Ice.Callback __cb)Ice.AsyncResultbegin_copyWellLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyWellLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_copyWellLinks(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.AsyncResultbegin_copyWellLinks(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.AsyncResultbegin_copyWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_copyWellLinks __cb)Ice.AsyncResultbegin_copyWellLinks(Callback_Reagent_copyWellLinks __cb)Ice.AsyncResultbegin_findReagentAnnotationLink(Annotation removal)Ice.AsyncResultbegin_findReagentAnnotationLink(Annotation removal, Ice.Callback __cb)Ice.AsyncResultbegin_findReagentAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findReagentAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findReagentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findReagentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_findReagentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findReagentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findReagentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_findReagentAnnotationLink __cb)Ice.AsyncResultbegin_findReagentAnnotationLink(Annotation removal, Callback_Reagent_findReagentAnnotationLink __cb)Ice.AsyncResultbegin_findWellReagentLink(Well removal)Ice.AsyncResultbegin_findWellReagentLink(Well removal, Ice.Callback __cb)Ice.AsyncResultbegin_findWellReagentLink(Well removal, IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findWellReagentLink(Well removal, IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findWellReagentLink(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findWellReagentLink(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_findWellReagentLink(Well 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.AsyncResultbegin_findWellReagentLink(Well 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.AsyncResultbegin_findWellReagentLink(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_findWellReagentLink __cb)Ice.AsyncResultbegin_findWellReagentLink(Well removal, Callback_Reagent_findWellReagentLink __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner()Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(Callback_Reagent_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getDescription()Ice.AsyncResultbegin_getDescription(Ice.Callback __cb)Ice.AsyncResultbegin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_getDescription __cb)Ice.AsyncResultbegin_getDescription(Callback_Reagent_getDescription __cb)Ice.AsyncResultbegin_getDetails()Ice.AsyncResultbegin_getDetails(Ice.Callback __cb)Ice.AsyncResultbegin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)Ice.AsyncResultbegin_getDetails(Callback_IObject_getDetails __cb)Ice.AsyncResultbegin_getId()Ice.AsyncResultbegin_getId(Ice.Callback __cb)Ice.AsyncResultbegin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)Ice.AsyncResultbegin_getId(Callback_IObject_getId __cb)Ice.AsyncResultbegin_getName()Ice.AsyncResultbegin_getName(Ice.Callback __cb)Ice.AsyncResultbegin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_getName __cb)Ice.AsyncResultbegin_getName(Callback_Reagent_getName __cb)Ice.AsyncResultbegin_getReagentIdentifier()Ice.AsyncResultbegin_getReagentIdentifier(Ice.Callback __cb)Ice.AsyncResultbegin_getReagentIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getReagentIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getReagentIdentifier(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.AsyncResultbegin_getReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_getReagentIdentifier __cb)Ice.AsyncResultbegin_getReagentIdentifier(Callback_Reagent_getReagentIdentifier __cb)Ice.AsyncResultbegin_getScreen()Ice.AsyncResultbegin_getScreen(Ice.Callback __cb)Ice.AsyncResultbegin_getScreen(IceInternal.Functional_GenericCallback1<Screen> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getScreen(IceInternal.Functional_GenericCallback1<Screen> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Screen> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Screen> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_getScreen __cb)Ice.AsyncResultbegin_getScreen(Callback_Reagent_getScreen __cb)Ice.AsyncResultbegin_getVersion()Ice.AsyncResultbegin_getVersion(Ice.Callback __cb)Ice.AsyncResultbegin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_getVersion __cb)Ice.AsyncResultbegin_getVersion(Callback_Reagent_getVersion __cb)Ice.AsyncResultbegin_getWellLinksCountPerOwner()Ice.AsyncResultbegin_getWellLinksCountPerOwner(Ice.Callback __cb)Ice.AsyncResultbegin_getWellLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getWellLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getWellLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getWellLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getWellLinksCountPerOwner(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.AsyncResultbegin_getWellLinksCountPerOwner(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.AsyncResultbegin_getWellLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_getWellLinksCountPerOwner __cb)Ice.AsyncResultbegin_getWellLinksCountPerOwner(Callback_Reagent_getWellLinksCountPerOwner __cb)Ice.AsyncResultbegin_isAnnotated()Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(Ice.Callback __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_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.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_isAnnotated(Callback_IObject_isAnnotated __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isGlobal()Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(Ice.Callback __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_isGlobal(Callback_IObject_isGlobal __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isLink()A link between two other types.Ice.AsyncResultbegin_isLink(Ice.Callback __cb)A link between two other types.Ice.AsyncResultbegin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)A link between two other types.Ice.AsyncResultbegin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)A link between two other types.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)A link between two other types.Ice.AsyncResultbegin_isLink(Callback_IObject_isLink __cb)A link between two other types.Ice.AsyncResultbegin_isLoaded()Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(Ice.Callback __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isMutable()The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(Ice.Callback __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)The server will persist changes made to these types.Ice.AsyncResultbegin_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.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_isMutable(Callback_IObject_isMutable __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_linkAnnotation(Annotation addition)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, Ice.Callback __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ReagentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ReagentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ReagentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ReagentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_linkAnnotation __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, Callback_Reagent_linkAnnotation __cb)Ice.AsyncResultbegin_linkedAnnotationList()Ice.AsyncResultbegin_linkedAnnotationList(Ice.Callback __cb)Ice.AsyncResultbegin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_linkedAnnotationList __cb)Ice.AsyncResultbegin_linkedAnnotationList(Callback_Reagent_linkedAnnotationList __cb)Ice.AsyncResultbegin_linkedWellList()Ice.AsyncResultbegin_linkedWellList(Ice.Callback __cb)Ice.AsyncResultbegin_linkedWellList(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedWellList(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_linkedWellList __cb)Ice.AsyncResultbegin_linkedWellList(Callback_Reagent_linkedWellList __cb)Ice.AsyncResultbegin_linkWell(Well addition)Ice.AsyncResultbegin_linkWell(Well addition, Ice.Callback __cb)Ice.AsyncResultbegin_linkWell(Well addition, IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkWell(Well addition, IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkWell(Well addition, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkWell(Well addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkWell(Well addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkWell(Well 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.AsyncResultbegin_linkWell(Well addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_linkWell __cb)Ice.AsyncResultbegin_linkWell(Well addition, Callback_Reagent_linkWell __cb)Ice.AsyncResultbegin_proxy()Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_reloadAnnotationLinks(Reagent toCopy)Ice.AsyncResultbegin_reloadAnnotationLinks(Reagent toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Reagent toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Reagent toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadAnnotationLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Reagent 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.AsyncResultbegin_reloadAnnotationLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Reagent toCopy, Callback_Reagent_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_reloadWellLinks(Reagent toCopy)Ice.AsyncResultbegin_reloadWellLinks(Reagent toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadWellLinks(Reagent toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadWellLinks(Reagent toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadWellLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadWellLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadWellLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadWellLinks(Reagent 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.AsyncResultbegin_reloadWellLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_reloadWellLinks __cb)Ice.AsyncResultbegin_reloadWellLinks(Reagent toCopy, Callback_Reagent_reloadWellLinks __cb)Ice.AsyncResultbegin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets)Ice.AsyncResultbegin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> 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.AsyncResultbegin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeAllReagentAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, Callback_Reagent_removeAllReagentAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)Ice.AsyncResultbegin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeAllWellReagentLinkSet __cb)Ice.AsyncResultbegin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Callback_Reagent_removeAllWellReagentLinkSet __cb)Ice.AsyncResultbegin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget)Ice.AsyncResultbegin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeReagentAnnotationLink(ReagentAnnotationLink 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.AsyncResultbegin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeReagentAnnotationLink __cb)Ice.AsyncResultbegin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, Callback_Reagent_removeReagentAnnotationLink __cb)Ice.AsyncResultbegin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink 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.AsyncResultbegin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeReagentAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, Callback_Reagent_removeReagentAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_removeWellReagentLink(WellReagentLink theTarget)Ice.AsyncResultbegin_removeWellReagentLink(WellReagentLink theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeWellReagentLink(WellReagentLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeWellReagentLink(WellReagentLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeWellReagentLink __cb)Ice.AsyncResultbegin_removeWellReagentLink(WellReagentLink theTarget, Callback_Reagent_removeWellReagentLink __cb)Ice.AsyncResultbegin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides)Ice.AsyncResultbegin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeWellReagentLinkFromBoth __cb)Ice.AsyncResultbegin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, Callback_Reagent_removeWellReagentLinkFromBoth __cb)Ice.AsyncResultbegin_setDescription(RString theDescription)Ice.AsyncResultbegin_setDescription(RString theDescription, Ice.Callback __cb)Ice.AsyncResultbegin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_setDescription __cb)Ice.AsyncResultbegin_setDescription(RString theDescription, Callback_Reagent_setDescription __cb)Ice.AsyncResultbegin_setId(RLong id)Ice.AsyncResultbegin_setId(RLong id, Ice.Callback __cb)Ice.AsyncResultbegin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)Ice.AsyncResultbegin_setId(RLong id, Callback_IObject_setId __cb)Ice.AsyncResultbegin_setName(RString theName)Ice.AsyncResultbegin_setName(RString theName, Ice.Callback __cb)Ice.AsyncResultbegin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_setName __cb)Ice.AsyncResultbegin_setName(RString theName, Callback_Reagent_setName __cb)Ice.AsyncResultbegin_setReagentIdentifier(RString theReagentIdentifier)Ice.AsyncResultbegin_setReagentIdentifier(RString theReagentIdentifier, Ice.Callback __cb)Ice.AsyncResultbegin_setReagentIdentifier(RString theReagentIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setReagentIdentifier(RString theReagentIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setReagentIdentifier(RString theReagentIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setReagentIdentifier(RString theReagentIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setReagentIdentifier(RString theReagentIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setReagentIdentifier(RString theReagentIdentifier, 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.AsyncResultbegin_setReagentIdentifier(RString theReagentIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_setReagentIdentifier __cb)Ice.AsyncResultbegin_setReagentIdentifier(RString theReagentIdentifier, Callback_Reagent_setReagentIdentifier __cb)Ice.AsyncResultbegin_setScreen(Screen theScreen)Ice.AsyncResultbegin_setScreen(Screen theScreen, Ice.Callback __cb)Ice.AsyncResultbegin_setScreen(Screen theScreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setScreen(Screen theScreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setScreen(Screen theScreen, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setScreen(Screen theScreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setScreen(Screen theScreen, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setScreen(Screen theScreen, 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.AsyncResultbegin_setScreen(Screen theScreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_setScreen __cb)Ice.AsyncResultbegin_setScreen(Screen theScreen, Callback_Reagent_setScreen __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion)Ice.AsyncResultbegin_setVersion(RInt theVersion, Ice.Callback __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_setVersion __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, Callback_Reagent_setVersion __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_sizeOfAnnotationLinks()Ice.AsyncResultbegin_sizeOfAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_sizeOfAnnotationLinks __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(Callback_Reagent_sizeOfAnnotationLinks __cb)Ice.AsyncResultbegin_sizeOfWellLinks()Ice.AsyncResultbegin_sizeOfWellLinks(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfWellLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfWellLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfWellLinks(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.AsyncResultbegin_sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_sizeOfWellLinks __cb)Ice.AsyncResultbegin_sizeOfWellLinks(Callback_Reagent_sizeOfWellLinks __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_unlinkAnnotation __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, Callback_Reagent_unlinkAnnotation __cb)Ice.AsyncResultbegin_unlinkWell(Well removal)Ice.AsyncResultbegin_unlinkWell(Well removal, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkWell(Well removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkWell(Well removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkWell(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unlinkWell(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkWell(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkWell(Well 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.AsyncResultbegin_unlinkWell(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_unlinkWell __cb)Ice.AsyncResultbegin_unlinkWell(Well removal, Callback_Reagent_unlinkWell __cb)Ice.AsyncResultbegin_unload()Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_unloadAnnotationLinks()Ice.AsyncResultbegin_unloadAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_unloadAnnotationLinks __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(Callback_Reagent_unloadAnnotationLinks __cb)Ice.AsyncResultbegin_unloadCollections()Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(Ice.Callback __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_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.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_unloadCollections(Callback_IObject_unloadCollections __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadDetails()As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(Ice.Callback __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_unloadDetails(Callback_IObject_unloadDetails __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadWellLinks()Ice.AsyncResultbegin_unloadWellLinks(Ice.Callback __cb)Ice.AsyncResultbegin_unloadWellLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadWellLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadWellLinks(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.AsyncResultbegin_unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_unloadWellLinks __cb)Ice.AsyncResultbegin_unloadWellLinks(Callback_Reagent_unloadWellLinks __cb)static ReagentPrxcheckedCast(Ice.ObjectPrx __obj)Contacts the remote server to verify that the object implements this type.static ReagentPrxcheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Contacts the remote server to verify that a facet of the object implements this type.static ReagentPrxcheckedCast(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 ReagentPrxcheckedCast(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.voidclearAnnotationLinks()voidclearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidclearWellLinks()voidclearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<ReagentAnnotationLink>copyAnnotationLinks()java.util.List<ReagentAnnotationLink>copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<WellReagentLink>copyWellLinks()java.util.List<WellReagentLink>copyWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidend_addAllReagentAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_addAllWellReagentLinkSet(Ice.AsyncResult __iresult)voidend_addReagentAnnotationLink(Ice.AsyncResult __iresult)voidend_addReagentAnnotationLinkToBoth(Ice.AsyncResult __iresult)voidend_addWellReagentLink(Ice.AsyncResult __iresult)voidend_addWellReagentLinkToBoth(Ice.AsyncResult __iresult)voidend_clearAnnotationLinks(Ice.AsyncResult __iresult)voidend_clearWellLinks(Ice.AsyncResult __iresult)java.util.List<ReagentAnnotationLink>end_copyAnnotationLinks(Ice.AsyncResult __iresult)java.util.List<WellReagentLink>end_copyWellLinks(Ice.AsyncResult __iresult)java.util.List<ReagentAnnotationLink>end_findReagentAnnotationLink(Ice.AsyncResult __iresult)java.util.List<WellReagentLink>end_findWellReagentLink(Ice.AsyncResult __iresult)java.util.Map<java.lang.Long,java.lang.Long>end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)RStringend_getDescription(Ice.AsyncResult __iresult)Detailsend_getDetails(Ice.AsyncResult __iresult)RLongend_getId(Ice.AsyncResult __iresult)RStringend_getName(Ice.AsyncResult __iresult)RStringend_getReagentIdentifier(Ice.AsyncResult __iresult)Screenend_getScreen(Ice.AsyncResult __iresult)RIntend_getVersion(Ice.AsyncResult __iresult)java.util.Map<java.lang.Long,java.lang.Long>end_getWellLinksCountPerOwner(Ice.AsyncResult __iresult)booleanend_isAnnotated(Ice.AsyncResult __iresult)Allows for the attachment of any omero.model.Annotation subclasses.booleanend_isGlobal(Ice.AsyncResult __iresult)Marker interface which means that special rules apply for both reading and writing these instances.booleanend_isLink(Ice.AsyncResult __iresult)A link between two other types.booleanend_isLoaded(Ice.AsyncResult __iresult)Tests if the objects are loaded or not.booleanend_isMutable(Ice.AsyncResult __iresult)The server will persist changes made to these types.ReagentAnnotationLinkend_linkAnnotation(Ice.AsyncResult __iresult)java.util.List<Annotation>end_linkedAnnotationList(Ice.AsyncResult __iresult)java.util.List<Well>end_linkedWellList(Ice.AsyncResult __iresult)WellReagentLinkend_linkWell(Ice.AsyncResult __iresult)IObjectend_proxy(Ice.AsyncResult __iresult)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );voidend_reloadAnnotationLinks(Ice.AsyncResult __iresult)voidend_reloadWellLinks(Ice.AsyncResult __iresult)voidend_removeAllReagentAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_removeAllWellReagentLinkSet(Ice.AsyncResult __iresult)voidend_removeReagentAnnotationLink(Ice.AsyncResult __iresult)voidend_removeReagentAnnotationLinkFromBoth(Ice.AsyncResult __iresult)voidend_removeWellReagentLink(Ice.AsyncResult __iresult)voidend_removeWellReagentLinkFromBoth(Ice.AsyncResult __iresult)voidend_setDescription(Ice.AsyncResult __iresult)voidend_setId(Ice.AsyncResult __iresult)voidend_setName(Ice.AsyncResult __iresult)voidend_setReagentIdentifier(Ice.AsyncResult __iresult)voidend_setScreen(Ice.AsyncResult __iresult)voidend_setVersion(Ice.AsyncResult __iresult)IObjectend_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.intend_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)intend_sizeOfWellLinks(Ice.AsyncResult __iresult)voidend_unlinkAnnotation(Ice.AsyncResult __iresult)voidend_unlinkWell(Ice.AsyncResult __iresult)voidend_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.voidend_unloadAnnotationLinks(Ice.AsyncResult __iresult)voidend_unloadCollections(Ice.AsyncResult __iresult)Each collection can also be unloaded, independently of the object itself.voidend_unloadDetails(Ice.AsyncResult __iresult)As with collections, the objects under details can link to many other objects.voidend_unloadWellLinks(Ice.AsyncResult __iresult)java.util.List<ReagentAnnotationLink>findReagentAnnotationLink(Annotation removal)java.util.List<ReagentAnnotationLink>findReagentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<WellReagentLink>findWellReagentLink(Well removal)java.util.List<WellReagentLink>findWellReagentLink(Well removal, 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)RStringgetDescription()RStringgetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)DetailsgetDetails()DetailsgetDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)RLonggetId()RLonggetId(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetName()RStringgetName(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetReagentIdentifier()RStringgetReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)ScreengetScreen()ScreengetScreen(java.util.Map<java.lang.String,java.lang.String> __ctx)RIntgetVersion()RIntgetVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.Map<java.lang.Long,java.lang.Long>getWellLinksCountPerOwner()java.util.Map<java.lang.Long,java.lang.Long>getWellLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)static java.lang.Stringice_staticId()Provides the Slice type ID of this type.booleanisAnnotated()Allows for the attachment of any omero.model.Annotation subclasses.booleanisAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation subclasses.booleanisGlobal()Marker interface which means that special rules apply for both reading and writing these instances.booleanisGlobal(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.booleanisLink()A link between two other types.booleanisLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types.booleanisLoaded()Tests if the objects are loaded or not.booleanisLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not.booleanisMutable()The server will persist changes made to these types.booleanisMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types.ReagentAnnotationLinklinkAnnotation(Annotation addition)ReagentAnnotationLinklinkAnnotation(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<Well>linkedWellList()java.util.List<Well>linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx)WellReagentLinklinkWell(Well addition)WellReagentLinklinkWell(Well addition, java.util.Map<java.lang.String,java.lang.String> __ctx)IObjectproxy()Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );IObjectproxy(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 );voidreloadAnnotationLinks(Reagent toCopy)voidreloadAnnotationLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidreloadWellLinks(Reagent toCopy)voidreloadWellLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets)voidremoveAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)voidremoveAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveReagentAnnotationLink(ReagentAnnotationLink theTarget)voidremoveReagentAnnotationLink(ReagentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides)voidremoveReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveWellReagentLink(WellReagentLink theTarget)voidremoveWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides)voidremoveWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetDescription(RString theDescription)voidsetDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetId(RLong id)voidsetId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetName(RString theName)voidsetName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetReagentIdentifier(RString theReagentIdentifier)voidsetReagentIdentifier(RString theReagentIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetScreen(Screen theScreen)voidsetScreen(Screen theScreen, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetVersion(RInt theVersion)voidsetVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)IObjectshallowCopy()Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.IObjectshallowCopy(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.intsizeOfAnnotationLinks()intsizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)intsizeOfWellLinks()intsizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)static ReagentPrxuncheckedCast(Ice.ObjectPrx __obj)Downcasts the given proxy to this type without contacting the remote server.static ReagentPrxuncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Downcasts the given proxy to this type without contacting the remote server.voidunlinkAnnotation(Annotation removal)voidunlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)voidunlinkWell(Well removal)voidunlinkWell(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx)voidunload()Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.voidunload(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.voidunloadAnnotationLinks()voidunloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidunloadCollections()Each collection can also be unloaded, independently of the object itself.voidunloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently of the object itself.voidunloadDetails()As with collections, the objects under details can link to many other objects.voidunloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)As with collections, the objects under details can link to many other objects.voidunloadWellLinks()voidunloadWellLinks(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:
getDetailsin interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetailsin 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_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetailsin 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_getDetailsin 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_getDetailsin 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_getDetailsin interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetailsin interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getIdin interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getIdin 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_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getIdin 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_getIdin 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_getIdin 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_getIdin interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getIdin interfaceIObjectPrx
-
__getId_completed
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
isAnnotated
public boolean isAnnotated()
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interfaceIObjectPrx
-
isAnnotated
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated()
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
end_isAnnotatedin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interfaceIObjectPrx
-
isGlobal
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal()
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
end_isGlobalin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interfaceIObjectPrx
-
isLink
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isLink
public Ice.AsyncResult begin_isLink()
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
end_isLinkin 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:IObjectPrxTests 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:
isLoadedin interfaceIObjectPrx
-
isLoaded
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxTests 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:
isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded()
Description copied from interface:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interfaceIObjectPrx
-
isMutable
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable()
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
end_isMutablein 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interfaceIObjectPrx
-
proxy
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_proxy
public Ice.AsyncResult begin_proxy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
end_proxyin 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:
setIdin interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setIdin 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_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setIdin 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_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setIdin 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_setIdin 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_setIdin 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_setIdin interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setIdin interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy()
Description copied from interface:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interfaceIObjectPrx
-
unload
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unload
public Ice.AsyncResult begin_unload()
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
end_unloadin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
unloadCollections
public void unloadCollections()
Description copied from interface:IObjectPrxEach 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:
unloadCollectionsin interfaceIObjectPrx
-
unloadCollections
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxEach 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:
unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections()
Description copied from interface:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
unloadDetails
public void unloadDetails()
Description copied from interface:IObjectPrxAs 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:
unloadDetailsin interfaceIObjectPrx
-
unloadDetails
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAs 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:
unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails()
Description copied from interface:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
addAllReagentAnnotationLinkSet
public void addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets)
- Specified by:
addAllReagentAnnotationLinkSetin interfaceReagentPrx
-
addAllReagentAnnotationLinkSet
public void addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_addAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets)
- Specified by:
begin_addAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_addAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_addAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_addAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_addAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, Callback_Reagent_addAllReagentAnnotationLinkSet __cb)
- Specified by:
begin_addAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_addAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addAllReagentAnnotationLinkSet __cb)
- Specified by:
begin_addAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_addAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_addAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_addAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_addAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> 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_addAllReagentAnnotationLinkSetin interfaceReagentPrx
-
end_addAllReagentAnnotationLinkSet
public void end_addAllReagentAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllReagentAnnotationLinkSetin interfaceReagentPrx
-
addAllWellReagentLinkSet
public void addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
- Specified by:
addAllWellReagentLinkSetin interfaceReagentPrx
-
addAllWellReagentLinkSet
public void addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllWellReagentLinkSetin interfaceReagentPrx
-
begin_addAllWellReagentLinkSet
public Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
- Specified by:
begin_addAllWellReagentLinkSetin interfaceReagentPrx
-
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_addAllWellReagentLinkSetin interfaceReagentPrx
-
begin_addAllWellReagentLinkSet
public Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllWellReagentLinkSetin interfaceReagentPrx
-
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_addAllWellReagentLinkSetin interfaceReagentPrx
-
begin_addAllWellReagentLinkSet
public Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Callback_Reagent_addAllWellReagentLinkSet __cb)
- Specified by:
begin_addAllWellReagentLinkSetin interfaceReagentPrx
-
begin_addAllWellReagentLinkSet
public Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addAllWellReagentLinkSet __cb)
- Specified by:
begin_addAllWellReagentLinkSetin interfaceReagentPrx
-
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_addAllWellReagentLinkSetin interfaceReagentPrx
-
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_addAllWellReagentLinkSetin interfaceReagentPrx
-
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_addAllWellReagentLinkSetin interfaceReagentPrx
-
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_addAllWellReagentLinkSetin interfaceReagentPrx
-
end_addAllWellReagentLinkSet
public void end_addAllWellReagentLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllWellReagentLinkSetin interfaceReagentPrx
-
addReagentAnnotationLink
public void addReagentAnnotationLink(ReagentAnnotationLink target)
- Specified by:
addReagentAnnotationLinkin interfaceReagentPrx
-
addReagentAnnotationLink
public void addReagentAnnotationLink(ReagentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addReagentAnnotationLinkin interfaceReagentPrx
-
begin_addReagentAnnotationLink
public Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink target)
- Specified by:
begin_addReagentAnnotationLinkin interfaceReagentPrx
-
begin_addReagentAnnotationLink
public Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addReagentAnnotationLinkin interfaceReagentPrx
-
begin_addReagentAnnotationLink
public Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addReagentAnnotationLinkin interfaceReagentPrx
-
begin_addReagentAnnotationLink
public Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addReagentAnnotationLinkin interfaceReagentPrx
-
begin_addReagentAnnotationLink
public Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink target, Callback_Reagent_addReagentAnnotationLink __cb)
- Specified by:
begin_addReagentAnnotationLinkin interfaceReagentPrx
-
begin_addReagentAnnotationLink
public Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addReagentAnnotationLink __cb)
- Specified by:
begin_addReagentAnnotationLinkin interfaceReagentPrx
-
begin_addReagentAnnotationLink
public Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addReagentAnnotationLinkin interfaceReagentPrx
-
begin_addReagentAnnotationLink
public Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addReagentAnnotationLinkin interfaceReagentPrx
-
begin_addReagentAnnotationLink
public Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addReagentAnnotationLinkin interfaceReagentPrx
-
begin_addReagentAnnotationLink
public Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink 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_addReagentAnnotationLinkin interfaceReagentPrx
-
end_addReagentAnnotationLink
public void end_addReagentAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addReagentAnnotationLinkin interfaceReagentPrx
-
addReagentAnnotationLinkToBoth
public void addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides)
- Specified by:
addReagentAnnotationLinkToBothin interfaceReagentPrx
-
addReagentAnnotationLinkToBoth
public void addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addReagentAnnotationLinkToBothin interfaceReagentPrx
-
begin_addReagentAnnotationLinkToBoth
public Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides)
- Specified by:
begin_addReagentAnnotationLinkToBothin interfaceReagentPrx
-
begin_addReagentAnnotationLinkToBoth
public Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addReagentAnnotationLinkToBothin interfaceReagentPrx
-
begin_addReagentAnnotationLinkToBoth
public Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addReagentAnnotationLinkToBothin interfaceReagentPrx
-
begin_addReagentAnnotationLinkToBoth
public Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addReagentAnnotationLinkToBothin interfaceReagentPrx
-
begin_addReagentAnnotationLinkToBoth
public Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, Callback_Reagent_addReagentAnnotationLinkToBoth __cb)
- Specified by:
begin_addReagentAnnotationLinkToBothin interfaceReagentPrx
-
begin_addReagentAnnotationLinkToBoth
public Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addReagentAnnotationLinkToBoth __cb)
- Specified by:
begin_addReagentAnnotationLinkToBothin interfaceReagentPrx
-
begin_addReagentAnnotationLinkToBoth
public Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addReagentAnnotationLinkToBothin interfaceReagentPrx
-
begin_addReagentAnnotationLinkToBoth
public Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addReagentAnnotationLinkToBothin interfaceReagentPrx
-
begin_addReagentAnnotationLinkToBoth
public Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink 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_addReagentAnnotationLinkToBothin interfaceReagentPrx
-
begin_addReagentAnnotationLinkToBoth
public Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink 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_addReagentAnnotationLinkToBothin interfaceReagentPrx
-
end_addReagentAnnotationLinkToBoth
public void end_addReagentAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addReagentAnnotationLinkToBothin interfaceReagentPrx
-
addWellReagentLink
public void addWellReagentLink(WellReagentLink target)
- Specified by:
addWellReagentLinkin interfaceReagentPrx
-
addWellReagentLink
public void addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addWellReagentLinkin interfaceReagentPrx
-
begin_addWellReagentLink
public Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target)
- Specified by:
begin_addWellReagentLinkin interfaceReagentPrx
-
begin_addWellReagentLink
public Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addWellReagentLinkin interfaceReagentPrx
-
begin_addWellReagentLink
public Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, Ice.Callback __cb)
- Specified by:
begin_addWellReagentLinkin interfaceReagentPrx
-
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_addWellReagentLinkin interfaceReagentPrx
-
begin_addWellReagentLink
public Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, Callback_Reagent_addWellReagentLink __cb)
- Specified by:
begin_addWellReagentLinkin interfaceReagentPrx
-
begin_addWellReagentLink
public Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addWellReagentLink __cb)
- Specified by:
begin_addWellReagentLinkin interfaceReagentPrx
-
begin_addWellReagentLink
public Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addWellReagentLinkin interfaceReagentPrx
-
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_addWellReagentLinkin interfaceReagentPrx
-
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_addWellReagentLinkin interfaceReagentPrx
-
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_addWellReagentLinkin interfaceReagentPrx
-
end_addWellReagentLink
public void end_addWellReagentLink(Ice.AsyncResult __iresult)
- Specified by:
end_addWellReagentLinkin interfaceReagentPrx
-
addWellReagentLinkToBoth
public void addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides)
- Specified by:
addWellReagentLinkToBothin interfaceReagentPrx
-
addWellReagentLinkToBoth
public void addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addWellReagentLinkToBothin interfaceReagentPrx
-
begin_addWellReagentLinkToBoth
public Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides)
- Specified by:
begin_addWellReagentLinkToBothin interfaceReagentPrx
-
begin_addWellReagentLinkToBoth
public Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addWellReagentLinkToBothin interfaceReagentPrx
-
begin_addWellReagentLinkToBoth
public Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addWellReagentLinkToBothin interfaceReagentPrx
-
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_addWellReagentLinkToBothin interfaceReagentPrx
-
begin_addWellReagentLinkToBoth
public Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, Callback_Reagent_addWellReagentLinkToBoth __cb)
- Specified by:
begin_addWellReagentLinkToBothin interfaceReagentPrx
-
begin_addWellReagentLinkToBoth
public Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addWellReagentLinkToBoth __cb)
- Specified by:
begin_addWellReagentLinkToBothin interfaceReagentPrx
-
begin_addWellReagentLinkToBoth
public Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addWellReagentLinkToBothin interfaceReagentPrx
-
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_addWellReagentLinkToBothin interfaceReagentPrx
-
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_addWellReagentLinkToBothin interfaceReagentPrx
-
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_addWellReagentLinkToBothin interfaceReagentPrx
-
end_addWellReagentLinkToBoth
public void end_addWellReagentLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addWellReagentLinkToBothin interfaceReagentPrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinksin interfaceReagentPrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinksin interfaceReagentPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinksin interfaceReagentPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinksin interfaceReagentPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinksin interfaceReagentPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearAnnotationLinksin interfaceReagentPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Reagent_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinksin interfaceReagentPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_clearAnnotationLinks __cb)- Specified by:
begin_clearAnnotationLinksin interfaceReagentPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearAnnotationLinksin interfaceReagentPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearAnnotationLinksin interfaceReagentPrx
-
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_clearAnnotationLinksin interfaceReagentPrx
-
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_clearAnnotationLinksin interfaceReagentPrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinksin interfaceReagentPrx
-
clearWellLinks
public void clearWellLinks()
- Specified by:
clearWellLinksin interfaceReagentPrx
-
clearWellLinks
public void clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearWellLinksin interfaceReagentPrx
-
begin_clearWellLinks
public Ice.AsyncResult begin_clearWellLinks()
- Specified by:
begin_clearWellLinksin interfaceReagentPrx
-
begin_clearWellLinks
public Ice.AsyncResult begin_clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearWellLinksin interfaceReagentPrx
-
begin_clearWellLinks
public Ice.AsyncResult begin_clearWellLinks(Ice.Callback __cb)
- Specified by:
begin_clearWellLinksin interfaceReagentPrx
-
begin_clearWellLinks
public Ice.AsyncResult begin_clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearWellLinksin interfaceReagentPrx
-
begin_clearWellLinks
public Ice.AsyncResult begin_clearWellLinks(Callback_Reagent_clearWellLinks __cb)
- Specified by:
begin_clearWellLinksin interfaceReagentPrx
-
begin_clearWellLinks
public Ice.AsyncResult begin_clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_clearWellLinks __cb)- Specified by:
begin_clearWellLinksin interfaceReagentPrx
-
begin_clearWellLinks
public Ice.AsyncResult begin_clearWellLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearWellLinksin interfaceReagentPrx
-
begin_clearWellLinks
public Ice.AsyncResult begin_clearWellLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearWellLinksin interfaceReagentPrx
-
begin_clearWellLinks
public Ice.AsyncResult begin_clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearWellLinksin interfaceReagentPrx
-
begin_clearWellLinks
public Ice.AsyncResult begin_clearWellLinks(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_clearWellLinksin interfaceReagentPrx
-
end_clearWellLinks
public void end_clearWellLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearWellLinksin interfaceReagentPrx
-
copyAnnotationLinks
public java.util.List<ReagentAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinksin interfaceReagentPrx
-
copyAnnotationLinks
public java.util.List<ReagentAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinksin interfaceReagentPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinksin interfaceReagentPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinksin interfaceReagentPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinksin interfaceReagentPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyAnnotationLinksin interfaceReagentPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Reagent_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinksin interfaceReagentPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_copyAnnotationLinks __cb)- Specified by:
begin_copyAnnotationLinksin interfaceReagentPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyAnnotationLinksin interfaceReagentPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyAnnotationLinksin interfaceReagentPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_copyAnnotationLinksin interfaceReagentPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_copyAnnotationLinksin interfaceReagentPrx
-
end_copyAnnotationLinks
public java.util.List<ReagentAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinksin interfaceReagentPrx
-
__copyAnnotationLinks_completed
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ReagentAnnotationLink>> __cb, Ice.AsyncResult __result)
-
copyWellLinks
public java.util.List<WellReagentLink> copyWellLinks()
- Specified by:
copyWellLinksin interfaceReagentPrx
-
copyWellLinks
public java.util.List<WellReagentLink> copyWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyWellLinksin interfaceReagentPrx
-
begin_copyWellLinks
public Ice.AsyncResult begin_copyWellLinks()
- Specified by:
begin_copyWellLinksin interfaceReagentPrx
-
begin_copyWellLinks
public Ice.AsyncResult begin_copyWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyWellLinksin interfaceReagentPrx
-
begin_copyWellLinks
public Ice.AsyncResult begin_copyWellLinks(Ice.Callback __cb)
- Specified by:
begin_copyWellLinksin interfaceReagentPrx
-
begin_copyWellLinks
public Ice.AsyncResult begin_copyWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyWellLinksin interfaceReagentPrx
-
begin_copyWellLinks
public Ice.AsyncResult begin_copyWellLinks(Callback_Reagent_copyWellLinks __cb)
- Specified by:
begin_copyWellLinksin interfaceReagentPrx
-
begin_copyWellLinks
public Ice.AsyncResult begin_copyWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_copyWellLinks __cb)- Specified by:
begin_copyWellLinksin interfaceReagentPrx
-
begin_copyWellLinks
public Ice.AsyncResult begin_copyWellLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyWellLinksin interfaceReagentPrx
-
begin_copyWellLinks
public Ice.AsyncResult begin_copyWellLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyWellLinksin interfaceReagentPrx
-
begin_copyWellLinks
public Ice.AsyncResult begin_copyWellLinks(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_copyWellLinksin interfaceReagentPrx
-
begin_copyWellLinks
public Ice.AsyncResult begin_copyWellLinks(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_copyWellLinksin interfaceReagentPrx
-
end_copyWellLinks
public java.util.List<WellReagentLink> end_copyWellLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyWellLinksin interfaceReagentPrx
-
__copyWellLinks_completed
public static void __copyWellLinks_completed(Ice.TwowayCallbackArg1<java.util.List<WellReagentLink>> __cb, Ice.AsyncResult __result)
-
findReagentAnnotationLink
public java.util.List<ReagentAnnotationLink> findReagentAnnotationLink(Annotation removal)
- Specified by:
findReagentAnnotationLinkin interfaceReagentPrx
-
findReagentAnnotationLink
public java.util.List<ReagentAnnotationLink> findReagentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findReagentAnnotationLinkin interfaceReagentPrx
-
begin_findReagentAnnotationLink
public Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal)
- Specified by:
begin_findReagentAnnotationLinkin interfaceReagentPrx
-
begin_findReagentAnnotationLink
public Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findReagentAnnotationLinkin interfaceReagentPrx
-
begin_findReagentAnnotationLink
public Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findReagentAnnotationLinkin interfaceReagentPrx
-
begin_findReagentAnnotationLink
public Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findReagentAnnotationLinkin interfaceReagentPrx
-
begin_findReagentAnnotationLink
public Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal, Callback_Reagent_findReagentAnnotationLink __cb)
- Specified by:
begin_findReagentAnnotationLinkin interfaceReagentPrx
-
begin_findReagentAnnotationLink
public Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_findReagentAnnotationLink __cb)
- Specified by:
begin_findReagentAnnotationLinkin interfaceReagentPrx
-
begin_findReagentAnnotationLink
public Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findReagentAnnotationLinkin interfaceReagentPrx
-
begin_findReagentAnnotationLink
public Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findReagentAnnotationLinkin interfaceReagentPrx
-
begin_findReagentAnnotationLink
public Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findReagentAnnotationLinkin interfaceReagentPrx
-
begin_findReagentAnnotationLink
public Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findReagentAnnotationLinkin interfaceReagentPrx
-
end_findReagentAnnotationLink
public java.util.List<ReagentAnnotationLink> end_findReagentAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findReagentAnnotationLinkin interfaceReagentPrx
-
__findReagentAnnotationLink_completed
public static void __findReagentAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<ReagentAnnotationLink>> __cb, Ice.AsyncResult __result)
-
findWellReagentLink
public java.util.List<WellReagentLink> findWellReagentLink(Well removal)
- Specified by:
findWellReagentLinkin interfaceReagentPrx
-
findWellReagentLink
public java.util.List<WellReagentLink> findWellReagentLink(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findWellReagentLinkin interfaceReagentPrx
-
begin_findWellReagentLink
public Ice.AsyncResult begin_findWellReagentLink(Well removal)
- Specified by:
begin_findWellReagentLinkin interfaceReagentPrx
-
begin_findWellReagentLink
public Ice.AsyncResult begin_findWellReagentLink(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findWellReagentLinkin interfaceReagentPrx
-
begin_findWellReagentLink
public Ice.AsyncResult begin_findWellReagentLink(Well removal, Ice.Callback __cb)
- Specified by:
begin_findWellReagentLinkin interfaceReagentPrx
-
begin_findWellReagentLink
public Ice.AsyncResult begin_findWellReagentLink(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findWellReagentLinkin interfaceReagentPrx
-
begin_findWellReagentLink
public Ice.AsyncResult begin_findWellReagentLink(Well removal, Callback_Reagent_findWellReagentLink __cb)
- Specified by:
begin_findWellReagentLinkin interfaceReagentPrx
-
begin_findWellReagentLink
public Ice.AsyncResult begin_findWellReagentLink(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_findWellReagentLink __cb)
- Specified by:
begin_findWellReagentLinkin interfaceReagentPrx
-
begin_findWellReagentLink
public Ice.AsyncResult begin_findWellReagentLink(Well removal, IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findWellReagentLinkin interfaceReagentPrx
-
begin_findWellReagentLink
public Ice.AsyncResult begin_findWellReagentLink(Well removal, IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findWellReagentLinkin interfaceReagentPrx
-
begin_findWellReagentLink
public Ice.AsyncResult begin_findWellReagentLink(Well 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_findWellReagentLinkin interfaceReagentPrx
-
begin_findWellReagentLink
public Ice.AsyncResult begin_findWellReagentLink(Well 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_findWellReagentLinkin interfaceReagentPrx
-
end_findWellReagentLink
public java.util.List<WellReagentLink> end_findWellReagentLink(Ice.AsyncResult __iresult)
- Specified by:
end_findWellReagentLinkin interfaceReagentPrx
-
__findWellReagentLink_completed
public static void __findWellReagentLink_completed(Ice.TwowayCallbackArg1<java.util.List<WellReagentLink>> __cb, Ice.AsyncResult __result)
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwnerin interfaceReagentPrx
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getAnnotationLinksCountPerOwnerin interfaceReagentPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceReagentPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceReagentPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceReagentPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceReagentPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Reagent_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceReagentPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_getAnnotationLinksCountPerOwner __cb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceReagentPrx
-
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_getAnnotationLinksCountPerOwnerin interfaceReagentPrx
-
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_getAnnotationLinksCountPerOwnerin interfaceReagentPrx
-
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_getAnnotationLinksCountPerOwnerin interfaceReagentPrx
-
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_getAnnotationLinksCountPerOwnerin interfaceReagentPrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwnerin interfaceReagentPrx
-
__getAnnotationLinksCountPerOwner_completed
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getDescription
public RString getDescription()
- Specified by:
getDescriptionin interfaceReagentPrx
-
getDescription
public RString getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDescriptionin interfaceReagentPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription()
- Specified by:
begin_getDescriptionin interfaceReagentPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDescriptionin interfaceReagentPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Ice.Callback __cb)
- Specified by:
begin_getDescriptionin interfaceReagentPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getDescriptionin interfaceReagentPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Callback_Reagent_getDescription __cb)
- Specified by:
begin_getDescriptionin interfaceReagentPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_getDescription __cb)- Specified by:
begin_getDescriptionin interfaceReagentPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDescriptionin interfaceReagentPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDescriptionin interfaceReagentPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getDescriptionin interfaceReagentPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getDescriptionin interfaceReagentPrx
-
end_getDescription
public RString end_getDescription(Ice.AsyncResult __iresult)
- Specified by:
end_getDescriptionin interfaceReagentPrx
-
__getDescription_completed
public static void __getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getName
public RString getName()
- Specified by:
getNamein interfaceReagentPrx
-
getName
public RString getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getNamein interfaceReagentPrx
-
begin_getName
public Ice.AsyncResult begin_getName()
- Specified by:
begin_getNamein interfaceReagentPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getNamein interfaceReagentPrx
-
begin_getName
public Ice.AsyncResult begin_getName(Ice.Callback __cb)
- Specified by:
begin_getNamein interfaceReagentPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getNamein interfaceReagentPrx
-
begin_getName
public Ice.AsyncResult begin_getName(Callback_Reagent_getName __cb)
- Specified by:
begin_getNamein interfaceReagentPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_getName __cb)- Specified by:
begin_getNamein interfaceReagentPrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getNamein interfaceReagentPrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getNamein interfaceReagentPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getNamein interfaceReagentPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getNamein interfaceReagentPrx
-
end_getName
public RString end_getName(Ice.AsyncResult __iresult)
- Specified by:
end_getNamein interfaceReagentPrx
-
__getName_completed
public static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getReagentIdentifier
public RString getReagentIdentifier()
- Specified by:
getReagentIdentifierin interfaceReagentPrx
-
getReagentIdentifier
public RString getReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getReagentIdentifierin interfaceReagentPrx
-
begin_getReagentIdentifier
public Ice.AsyncResult begin_getReagentIdentifier()
- Specified by:
begin_getReagentIdentifierin interfaceReagentPrx
-
begin_getReagentIdentifier
public Ice.AsyncResult begin_getReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getReagentIdentifierin interfaceReagentPrx
-
begin_getReagentIdentifier
public Ice.AsyncResult begin_getReagentIdentifier(Ice.Callback __cb)
- Specified by:
begin_getReagentIdentifierin interfaceReagentPrx
-
begin_getReagentIdentifier
public Ice.AsyncResult begin_getReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getReagentIdentifierin interfaceReagentPrx
-
begin_getReagentIdentifier
public Ice.AsyncResult begin_getReagentIdentifier(Callback_Reagent_getReagentIdentifier __cb)
- Specified by:
begin_getReagentIdentifierin interfaceReagentPrx
-
begin_getReagentIdentifier
public Ice.AsyncResult begin_getReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_getReagentIdentifier __cb)- Specified by:
begin_getReagentIdentifierin interfaceReagentPrx
-
begin_getReagentIdentifier
public Ice.AsyncResult begin_getReagentIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getReagentIdentifierin interfaceReagentPrx
-
begin_getReagentIdentifier
public Ice.AsyncResult begin_getReagentIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getReagentIdentifierin interfaceReagentPrx
-
begin_getReagentIdentifier
public Ice.AsyncResult begin_getReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getReagentIdentifierin interfaceReagentPrx
-
begin_getReagentIdentifier
public Ice.AsyncResult begin_getReagentIdentifier(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_getReagentIdentifierin interfaceReagentPrx
-
end_getReagentIdentifier
public RString end_getReagentIdentifier(Ice.AsyncResult __iresult)
- Specified by:
end_getReagentIdentifierin interfaceReagentPrx
-
__getReagentIdentifier_completed
public static void __getReagentIdentifier_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getScreen
public Screen getScreen()
- Specified by:
getScreenin interfaceReagentPrx
-
getScreen
public Screen getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getScreenin interfaceReagentPrx
-
begin_getScreen
public Ice.AsyncResult begin_getScreen()
- Specified by:
begin_getScreenin interfaceReagentPrx
-
begin_getScreen
public Ice.AsyncResult begin_getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getScreenin interfaceReagentPrx
-
begin_getScreen
public Ice.AsyncResult begin_getScreen(Ice.Callback __cb)
- Specified by:
begin_getScreenin interfaceReagentPrx
-
begin_getScreen
public Ice.AsyncResult begin_getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getScreenin interfaceReagentPrx
-
begin_getScreen
public Ice.AsyncResult begin_getScreen(Callback_Reagent_getScreen __cb)
- Specified by:
begin_getScreenin interfaceReagentPrx
-
begin_getScreen
public Ice.AsyncResult begin_getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_getScreen __cb)- Specified by:
begin_getScreenin interfaceReagentPrx
-
begin_getScreen
public Ice.AsyncResult begin_getScreen(IceInternal.Functional_GenericCallback1<Screen> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getScreenin interfaceReagentPrx
-
begin_getScreen
public Ice.AsyncResult begin_getScreen(IceInternal.Functional_GenericCallback1<Screen> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getScreenin interfaceReagentPrx
-
begin_getScreen
public Ice.AsyncResult begin_getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Screen> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getScreenin interfaceReagentPrx
-
begin_getScreen
public Ice.AsyncResult begin_getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Screen> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getScreenin interfaceReagentPrx
-
end_getScreen
public Screen end_getScreen(Ice.AsyncResult __iresult)
- Specified by:
end_getScreenin interfaceReagentPrx
-
__getScreen_completed
public static void __getScreen_completed(Ice.TwowayCallbackArg1<Screen> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersionin interfaceReagentPrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersionin interfaceReagentPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersionin interfaceReagentPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersionin interfaceReagentPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersionin interfaceReagentPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getVersionin interfaceReagentPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_Reagent_getVersion __cb)
- Specified by:
begin_getVersionin interfaceReagentPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_getVersion __cb)- Specified by:
begin_getVersionin interfaceReagentPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersionin interfaceReagentPrx
-
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_getVersionin interfaceReagentPrx
-
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_getVersionin interfaceReagentPrx
-
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_getVersionin interfaceReagentPrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersionin interfaceReagentPrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getWellLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getWellLinksCountPerOwner()
- Specified by:
getWellLinksCountPerOwnerin interfaceReagentPrx
-
getWellLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getWellLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getWellLinksCountPerOwnerin interfaceReagentPrx
-
begin_getWellLinksCountPerOwner
public Ice.AsyncResult begin_getWellLinksCountPerOwner()
- Specified by:
begin_getWellLinksCountPerOwnerin interfaceReagentPrx
-
begin_getWellLinksCountPerOwner
public Ice.AsyncResult begin_getWellLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getWellLinksCountPerOwnerin interfaceReagentPrx
-
begin_getWellLinksCountPerOwner
public Ice.AsyncResult begin_getWellLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getWellLinksCountPerOwnerin interfaceReagentPrx
-
begin_getWellLinksCountPerOwner
public Ice.AsyncResult begin_getWellLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getWellLinksCountPerOwnerin interfaceReagentPrx
-
begin_getWellLinksCountPerOwner
public Ice.AsyncResult begin_getWellLinksCountPerOwner(Callback_Reagent_getWellLinksCountPerOwner __cb)
- Specified by:
begin_getWellLinksCountPerOwnerin interfaceReagentPrx
-
begin_getWellLinksCountPerOwner
public Ice.AsyncResult begin_getWellLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_getWellLinksCountPerOwner __cb)- Specified by:
begin_getWellLinksCountPerOwnerin interfaceReagentPrx
-
begin_getWellLinksCountPerOwner
public Ice.AsyncResult begin_getWellLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getWellLinksCountPerOwnerin interfaceReagentPrx
-
begin_getWellLinksCountPerOwner
public Ice.AsyncResult begin_getWellLinksCountPerOwner(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_getWellLinksCountPerOwnerin interfaceReagentPrx
-
begin_getWellLinksCountPerOwner
public Ice.AsyncResult begin_getWellLinksCountPerOwner(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_getWellLinksCountPerOwnerin interfaceReagentPrx
-
begin_getWellLinksCountPerOwner
public Ice.AsyncResult begin_getWellLinksCountPerOwner(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_getWellLinksCountPerOwnerin interfaceReagentPrx
-
end_getWellLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getWellLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getWellLinksCountPerOwnerin interfaceReagentPrx
-
__getWellLinksCountPerOwner_completed
public static void __getWellLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public ReagentAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotationin interfaceReagentPrx
-
linkAnnotation
public ReagentAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotationin interfaceReagentPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotationin interfaceReagentPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotationin interfaceReagentPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotationin interfaceReagentPrx
-
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_linkAnnotationin interfaceReagentPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Reagent_linkAnnotation __cb)
- Specified by:
begin_linkAnnotationin interfaceReagentPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_linkAnnotation __cb)
- Specified by:
begin_linkAnnotationin interfaceReagentPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ReagentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotationin interfaceReagentPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ReagentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotationin interfaceReagentPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ReagentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotationin interfaceReagentPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ReagentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotationin interfaceReagentPrx
-
end_linkAnnotation
public ReagentAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotationin interfaceReagentPrx
-
__linkAnnotation_completed
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<ReagentAnnotationLink> __cb, Ice.AsyncResult __result)
-
linkWell
public WellReagentLink linkWell(Well addition)
- Specified by:
linkWellin interfaceReagentPrx
-
linkWell
public WellReagentLink linkWell(Well addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkWellin interfaceReagentPrx
-
begin_linkWell
public Ice.AsyncResult begin_linkWell(Well addition)
- Specified by:
begin_linkWellin interfaceReagentPrx
-
begin_linkWell
public Ice.AsyncResult begin_linkWell(Well addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkWellin interfaceReagentPrx
-
begin_linkWell
public Ice.AsyncResult begin_linkWell(Well addition, Ice.Callback __cb)
- Specified by:
begin_linkWellin interfaceReagentPrx
-
begin_linkWell
public Ice.AsyncResult begin_linkWell(Well addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkWellin interfaceReagentPrx
-
begin_linkWell
public Ice.AsyncResult begin_linkWell(Well addition, Callback_Reagent_linkWell __cb)
- Specified by:
begin_linkWellin interfaceReagentPrx
-
begin_linkWell
public Ice.AsyncResult begin_linkWell(Well addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_linkWell __cb)
- Specified by:
begin_linkWellin interfaceReagentPrx
-
begin_linkWell
public Ice.AsyncResult begin_linkWell(Well addition, IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkWellin interfaceReagentPrx
-
begin_linkWell
public Ice.AsyncResult begin_linkWell(Well addition, IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkWellin interfaceReagentPrx
-
begin_linkWell
public Ice.AsyncResult begin_linkWell(Well 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_linkWellin interfaceReagentPrx
-
begin_linkWell
public Ice.AsyncResult begin_linkWell(Well 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_linkWellin interfaceReagentPrx
-
end_linkWell
public WellReagentLink end_linkWell(Ice.AsyncResult __iresult)
- Specified by:
end_linkWellin interfaceReagentPrx
-
__linkWell_completed
public static void __linkWell_completed(Ice.TwowayCallbackArg1<WellReagentLink> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationListin interfaceReagentPrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationListin interfaceReagentPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationListin interfaceReagentPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationListin interfaceReagentPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationListin interfaceReagentPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedAnnotationListin interfaceReagentPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Reagent_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationListin interfaceReagentPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_linkedAnnotationList __cb)- Specified by:
begin_linkedAnnotationListin interfaceReagentPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedAnnotationListin interfaceReagentPrx
-
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_linkedAnnotationListin interfaceReagentPrx
-
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_linkedAnnotationListin interfaceReagentPrx
-
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_linkedAnnotationListin interfaceReagentPrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationListin interfaceReagentPrx
-
__linkedAnnotationList_completed
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
-
linkedWellList
public java.util.List<Well> linkedWellList()
- Specified by:
linkedWellListin interfaceReagentPrx
-
linkedWellList
public java.util.List<Well> linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedWellListin interfaceReagentPrx
-
begin_linkedWellList
public Ice.AsyncResult begin_linkedWellList()
- Specified by:
begin_linkedWellListin interfaceReagentPrx
-
begin_linkedWellList
public Ice.AsyncResult begin_linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedWellListin interfaceReagentPrx
-
begin_linkedWellList
public Ice.AsyncResult begin_linkedWellList(Ice.Callback __cb)
- Specified by:
begin_linkedWellListin interfaceReagentPrx
-
begin_linkedWellList
public Ice.AsyncResult begin_linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedWellListin interfaceReagentPrx
-
begin_linkedWellList
public Ice.AsyncResult begin_linkedWellList(Callback_Reagent_linkedWellList __cb)
- Specified by:
begin_linkedWellListin interfaceReagentPrx
-
begin_linkedWellList
public Ice.AsyncResult begin_linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_linkedWellList __cb)- Specified by:
begin_linkedWellListin interfaceReagentPrx
-
begin_linkedWellList
public Ice.AsyncResult begin_linkedWellList(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedWellListin interfaceReagentPrx
-
begin_linkedWellList
public Ice.AsyncResult begin_linkedWellList(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedWellListin interfaceReagentPrx
-
begin_linkedWellList
public Ice.AsyncResult begin_linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_linkedWellListin interfaceReagentPrx
-
begin_linkedWellList
public Ice.AsyncResult begin_linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_linkedWellListin interfaceReagentPrx
-
end_linkedWellList
public java.util.List<Well> end_linkedWellList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedWellListin interfaceReagentPrx
-
__linkedWellList_completed
public static void __linkedWellList_completed(Ice.TwowayCallbackArg1<java.util.List<Well>> __cb, Ice.AsyncResult __result)
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Reagent toCopy)
- Specified by:
reloadAnnotationLinksin interfaceReagentPrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinksin interfaceReagentPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Reagent toCopy)
- Specified by:
begin_reloadAnnotationLinksin interfaceReagentPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinksin interfaceReagentPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Reagent toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceReagentPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceReagentPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Reagent toCopy, Callback_Reagent_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceReagentPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceReagentPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Reagent toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinksin interfaceReagentPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Reagent toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadAnnotationLinksin interfaceReagentPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinksin interfaceReagentPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Reagent 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_reloadAnnotationLinksin interfaceReagentPrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinksin interfaceReagentPrx
-
reloadWellLinks
public void reloadWellLinks(Reagent toCopy)
- Specified by:
reloadWellLinksin interfaceReagentPrx
-
reloadWellLinks
public void reloadWellLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadWellLinksin interfaceReagentPrx
-
begin_reloadWellLinks
public Ice.AsyncResult begin_reloadWellLinks(Reagent toCopy)
- Specified by:
begin_reloadWellLinksin interfaceReagentPrx
-
begin_reloadWellLinks
public Ice.AsyncResult begin_reloadWellLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadWellLinksin interfaceReagentPrx
-
begin_reloadWellLinks
public Ice.AsyncResult begin_reloadWellLinks(Reagent toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadWellLinksin interfaceReagentPrx
-
begin_reloadWellLinks
public Ice.AsyncResult begin_reloadWellLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadWellLinksin interfaceReagentPrx
-
begin_reloadWellLinks
public Ice.AsyncResult begin_reloadWellLinks(Reagent toCopy, Callback_Reagent_reloadWellLinks __cb)
- Specified by:
begin_reloadWellLinksin interfaceReagentPrx
-
begin_reloadWellLinks
public Ice.AsyncResult begin_reloadWellLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_reloadWellLinks __cb)
- Specified by:
begin_reloadWellLinksin interfaceReagentPrx
-
begin_reloadWellLinks
public Ice.AsyncResult begin_reloadWellLinks(Reagent toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadWellLinksin interfaceReagentPrx
-
begin_reloadWellLinks
public Ice.AsyncResult begin_reloadWellLinks(Reagent toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadWellLinksin interfaceReagentPrx
-
begin_reloadWellLinks
public Ice.AsyncResult begin_reloadWellLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadWellLinksin interfaceReagentPrx
-
begin_reloadWellLinks
public Ice.AsyncResult begin_reloadWellLinks(Reagent 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_reloadWellLinksin interfaceReagentPrx
-
end_reloadWellLinks
public void end_reloadWellLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadWellLinksin interfaceReagentPrx
-
removeAllReagentAnnotationLinkSet
public void removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets)
- Specified by:
removeAllReagentAnnotationLinkSetin interfaceReagentPrx
-
removeAllReagentAnnotationLinkSet
public void removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_removeAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets)
- Specified by:
begin_removeAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_removeAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_removeAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_removeAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_removeAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, Callback_Reagent_removeAllReagentAnnotationLinkSet __cb)
- Specified by:
begin_removeAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_removeAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeAllReagentAnnotationLinkSet __cb)
- Specified by:
begin_removeAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_removeAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_removeAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_removeAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllReagentAnnotationLinkSetin interfaceReagentPrx
-
begin_removeAllReagentAnnotationLinkSet
public Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> 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_removeAllReagentAnnotationLinkSetin interfaceReagentPrx
-
end_removeAllReagentAnnotationLinkSet
public void end_removeAllReagentAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllReagentAnnotationLinkSetin interfaceReagentPrx
-
removeAllWellReagentLinkSet
public void removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
- Specified by:
removeAllWellReagentLinkSetin interfaceReagentPrx
-
removeAllWellReagentLinkSet
public void removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllWellReagentLinkSetin interfaceReagentPrx
-
begin_removeAllWellReagentLinkSet
public Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
- Specified by:
begin_removeAllWellReagentLinkSetin interfaceReagentPrx
-
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_removeAllWellReagentLinkSetin interfaceReagentPrx
-
begin_removeAllWellReagentLinkSet
public Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllWellReagentLinkSetin interfaceReagentPrx
-
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_removeAllWellReagentLinkSetin interfaceReagentPrx
-
begin_removeAllWellReagentLinkSet
public Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Callback_Reagent_removeAllWellReagentLinkSet __cb)
- Specified by:
begin_removeAllWellReagentLinkSetin interfaceReagentPrx
-
begin_removeAllWellReagentLinkSet
public Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeAllWellReagentLinkSet __cb)
- Specified by:
begin_removeAllWellReagentLinkSetin interfaceReagentPrx
-
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_removeAllWellReagentLinkSetin interfaceReagentPrx
-
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_removeAllWellReagentLinkSetin interfaceReagentPrx
-
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_removeAllWellReagentLinkSetin interfaceReagentPrx
-
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_removeAllWellReagentLinkSetin interfaceReagentPrx
-
end_removeAllWellReagentLinkSet
public void end_removeAllWellReagentLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllWellReagentLinkSetin interfaceReagentPrx
-
removeReagentAnnotationLink
public void removeReagentAnnotationLink(ReagentAnnotationLink theTarget)
- Specified by:
removeReagentAnnotationLinkin interfaceReagentPrx
-
removeReagentAnnotationLink
public void removeReagentAnnotationLink(ReagentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeReagentAnnotationLinkin interfaceReagentPrx
-
begin_removeReagentAnnotationLink
public Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget)
- Specified by:
begin_removeReagentAnnotationLinkin interfaceReagentPrx
-
begin_removeReagentAnnotationLink
public Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeReagentAnnotationLinkin interfaceReagentPrx
-
begin_removeReagentAnnotationLink
public Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeReagentAnnotationLinkin interfaceReagentPrx
-
begin_removeReagentAnnotationLink
public Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeReagentAnnotationLinkin interfaceReagentPrx
-
begin_removeReagentAnnotationLink
public Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, Callback_Reagent_removeReagentAnnotationLink __cb)
- Specified by:
begin_removeReagentAnnotationLinkin interfaceReagentPrx
-
begin_removeReagentAnnotationLink
public Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeReagentAnnotationLink __cb)
- Specified by:
begin_removeReagentAnnotationLinkin interfaceReagentPrx
-
begin_removeReagentAnnotationLink
public Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeReagentAnnotationLinkin interfaceReagentPrx
-
begin_removeReagentAnnotationLink
public Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeReagentAnnotationLinkin interfaceReagentPrx
-
begin_removeReagentAnnotationLink
public Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeReagentAnnotationLinkin interfaceReagentPrx
-
begin_removeReagentAnnotationLink
public Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink 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_removeReagentAnnotationLinkin interfaceReagentPrx
-
end_removeReagentAnnotationLink
public void end_removeReagentAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeReagentAnnotationLinkin interfaceReagentPrx
-
removeReagentAnnotationLinkFromBoth
public void removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides)
- Specified by:
removeReagentAnnotationLinkFromBothin interfaceReagentPrx
-
removeReagentAnnotationLinkFromBoth
public void removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeReagentAnnotationLinkFromBothin interfaceReagentPrx
-
begin_removeReagentAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides)
- Specified by:
begin_removeReagentAnnotationLinkFromBothin interfaceReagentPrx
-
begin_removeReagentAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeReagentAnnotationLinkFromBothin interfaceReagentPrx
-
begin_removeReagentAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeReagentAnnotationLinkFromBothin interfaceReagentPrx
-
begin_removeReagentAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeReagentAnnotationLinkFromBothin interfaceReagentPrx
-
begin_removeReagentAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, Callback_Reagent_removeReagentAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeReagentAnnotationLinkFromBothin interfaceReagentPrx
-
begin_removeReagentAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeReagentAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeReagentAnnotationLinkFromBothin interfaceReagentPrx
-
begin_removeReagentAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeReagentAnnotationLinkFromBothin interfaceReagentPrx
-
begin_removeReagentAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeReagentAnnotationLinkFromBothin interfaceReagentPrx
-
begin_removeReagentAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink 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_removeReagentAnnotationLinkFromBothin interfaceReagentPrx
-
begin_removeReagentAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink 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_removeReagentAnnotationLinkFromBothin interfaceReagentPrx
-
end_removeReagentAnnotationLinkFromBoth
public void end_removeReagentAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeReagentAnnotationLinkFromBothin interfaceReagentPrx
-
removeWellReagentLink
public void removeWellReagentLink(WellReagentLink theTarget)
- Specified by:
removeWellReagentLinkin interfaceReagentPrx
-
removeWellReagentLink
public void removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeWellReagentLinkin interfaceReagentPrx
-
begin_removeWellReagentLink
public Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget)
- Specified by:
begin_removeWellReagentLinkin interfaceReagentPrx
-
begin_removeWellReagentLink
public Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeWellReagentLinkin interfaceReagentPrx
-
begin_removeWellReagentLink
public Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeWellReagentLinkin interfaceReagentPrx
-
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_removeWellReagentLinkin interfaceReagentPrx
-
begin_removeWellReagentLink
public Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, Callback_Reagent_removeWellReagentLink __cb)
- Specified by:
begin_removeWellReagentLinkin interfaceReagentPrx
-
begin_removeWellReagentLink
public Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeWellReagentLink __cb)
- Specified by:
begin_removeWellReagentLinkin interfaceReagentPrx
-
begin_removeWellReagentLink
public Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeWellReagentLinkin interfaceReagentPrx
-
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_removeWellReagentLinkin interfaceReagentPrx
-
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_removeWellReagentLinkin interfaceReagentPrx
-
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_removeWellReagentLinkin interfaceReagentPrx
-
end_removeWellReagentLink
public void end_removeWellReagentLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeWellReagentLinkin interfaceReagentPrx
-
removeWellReagentLinkFromBoth
public void removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides)
- Specified by:
removeWellReagentLinkFromBothin interfaceReagentPrx
-
removeWellReagentLinkFromBoth
public void removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeWellReagentLinkFromBothin interfaceReagentPrx
-
begin_removeWellReagentLinkFromBoth
public Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides)
- Specified by:
begin_removeWellReagentLinkFromBothin interfaceReagentPrx
-
begin_removeWellReagentLinkFromBoth
public Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeWellReagentLinkFromBothin interfaceReagentPrx
-
begin_removeWellReagentLinkFromBoth
public Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeWellReagentLinkFromBothin interfaceReagentPrx
-
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_removeWellReagentLinkFromBothin interfaceReagentPrx
-
begin_removeWellReagentLinkFromBoth
public Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, Callback_Reagent_removeWellReagentLinkFromBoth __cb)
- Specified by:
begin_removeWellReagentLinkFromBothin interfaceReagentPrx
-
begin_removeWellReagentLinkFromBoth
public Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeWellReagentLinkFromBoth __cb)
- Specified by:
begin_removeWellReagentLinkFromBothin interfaceReagentPrx
-
begin_removeWellReagentLinkFromBoth
public Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeWellReagentLinkFromBothin interfaceReagentPrx
-
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_removeWellReagentLinkFromBothin interfaceReagentPrx
-
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_removeWellReagentLinkFromBothin interfaceReagentPrx
-
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_removeWellReagentLinkFromBothin interfaceReagentPrx
-
end_removeWellReagentLinkFromBoth
public void end_removeWellReagentLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeWellReagentLinkFromBothin interfaceReagentPrx
-
setDescription
public void setDescription(RString theDescription)
- Specified by:
setDescriptionin interfaceReagentPrx
-
setDescription
public void setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setDescriptionin interfaceReagentPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription)
- Specified by:
begin_setDescriptionin interfaceReagentPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setDescriptionin interfaceReagentPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Ice.Callback __cb)
- Specified by:
begin_setDescriptionin interfaceReagentPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setDescriptionin interfaceReagentPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Callback_Reagent_setDescription __cb)
- Specified by:
begin_setDescriptionin interfaceReagentPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_setDescription __cb)
- Specified by:
begin_setDescriptionin interfaceReagentPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDescriptionin interfaceReagentPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDescriptionin interfaceReagentPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDescriptionin interfaceReagentPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDescriptionin interfaceReagentPrx
-
end_setDescription
public void end_setDescription(Ice.AsyncResult __iresult)
- Specified by:
end_setDescriptionin interfaceReagentPrx
-
setName
public void setName(RString theName)
- Specified by:
setNamein interfaceReagentPrx
-
setName
public void setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setNamein interfaceReagentPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName)
- Specified by:
begin_setNamein interfaceReagentPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setNamein interfaceReagentPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
- Specified by:
begin_setNamein interfaceReagentPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setNamein interfaceReagentPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Callback_Reagent_setName __cb)
- Specified by:
begin_setNamein interfaceReagentPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_setName __cb)
- Specified by:
begin_setNamein interfaceReagentPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setNamein interfaceReagentPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setNamein interfaceReagentPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setNamein interfaceReagentPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setNamein interfaceReagentPrx
-
end_setName
public void end_setName(Ice.AsyncResult __iresult)
- Specified by:
end_setNamein interfaceReagentPrx
-
setReagentIdentifier
public void setReagentIdentifier(RString theReagentIdentifier)
- Specified by:
setReagentIdentifierin interfaceReagentPrx
-
setReagentIdentifier
public void setReagentIdentifier(RString theReagentIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setReagentIdentifierin interfaceReagentPrx
-
begin_setReagentIdentifier
public Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier)
- Specified by:
begin_setReagentIdentifierin interfaceReagentPrx
-
begin_setReagentIdentifier
public Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setReagentIdentifierin interfaceReagentPrx
-
begin_setReagentIdentifier
public Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier, Ice.Callback __cb)
- Specified by:
begin_setReagentIdentifierin interfaceReagentPrx
-
begin_setReagentIdentifier
public Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setReagentIdentifierin interfaceReagentPrx
-
begin_setReagentIdentifier
public Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier, Callback_Reagent_setReagentIdentifier __cb)
- Specified by:
begin_setReagentIdentifierin interfaceReagentPrx
-
begin_setReagentIdentifier
public Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_setReagentIdentifier __cb)
- Specified by:
begin_setReagentIdentifierin interfaceReagentPrx
-
begin_setReagentIdentifier
public Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setReagentIdentifierin interfaceReagentPrx
-
begin_setReagentIdentifier
public Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setReagentIdentifierin interfaceReagentPrx
-
begin_setReagentIdentifier
public Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setReagentIdentifierin interfaceReagentPrx
-
begin_setReagentIdentifier
public Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier, 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_setReagentIdentifierin interfaceReagentPrx
-
end_setReagentIdentifier
public void end_setReagentIdentifier(Ice.AsyncResult __iresult)
- Specified by:
end_setReagentIdentifierin interfaceReagentPrx
-
setScreen
public void setScreen(Screen theScreen)
- Specified by:
setScreenin interfaceReagentPrx
-
setScreen
public void setScreen(Screen theScreen, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setScreenin interfaceReagentPrx
-
begin_setScreen
public Ice.AsyncResult begin_setScreen(Screen theScreen)
- Specified by:
begin_setScreenin interfaceReagentPrx
-
begin_setScreen
public Ice.AsyncResult begin_setScreen(Screen theScreen, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setScreenin interfaceReagentPrx
-
begin_setScreen
public Ice.AsyncResult begin_setScreen(Screen theScreen, Ice.Callback __cb)
- Specified by:
begin_setScreenin interfaceReagentPrx
-
begin_setScreen
public Ice.AsyncResult begin_setScreen(Screen theScreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setScreenin interfaceReagentPrx
-
begin_setScreen
public Ice.AsyncResult begin_setScreen(Screen theScreen, Callback_Reagent_setScreen __cb)
- Specified by:
begin_setScreenin interfaceReagentPrx
-
begin_setScreen
public Ice.AsyncResult begin_setScreen(Screen theScreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_setScreen __cb)
- Specified by:
begin_setScreenin interfaceReagentPrx
-
begin_setScreen
public Ice.AsyncResult begin_setScreen(Screen theScreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setScreenin interfaceReagentPrx
-
begin_setScreen
public Ice.AsyncResult begin_setScreen(Screen theScreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setScreenin interfaceReagentPrx
-
begin_setScreen
public Ice.AsyncResult begin_setScreen(Screen theScreen, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setScreenin interfaceReagentPrx
-
begin_setScreen
public Ice.AsyncResult begin_setScreen(Screen theScreen, 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_setScreenin interfaceReagentPrx
-
end_setScreen
public void end_setScreen(Ice.AsyncResult __iresult)
- Specified by:
end_setScreenin interfaceReagentPrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersionin interfaceReagentPrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersionin interfaceReagentPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersionin interfaceReagentPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersionin interfaceReagentPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersionin interfaceReagentPrx
-
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_setVersionin interfaceReagentPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Reagent_setVersion __cb)
- Specified by:
begin_setVersionin interfaceReagentPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_setVersion __cb)
- Specified by:
begin_setVersionin interfaceReagentPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersionin interfaceReagentPrx
-
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_setVersionin interfaceReagentPrx
-
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_setVersionin interfaceReagentPrx
-
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_setVersionin interfaceReagentPrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersionin interfaceReagentPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinksin interfaceReagentPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinksin interfaceReagentPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinksin interfaceReagentPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceReagentPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceReagentPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceReagentPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Reagent_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceReagentPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_sizeOfAnnotationLinks __cb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceReagentPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceReagentPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceReagentPrx
-
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_sizeOfAnnotationLinksin interfaceReagentPrx
-
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_sizeOfAnnotationLinksin interfaceReagentPrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinksin interfaceReagentPrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfWellLinks
public int sizeOfWellLinks()
- Specified by:
sizeOfWellLinksin interfaceReagentPrx
-
sizeOfWellLinks
public int sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfWellLinksin interfaceReagentPrx
-
begin_sizeOfWellLinks
public Ice.AsyncResult begin_sizeOfWellLinks()
- Specified by:
begin_sizeOfWellLinksin interfaceReagentPrx
-
begin_sizeOfWellLinks
public Ice.AsyncResult begin_sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfWellLinksin interfaceReagentPrx
-
begin_sizeOfWellLinks
public Ice.AsyncResult begin_sizeOfWellLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfWellLinksin interfaceReagentPrx
-
begin_sizeOfWellLinks
public Ice.AsyncResult begin_sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfWellLinksin interfaceReagentPrx
-
begin_sizeOfWellLinks
public Ice.AsyncResult begin_sizeOfWellLinks(Callback_Reagent_sizeOfWellLinks __cb)
- Specified by:
begin_sizeOfWellLinksin interfaceReagentPrx
-
begin_sizeOfWellLinks
public Ice.AsyncResult begin_sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_sizeOfWellLinks __cb)- Specified by:
begin_sizeOfWellLinksin interfaceReagentPrx
-
begin_sizeOfWellLinks
public Ice.AsyncResult begin_sizeOfWellLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfWellLinksin interfaceReagentPrx
-
begin_sizeOfWellLinks
public Ice.AsyncResult begin_sizeOfWellLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfWellLinksin interfaceReagentPrx
-
begin_sizeOfWellLinks
public Ice.AsyncResult begin_sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfWellLinksin interfaceReagentPrx
-
begin_sizeOfWellLinks
public Ice.AsyncResult begin_sizeOfWellLinks(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_sizeOfWellLinksin interfaceReagentPrx
-
end_sizeOfWellLinks
public int end_sizeOfWellLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfWellLinksin interfaceReagentPrx
-
__sizeOfWellLinks_completed
public static void __sizeOfWellLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotationin interfaceReagentPrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotationin interfaceReagentPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotationin interfaceReagentPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotationin interfaceReagentPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotationin interfaceReagentPrx
-
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_unlinkAnnotationin interfaceReagentPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Reagent_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotationin interfaceReagentPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotationin interfaceReagentPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotationin interfaceReagentPrx
-
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_unlinkAnnotationin interfaceReagentPrx
-
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_unlinkAnnotationin interfaceReagentPrx
-
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_unlinkAnnotationin interfaceReagentPrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotationin interfaceReagentPrx
-
unlinkWell
public void unlinkWell(Well removal)
- Specified by:
unlinkWellin interfaceReagentPrx
-
unlinkWell
public void unlinkWell(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkWellin interfaceReagentPrx
-
begin_unlinkWell
public Ice.AsyncResult begin_unlinkWell(Well removal)
- Specified by:
begin_unlinkWellin interfaceReagentPrx
-
begin_unlinkWell
public Ice.AsyncResult begin_unlinkWell(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkWellin interfaceReagentPrx
-
begin_unlinkWell
public Ice.AsyncResult begin_unlinkWell(Well removal, Ice.Callback __cb)
- Specified by:
begin_unlinkWellin interfaceReagentPrx
-
begin_unlinkWell
public Ice.AsyncResult begin_unlinkWell(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unlinkWellin interfaceReagentPrx
-
begin_unlinkWell
public Ice.AsyncResult begin_unlinkWell(Well removal, Callback_Reagent_unlinkWell __cb)
- Specified by:
begin_unlinkWellin interfaceReagentPrx
-
begin_unlinkWell
public Ice.AsyncResult begin_unlinkWell(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_unlinkWell __cb)
- Specified by:
begin_unlinkWellin interfaceReagentPrx
-
begin_unlinkWell
public Ice.AsyncResult begin_unlinkWell(Well removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkWellin interfaceReagentPrx
-
begin_unlinkWell
public Ice.AsyncResult begin_unlinkWell(Well removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkWellin interfaceReagentPrx
-
begin_unlinkWell
public Ice.AsyncResult begin_unlinkWell(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkWellin interfaceReagentPrx
-
begin_unlinkWell
public Ice.AsyncResult begin_unlinkWell(Well 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_unlinkWellin interfaceReagentPrx
-
end_unlinkWell
public void end_unlinkWell(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkWellin interfaceReagentPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinksin interfaceReagentPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinksin interfaceReagentPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinksin interfaceReagentPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinksin interfaceReagentPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinksin interfaceReagentPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadAnnotationLinksin interfaceReagentPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Reagent_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinksin interfaceReagentPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_unloadAnnotationLinks __cb)- Specified by:
begin_unloadAnnotationLinksin interfaceReagentPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadAnnotationLinksin interfaceReagentPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadAnnotationLinksin interfaceReagentPrx
-
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_unloadAnnotationLinksin interfaceReagentPrx
-
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_unloadAnnotationLinksin interfaceReagentPrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinksin interfaceReagentPrx
-
unloadWellLinks
public void unloadWellLinks()
- Specified by:
unloadWellLinksin interfaceReagentPrx
-
unloadWellLinks
public void unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadWellLinksin interfaceReagentPrx
-
begin_unloadWellLinks
public Ice.AsyncResult begin_unloadWellLinks()
- Specified by:
begin_unloadWellLinksin interfaceReagentPrx
-
begin_unloadWellLinks
public Ice.AsyncResult begin_unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadWellLinksin interfaceReagentPrx
-
begin_unloadWellLinks
public Ice.AsyncResult begin_unloadWellLinks(Ice.Callback __cb)
- Specified by:
begin_unloadWellLinksin interfaceReagentPrx
-
begin_unloadWellLinks
public Ice.AsyncResult begin_unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadWellLinksin interfaceReagentPrx
-
begin_unloadWellLinks
public Ice.AsyncResult begin_unloadWellLinks(Callback_Reagent_unloadWellLinks __cb)
- Specified by:
begin_unloadWellLinksin interfaceReagentPrx
-
begin_unloadWellLinks
public Ice.AsyncResult begin_unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_unloadWellLinks __cb)- Specified by:
begin_unloadWellLinksin interfaceReagentPrx
-
begin_unloadWellLinks
public Ice.AsyncResult begin_unloadWellLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadWellLinksin interfaceReagentPrx
-
begin_unloadWellLinks
public Ice.AsyncResult begin_unloadWellLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadWellLinksin interfaceReagentPrx
-
begin_unloadWellLinks
public Ice.AsyncResult begin_unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadWellLinksin interfaceReagentPrx
-
begin_unloadWellLinks
public Ice.AsyncResult begin_unloadWellLinks(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_unloadWellLinksin interfaceReagentPrx
-
end_unloadWellLinks
public void end_unloadWellLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadWellLinksin interfaceReagentPrx
-
checkedCast
public static ReagentPrx 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 ReagentPrx 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 ReagentPrx 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 ReagentPrx 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 ReagentPrx 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 ReagentPrx 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, ReagentPrx v)
-
__read
public static ReagentPrx __read(IceInternal.BasicStream __is)
-
-