public final class ReagentPrxHelper extends Ice.ObjectPrxHelperBase implements ReagentPrx
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String[] | __ids | 
| static long | serialVersionUID | 
| Constructor and Description | 
|---|
| ReagentPrxHelper() | 
| Modifier and Type | Method and 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) | 
| void | addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets) | 
| void | addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
                              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets) | 
| void | addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                        java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | addReagentAnnotationLink(ReagentAnnotationLink target) | 
| void | addReagentAnnotationLink(ReagentAnnotationLink target,
                        java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | addReagentAnnotationLinkToBoth(ReagentAnnotationLink link,
                              boolean bothSides) | 
| void | addReagentAnnotationLinkToBoth(ReagentAnnotationLink link,
                              boolean bothSides,
                              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | addWellReagentLink(WellReagentLink target) | 
| void | addWellReagentLink(WellReagentLink target,
                  java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | addWellReagentLinkToBoth(WellReagentLink link,
                        boolean bothSides) | 
| void | addWellReagentLinkToBoth(WellReagentLink link,
                        boolean bothSides,
                        java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets) | 
| Ice.AsyncResult | begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
                                    Callback_Reagent_addAllReagentAnnotationLinkSet __cb) | 
| Ice.AsyncResult | begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
                                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
                                    IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
                                    IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
                                    java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
                                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Callback_Reagent_addAllReagentAnnotationLinkSet __cb) | 
| Ice.AsyncResult | begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
                                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets) | 
| Ice.AsyncResult | begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                              Callback_Reagent_addAllWellReagentLinkSet __cb) | 
| Ice.AsyncResult | begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Callback_Reagent_addAllWellReagentLinkSet __cb) | 
| Ice.AsyncResult | begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addReagentAnnotationLink(ReagentAnnotationLink target) | 
| Ice.AsyncResult | begin_addReagentAnnotationLink(ReagentAnnotationLink target,
                              Callback_Reagent_addReagentAnnotationLink __cb) | 
| Ice.AsyncResult | begin_addReagentAnnotationLink(ReagentAnnotationLink target,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addReagentAnnotationLink(ReagentAnnotationLink target,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addReagentAnnotationLink(ReagentAnnotationLink target,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addReagentAnnotationLink(ReagentAnnotationLink target,
                              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addReagentAnnotationLink(ReagentAnnotationLink target,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Callback_Reagent_addReagentAnnotationLink __cb) | 
| Ice.AsyncResult | begin_addReagentAnnotationLink(ReagentAnnotationLink target,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link,
                                    boolean bothSides) | 
| Ice.AsyncResult | begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link,
                                    boolean bothSides,
                                    Callback_Reagent_addReagentAnnotationLinkToBoth __cb) | 
| Ice.AsyncResult | begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link,
                                    boolean bothSides,
                                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link,
                                    boolean bothSides,
                                    IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link,
                                    boolean bothSides,
                                    IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link,
                                    boolean bothSides,
                                    java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link,
                                    boolean bothSides,
                                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Callback_Reagent_addReagentAnnotationLinkToBoth __cb) | 
| Ice.AsyncResult | begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link,
                                    boolean bothSides,
                                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_addWellReagentLink(WellReagentLink target) | 
| Ice.AsyncResult | begin_addWellReagentLink(WellReagentLink target,
                        Callback_Reagent_addWellReagentLink __cb) | 
| Ice.AsyncResult | begin_addWellReagentLink(WellReagentLink target,
                        Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addWellReagentLink(WellReagentLink target,
                        IceInternal.Functional_VoidCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addWellReagentLink(WellReagentLink target,
                        IceInternal.Functional_VoidCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                        IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addWellReagentLink(WellReagentLink target,
                        java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addWellReagentLink(WellReagentLink target,
                        java.util.Map<java.lang.String,java.lang.String> __ctx,
                        Callback_Reagent_addWellReagentLink __cb) | 
| Ice.AsyncResult | begin_addWellReagentLink(WellReagentLink target,
                        java.util.Map<java.lang.String,java.lang.String> __ctx,
                        Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addWellReagentLink(WellReagentLink target,
                        java.util.Map<java.lang.String,java.lang.String> __ctx,
                        IceInternal.Functional_VoidCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addWellReagentLink(WellReagentLink target,
                        java.util.Map<java.lang.String,java.lang.String> __ctx,
                        IceInternal.Functional_VoidCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                        IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addWellReagentLinkToBoth(WellReagentLink link,
                              boolean bothSides) | 
| Ice.AsyncResult | begin_addWellReagentLinkToBoth(WellReagentLink link,
                              boolean bothSides,
                              Callback_Reagent_addWellReagentLinkToBoth __cb) | 
| Ice.AsyncResult | begin_addWellReagentLinkToBoth(WellReagentLink link,
                              boolean bothSides,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addWellReagentLinkToBoth(WellReagentLink link,
                              boolean bothSides,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addWellReagentLinkToBoth(WellReagentLink link,
                              boolean bothSides,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addWellReagentLinkToBoth(WellReagentLink link,
                              boolean bothSides,
                              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addWellReagentLinkToBoth(WellReagentLink link,
                              boolean bothSides,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Callback_Reagent_addWellReagentLinkToBoth __cb) | 
| Ice.AsyncResult | begin_addWellReagentLinkToBoth(WellReagentLink link,
                              boolean bothSides,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addWellReagentLinkToBoth(WellReagentLink link,
                              boolean bothSides,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addWellReagentLinkToBoth(WellReagentLink link,
                              boolean bothSides,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_clearAnnotationLinks() | 
| Ice.AsyncResult | begin_clearAnnotationLinks(Callback_Reagent_clearAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_clearAnnotationLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                          IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          Callback_Reagent_clearAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          Ice.Callback __cb) | 
| Ice.AsyncResult | begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          IceInternal.Functional_VoidCallback __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          IceInternal.Functional_VoidCallback __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                          IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_clearWellLinks() | 
| Ice.AsyncResult | begin_clearWellLinks(Callback_Reagent_clearWellLinks __cb) | 
| Ice.AsyncResult | begin_clearWellLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_clearWellLinks(IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_clearWellLinks(IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Callback_Reagent_clearWellLinks __cb) | 
| Ice.AsyncResult | begin_clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| 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) | 
| Ice.AsyncResult | begin_copyAnnotationLinks() | 
| Ice.AsyncResult | begin_copyAnnotationLinks(Callback_Reagent_copyAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                         IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Callback_Reagent_copyAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Ice.Callback __cb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                         IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                         IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                         IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_copyWellLinks() | 
| Ice.AsyncResult | begin_copyWellLinks(Callback_Reagent_copyWellLinks __cb) | 
| Ice.AsyncResult | begin_copyWellLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_copyWellLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_copyWellLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                   IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_copyWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_copyWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   Callback_Reagent_copyWellLinks __cb) | 
| Ice.AsyncResult | begin_copyWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_findReagentAnnotationLink(Annotation removal) | 
| Ice.AsyncResult | begin_findReagentAnnotationLink(Annotation removal,
                               Callback_Reagent_findReagentAnnotationLink __cb) | 
| Ice.AsyncResult | begin_findReagentAnnotationLink(Annotation removal,
                               Ice.Callback __cb) | 
| Ice.AsyncResult | begin_findReagentAnnotationLink(Annotation removal,
                               IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb,
                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_findReagentAnnotationLink(Annotation removal,
                               IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb,
                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                               IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_findReagentAnnotationLink(Annotation removal,
                               java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_findReagentAnnotationLink(Annotation removal,
                               java.util.Map<java.lang.String,java.lang.String> __ctx,
                               Callback_Reagent_findReagentAnnotationLink __cb) | 
| Ice.AsyncResult | begin_findReagentAnnotationLink(Annotation removal,
                               java.util.Map<java.lang.String,java.lang.String> __ctx,
                               Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_findWellReagentLink(Well removal) | 
| Ice.AsyncResult | begin_findWellReagentLink(Well removal,
                         Callback_Reagent_findWellReagentLink __cb) | 
| Ice.AsyncResult | begin_findWellReagentLink(Well removal,
                         Ice.Callback __cb) | 
| Ice.AsyncResult | begin_findWellReagentLink(Well removal,
                         IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_findWellReagentLink(Well removal,
                         IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                         IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_findWellReagentLink(Well removal,
                         java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_findWellReagentLink(Well removal,
                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Callback_Reagent_findWellReagentLink __cb) | 
| Ice.AsyncResult | begin_findWellReagentLink(Well removal,
                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                         Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner() | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(Callback_Reagent_getAnnotationLinksCountPerOwner __cb) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                     IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     Callback_Reagent_getAnnotationLinksCountPerOwner __cb) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                     IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getDescription() | 
| Ice.AsyncResult | begin_getDescription(Callback_Reagent_getDescription __cb) | 
| Ice.AsyncResult | begin_getDescription(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Callback_Reagent_getDescription __cb) | 
| Ice.AsyncResult | begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_getDetails() | 
| Ice.AsyncResult | begin_getDetails(Callback_IObject_getDetails __cb) | 
| Ice.AsyncResult | begin_getDetails(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                Callback_IObject_getDetails __cb) | 
| Ice.AsyncResult | begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_GenericCallback1<Details> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_GenericCallback1<Details> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getId() | 
| Ice.AsyncResult | begin_getId(Callback_IObject_getId __cb) | 
| Ice.AsyncResult | begin_getId(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
           Callback_IObject_getId __cb) | 
| Ice.AsyncResult | begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
           IceInternal.Functional_GenericCallback1<RLong> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
           IceInternal.Functional_GenericCallback1<RLong> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getName() | 
| Ice.AsyncResult | begin_getName(Callback_Reagent_getName __cb) | 
| Ice.AsyncResult | begin_getName(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
             IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
             Callback_Reagent_getName __cb) | 
| Ice.AsyncResult | begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
             Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_getReagentIdentifier() | 
| Ice.AsyncResult | begin_getReagentIdentifier(Callback_Reagent_getReagentIdentifier __cb) | 
| Ice.AsyncResult | begin_getReagentIdentifier(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getReagentIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getReagentIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                          IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          Callback_Reagent_getReagentIdentifier __cb) | 
| Ice.AsyncResult | begin_getReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_getScreen() | 
| Ice.AsyncResult | begin_getScreen(Callback_Reagent_getScreen __cb) | 
| Ice.AsyncResult | begin_getScreen(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getScreen(IceInternal.Functional_GenericCallback1<Screen> __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getScreen(IceInternal.Functional_GenericCallback1<Screen> __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
               IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx,
               Callback_Reagent_getScreen __cb) | 
| Ice.AsyncResult | begin_getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx,
               Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_getVersion() | 
| Ice.AsyncResult | begin_getVersion(Callback_Reagent_getVersion __cb) | 
| Ice.AsyncResult | begin_getVersion(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                Callback_Reagent_getVersion __cb) | 
| Ice.AsyncResult | begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getWellLinksCountPerOwner() | 
| Ice.AsyncResult | begin_getWellLinksCountPerOwner(Callback_Reagent_getWellLinksCountPerOwner __cb) | 
| Ice.AsyncResult | begin_getWellLinksCountPerOwner(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getWellLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| 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) | 
| Ice.AsyncResult | begin_getWellLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getWellLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                               Callback_Reagent_getWellLinksCountPerOwner __cb) | 
| Ice.AsyncResult | begin_getWellLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                               Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_isAnnotated()Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(Callback_IObject_isAnnotated __cb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(Ice.Callback __cb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Callback_IObject_isAnnotated __cb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Ice.Callback __cb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_BoolCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_BoolCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isGlobal()Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(Callback_IObject_isGlobal __cb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(Ice.Callback __cb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
              IceInternal.Functional_BoolCallback __sentCb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
              Callback_IObject_isGlobal __cb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
              Ice.Callback __cb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
              IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
              IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
              IceInternal.Functional_BoolCallback __sentCb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isLink()A link between two other types. | 
| Ice.AsyncResult | begin_isLink(Callback_IObject_isLink __cb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(Ice.Callback __cb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
            IceInternal.Functional_BoolCallback __sentCb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
            Callback_IObject_isLink __cb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
            Ice.Callback __cb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
            IceInternal.Functional_BoolCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
            IceInternal.Functional_BoolCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
            IceInternal.Functional_BoolCallback __sentCb)A link between two other types. | 
| Ice.AsyncResult | begin_isLoaded()Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(Ice.Callback __cb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
              IceInternal.Functional_BoolCallback __sentCb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
              Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
              Ice.Callback __cb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
              IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
              IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
              IceInternal.Functional_BoolCallback __sentCb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isMutable()The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(Callback_IObject_isMutable __cb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(Ice.Callback __cb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
               IceInternal.Functional_BoolCallback __sentCb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
               Callback_IObject_isMutable __cb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
               Ice.Callback __cb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
               IceInternal.Functional_BoolCallback __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
               IceInternal.Functional_BoolCallback __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
               IceInternal.Functional_BoolCallback __sentCb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    Callback_Reagent_linkAnnotation __cb) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    IceInternal.Functional_GenericCallback1<ReagentAnnotationLink> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    IceInternal.Functional_GenericCallback1<ReagentAnnotationLink> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Callback_Reagent_linkAnnotation __cb) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_GenericCallback1<ReagentAnnotationLink> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_GenericCallback1<ReagentAnnotationLink> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_linkedAnnotationList() | 
| Ice.AsyncResult | begin_linkedAnnotationList(Callback_Reagent_linkedAnnotationList __cb) | 
| Ice.AsyncResult | begin_linkedAnnotationList(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                          IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          Callback_Reagent_linkedAnnotationList __cb) | 
| Ice.AsyncResult | begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                          IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                          IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_linkedWellList() | 
| Ice.AsyncResult | begin_linkedWellList(Callback_Reagent_linkedWellList __cb) | 
| Ice.AsyncResult | begin_linkedWellList(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkedWellList(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkedWellList(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Callback_Reagent_linkedWellList __cb) | 
| Ice.AsyncResult | begin_linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_linkWell(Well addition) | 
| Ice.AsyncResult | begin_linkWell(Well addition,
              Callback_Reagent_linkWell __cb) | 
| Ice.AsyncResult | begin_linkWell(Well addition,
              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkWell(Well addition,
              IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkWell(Well addition,
              IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
              IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_linkWell(Well addition,
              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_linkWell(Well addition,
              java.util.Map<java.lang.String,java.lang.String> __ctx,
              Callback_Reagent_linkWell __cb) | 
| Ice.AsyncResult | begin_linkWell(Well addition,
              java.util.Map<java.lang.String,java.lang.String> __ctx,
              Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_proxy()Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(Callback_IObject_proxy __cb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(Ice.Callback __cb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
           IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
           Callback_IObject_proxy __cb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
           Ice.Callback __cb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
           IceInternal.Functional_GenericCallback1<IObject> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
           IceInternal.Functional_GenericCallback1<IObject> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
           IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Reagent toCopy) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Reagent toCopy,
                           Callback_Reagent_reloadAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Reagent toCopy,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Reagent toCopy,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Reagent toCopy,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Reagent toCopy,
                           java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Reagent toCopy,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Callback_Reagent_reloadAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Reagent toCopy,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_reloadWellLinks(Reagent toCopy) | 
| Ice.AsyncResult | begin_reloadWellLinks(Reagent toCopy,
                     Callback_Reagent_reloadWellLinks __cb) | 
| Ice.AsyncResult | begin_reloadWellLinks(Reagent toCopy,
                     Ice.Callback __cb) | 
| Ice.AsyncResult | begin_reloadWellLinks(Reagent toCopy,
                     IceInternal.Functional_VoidCallback __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_reloadWellLinks(Reagent toCopy,
                     IceInternal.Functional_VoidCallback __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                     IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_reloadWellLinks(Reagent toCopy,
                     java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_reloadWellLinks(Reagent toCopy,
                     java.util.Map<java.lang.String,java.lang.String> __ctx,
                     Callback_Reagent_reloadWellLinks __cb) | 
| Ice.AsyncResult | begin_reloadWellLinks(Reagent toCopy,
                     java.util.Map<java.lang.String,java.lang.String> __ctx,
                     Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets) | 
| Ice.AsyncResult | begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
                                       Callback_Reagent_removeAllReagentAnnotationLinkSet __cb) | 
| Ice.AsyncResult | begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
                                       Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
                                       java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
                                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       Callback_Reagent_removeAllReagentAnnotationLinkSet __cb) | 
| Ice.AsyncResult | begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
                                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets) | 
| Ice.AsyncResult | begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                                 Callback_Reagent_removeAllWellReagentLinkSet __cb) | 
| Ice.AsyncResult | begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                                 Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                 IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 Callback_Reagent_removeAllWellReagentLinkSet __cb) | 
| Ice.AsyncResult | begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                 IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget) | 
| Ice.AsyncResult | begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget,
                                 Callback_Reagent_removeReagentAnnotationLink __cb) | 
| Ice.AsyncResult | begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget,
                                 Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                 IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 Callback_Reagent_removeReagentAnnotationLink __cb) | 
| Ice.AsyncResult | begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link,
                                         boolean bothSides) | 
| Ice.AsyncResult | begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link,
                                         boolean bothSides,
                                         Callback_Reagent_removeReagentAnnotationLinkFromBoth __cb) | 
| Ice.AsyncResult | begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link,
                                         boolean bothSides,
                                         Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link,
                                         boolean bothSides,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link,
                                         boolean bothSides,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link,
                                         boolean bothSides,
                                         java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link,
                                         boolean bothSides,
                                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Callback_Reagent_removeReagentAnnotationLinkFromBoth __cb) | 
| Ice.AsyncResult | begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link,
                                         boolean bothSides,
                                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_removeWellReagentLink(WellReagentLink theTarget) | 
| Ice.AsyncResult | begin_removeWellReagentLink(WellReagentLink theTarget,
                           Callback_Reagent_removeWellReagentLink __cb) | 
| Ice.AsyncResult | begin_removeWellReagentLink(WellReagentLink theTarget,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeWellReagentLink(WellReagentLink theTarget,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeWellReagentLink(WellReagentLink theTarget,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeWellReagentLink(WellReagentLink theTarget,
                           java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeWellReagentLink(WellReagentLink theTarget,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Callback_Reagent_removeWellReagentLink __cb) | 
| Ice.AsyncResult | begin_removeWellReagentLink(WellReagentLink theTarget,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeWellReagentLink(WellReagentLink theTarget,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeWellReagentLink(WellReagentLink theTarget,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeWellReagentLinkFromBoth(WellReagentLink link,
                                   boolean bothSides) | 
| Ice.AsyncResult | begin_removeWellReagentLinkFromBoth(WellReagentLink link,
                                   boolean bothSides,
                                   Callback_Reagent_removeWellReagentLinkFromBoth __cb) | 
| Ice.AsyncResult | begin_removeWellReagentLinkFromBoth(WellReagentLink link,
                                   boolean bothSides,
                                   Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeWellReagentLinkFromBoth(WellReagentLink link,
                                   boolean bothSides,
                                   IceInternal.Functional_VoidCallback __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeWellReagentLinkFromBoth(WellReagentLink link,
                                   boolean bothSides,
                                   IceInternal.Functional_VoidCallback __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                   IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeWellReagentLinkFromBoth(WellReagentLink link,
                                   boolean bothSides,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeWellReagentLinkFromBoth(WellReagentLink link,
                                   boolean bothSides,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Callback_Reagent_removeWellReagentLinkFromBoth __cb) | 
| Ice.AsyncResult | begin_removeWellReagentLinkFromBoth(WellReagentLink link,
                                   boolean bothSides,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeWellReagentLinkFromBoth(WellReagentLink link,
                                   boolean bothSides,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   IceInternal.Functional_VoidCallback __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeWellReagentLinkFromBoth(WellReagentLink link,
                                   boolean bothSides,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   IceInternal.Functional_VoidCallback __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                   IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    Callback_Reagent_setDescription __cb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Callback_Reagent_setDescription __cb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_setId(RLong id) | 
| Ice.AsyncResult | begin_setId(RLong id,
           Callback_IObject_setId __cb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           IceInternal.Functional_VoidCallback __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           IceInternal.Functional_VoidCallback __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setId(RLong id,
           java.util.Map<java.lang.String,java.lang.String> __ctx,
           Callback_IObject_setId __cb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           java.util.Map<java.lang.String,java.lang.String> __ctx,
           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           java.util.Map<java.lang.String,java.lang.String> __ctx,
           IceInternal.Functional_VoidCallback __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           java.util.Map<java.lang.String,java.lang.String> __ctx,
           IceInternal.Functional_VoidCallback __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setName(RString theName) | 
| Ice.AsyncResult | begin_setName(RString theName,
             Callback_Reagent_setName __cb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             IceInternal.Functional_VoidCallback __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             IceInternal.Functional_VoidCallback __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
             IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setName(RString theName,
             java.util.Map<java.lang.String,java.lang.String> __ctx,
             Callback_Reagent_setName __cb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             java.util.Map<java.lang.String,java.lang.String> __ctx,
             Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_setReagentIdentifier(RString theReagentIdentifier) | 
| Ice.AsyncResult | begin_setReagentIdentifier(RString theReagentIdentifier,
                          Callback_Reagent_setReagentIdentifier __cb) | 
| Ice.AsyncResult | begin_setReagentIdentifier(RString theReagentIdentifier,
                          Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setReagentIdentifier(RString theReagentIdentifier,
                          IceInternal.Functional_VoidCallback __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setReagentIdentifier(RString theReagentIdentifier,
                          IceInternal.Functional_VoidCallback __responseCb,
                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                          IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setReagentIdentifier(RString theReagentIdentifier,
                          java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setReagentIdentifier(RString theReagentIdentifier,
                          java.util.Map<java.lang.String,java.lang.String> __ctx,
                          Callback_Reagent_setReagentIdentifier __cb) | 
| Ice.AsyncResult | begin_setReagentIdentifier(RString theReagentIdentifier,
                          java.util.Map<java.lang.String,java.lang.String> __ctx,
                          Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_setScreen(Screen theScreen) | 
| Ice.AsyncResult | begin_setScreen(Screen theScreen,
               Callback_Reagent_setScreen __cb) | 
| Ice.AsyncResult | begin_setScreen(Screen theScreen,
               Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setScreen(Screen theScreen,
               IceInternal.Functional_VoidCallback __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setScreen(Screen theScreen,
               IceInternal.Functional_VoidCallback __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
               IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setScreen(Screen theScreen,
               java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setScreen(Screen theScreen,
               java.util.Map<java.lang.String,java.lang.String> __ctx,
               Callback_Reagent_setScreen __cb) | 
| Ice.AsyncResult | begin_setScreen(Screen theScreen,
               java.util.Map<java.lang.String,java.lang.String> __ctx,
               Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                Callback_Reagent_setVersion __cb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                IceInternal.Functional_VoidCallback __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                IceInternal.Functional_VoidCallback __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                java.util.Map<java.lang.String,java.lang.String> __ctx,
                Callback_Reagent_setVersion __cb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                java.util.Map<java.lang.String,java.lang.String> __ctx,
                Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_VoidCallback __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_VoidCallback __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_shallowCopy()Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(Callback_IObject_shallowCopy __cb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(Ice.Callback __cb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Callback_IObject_shallowCopy __cb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Ice.Callback __cb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks() | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(Callback_Reagent_sizeOfAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Callback_Reagent_sizeOfAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_IntCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_IntCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_sizeOfWellLinks() | 
| Ice.AsyncResult | begin_sizeOfWellLinks(Callback_Reagent_sizeOfWellLinks __cb) | 
| Ice.AsyncResult | begin_sizeOfWellLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_sizeOfWellLinks(IceInternal.Functional_IntCallback __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_sizeOfWellLinks(IceInternal.Functional_IntCallback __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                     IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     Callback_Reagent_sizeOfWellLinks __cb) | 
| Ice.AsyncResult | begin_sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     Ice.Callback __cb) | 
| Ice.AsyncResult | begin_sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     IceInternal.Functional_IntCallback __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| 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) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      Callback_Reagent_unlinkAnnotation __cb) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Callback_Reagent_unlinkAnnotation __cb) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unlinkAnnotation(Annotation removal,
                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_VoidCallback __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unlinkWell(Well removal) | 
| Ice.AsyncResult | begin_unlinkWell(Well removal,
                Callback_Reagent_unlinkWell __cb) | 
| Ice.AsyncResult | begin_unlinkWell(Well removal,
                Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unlinkWell(Well removal,
                IceInternal.Functional_VoidCallback __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unlinkWell(Well removal,
                IceInternal.Functional_VoidCallback __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unlinkWell(Well removal,
                java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_unlinkWell(Well removal,
                java.util.Map<java.lang.String,java.lang.String> __ctx,
                Callback_Reagent_unlinkWell __cb) | 
| Ice.AsyncResult | begin_unlinkWell(Well removal,
                java.util.Map<java.lang.String,java.lang.String> __ctx,
                Ice.Callback __cb) | 
| 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) | 
| 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) | 
| Ice.AsyncResult | begin_unload()Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(Callback_IObject_unload __cb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(Ice.Callback __cb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(IceInternal.Functional_VoidCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(IceInternal.Functional_VoidCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
            IceInternal.Functional_BoolCallback __sentCb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
            Callback_IObject_unload __cb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
            Ice.Callback __cb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
            IceInternal.Functional_VoidCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
            IceInternal.Functional_VoidCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
            IceInternal.Functional_BoolCallback __sentCb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unloadAnnotationLinks() | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(Callback_Reagent_unloadAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Callback_Reagent_unloadAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unloadCollections()Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(Callback_IObject_unloadCollections __cb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(Ice.Callback __cb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Callback_IObject_unloadCollections __cb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Ice.Callback __cb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadDetails()As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(Callback_IObject_unloadDetails __cb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(Ice.Callback __cb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                   IceInternal.Functional_BoolCallback __sentCb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   Callback_IObject_unloadDetails __cb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   Ice.Callback __cb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                   IceInternal.Functional_BoolCallback __sentCb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadWellLinks() | 
| Ice.AsyncResult | begin_unloadWellLinks(Callback_Reagent_unloadWellLinks __cb) | 
| Ice.AsyncResult | begin_unloadWellLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unloadWellLinks(IceInternal.Functional_VoidCallback __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unloadWellLinks(IceInternal.Functional_VoidCallback __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                     IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     Callback_Reagent_unloadWellLinks __cb) | 
| Ice.AsyncResult | begin_unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                     IceInternal.Functional_VoidCallback __responseCb,
                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| 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) | 
| static ReagentPrx | checkedCast(Ice.ObjectPrx __obj)Contacts the remote server to verify that the object implements this type. | 
| 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. | 
| 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. | 
| 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. | 
| void | clearAnnotationLinks() | 
| void | clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | clearWellLinks() | 
| void | clearWellLinks(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) | 
| void | end_addAllReagentAnnotationLinkSet(Ice.AsyncResult __iresult) | 
| void | end_addAllWellReagentLinkSet(Ice.AsyncResult __iresult) | 
| void | end_addReagentAnnotationLink(Ice.AsyncResult __iresult) | 
| void | end_addReagentAnnotationLinkToBoth(Ice.AsyncResult __iresult) | 
| void | end_addWellReagentLink(Ice.AsyncResult __iresult) | 
| void | end_addWellReagentLinkToBoth(Ice.AsyncResult __iresult) | 
| void | end_clearAnnotationLinks(Ice.AsyncResult __iresult) | 
| void | end_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) | 
| RString | end_getDescription(Ice.AsyncResult __iresult) | 
| Details | end_getDetails(Ice.AsyncResult __iresult) | 
| RLong | end_getId(Ice.AsyncResult __iresult) | 
| RString | end_getName(Ice.AsyncResult __iresult) | 
| RString | end_getReagentIdentifier(Ice.AsyncResult __iresult) | 
| Screen | end_getScreen(Ice.AsyncResult __iresult) | 
| RInt | end_getVersion(Ice.AsyncResult __iresult) | 
| java.util.Map<java.lang.Long,java.lang.Long> | end_getWellLinksCountPerOwner(Ice.AsyncResult __iresult) | 
| boolean | end_isAnnotated(Ice.AsyncResult __iresult)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| boolean | end_isGlobal(Ice.AsyncResult __iresult)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| boolean | end_isLink(Ice.AsyncResult __iresult)A link between two other types. | 
| boolean | end_isLoaded(Ice.AsyncResult __iresult)Tests if the objects are loaded or not. | 
| boolean | end_isMutable(Ice.AsyncResult __iresult)The server will persist changes made to these types. | 
| ReagentAnnotationLink | end_linkAnnotation(Ice.AsyncResult __iresult) | 
| java.util.List<Annotation> | end_linkedAnnotationList(Ice.AsyncResult __iresult) | 
| java.util.List<Well> | end_linkedWellList(Ice.AsyncResult __iresult) | 
| WellReagentLink | end_linkWell(Ice.AsyncResult __iresult) | 
| IObject | end_proxy(Ice.AsyncResult __iresult)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| void | end_reloadAnnotationLinks(Ice.AsyncResult __iresult) | 
| void | end_reloadWellLinks(Ice.AsyncResult __iresult) | 
| void | end_removeAllReagentAnnotationLinkSet(Ice.AsyncResult __iresult) | 
| void | end_removeAllWellReagentLinkSet(Ice.AsyncResult __iresult) | 
| void | end_removeReagentAnnotationLink(Ice.AsyncResult __iresult) | 
| void | end_removeReagentAnnotationLinkFromBoth(Ice.AsyncResult __iresult) | 
| void | end_removeWellReagentLink(Ice.AsyncResult __iresult) | 
| void | end_removeWellReagentLinkFromBoth(Ice.AsyncResult __iresult) | 
| void | end_setDescription(Ice.AsyncResult __iresult) | 
| void | end_setId(Ice.AsyncResult __iresult) | 
| void | end_setName(Ice.AsyncResult __iresult) | 
| void | end_setReagentIdentifier(Ice.AsyncResult __iresult) | 
| void | end_setScreen(Ice.AsyncResult __iresult) | 
| void | end_setVersion(Ice.AsyncResult __iresult) | 
| IObject | end_shallowCopy(Ice.AsyncResult __iresult)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| int | end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult) | 
| int | end_sizeOfWellLinks(Ice.AsyncResult __iresult) | 
| void | end_unlinkAnnotation(Ice.AsyncResult __iresult) | 
| void | end_unlinkWell(Ice.AsyncResult __iresult) | 
| void | end_unload(Ice.AsyncResult __iresult)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| void | end_unloadAnnotationLinks(Ice.AsyncResult __iresult) | 
| void | end_unloadCollections(Ice.AsyncResult __iresult)Each collection can also be unloaded, independently
 of the object itself. | 
| void | end_unloadDetails(Ice.AsyncResult __iresult)As with collections, the objects under details can link
 to many other objects. | 
| void | end_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) | 
| RString | getDescription() | 
| RString | getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Details | getDetails() | 
| Details | getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| RLong | getId() | 
| RLong | getId(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| RString | getName() | 
| RString | getName(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| RString | getReagentIdentifier() | 
| RString | getReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Screen | getScreen() | 
| Screen | getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| RInt | getVersion() | 
| RInt | getVersion(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.String | ice_staticId()Provides the Slice type ID of this type. | 
| boolean | isAnnotated()Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| boolean | isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| boolean | isGlobal()Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| boolean | isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| boolean | isLink()A link between two other types. | 
| boolean | isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types. | 
| boolean | isLoaded()Tests if the objects are loaded or not. | 
| boolean | isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not. | 
| boolean | isMutable()The server will persist changes made to these types. | 
| boolean | isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types. | 
| ReagentAnnotationLink | linkAnnotation(Annotation addition) | 
| ReagentAnnotationLink | linkAnnotation(Annotation addition,
              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| java.util.List<Annotation> | linkedAnnotationList() | 
| java.util.List<Annotation> | linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| java.util.List<Well> | linkedWellList() | 
| java.util.List<Well> | linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| WellReagentLink | linkWell(Well addition) | 
| WellReagentLink | linkWell(Well addition,
        java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| IObject | proxy()Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| IObject | proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| void | reloadAnnotationLinks(Reagent toCopy) | 
| void | reloadAnnotationLinks(Reagent toCopy,
                     java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | reloadWellLinks(Reagent toCopy) | 
| void | reloadWellLinks(Reagent toCopy,
               java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets) | 
| void | removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets) | 
| void | removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
                           java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeReagentAnnotationLink(ReagentAnnotationLink theTarget) | 
| void | removeReagentAnnotationLink(ReagentAnnotationLink theTarget,
                           java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link,
                                   boolean bothSides) | 
| void | removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link,
                                   boolean bothSides,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeWellReagentLink(WellReagentLink theTarget) | 
| void | removeWellReagentLink(WellReagentLink theTarget,
                     java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeWellReagentLinkFromBoth(WellReagentLink link,
                             boolean bothSides) | 
| void | removeWellReagentLinkFromBoth(WellReagentLink link,
                             boolean bothSides,
                             java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setDescription(RString theDescription) | 
| void | setDescription(RString theDescription,
              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setId(RLong id) | 
| void | setId(RLong id,
     java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setName(RString theName) | 
| void | setName(RString theName,
       java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setReagentIdentifier(RString theReagentIdentifier) | 
| void | setReagentIdentifier(RString theReagentIdentifier,
                    java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setScreen(Screen theScreen) | 
| void | setScreen(Screen theScreen,
         java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setVersion(RInt theVersion) | 
| void | setVersion(RInt theVersion,
          java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| IObject | shallowCopy()Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| IObject | shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| int | sizeOfAnnotationLinks() | 
| int | sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| int | sizeOfWellLinks() | 
| int | sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| static ReagentPrx | uncheckedCast(Ice.ObjectPrx __obj)Downcasts the given proxy to this type without contacting the remote server. | 
| static ReagentPrx | uncheckedCast(Ice.ObjectPrx __obj,
             java.lang.String __facet)Downcasts the given proxy to this type without contacting the remote server. | 
| void | unlinkAnnotation(Annotation removal) | 
| void | unlinkAnnotation(Annotation removal,
                java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | unlinkWell(Well removal) | 
| void | unlinkWell(Well removal,
          java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | unload()Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| void | unload(java.util.Map<java.lang.String,java.lang.String> __ctx)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| void | unloadAnnotationLinks() | 
| void | unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | unloadCollections()Each collection can also be unloaded, independently
 of the object itself. | 
| void | unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently
 of the object itself. | 
| void | unloadDetails()As with collections, the objects under details can link
 to many other objects. | 
| void | unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)As with collections, the objects under details can link
 to many other objects. | 
| void | unloadWellLinks() | 
| void | unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
__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, uncheckedCastImplclone, finalize, getClass, notify, notifyAll, wait, wait, waitbegin_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_twowaypublic static final java.lang.String[] __ids
public static final long serialVersionUID
public Details getDetails()
getDetails in interface IObjectPrxpublic Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails()
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        Ice.Callback __cb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        Callback_IObject_getDetails __cb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDetails in interface IObjectPrxpublic 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)
begin_getDetails in interface IObjectPrxpublic 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)
begin_getDetails in interface IObjectPrxpublic Details end_getDetails(Ice.AsyncResult __iresult)
end_getDetails in interface IObjectPrxpublic static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
public RLong getId()
getId in interface IObjectPrxpublic RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId()
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(Ice.Callback __cb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Ice.Callback __cb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Callback_IObject_getId __cb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getId in interface IObjectPrxpublic 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)
begin_getId in interface IObjectPrxpublic 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)
begin_getId in interface IObjectPrxpublic RLong end_getId(Ice.AsyncResult __iresult)
end_getId in interface IObjectPrxpublic static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
public boolean isAnnotated()
IObjectPrxisAnnotated in interface IObjectPrxpublic boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated()
IObjectPrxbegin_isAnnotated in interface IObjectPrxpublic Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Ice.Callback __cb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Callback_IObject_isAnnotated __cb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.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)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.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)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isAnnotated(Ice.AsyncResult __iresult)
IObjectPrxend_isAnnotated in interface IObjectPrx__iresult - The asynchronous result object.public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb,
                                           Ice.AsyncResult __result)
public boolean isGlobal()
IObjectPrxisGlobal in interface IObjectPrxpublic boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal()
IObjectPrxbegin_isGlobal in interface IObjectPrxpublic Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Ice.Callback __cb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Callback_IObject_isGlobal __cb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.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)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.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)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isGlobal(Ice.AsyncResult __iresult)
IObjectPrxend_isGlobal in interface IObjectPrx__iresult - The asynchronous result object.public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb,
                                        Ice.AsyncResult __result)
public boolean isLink()
IObjectPrxisLink in interface IObjectPrxpublic boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisLink in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isLink()
IObjectPrxbegin_isLink in interface IObjectPrxpublic Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
IObjectPrxbegin_isLink in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Ice.Callback __cb)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
IObjectPrxbegin_isLink in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Callback_IObject_isLink __cb)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isLink in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                    IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isLink in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.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)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.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)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isLink(Ice.AsyncResult __iresult)
IObjectPrxend_isLink in interface IObjectPrx__iresult - The asynchronous result object.public static void __isLink_completed(Ice.TwowayCallbackBool __cb,
                                      Ice.AsyncResult __result)
public boolean isLoaded()
IObjectPrxisLoaded in interface IObjectPrxpublic boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded()
IObjectPrxbegin_isLoaded in interface IObjectPrxpublic Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Ice.Callback __cb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Callback_IObject_isLoaded __cb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.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)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.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)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isLoaded(Ice.AsyncResult __iresult)
IObjectPrxend_isLoaded in interface IObjectPrx__iresult - The asynchronous result object.public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb,
                                        Ice.AsyncResult __result)
public boolean isMutable()
IObjectPrxisMutable in interface IObjectPrxpublic boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable()
IObjectPrxbegin_isMutable in interface IObjectPrxpublic Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
IObjectPrxbegin_isMutable in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       Ice.Callback __cb)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
IObjectPrxbegin_isMutable in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       Callback_IObject_isMutable __cb)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isMutable in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isMutable in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.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)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.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)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isMutable(Ice.AsyncResult __iresult)
IObjectPrxend_isMutable in interface IObjectPrx__iresult - The asynchronous result object.public static void __isMutable_completed(Ice.TwowayCallbackBool __cb,
                                         Ice.AsyncResult __result)
public IObject proxy()
IObjectPrxproxy in interface IObjectPrxpublic IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxproxy in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_proxy()
IObjectPrxbegin_proxy in interface IObjectPrxpublic Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
IObjectPrxbegin_proxy in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Ice.Callback __cb)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
IObjectPrxbegin_proxy in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Callback_IObject_proxy __cb)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_proxy in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_proxy in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.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)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.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)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public IObject end_proxy(Ice.AsyncResult __iresult)
IObjectPrxend_proxy in interface IObjectPrx__iresult - The asynchronous result object.public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void setId(RLong id)
setId in interface IObjectPrxpublic void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setId in interface IObjectPrxpublic 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)
begin_setId in interface IObjectPrxpublic 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)
begin_setId in interface IObjectPrxpublic void end_setId(Ice.AsyncResult __iresult)
end_setId in interface IObjectPrxpublic IObject shallowCopy()
IObjectPrxshallowCopy in interface IObjectPrxpublic IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxshallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy()
IObjectPrxbegin_shallowCopy in interface IObjectPrxpublic Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Ice.Callback __cb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Callback_IObject_shallowCopy __cb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.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)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.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)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public IObject end_shallowCopy(Ice.AsyncResult __iresult)
IObjectPrxend_shallowCopy in interface IObjectPrx__iresult - The asynchronous result object.public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void unload()
IObjectPrxunload in interface IObjectPrxpublic void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxunload in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unload()
IObjectPrxbegin_unload in interface IObjectPrxpublic Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unload(Ice.Callback __cb)
IObjectPrxbegin_unload in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Ice.Callback __cb)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
IObjectPrxbegin_unload in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Callback_IObject_unload __cb)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unload in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                    IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unload in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.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)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.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)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public void end_unload(Ice.AsyncResult __iresult)
IObjectPrxend_unload in interface IObjectPrx__iresult - The asynchronous result object.public void unloadCollections()
IObjectPrxunloadCollections in interface IObjectPrxpublic void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxunloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections()
IObjectPrxbegin_unloadCollections in interface IObjectPrxpublic Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Ice.Callback __cb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Callback_IObject_unloadCollections __cb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.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)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.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)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public void end_unloadCollections(Ice.AsyncResult __iresult)
IObjectPrxend_unloadCollections in interface IObjectPrx__iresult - The asynchronous result object.public void unloadDetails()
IObjectPrxunloadDetails in interface IObjectPrxpublic void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxunloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails()
IObjectPrxbegin_unloadDetails in interface IObjectPrxpublic Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                           Ice.Callback __cb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                           Callback_IObject_unloadDetails __cb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.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)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.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)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public void end_unloadDetails(Ice.AsyncResult __iresult)
IObjectPrxend_unloadDetails in interface IObjectPrx__iresult - The asynchronous result object.public void addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets)
addAllReagentAnnotationLinkSet in interface ReagentPrxpublic void addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllReagentAnnotationLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets)
begin_addAllReagentAnnotationLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllReagentAnnotationLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, Ice.Callback __cb)
begin_addAllReagentAnnotationLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllReagentAnnotationLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, Callback_Reagent_addAllReagentAnnotationLinkSet __cb)
begin_addAllReagentAnnotationLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addAllReagentAnnotationLinkSet __cb)
begin_addAllReagentAnnotationLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllReagentAnnotationLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllReagentAnnotationLinkSet in interface ReagentPrxpublic 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)
begin_addAllReagentAnnotationLinkSet in interface ReagentPrxpublic 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)
begin_addAllReagentAnnotationLinkSet in interface ReagentPrxpublic void end_addAllReagentAnnotationLinkSet(Ice.AsyncResult __iresult)
end_addAllReagentAnnotationLinkSet in interface ReagentPrxpublic void addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
addAllWellReagentLinkSet in interface ReagentPrxpublic void addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllWellReagentLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
begin_addAllWellReagentLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllWellReagentLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Callback __cb)
begin_addAllWellReagentLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllWellReagentLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Callback_Reagent_addAllWellReagentLinkSet __cb)
begin_addAllWellReagentLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addAllWellReagentLinkSet __cb)
begin_addAllWellReagentLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllWellReagentLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllWellReagentLinkSet in interface ReagentPrxpublic 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)
begin_addAllWellReagentLinkSet in interface ReagentPrxpublic 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)
begin_addAllWellReagentLinkSet in interface ReagentPrxpublic void end_addAllWellReagentLinkSet(Ice.AsyncResult __iresult)
end_addAllWellReagentLinkSet in interface ReagentPrxpublic void addReagentAnnotationLink(ReagentAnnotationLink target)
addReagentAnnotationLink in interface ReagentPrxpublic void addReagentAnnotationLink(ReagentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink target)
begin_addReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink target, Ice.Callback __cb)
begin_addReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink target, Callback_Reagent_addReagentAnnotationLink __cb)
begin_addReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addReagentAnnotationLink __cb)
begin_addReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_addReagentAnnotationLink(ReagentAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addReagentAnnotationLink in interface ReagentPrxpublic 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)
begin_addReagentAnnotationLink in interface ReagentPrxpublic 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)
begin_addReagentAnnotationLink in interface ReagentPrxpublic void end_addReagentAnnotationLink(Ice.AsyncResult __iresult)
end_addReagentAnnotationLink in interface ReagentPrxpublic void addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides)
addReagentAnnotationLinkToBoth in interface ReagentPrxpublic void addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addReagentAnnotationLinkToBoth in interface ReagentPrxpublic Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides)
begin_addReagentAnnotationLinkToBoth in interface ReagentPrxpublic Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addReagentAnnotationLinkToBoth in interface ReagentPrxpublic Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_addReagentAnnotationLinkToBoth in interface ReagentPrxpublic Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addReagentAnnotationLinkToBoth in interface ReagentPrxpublic Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, Callback_Reagent_addReagentAnnotationLinkToBoth __cb)
begin_addReagentAnnotationLinkToBoth in interface ReagentPrxpublic Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addReagentAnnotationLinkToBoth __cb)
begin_addReagentAnnotationLinkToBoth in interface ReagentPrxpublic Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addReagentAnnotationLinkToBoth in interface ReagentPrxpublic Ice.AsyncResult begin_addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addReagentAnnotationLinkToBoth in interface ReagentPrxpublic 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)
begin_addReagentAnnotationLinkToBoth in interface ReagentPrxpublic 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)
begin_addReagentAnnotationLinkToBoth in interface ReagentPrxpublic void end_addReagentAnnotationLinkToBoth(Ice.AsyncResult __iresult)
end_addReagentAnnotationLinkToBoth in interface ReagentPrxpublic void addWellReagentLink(WellReagentLink target)
addWellReagentLink in interface ReagentPrxpublic void addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target)
begin_addWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, Ice.Callback __cb)
begin_addWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, Callback_Reagent_addWellReagentLink __cb)
begin_addWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addWellReagentLink __cb)
begin_addWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_addWellReagentLink(WellReagentLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addWellReagentLink in interface ReagentPrxpublic 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)
begin_addWellReagentLink in interface ReagentPrxpublic 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)
begin_addWellReagentLink in interface ReagentPrxpublic void end_addWellReagentLink(Ice.AsyncResult __iresult)
end_addWellReagentLink in interface ReagentPrxpublic void addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides)
addWellReagentLinkToBoth in interface ReagentPrxpublic void addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addWellReagentLinkToBoth in interface ReagentPrxpublic Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides)
begin_addWellReagentLinkToBoth in interface ReagentPrxpublic Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addWellReagentLinkToBoth in interface ReagentPrxpublic Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, Ice.Callback __cb)
begin_addWellReagentLinkToBoth in interface ReagentPrxpublic Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addWellReagentLinkToBoth in interface ReagentPrxpublic Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, Callback_Reagent_addWellReagentLinkToBoth __cb)
begin_addWellReagentLinkToBoth in interface ReagentPrxpublic Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_addWellReagentLinkToBoth __cb)
begin_addWellReagentLinkToBoth in interface ReagentPrxpublic Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addWellReagentLinkToBoth in interface ReagentPrxpublic Ice.AsyncResult begin_addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addWellReagentLinkToBoth in interface ReagentPrxpublic 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)
begin_addWellReagentLinkToBoth in interface ReagentPrxpublic 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)
begin_addWellReagentLinkToBoth in interface ReagentPrxpublic void end_addWellReagentLinkToBoth(Ice.AsyncResult __iresult)
end_addWellReagentLinkToBoth in interface ReagentPrxpublic void clearAnnotationLinks()
clearAnnotationLinks in interface ReagentPrxpublic void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearAnnotationLinks()
begin_clearAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
begin_clearAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  Ice.Callback __cb)
begin_clearAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(Callback_Reagent_clearAnnotationLinks __cb)
begin_clearAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  Callback_Reagent_clearAnnotationLinks __cb)
begin_clearAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
begin_clearAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearAnnotationLinks in interface ReagentPrxpublic 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)
begin_clearAnnotationLinks in interface ReagentPrxpublic void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
end_clearAnnotationLinks in interface ReagentPrxpublic void clearWellLinks()
clearWellLinks in interface ReagentPrxpublic void clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearWellLinks()
begin_clearWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearWellLinks(Ice.Callback __cb)
begin_clearWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Ice.Callback __cb)
begin_clearWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearWellLinks(Callback_Reagent_clearWellLinks __cb)
begin_clearWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Callback_Reagent_clearWellLinks __cb)
begin_clearWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearWellLinks(IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearWellLinks(IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
begin_clearWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_clearWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearWellLinks in interface ReagentPrxpublic 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)
begin_clearWellLinks in interface ReagentPrxpublic void end_clearWellLinks(Ice.AsyncResult __iresult)
end_clearWellLinks in interface ReagentPrxpublic java.util.List<ReagentAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks in interface ReagentPrxpublic java.util.List<ReagentAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_copyAnnotationLinks()
begin_copyAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
begin_copyAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                 Ice.Callback __cb)
begin_copyAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(Callback_Reagent_copyAnnotationLinks __cb)
begin_copyAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                 Callback_Reagent_copyAnnotationLinks __cb)
begin_copyAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks in interface ReagentPrxpublic 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)
begin_copyAnnotationLinks in interface ReagentPrxpublic 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)
begin_copyAnnotationLinks in interface ReagentPrxpublic java.util.List<ReagentAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
end_copyAnnotationLinks in interface ReagentPrxpublic static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ReagentAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.List<WellReagentLink> copyWellLinks()
copyWellLinks in interface ReagentPrxpublic java.util.List<WellReagentLink> copyWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_copyWellLinks()
begin_copyWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_copyWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_copyWellLinks(Ice.Callback __cb)
begin_copyWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_copyWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                           Ice.Callback __cb)
begin_copyWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_copyWellLinks(Callback_Reagent_copyWellLinks __cb)
begin_copyWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_copyWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                           Callback_Reagent_copyWellLinks __cb)
begin_copyWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_copyWellLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_copyWellLinks(IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyWellLinks in interface ReagentPrxpublic 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)
begin_copyWellLinks in interface ReagentPrxpublic 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)
begin_copyWellLinks in interface ReagentPrxpublic java.util.List<WellReagentLink> end_copyWellLinks(Ice.AsyncResult __iresult)
end_copyWellLinks in interface ReagentPrxpublic static void __copyWellLinks_completed(Ice.TwowayCallbackArg1<java.util.List<WellReagentLink>> __cb, Ice.AsyncResult __result)
public java.util.List<ReagentAnnotationLink> findReagentAnnotationLink(Annotation removal)
findReagentAnnotationLink in interface ReagentPrxpublic java.util.List<ReagentAnnotationLink> findReagentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
findReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal)
begin_findReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_findReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal, Ice.Callback __cb)
begin_findReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_findReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal, Callback_Reagent_findReagentAnnotationLink __cb)
begin_findReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_findReagentAnnotationLink __cb)
begin_findReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_findReagentAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ReagentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findReagentAnnotationLink in interface ReagentPrxpublic 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)
begin_findReagentAnnotationLink in interface ReagentPrxpublic 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)
begin_findReagentAnnotationLink in interface ReagentPrxpublic java.util.List<ReagentAnnotationLink> end_findReagentAnnotationLink(Ice.AsyncResult __iresult)
end_findReagentAnnotationLink in interface ReagentPrxpublic static void __findReagentAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<ReagentAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.List<WellReagentLink> findWellReagentLink(Well removal)
findWellReagentLink in interface ReagentPrxpublic java.util.List<WellReagentLink> findWellReagentLink(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
findWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_findWellReagentLink(Well removal)
begin_findWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_findWellReagentLink(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_findWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_findWellReagentLink(Well removal, Ice.Callback __cb)
begin_findWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_findWellReagentLink(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_findWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_findWellReagentLink(Well removal, Callback_Reagent_findWellReagentLink __cb)
begin_findWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_findWellReagentLink(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_findWellReagentLink __cb)
begin_findWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_findWellReagentLink(Well removal, IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_findWellReagentLink(Well removal, IceInternal.Functional_GenericCallback1<java.util.List<WellReagentLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findWellReagentLink in interface ReagentPrxpublic 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)
begin_findWellReagentLink in interface ReagentPrxpublic 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)
begin_findWellReagentLink in interface ReagentPrxpublic java.util.List<WellReagentLink> end_findWellReagentLink(Ice.AsyncResult __iresult)
end_findWellReagentLink in interface ReagentPrxpublic static void __findWellReagentLink_completed(Ice.TwowayCallbackArg1<java.util.List<WellReagentLink>> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner in interface ReagentPrxpublic java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
getAnnotationLinksCountPerOwner in interface ReagentPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
begin_getAnnotationLinksCountPerOwner in interface ReagentPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getAnnotationLinksCountPerOwner in interface ReagentPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner in interface ReagentPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                             Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner in interface ReagentPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Reagent_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner in interface ReagentPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                             Callback_Reagent_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner in interface ReagentPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getAnnotationLinksCountPerOwner in interface ReagentPrxpublic 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)
begin_getAnnotationLinksCountPerOwner in interface ReagentPrxpublic 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)
begin_getAnnotationLinksCountPerOwner in interface ReagentPrxpublic 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)
begin_getAnnotationLinksCountPerOwner in interface ReagentPrxpublic java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
end_getAnnotationLinksCountPerOwner in interface ReagentPrxpublic static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
                                                               Ice.AsyncResult __result)
public RString getDescription()
getDescription in interface ReagentPrxpublic RString getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDescription in interface ReagentPrxpublic Ice.AsyncResult begin_getDescription()
begin_getDescription in interface ReagentPrxpublic Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDescription in interface ReagentPrxpublic Ice.AsyncResult begin_getDescription(Ice.Callback __cb)
begin_getDescription in interface ReagentPrxpublic Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Ice.Callback __cb)
begin_getDescription in interface ReagentPrxpublic Ice.AsyncResult begin_getDescription(Callback_Reagent_getDescription __cb)
begin_getDescription in interface ReagentPrxpublic Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Callback_Reagent_getDescription __cb)
begin_getDescription in interface ReagentPrxpublic Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDescription in interface ReagentPrxpublic Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDescription in interface ReagentPrxpublic 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)
begin_getDescription in interface ReagentPrxpublic 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)
begin_getDescription in interface ReagentPrxpublic RString end_getDescription(Ice.AsyncResult __iresult)
end_getDescription in interface ReagentPrxpublic static void __getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RString getName()
getName in interface ReagentPrxpublic RString getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
getName in interface ReagentPrxpublic Ice.AsyncResult begin_getName()
begin_getName in interface ReagentPrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getName in interface ReagentPrxpublic Ice.AsyncResult begin_getName(Ice.Callback __cb)
begin_getName in interface ReagentPrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     Ice.Callback __cb)
begin_getName in interface ReagentPrxpublic Ice.AsyncResult begin_getName(Callback_Reagent_getName __cb)
begin_getName in interface ReagentPrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     Callback_Reagent_getName __cb)
begin_getName in interface ReagentPrxpublic Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getName in interface ReagentPrxpublic Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getName in interface ReagentPrxpublic 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)
begin_getName in interface ReagentPrxpublic 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)
begin_getName in interface ReagentPrxpublic RString end_getName(Ice.AsyncResult __iresult)
end_getName in interface ReagentPrxpublic static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RString getReagentIdentifier()
getReagentIdentifier in interface ReagentPrxpublic RString getReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
getReagentIdentifier in interface ReagentPrxpublic Ice.AsyncResult begin_getReagentIdentifier()
begin_getReagentIdentifier in interface ReagentPrxpublic Ice.AsyncResult begin_getReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getReagentIdentifier in interface ReagentPrxpublic Ice.AsyncResult begin_getReagentIdentifier(Ice.Callback __cb)
begin_getReagentIdentifier in interface ReagentPrxpublic Ice.AsyncResult begin_getReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  Ice.Callback __cb)
begin_getReagentIdentifier in interface ReagentPrxpublic Ice.AsyncResult begin_getReagentIdentifier(Callback_Reagent_getReagentIdentifier __cb)
begin_getReagentIdentifier in interface ReagentPrxpublic Ice.AsyncResult begin_getReagentIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  Callback_Reagent_getReagentIdentifier __cb)
begin_getReagentIdentifier in interface ReagentPrxpublic Ice.AsyncResult begin_getReagentIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getReagentIdentifier in interface ReagentPrxpublic Ice.AsyncResult begin_getReagentIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getReagentIdentifier in interface ReagentPrxpublic 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)
begin_getReagentIdentifier in interface ReagentPrxpublic 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)
begin_getReagentIdentifier in interface ReagentPrxpublic RString end_getReagentIdentifier(Ice.AsyncResult __iresult)
end_getReagentIdentifier in interface ReagentPrxpublic static void __getReagentIdentifier_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public Screen getScreen()
getScreen in interface ReagentPrxpublic Screen getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx)
getScreen in interface ReagentPrxpublic Ice.AsyncResult begin_getScreen()
begin_getScreen in interface ReagentPrxpublic Ice.AsyncResult begin_getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getScreen in interface ReagentPrxpublic Ice.AsyncResult begin_getScreen(Ice.Callback __cb)
begin_getScreen in interface ReagentPrxpublic Ice.AsyncResult begin_getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       Ice.Callback __cb)
begin_getScreen in interface ReagentPrxpublic Ice.AsyncResult begin_getScreen(Callback_Reagent_getScreen __cb)
begin_getScreen in interface ReagentPrxpublic Ice.AsyncResult begin_getScreen(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       Callback_Reagent_getScreen __cb)
begin_getScreen in interface ReagentPrxpublic Ice.AsyncResult begin_getScreen(IceInternal.Functional_GenericCallback1<Screen> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getScreen in interface ReagentPrxpublic Ice.AsyncResult begin_getScreen(IceInternal.Functional_GenericCallback1<Screen> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getScreen in interface ReagentPrxpublic 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)
begin_getScreen in interface ReagentPrxpublic 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)
begin_getScreen in interface ReagentPrxpublic Screen end_getScreen(Ice.AsyncResult __iresult)
end_getScreen in interface ReagentPrxpublic static void __getScreen_completed(Ice.TwowayCallbackArg1<Screen> __cb, Ice.AsyncResult __result)
public RInt getVersion()
getVersion in interface ReagentPrxpublic RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
getVersion in interface ReagentPrxpublic Ice.AsyncResult begin_getVersion()
begin_getVersion in interface ReagentPrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getVersion in interface ReagentPrxpublic Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
begin_getVersion in interface ReagentPrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        Ice.Callback __cb)
begin_getVersion in interface ReagentPrxpublic Ice.AsyncResult begin_getVersion(Callback_Reagent_getVersion __cb)
begin_getVersion in interface ReagentPrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        Callback_Reagent_getVersion __cb)
begin_getVersion in interface ReagentPrxpublic Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getVersion in interface ReagentPrxpublic Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getVersion in interface ReagentPrxpublic 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)
begin_getVersion in interface ReagentPrxpublic 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)
begin_getVersion in interface ReagentPrxpublic RInt end_getVersion(Ice.AsyncResult __iresult)
end_getVersion in interface ReagentPrxpublic static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,java.lang.Long> getWellLinksCountPerOwner()
getWellLinksCountPerOwner in interface ReagentPrxpublic java.util.Map<java.lang.Long,java.lang.Long> getWellLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
getWellLinksCountPerOwner in interface ReagentPrxpublic Ice.AsyncResult begin_getWellLinksCountPerOwner()
begin_getWellLinksCountPerOwner in interface ReagentPrxpublic Ice.AsyncResult begin_getWellLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getWellLinksCountPerOwner in interface ReagentPrxpublic Ice.AsyncResult begin_getWellLinksCountPerOwner(Ice.Callback __cb)
begin_getWellLinksCountPerOwner in interface ReagentPrxpublic Ice.AsyncResult begin_getWellLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                       Ice.Callback __cb)
begin_getWellLinksCountPerOwner in interface ReagentPrxpublic Ice.AsyncResult begin_getWellLinksCountPerOwner(Callback_Reagent_getWellLinksCountPerOwner __cb)
begin_getWellLinksCountPerOwner in interface ReagentPrxpublic Ice.AsyncResult begin_getWellLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                       Callback_Reagent_getWellLinksCountPerOwner __cb)
begin_getWellLinksCountPerOwner in interface ReagentPrxpublic Ice.AsyncResult begin_getWellLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getWellLinksCountPerOwner in interface ReagentPrxpublic 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)
begin_getWellLinksCountPerOwner in interface ReagentPrxpublic 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)
begin_getWellLinksCountPerOwner in interface ReagentPrxpublic 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)
begin_getWellLinksCountPerOwner in interface ReagentPrxpublic java.util.Map<java.lang.Long,java.lang.Long> end_getWellLinksCountPerOwner(Ice.AsyncResult __iresult)
end_getWellLinksCountPerOwner in interface ReagentPrxpublic static void __getWellLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
                                                         Ice.AsyncResult __result)
public ReagentAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation in interface ReagentPrxpublic ReagentAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
linkAnnotation in interface ReagentPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition)
begin_linkAnnotation in interface ReagentPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkAnnotation in interface ReagentPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
begin_linkAnnotation in interface ReagentPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkAnnotation in interface ReagentPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Reagent_linkAnnotation __cb)
begin_linkAnnotation in interface ReagentPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_linkAnnotation __cb)
begin_linkAnnotation in interface ReagentPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ReagentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation in interface ReagentPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ReagentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation in interface ReagentPrxpublic 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)
begin_linkAnnotation in interface ReagentPrxpublic 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)
begin_linkAnnotation in interface ReagentPrxpublic ReagentAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
end_linkAnnotation in interface ReagentPrxpublic static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<ReagentAnnotationLink> __cb, Ice.AsyncResult __result)
public WellReagentLink linkWell(Well addition)
linkWell in interface ReagentPrxpublic WellReagentLink linkWell(Well addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
linkWell in interface ReagentPrxpublic Ice.AsyncResult begin_linkWell(Well addition)
begin_linkWell in interface ReagentPrxpublic Ice.AsyncResult begin_linkWell(Well addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkWell in interface ReagentPrxpublic Ice.AsyncResult begin_linkWell(Well addition, Ice.Callback __cb)
begin_linkWell in interface ReagentPrxpublic Ice.AsyncResult begin_linkWell(Well addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkWell in interface ReagentPrxpublic Ice.AsyncResult begin_linkWell(Well addition, Callback_Reagent_linkWell __cb)
begin_linkWell in interface ReagentPrxpublic Ice.AsyncResult begin_linkWell(Well addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_linkWell __cb)
begin_linkWell in interface ReagentPrxpublic Ice.AsyncResult begin_linkWell(Well addition, IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkWell in interface ReagentPrxpublic Ice.AsyncResult begin_linkWell(Well addition, IceInternal.Functional_GenericCallback1<WellReagentLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkWell in interface ReagentPrxpublic 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)
begin_linkWell in interface ReagentPrxpublic 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)
begin_linkWell in interface ReagentPrxpublic WellReagentLink end_linkWell(Ice.AsyncResult __iresult)
end_linkWell in interface ReagentPrxpublic static void __linkWell_completed(Ice.TwowayCallbackArg1<WellReagentLink> __cb, Ice.AsyncResult __result)
public java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList in interface ReagentPrxpublic java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
linkedAnnotationList in interface ReagentPrxpublic Ice.AsyncResult begin_linkedAnnotationList()
begin_linkedAnnotationList in interface ReagentPrxpublic Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkedAnnotationList in interface ReagentPrxpublic Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
begin_linkedAnnotationList in interface ReagentPrxpublic Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  Ice.Callback __cb)
begin_linkedAnnotationList in interface ReagentPrxpublic Ice.AsyncResult begin_linkedAnnotationList(Callback_Reagent_linkedAnnotationList __cb)
begin_linkedAnnotationList in interface ReagentPrxpublic Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  Callback_Reagent_linkedAnnotationList __cb)
begin_linkedAnnotationList in interface ReagentPrxpublic Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedAnnotationList in interface ReagentPrxpublic Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedAnnotationList in interface ReagentPrxpublic 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)
begin_linkedAnnotationList in interface ReagentPrxpublic 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)
begin_linkedAnnotationList in interface ReagentPrxpublic java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
end_linkedAnnotationList in interface ReagentPrxpublic static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
public java.util.List<Well> linkedWellList()
linkedWellList in interface ReagentPrxpublic java.util.List<Well> linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx)
linkedWellList in interface ReagentPrxpublic Ice.AsyncResult begin_linkedWellList()
begin_linkedWellList in interface ReagentPrxpublic Ice.AsyncResult begin_linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkedWellList in interface ReagentPrxpublic Ice.AsyncResult begin_linkedWellList(Ice.Callback __cb)
begin_linkedWellList in interface ReagentPrxpublic Ice.AsyncResult begin_linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Ice.Callback __cb)
begin_linkedWellList in interface ReagentPrxpublic Ice.AsyncResult begin_linkedWellList(Callback_Reagent_linkedWellList __cb)
begin_linkedWellList in interface ReagentPrxpublic Ice.AsyncResult begin_linkedWellList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Callback_Reagent_linkedWellList __cb)
begin_linkedWellList in interface ReagentPrxpublic Ice.AsyncResult begin_linkedWellList(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedWellList in interface ReagentPrxpublic Ice.AsyncResult begin_linkedWellList(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedWellList in interface ReagentPrxpublic 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)
begin_linkedWellList in interface ReagentPrxpublic 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)
begin_linkedWellList in interface ReagentPrxpublic java.util.List<Well> end_linkedWellList(Ice.AsyncResult __iresult)
end_linkedWellList in interface ReagentPrxpublic static void __linkedWellList_completed(Ice.TwowayCallbackArg1<java.util.List<Well>> __cb, Ice.AsyncResult __result)
public void reloadAnnotationLinks(Reagent toCopy)
reloadAnnotationLinks in interface ReagentPrxpublic void reloadAnnotationLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Reagent toCopy)
begin_reloadAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Reagent toCopy, Ice.Callback __cb)
begin_reloadAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Reagent toCopy, Callback_Reagent_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Reagent toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Reagent toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadAnnotationLinks in interface ReagentPrxpublic 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)
begin_reloadAnnotationLinks in interface ReagentPrxpublic 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)
begin_reloadAnnotationLinks in interface ReagentPrxpublic void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
end_reloadAnnotationLinks in interface ReagentPrxpublic void reloadWellLinks(Reagent toCopy)
reloadWellLinks in interface ReagentPrxpublic void reloadWellLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_reloadWellLinks(Reagent toCopy)
begin_reloadWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_reloadWellLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_reloadWellLinks(Reagent toCopy, Ice.Callback __cb)
begin_reloadWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_reloadWellLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_reloadWellLinks(Reagent toCopy, Callback_Reagent_reloadWellLinks __cb)
begin_reloadWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_reloadWellLinks(Reagent toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_reloadWellLinks __cb)
begin_reloadWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_reloadWellLinks(Reagent toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_reloadWellLinks(Reagent toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadWellLinks in interface ReagentPrxpublic 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)
begin_reloadWellLinks in interface ReagentPrxpublic 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)
begin_reloadWellLinks in interface ReagentPrxpublic void end_reloadWellLinks(Ice.AsyncResult __iresult)
end_reloadWellLinks in interface ReagentPrxpublic void removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets)
removeAllReagentAnnotationLinkSet in interface ReagentPrxpublic void removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllReagentAnnotationLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets)
begin_removeAllReagentAnnotationLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllReagentAnnotationLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, Ice.Callback __cb)
begin_removeAllReagentAnnotationLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllReagentAnnotationLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, Callback_Reagent_removeAllReagentAnnotationLinkSet __cb)
begin_removeAllReagentAnnotationLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeAllReagentAnnotationLinkSet __cb)
begin_removeAllReagentAnnotationLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllReagentAnnotationLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllReagentAnnotationLinkSet in interface ReagentPrxpublic 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)
begin_removeAllReagentAnnotationLinkSet in interface ReagentPrxpublic 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)
begin_removeAllReagentAnnotationLinkSet in interface ReagentPrxpublic void end_removeAllReagentAnnotationLinkSet(Ice.AsyncResult __iresult)
end_removeAllReagentAnnotationLinkSet in interface ReagentPrxpublic void removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
removeAllWellReagentLinkSet in interface ReagentPrxpublic void removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllWellReagentLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
begin_removeAllWellReagentLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllWellReagentLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Callback __cb)
begin_removeAllWellReagentLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllWellReagentLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Callback_Reagent_removeAllWellReagentLinkSet __cb)
begin_removeAllWellReagentLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeAllWellReagentLinkSet __cb)
begin_removeAllWellReagentLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllWellReagentLinkSet in interface ReagentPrxpublic Ice.AsyncResult begin_removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllWellReagentLinkSet in interface ReagentPrxpublic 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)
begin_removeAllWellReagentLinkSet in interface ReagentPrxpublic 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)
begin_removeAllWellReagentLinkSet in interface ReagentPrxpublic void end_removeAllWellReagentLinkSet(Ice.AsyncResult __iresult)
end_removeAllWellReagentLinkSet in interface ReagentPrxpublic void removeReagentAnnotationLink(ReagentAnnotationLink theTarget)
removeReagentAnnotationLink in interface ReagentPrxpublic void removeReagentAnnotationLink(ReagentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget)
begin_removeReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, Ice.Callback __cb)
begin_removeReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, Callback_Reagent_removeReagentAnnotationLink __cb)
begin_removeReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeReagentAnnotationLink __cb)
begin_removeReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeReagentAnnotationLink in interface ReagentPrxpublic Ice.AsyncResult begin_removeReagentAnnotationLink(ReagentAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeReagentAnnotationLink in interface ReagentPrxpublic 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)
begin_removeReagentAnnotationLink in interface ReagentPrxpublic 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)
begin_removeReagentAnnotationLink in interface ReagentPrxpublic void end_removeReagentAnnotationLink(Ice.AsyncResult __iresult)
end_removeReagentAnnotationLink in interface ReagentPrxpublic void removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides)
removeReagentAnnotationLinkFromBoth in interface ReagentPrxpublic void removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeReagentAnnotationLinkFromBoth in interface ReagentPrxpublic Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides)
begin_removeReagentAnnotationLinkFromBoth in interface ReagentPrxpublic Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeReagentAnnotationLinkFromBoth in interface ReagentPrxpublic Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_removeReagentAnnotationLinkFromBoth in interface ReagentPrxpublic Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeReagentAnnotationLinkFromBoth in interface ReagentPrxpublic Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, Callback_Reagent_removeReagentAnnotationLinkFromBoth __cb)
begin_removeReagentAnnotationLinkFromBoth in interface ReagentPrxpublic Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeReagentAnnotationLinkFromBoth __cb)
begin_removeReagentAnnotationLinkFromBoth in interface ReagentPrxpublic Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeReagentAnnotationLinkFromBoth in interface ReagentPrxpublic Ice.AsyncResult begin_removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeReagentAnnotationLinkFromBoth in interface ReagentPrxpublic 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)
begin_removeReagentAnnotationLinkFromBoth in interface ReagentPrxpublic 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)
begin_removeReagentAnnotationLinkFromBoth in interface ReagentPrxpublic void end_removeReagentAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
end_removeReagentAnnotationLinkFromBoth in interface ReagentPrxpublic void removeWellReagentLink(WellReagentLink theTarget)
removeWellReagentLink in interface ReagentPrxpublic void removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget)
begin_removeWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, Ice.Callback __cb)
begin_removeWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, Callback_Reagent_removeWellReagentLink __cb)
begin_removeWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeWellReagentLink __cb)
begin_removeWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeWellReagentLink in interface ReagentPrxpublic Ice.AsyncResult begin_removeWellReagentLink(WellReagentLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeWellReagentLink in interface ReagentPrxpublic 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)
begin_removeWellReagentLink in interface ReagentPrxpublic 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)
begin_removeWellReagentLink in interface ReagentPrxpublic void end_removeWellReagentLink(Ice.AsyncResult __iresult)
end_removeWellReagentLink in interface ReagentPrxpublic void removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides)
removeWellReagentLinkFromBoth in interface ReagentPrxpublic void removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeWellReagentLinkFromBoth in interface ReagentPrxpublic Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides)
begin_removeWellReagentLinkFromBoth in interface ReagentPrxpublic Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeWellReagentLinkFromBoth in interface ReagentPrxpublic Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, Ice.Callback __cb)
begin_removeWellReagentLinkFromBoth in interface ReagentPrxpublic Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeWellReagentLinkFromBoth in interface ReagentPrxpublic Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, Callback_Reagent_removeWellReagentLinkFromBoth __cb)
begin_removeWellReagentLinkFromBoth in interface ReagentPrxpublic Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_removeWellReagentLinkFromBoth __cb)
begin_removeWellReagentLinkFromBoth in interface ReagentPrxpublic Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeWellReagentLinkFromBoth in interface ReagentPrxpublic Ice.AsyncResult begin_removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeWellReagentLinkFromBoth in interface ReagentPrxpublic 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)
begin_removeWellReagentLinkFromBoth in interface ReagentPrxpublic 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)
begin_removeWellReagentLinkFromBoth in interface ReagentPrxpublic void end_removeWellReagentLinkFromBoth(Ice.AsyncResult __iresult)
end_removeWellReagentLinkFromBoth in interface ReagentPrxpublic void setDescription(RString theDescription)
setDescription in interface ReagentPrxpublic void setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
setDescription in interface ReagentPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription)
begin_setDescription in interface ReagentPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setDescription in interface ReagentPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, Ice.Callback __cb)
begin_setDescription in interface ReagentPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setDescription in interface ReagentPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, Callback_Reagent_setDescription __cb)
begin_setDescription in interface ReagentPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_setDescription __cb)
begin_setDescription in interface ReagentPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDescription in interface ReagentPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setDescription in interface ReagentPrxpublic 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)
begin_setDescription in interface ReagentPrxpublic 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)
begin_setDescription in interface ReagentPrxpublic void end_setDescription(Ice.AsyncResult __iresult)
end_setDescription in interface ReagentPrxpublic void setName(RString theName)
setName in interface ReagentPrxpublic void setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
setName in interface ReagentPrxpublic Ice.AsyncResult begin_setName(RString theName)
begin_setName in interface ReagentPrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setName in interface ReagentPrxpublic Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
begin_setName in interface ReagentPrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setName in interface ReagentPrxpublic Ice.AsyncResult begin_setName(RString theName, Callback_Reagent_setName __cb)
begin_setName in interface ReagentPrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_setName __cb)
begin_setName in interface ReagentPrxpublic Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setName in interface ReagentPrxpublic Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setName in interface ReagentPrxpublic 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)
begin_setName in interface ReagentPrxpublic 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)
begin_setName in interface ReagentPrxpublic void end_setName(Ice.AsyncResult __iresult)
end_setName in interface ReagentPrxpublic void setReagentIdentifier(RString theReagentIdentifier)
setReagentIdentifier in interface ReagentPrxpublic void setReagentIdentifier(RString theReagentIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
setReagentIdentifier in interface ReagentPrxpublic Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier)
begin_setReagentIdentifier in interface ReagentPrxpublic Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setReagentIdentifier in interface ReagentPrxpublic Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier, Ice.Callback __cb)
begin_setReagentIdentifier in interface ReagentPrxpublic Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setReagentIdentifier in interface ReagentPrxpublic Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier, Callback_Reagent_setReagentIdentifier __cb)
begin_setReagentIdentifier in interface ReagentPrxpublic Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_setReagentIdentifier __cb)
begin_setReagentIdentifier in interface ReagentPrxpublic Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setReagentIdentifier in interface ReagentPrxpublic Ice.AsyncResult begin_setReagentIdentifier(RString theReagentIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setReagentIdentifier in interface ReagentPrxpublic 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)
begin_setReagentIdentifier in interface ReagentPrxpublic 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)
begin_setReagentIdentifier in interface ReagentPrxpublic void end_setReagentIdentifier(Ice.AsyncResult __iresult)
end_setReagentIdentifier in interface ReagentPrxpublic void setScreen(Screen theScreen)
setScreen in interface ReagentPrxpublic void setScreen(Screen theScreen, java.util.Map<java.lang.String,java.lang.String> __ctx)
setScreen in interface ReagentPrxpublic Ice.AsyncResult begin_setScreen(Screen theScreen)
begin_setScreen in interface ReagentPrxpublic Ice.AsyncResult begin_setScreen(Screen theScreen, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setScreen in interface ReagentPrxpublic Ice.AsyncResult begin_setScreen(Screen theScreen, Ice.Callback __cb)
begin_setScreen in interface ReagentPrxpublic Ice.AsyncResult begin_setScreen(Screen theScreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setScreen in interface ReagentPrxpublic Ice.AsyncResult begin_setScreen(Screen theScreen, Callback_Reagent_setScreen __cb)
begin_setScreen in interface ReagentPrxpublic Ice.AsyncResult begin_setScreen(Screen theScreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_setScreen __cb)
begin_setScreen in interface ReagentPrxpublic Ice.AsyncResult begin_setScreen(Screen theScreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setScreen in interface ReagentPrxpublic Ice.AsyncResult begin_setScreen(Screen theScreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setScreen in interface ReagentPrxpublic 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)
begin_setScreen in interface ReagentPrxpublic 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)
begin_setScreen in interface ReagentPrxpublic void end_setScreen(Ice.AsyncResult __iresult)
end_setScreen in interface ReagentPrxpublic void setVersion(RInt theVersion)
setVersion in interface ReagentPrxpublic void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
setVersion in interface ReagentPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion)
begin_setVersion in interface ReagentPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setVersion in interface ReagentPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
begin_setVersion in interface ReagentPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setVersion in interface ReagentPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Reagent_setVersion __cb)
begin_setVersion in interface ReagentPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_setVersion __cb)
begin_setVersion in interface ReagentPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setVersion in interface ReagentPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setVersion in interface ReagentPrxpublic 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)
begin_setVersion in interface ReagentPrxpublic 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)
begin_setVersion in interface ReagentPrxpublic void end_setVersion(Ice.AsyncResult __iresult)
end_setVersion in interface ReagentPrxpublic int sizeOfAnnotationLinks()
sizeOfAnnotationLinks in interface ReagentPrxpublic int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks()
begin_sizeOfAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
begin_sizeOfAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   Ice.Callback __cb)
begin_sizeOfAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Reagent_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   Callback_Reagent_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   IceInternal.Functional_IntCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfAnnotationLinks in interface ReagentPrxpublic 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)
begin_sizeOfAnnotationLinks in interface ReagentPrxpublic int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
end_sizeOfAnnotationLinks in interface ReagentPrxpublic static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb,
                                                     Ice.AsyncResult __result)
public int sizeOfWellLinks()
sizeOfWellLinks in interface ReagentPrxpublic int sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfWellLinks()
begin_sizeOfWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfWellLinks(Ice.Callback __cb)
begin_sizeOfWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             Ice.Callback __cb)
begin_sizeOfWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfWellLinks(Callback_Reagent_sizeOfWellLinks __cb)
begin_sizeOfWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             Callback_Reagent_sizeOfWellLinks __cb)
begin_sizeOfWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfWellLinks(IceInternal.Functional_IntCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfWellLinks(IceInternal.Functional_IntCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_sizeOfWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             IceInternal.Functional_IntCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfWellLinks in interface ReagentPrxpublic 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)
begin_sizeOfWellLinks in interface ReagentPrxpublic int end_sizeOfWellLinks(Ice.AsyncResult __iresult)
end_sizeOfWellLinks in interface ReagentPrxpublic static void __sizeOfWellLinks_completed(Ice.TwowayCallbackInt __cb,
                                               Ice.AsyncResult __result)
public void unlinkAnnotation(Annotation removal)
unlinkAnnotation in interface ReagentPrxpublic void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
unlinkAnnotation in interface ReagentPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
begin_unlinkAnnotation in interface ReagentPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unlinkAnnotation in interface ReagentPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
begin_unlinkAnnotation in interface ReagentPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unlinkAnnotation in interface ReagentPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Reagent_unlinkAnnotation __cb)
begin_unlinkAnnotation in interface ReagentPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_unlinkAnnotation __cb)
begin_unlinkAnnotation in interface ReagentPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkAnnotation in interface ReagentPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkAnnotation in interface ReagentPrxpublic 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)
begin_unlinkAnnotation in interface ReagentPrxpublic 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)
begin_unlinkAnnotation in interface ReagentPrxpublic void end_unlinkAnnotation(Ice.AsyncResult __iresult)
end_unlinkAnnotation in interface ReagentPrxpublic void unlinkWell(Well removal)
unlinkWell in interface ReagentPrxpublic void unlinkWell(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
unlinkWell in interface ReagentPrxpublic Ice.AsyncResult begin_unlinkWell(Well removal)
begin_unlinkWell in interface ReagentPrxpublic Ice.AsyncResult begin_unlinkWell(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unlinkWell in interface ReagentPrxpublic Ice.AsyncResult begin_unlinkWell(Well removal, Ice.Callback __cb)
begin_unlinkWell in interface ReagentPrxpublic Ice.AsyncResult begin_unlinkWell(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unlinkWell in interface ReagentPrxpublic Ice.AsyncResult begin_unlinkWell(Well removal, Callback_Reagent_unlinkWell __cb)
begin_unlinkWell in interface ReagentPrxpublic Ice.AsyncResult begin_unlinkWell(Well removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Reagent_unlinkWell __cb)
begin_unlinkWell in interface ReagentPrxpublic Ice.AsyncResult begin_unlinkWell(Well removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkWell in interface ReagentPrxpublic Ice.AsyncResult begin_unlinkWell(Well removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkWell in interface ReagentPrxpublic 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)
begin_unlinkWell in interface ReagentPrxpublic 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)
begin_unlinkWell in interface ReagentPrxpublic void end_unlinkWell(Ice.AsyncResult __iresult)
end_unlinkWell in interface ReagentPrxpublic void unloadAnnotationLinks()
unloadAnnotationLinks in interface ReagentPrxpublic void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks()
begin_unloadAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
begin_unloadAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   Ice.Callback __cb)
begin_unloadAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Reagent_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   Callback_Reagent_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
begin_unloadAnnotationLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadAnnotationLinks in interface ReagentPrxpublic 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)
begin_unloadAnnotationLinks in interface ReagentPrxpublic void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
end_unloadAnnotationLinks in interface ReagentPrxpublic void unloadWellLinks()
unloadWellLinks in interface ReagentPrxpublic void unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadWellLinks()
begin_unloadWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadWellLinks(Ice.Callback __cb)
begin_unloadWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             Ice.Callback __cb)
begin_unloadWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadWellLinks(Callback_Reagent_unloadWellLinks __cb)
begin_unloadWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             Callback_Reagent_unloadWellLinks __cb)
begin_unloadWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadWellLinks(IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadWellLinks(IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
begin_unloadWellLinks in interface ReagentPrxpublic Ice.AsyncResult begin_unloadWellLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadWellLinks in interface ReagentPrxpublic 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)
begin_unloadWellLinks in interface ReagentPrxpublic void end_unloadWellLinks(Ice.AsyncResult __iresult)
end_unloadWellLinks in interface ReagentPrxpublic static ReagentPrx checkedCast(Ice.ObjectPrx __obj)
__obj - The untyped proxy.public static ReagentPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj - The untyped proxy.__ctx - The Context map to send with the invocation.public static ReagentPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj - The untyped proxy.__facet - The name of the desired facet.public static ReagentPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj - The untyped proxy.__facet - The name of the desired facet.__ctx - The Context map to send with the invocation.public static ReagentPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj - The untyped proxy.public static ReagentPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj - The untyped proxy.__facet - The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os,
                           ReagentPrx v)
public static ReagentPrx __read(IceInternal.BasicStream __is)