Package omero.model
Class PlatePrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.model.PlatePrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx,java.io.Serializable,IObjectPrx,PlatePrx
public final class PlatePrxHelper extends Ice.ObjectPrxHelperBase implements PlatePrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]__idsstatic longserialVersionUID
-
Constructor Summary
Constructors Constructor Description PlatePrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<PlateAnnotationLink>> __cb, Ice.AsyncResult __result)static void__copyPlateAcquisitions_completed(Ice.TwowayCallbackArg1<java.util.List<PlateAcquisition>> __cb, Ice.AsyncResult __result)static void__copyScreenLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenPlateLink>> __cb, Ice.AsyncResult __result)static void__copyWells_completed(Ice.TwowayCallbackArg1<java.util.List<Well>> __cb, Ice.AsyncResult __result)static void__findPlateAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<PlateAnnotationLink>> __cb, Ice.AsyncResult __result)static void__findScreenPlateLink_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenPlateLink>> __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__getColumnNamingConvention_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getColumns_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)static void__getDefaultSample_completed(Ice.TwowayCallbackArg1<RInt> __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__getExternalIdentifier_completed(Ice.TwowayCallbackArg1<RString> __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__getRowNamingConvention_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getRows_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)static void__getScreenLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)static void__getStatus_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)static void__getWellOriginX_completed(Ice.TwowayCallbackArg1<Length> __cb, Ice.AsyncResult __result)static void__getWellOriginY_completed(Ice.TwowayCallbackArg1<Length> __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<PlateAnnotationLink> __cb, Ice.AsyncResult __result)static void__linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)static void__linkedScreenList_completed(Ice.TwowayCallbackArg1<java.util.List<Screen>> __cb, Ice.AsyncResult __result)static void__linkScreen_completed(Ice.TwowayCallbackArg1<ScreenPlateLink> __cb, Ice.AsyncResult __result)static void__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)static PlatePrx__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__sizeOfPlateAcquisitions_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)static void__sizeOfScreenLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)static void__sizeOfWells_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)static void__write(IceInternal.BasicStream __os, PlatePrx v)voidaddAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)voidaddAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)voidaddAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)voidaddAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddAllWellSet(java.util.List<Well> targets)voidaddAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddPlateAcquisition(PlateAcquisition target)voidaddPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddPlateAnnotationLink(PlateAnnotationLink target)voidaddPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides)voidaddPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddScreenPlateLink(ScreenPlateLink target)voidaddScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)voidaddScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddWell(Well target)voidaddWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)Ice.AsyncResultbegin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllPlateAcquisitionSet __cb)Ice.AsyncResultbegin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Callback_Plate_addAllPlateAcquisitionSet __cb)Ice.AsyncResultbegin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)Ice.AsyncResultbegin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllPlateAnnotationLinkSet __cb)Ice.AsyncResultbegin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Callback_Plate_addAllPlateAnnotationLinkSet __cb)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllScreenPlateLinkSet __cb)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Plate_addAllScreenPlateLinkSet __cb)Ice.AsyncResultbegin_addAllWellSet(java.util.List<Well> targets)Ice.AsyncResultbegin_addAllWellSet(java.util.List<Well> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllWellSet __cb)Ice.AsyncResultbegin_addAllWellSet(java.util.List<Well> targets, Callback_Plate_addAllWellSet __cb)Ice.AsyncResultbegin_addPlateAcquisition(PlateAcquisition target)Ice.AsyncResultbegin_addPlateAcquisition(PlateAcquisition target, Ice.Callback __cb)Ice.AsyncResultbegin_addPlateAcquisition(PlateAcquisition target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addPlateAcquisition(PlateAcquisition target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addPlateAcquisition __cb)Ice.AsyncResultbegin_addPlateAcquisition(PlateAcquisition target, Callback_Plate_addPlateAcquisition __cb)Ice.AsyncResultbegin_addPlateAnnotationLink(PlateAnnotationLink target)Ice.AsyncResultbegin_addPlateAnnotationLink(PlateAnnotationLink target, Ice.Callback __cb)Ice.AsyncResultbegin_addPlateAnnotationLink(PlateAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addPlateAnnotationLink(PlateAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addPlateAnnotationLink __cb)Ice.AsyncResultbegin_addPlateAnnotationLink(PlateAnnotationLink target, Callback_Plate_addPlateAnnotationLink __cb)Ice.AsyncResultbegin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addPlateAnnotationLinkToBoth __cb)Ice.AsyncResultbegin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, Callback_Plate_addPlateAnnotationLinkToBoth __cb)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target, Ice.Callback __cb)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addScreenPlateLink __cb)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target, Callback_Plate_addScreenPlateLink __cb)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addScreenPlateLinkToBoth __cb)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Callback_Plate_addScreenPlateLinkToBoth __cb)Ice.AsyncResultbegin_addWell(Well target)Ice.AsyncResultbegin_addWell(Well target, Ice.Callback __cb)Ice.AsyncResultbegin_addWell(Well target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addWell(Well target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addWell __cb)Ice.AsyncResultbegin_addWell(Well target, Callback_Plate_addWell __cb)Ice.AsyncResultbegin_clearAnnotationLinks()Ice.AsyncResultbegin_clearAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_clearAnnotationLinks __cb)Ice.AsyncResultbegin_clearAnnotationLinks(Callback_Plate_clearAnnotationLinks __cb)Ice.AsyncResultbegin_clearPlateAcquisitions()Ice.AsyncResultbegin_clearPlateAcquisitions(Ice.Callback __cb)Ice.AsyncResultbegin_clearPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_clearPlateAcquisitions __cb)Ice.AsyncResultbegin_clearPlateAcquisitions(Callback_Plate_clearPlateAcquisitions __cb)Ice.AsyncResultbegin_clearScreenLinks()Ice.AsyncResultbegin_clearScreenLinks(Ice.Callback __cb)Ice.AsyncResultbegin_clearScreenLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearScreenLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_clearScreenLinks __cb)Ice.AsyncResultbegin_clearScreenLinks(Callback_Plate_clearScreenLinks __cb)Ice.AsyncResultbegin_clearWells()Ice.AsyncResultbegin_clearWells(Ice.Callback __cb)Ice.AsyncResultbegin_clearWells(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearWells(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_clearWells __cb)Ice.AsyncResultbegin_clearWells(Callback_Plate_clearWells __cb)Ice.AsyncResultbegin_copyAnnotationLinks()Ice.AsyncResultbegin_copyAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_copyAnnotationLinks __cb)Ice.AsyncResultbegin_copyAnnotationLinks(Callback_Plate_copyAnnotationLinks __cb)Ice.AsyncResultbegin_copyPlateAcquisitions()Ice.AsyncResultbegin_copyPlateAcquisitions(Ice.Callback __cb)Ice.AsyncResultbegin_copyPlateAcquisitions(IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyPlateAcquisitions(IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_copyPlateAcquisitions __cb)Ice.AsyncResultbegin_copyPlateAcquisitions(Callback_Plate_copyPlateAcquisitions __cb)Ice.AsyncResultbegin_copyScreenLinks()Ice.AsyncResultbegin_copyScreenLinks(Ice.Callback __cb)Ice.AsyncResultbegin_copyScreenLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyScreenLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_copyScreenLinks __cb)Ice.AsyncResultbegin_copyScreenLinks(Callback_Plate_copyScreenLinks __cb)Ice.AsyncResultbegin_copyWells()Ice.AsyncResultbegin_copyWells(Ice.Callback __cb)Ice.AsyncResultbegin_copyWells(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyWells(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_copyWells __cb)Ice.AsyncResultbegin_copyWells(Callback_Plate_copyWells __cb)Ice.AsyncResultbegin_findPlateAnnotationLink(Annotation removal)Ice.AsyncResultbegin_findPlateAnnotationLink(Annotation removal, Ice.Callback __cb)Ice.AsyncResultbegin_findPlateAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findPlateAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_findPlateAnnotationLink __cb)Ice.AsyncResultbegin_findPlateAnnotationLink(Annotation removal, Callback_Plate_findPlateAnnotationLink __cb)Ice.AsyncResultbegin_findScreenPlateLink(Screen removal)Ice.AsyncResultbegin_findScreenPlateLink(Screen removal, Ice.Callback __cb)Ice.AsyncResultbegin_findScreenPlateLink(Screen removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findScreenPlateLink(Screen removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_findScreenPlateLink __cb)Ice.AsyncResultbegin_findScreenPlateLink(Screen removal, Callback_Plate_findScreenPlateLink __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner()Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(Callback_Plate_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getColumnNamingConvention()Ice.AsyncResultbegin_getColumnNamingConvention(Ice.Callback __cb)Ice.AsyncResultbegin_getColumnNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getColumnNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getColumnNamingConvention __cb)Ice.AsyncResultbegin_getColumnNamingConvention(Callback_Plate_getColumnNamingConvention __cb)Ice.AsyncResultbegin_getColumns()Ice.AsyncResultbegin_getColumns(Ice.Callback __cb)Ice.AsyncResultbegin_getColumns(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getColumns(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getColumns __cb)Ice.AsyncResultbegin_getColumns(Callback_Plate_getColumns __cb)Ice.AsyncResultbegin_getDefaultSample()Ice.AsyncResultbegin_getDefaultSample(Ice.Callback __cb)Ice.AsyncResultbegin_getDefaultSample(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDefaultSample(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getDefaultSample __cb)Ice.AsyncResultbegin_getDefaultSample(Callback_Plate_getDefaultSample __cb)Ice.AsyncResultbegin_getDescription()Ice.AsyncResultbegin_getDescription(Ice.Callback __cb)Ice.AsyncResultbegin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getDescription __cb)Ice.AsyncResultbegin_getDescription(Callback_Plate_getDescription __cb)Ice.AsyncResultbegin_getDetails()Ice.AsyncResultbegin_getDetails(Ice.Callback __cb)Ice.AsyncResultbegin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)Ice.AsyncResultbegin_getDetails(Callback_IObject_getDetails __cb)Ice.AsyncResultbegin_getExternalIdentifier()Ice.AsyncResultbegin_getExternalIdentifier(Ice.Callback __cb)Ice.AsyncResultbegin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getExternalIdentifier __cb)Ice.AsyncResultbegin_getExternalIdentifier(Callback_Plate_getExternalIdentifier __cb)Ice.AsyncResultbegin_getId()Ice.AsyncResultbegin_getId(Ice.Callback __cb)Ice.AsyncResultbegin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)Ice.AsyncResultbegin_getId(Callback_IObject_getId __cb)Ice.AsyncResultbegin_getName()Ice.AsyncResultbegin_getName(Ice.Callback __cb)Ice.AsyncResultbegin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getName __cb)Ice.AsyncResultbegin_getName(Callback_Plate_getName __cb)Ice.AsyncResultbegin_getRowNamingConvention()Ice.AsyncResultbegin_getRowNamingConvention(Ice.Callback __cb)Ice.AsyncResultbegin_getRowNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getRowNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getRowNamingConvention __cb)Ice.AsyncResultbegin_getRowNamingConvention(Callback_Plate_getRowNamingConvention __cb)Ice.AsyncResultbegin_getRows()Ice.AsyncResultbegin_getRows(Ice.Callback __cb)Ice.AsyncResultbegin_getRows(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getRows(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getRows __cb)Ice.AsyncResultbegin_getRows(Callback_Plate_getRows __cb)Ice.AsyncResultbegin_getScreenLinksCountPerOwner()Ice.AsyncResultbegin_getScreenLinksCountPerOwner(Ice.Callback __cb)Ice.AsyncResultbegin_getScreenLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getScreenLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getScreenLinksCountPerOwner __cb)Ice.AsyncResultbegin_getScreenLinksCountPerOwner(Callback_Plate_getScreenLinksCountPerOwner __cb)Ice.AsyncResultbegin_getStatus()Ice.AsyncResultbegin_getStatus(Ice.Callback __cb)Ice.AsyncResultbegin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getStatus __cb)Ice.AsyncResultbegin_getStatus(Callback_Plate_getStatus __cb)Ice.AsyncResultbegin_getVersion()Ice.AsyncResultbegin_getVersion(Ice.Callback __cb)Ice.AsyncResultbegin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getVersion __cb)Ice.AsyncResultbegin_getVersion(Callback_Plate_getVersion __cb)Ice.AsyncResultbegin_getWellOriginX()Ice.AsyncResultbegin_getWellOriginX(Ice.Callback __cb)Ice.AsyncResultbegin_getWellOriginX(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getWellOriginX(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getWellOriginX __cb)Ice.AsyncResultbegin_getWellOriginX(Callback_Plate_getWellOriginX __cb)Ice.AsyncResultbegin_getWellOriginY()Ice.AsyncResultbegin_getWellOriginY(Ice.Callback __cb)Ice.AsyncResultbegin_getWellOriginY(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getWellOriginY(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getWellOriginY __cb)Ice.AsyncResultbegin_getWellOriginY(Callback_Plate_getWellOriginY __cb)Ice.AsyncResultbegin_isAnnotated()Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(Ice.Callback __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(Callback_IObject_isAnnotated __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isGlobal()Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(Ice.Callback __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(Callback_IObject_isGlobal __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isLink()A link between two other types.Ice.AsyncResultbegin_isLink(Ice.Callback __cb)A link between two other types.Ice.AsyncResultbegin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)A link between two other types.Ice.AsyncResultbegin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)A link between two other types.Ice.AsyncResultbegin_isLink(Callback_IObject_isLink __cb)A link between two other types.Ice.AsyncResultbegin_isLoaded()Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(Ice.Callback __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isMutable()The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(Ice.Callback __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(Callback_IObject_isMutable __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_linkAnnotation(Annotation addition)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, Ice.Callback __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_linkAnnotation __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, Callback_Plate_linkAnnotation __cb)Ice.AsyncResultbegin_linkedAnnotationList()Ice.AsyncResultbegin_linkedAnnotationList(Ice.Callback __cb)Ice.AsyncResultbegin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_linkedAnnotationList __cb)Ice.AsyncResultbegin_linkedAnnotationList(Callback_Plate_linkedAnnotationList __cb)Ice.AsyncResultbegin_linkedScreenList()Ice.AsyncResultbegin_linkedScreenList(Ice.Callback __cb)Ice.AsyncResultbegin_linkedScreenList(IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedScreenList(IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_linkedScreenList __cb)Ice.AsyncResultbegin_linkedScreenList(Callback_Plate_linkedScreenList __cb)Ice.AsyncResultbegin_linkScreen(Screen addition)Ice.AsyncResultbegin_linkScreen(Screen addition, Ice.Callback __cb)Ice.AsyncResultbegin_linkScreen(Screen addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkScreen(Screen addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_linkScreen __cb)Ice.AsyncResultbegin_linkScreen(Screen addition, Callback_Plate_linkScreen __cb)Ice.AsyncResultbegin_proxy()Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(Ice.Callback __cb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(Callback_IObject_proxy __cb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_reloadAnnotationLinks(Plate toCopy)Ice.AsyncResultbegin_reloadAnnotationLinks(Plate toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Plate toCopy, Callback_Plate_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_reloadPlateAcquisitions(Plate toCopy)Ice.AsyncResultbegin_reloadPlateAcquisitions(Plate toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadPlateAcquisitions(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadPlateAcquisitions(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_reloadPlateAcquisitions __cb)Ice.AsyncResultbegin_reloadPlateAcquisitions(Plate toCopy, Callback_Plate_reloadPlateAcquisitions __cb)Ice.AsyncResultbegin_reloadScreenLinks(Plate toCopy)Ice.AsyncResultbegin_reloadScreenLinks(Plate toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadScreenLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadScreenLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_reloadScreenLinks __cb)Ice.AsyncResultbegin_reloadScreenLinks(Plate toCopy, Callback_Plate_reloadScreenLinks __cb)Ice.AsyncResultbegin_reloadWells(Plate toCopy)Ice.AsyncResultbegin_reloadWells(Plate toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadWells(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadWells(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_reloadWells __cb)Ice.AsyncResultbegin_reloadWells(Plate toCopy, Callback_Plate_reloadWells __cb)Ice.AsyncResultbegin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)Ice.AsyncResultbegin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeAllPlateAcquisitionSet __cb)Ice.AsyncResultbegin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Callback_Plate_removeAllPlateAcquisitionSet __cb)Ice.AsyncResultbegin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)Ice.AsyncResultbegin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeAllPlateAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Callback_Plate_removeAllPlateAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeAllScreenPlateLinkSet __cb)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Plate_removeAllScreenPlateLinkSet __cb)Ice.AsyncResultbegin_removeAllWellSet(java.util.List<Well> targets)Ice.AsyncResultbegin_removeAllWellSet(java.util.List<Well> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeAllWellSet __cb)Ice.AsyncResultbegin_removeAllWellSet(java.util.List<Well> targets, Callback_Plate_removeAllWellSet __cb)Ice.AsyncResultbegin_removePlateAcquisition(PlateAcquisition theTarget)Ice.AsyncResultbegin_removePlateAcquisition(PlateAcquisition theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removePlateAcquisition(PlateAcquisition theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removePlateAcquisition(PlateAcquisition theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removePlateAcquisition __cb)Ice.AsyncResultbegin_removePlateAcquisition(PlateAcquisition theTarget, Callback_Plate_removePlateAcquisition __cb)Ice.AsyncResultbegin_removePlateAnnotationLink(PlateAnnotationLink theTarget)Ice.AsyncResultbegin_removePlateAnnotationLink(PlateAnnotationLink theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removePlateAnnotationLink(PlateAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removePlateAnnotationLink(PlateAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removePlateAnnotationLink __cb)Ice.AsyncResultbegin_removePlateAnnotationLink(PlateAnnotationLink theTarget, Callback_Plate_removePlateAnnotationLink __cb)Ice.AsyncResultbegin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removePlateAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, Callback_Plate_removePlateAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeScreenPlateLink __cb)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget, Callback_Plate_removeScreenPlateLink __cb)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeScreenPlateLinkFromBoth __cb)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Callback_Plate_removeScreenPlateLinkFromBoth __cb)Ice.AsyncResultbegin_removeWell(Well theTarget)Ice.AsyncResultbegin_removeWell(Well theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeWell(Well theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeWell(Well theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeWell __cb)Ice.AsyncResultbegin_removeWell(Well theTarget, Callback_Plate_removeWell __cb)Ice.AsyncResultbegin_setColumnNamingConvention(RString theColumnNamingConvention)Ice.AsyncResultbegin_setColumnNamingConvention(RString theColumnNamingConvention, Ice.Callback __cb)Ice.AsyncResultbegin_setColumnNamingConvention(RString theColumnNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setColumnNamingConvention(RString theColumnNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setColumnNamingConvention __cb)Ice.AsyncResultbegin_setColumnNamingConvention(RString theColumnNamingConvention, Callback_Plate_setColumnNamingConvention __cb)Ice.AsyncResultbegin_setColumns(RInt theColumns)Ice.AsyncResultbegin_setColumns(RInt theColumns, Ice.Callback __cb)Ice.AsyncResultbegin_setColumns(RInt theColumns, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setColumns(RInt theColumns, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setColumns __cb)Ice.AsyncResultbegin_setColumns(RInt theColumns, Callback_Plate_setColumns __cb)Ice.AsyncResultbegin_setDefaultSample(RInt theDefaultSample)Ice.AsyncResultbegin_setDefaultSample(RInt theDefaultSample, Ice.Callback __cb)Ice.AsyncResultbegin_setDefaultSample(RInt theDefaultSample, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setDefaultSample(RInt theDefaultSample, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setDefaultSample __cb)Ice.AsyncResultbegin_setDefaultSample(RInt theDefaultSample, Callback_Plate_setDefaultSample __cb)Ice.AsyncResultbegin_setDescription(RString theDescription)Ice.AsyncResultbegin_setDescription(RString theDescription, Ice.Callback __cb)Ice.AsyncResultbegin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setDescription __cb)Ice.AsyncResultbegin_setDescription(RString theDescription, Callback_Plate_setDescription __cb)Ice.AsyncResultbegin_setExternalIdentifier(RString theExternalIdentifier)Ice.AsyncResultbegin_setExternalIdentifier(RString theExternalIdentifier, Ice.Callback __cb)Ice.AsyncResultbegin_setExternalIdentifier(RString theExternalIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setExternalIdentifier(RString theExternalIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setExternalIdentifier __cb)Ice.AsyncResultbegin_setExternalIdentifier(RString theExternalIdentifier, Callback_Plate_setExternalIdentifier __cb)Ice.AsyncResultbegin_setId(RLong id)Ice.AsyncResultbegin_setId(RLong id, Ice.Callback __cb)Ice.AsyncResultbegin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)Ice.AsyncResultbegin_setId(RLong id, Callback_IObject_setId __cb)Ice.AsyncResultbegin_setName(RString theName)Ice.AsyncResultbegin_setName(RString theName, Ice.Callback __cb)Ice.AsyncResultbegin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setName __cb)Ice.AsyncResultbegin_setName(RString theName, Callback_Plate_setName __cb)Ice.AsyncResultbegin_setRowNamingConvention(RString theRowNamingConvention)Ice.AsyncResultbegin_setRowNamingConvention(RString theRowNamingConvention, Ice.Callback __cb)Ice.AsyncResultbegin_setRowNamingConvention(RString theRowNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setRowNamingConvention(RString theRowNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setRowNamingConvention __cb)Ice.AsyncResultbegin_setRowNamingConvention(RString theRowNamingConvention, Callback_Plate_setRowNamingConvention __cb)Ice.AsyncResultbegin_setRows(RInt theRows)Ice.AsyncResultbegin_setRows(RInt theRows, Ice.Callback __cb)Ice.AsyncResultbegin_setRows(RInt theRows, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setRows(RInt theRows, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setRows __cb)Ice.AsyncResultbegin_setRows(RInt theRows, Callback_Plate_setRows __cb)Ice.AsyncResultbegin_setStatus(RString theStatus)Ice.AsyncResultbegin_setStatus(RString theStatus, Ice.Callback __cb)Ice.AsyncResultbegin_setStatus(RString theStatus, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setStatus(RString theStatus, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setStatus __cb)Ice.AsyncResultbegin_setStatus(RString theStatus, Callback_Plate_setStatus __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion)Ice.AsyncResultbegin_setVersion(RInt theVersion, Ice.Callback __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setVersion __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, Callback_Plate_setVersion __cb)Ice.AsyncResultbegin_setWellOriginX(Length theWellOriginX)Ice.AsyncResultbegin_setWellOriginX(Length theWellOriginX, Ice.Callback __cb)Ice.AsyncResultbegin_setWellOriginX(Length theWellOriginX, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setWellOriginX(Length theWellOriginX, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setWellOriginX __cb)Ice.AsyncResultbegin_setWellOriginX(Length theWellOriginX, Callback_Plate_setWellOriginX __cb)Ice.AsyncResultbegin_setWellOriginY(Length theWellOriginY)Ice.AsyncResultbegin_setWellOriginY(Length theWellOriginY, Ice.Callback __cb)Ice.AsyncResultbegin_setWellOriginY(Length theWellOriginY, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setWellOriginY(Length theWellOriginY, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setWellOriginY __cb)Ice.AsyncResultbegin_setWellOriginY(Length theWellOriginY, Callback_Plate_setWellOriginY __cb)Ice.AsyncResultbegin_shallowCopy()Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(Ice.Callback __cb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(Callback_IObject_shallowCopy __cb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_sizeOfAnnotationLinks()Ice.AsyncResultbegin_sizeOfAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_sizeOfAnnotationLinks __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(Callback_Plate_sizeOfAnnotationLinks __cb)Ice.AsyncResultbegin_sizeOfPlateAcquisitions()Ice.AsyncResultbegin_sizeOfPlateAcquisitions(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfPlateAcquisitions(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfPlateAcquisitions(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_sizeOfPlateAcquisitions __cb)Ice.AsyncResultbegin_sizeOfPlateAcquisitions(Callback_Plate_sizeOfPlateAcquisitions __cb)Ice.AsyncResultbegin_sizeOfScreenLinks()Ice.AsyncResultbegin_sizeOfScreenLinks(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfScreenLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfScreenLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_sizeOfScreenLinks __cb)Ice.AsyncResultbegin_sizeOfScreenLinks(Callback_Plate_sizeOfScreenLinks __cb)Ice.AsyncResultbegin_sizeOfWells()Ice.AsyncResultbegin_sizeOfWells(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfWells(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfWells(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_sizeOfWells __cb)Ice.AsyncResultbegin_sizeOfWells(Callback_Plate_sizeOfWells __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unlinkAnnotation __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, Callback_Plate_unlinkAnnotation __cb)Ice.AsyncResultbegin_unlinkScreen(Screen removal)Ice.AsyncResultbegin_unlinkScreen(Screen removal, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkScreen(Screen removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkScreen(Screen removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unlinkScreen __cb)Ice.AsyncResultbegin_unlinkScreen(Screen removal, Callback_Plate_unlinkScreen __cb)Ice.AsyncResultbegin_unload()Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(Ice.Callback __cb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(Callback_IObject_unload __cb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unloadAnnotationLinks()Ice.AsyncResultbegin_unloadAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unloadAnnotationLinks __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(Callback_Plate_unloadAnnotationLinks __cb)Ice.AsyncResultbegin_unloadCollections()Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(Ice.Callback __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(Callback_IObject_unloadCollections __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadDetails()As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(Ice.Callback __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(Callback_IObject_unloadDetails __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadPlateAcquisitions()Ice.AsyncResultbegin_unloadPlateAcquisitions(Ice.Callback __cb)Ice.AsyncResultbegin_unloadPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unloadPlateAcquisitions __cb)Ice.AsyncResultbegin_unloadPlateAcquisitions(Callback_Plate_unloadPlateAcquisitions __cb)Ice.AsyncResultbegin_unloadScreenLinks()Ice.AsyncResultbegin_unloadScreenLinks(Ice.Callback __cb)Ice.AsyncResultbegin_unloadScreenLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadScreenLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unloadScreenLinks __cb)Ice.AsyncResultbegin_unloadScreenLinks(Callback_Plate_unloadScreenLinks __cb)Ice.AsyncResultbegin_unloadWells()Ice.AsyncResultbegin_unloadWells(Ice.Callback __cb)Ice.AsyncResultbegin_unloadWells(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadWells(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unloadWells __cb)Ice.AsyncResultbegin_unloadWells(Callback_Plate_unloadWells __cb)static PlatePrxcheckedCast(Ice.ObjectPrx __obj)Contacts the remote server to verify that the object implements this type.static PlatePrxcheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Contacts the remote server to verify that a facet of the object implements this type.static PlatePrxcheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)Contacts the remote server to verify that a facet of the object implements this type.static PlatePrxcheckedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)Contacts the remote server to verify that the object implements this type.voidclearAnnotationLinks()voidclearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidclearPlateAcquisitions()voidclearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)voidclearScreenLinks()voidclearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidclearWells()voidclearWells(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<PlateAnnotationLink>copyAnnotationLinks()java.util.List<PlateAnnotationLink>copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<PlateAcquisition>copyPlateAcquisitions()java.util.List<PlateAcquisition>copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<ScreenPlateLink>copyScreenLinks()java.util.List<ScreenPlateLink>copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<Well>copyWells()java.util.List<Well>copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx)voidend_addAllPlateAcquisitionSet(Ice.AsyncResult __iresult)voidend_addAllPlateAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_addAllScreenPlateLinkSet(Ice.AsyncResult __iresult)voidend_addAllWellSet(Ice.AsyncResult __iresult)voidend_addPlateAcquisition(Ice.AsyncResult __iresult)voidend_addPlateAnnotationLink(Ice.AsyncResult __iresult)voidend_addPlateAnnotationLinkToBoth(Ice.AsyncResult __iresult)voidend_addScreenPlateLink(Ice.AsyncResult __iresult)voidend_addScreenPlateLinkToBoth(Ice.AsyncResult __iresult)voidend_addWell(Ice.AsyncResult __iresult)voidend_clearAnnotationLinks(Ice.AsyncResult __iresult)voidend_clearPlateAcquisitions(Ice.AsyncResult __iresult)voidend_clearScreenLinks(Ice.AsyncResult __iresult)voidend_clearWells(Ice.AsyncResult __iresult)java.util.List<PlateAnnotationLink>end_copyAnnotationLinks(Ice.AsyncResult __iresult)java.util.List<PlateAcquisition>end_copyPlateAcquisitions(Ice.AsyncResult __iresult)java.util.List<ScreenPlateLink>end_copyScreenLinks(Ice.AsyncResult __iresult)java.util.List<Well>end_copyWells(Ice.AsyncResult __iresult)java.util.List<PlateAnnotationLink>end_findPlateAnnotationLink(Ice.AsyncResult __iresult)java.util.List<ScreenPlateLink>end_findScreenPlateLink(Ice.AsyncResult __iresult)java.util.Map<java.lang.Long,java.lang.Long>end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)RStringend_getColumnNamingConvention(Ice.AsyncResult __iresult)RIntend_getColumns(Ice.AsyncResult __iresult)RIntend_getDefaultSample(Ice.AsyncResult __iresult)RStringend_getDescription(Ice.AsyncResult __iresult)Detailsend_getDetails(Ice.AsyncResult __iresult)RStringend_getExternalIdentifier(Ice.AsyncResult __iresult)RLongend_getId(Ice.AsyncResult __iresult)RStringend_getName(Ice.AsyncResult __iresult)RStringend_getRowNamingConvention(Ice.AsyncResult __iresult)RIntend_getRows(Ice.AsyncResult __iresult)java.util.Map<java.lang.Long,java.lang.Long>end_getScreenLinksCountPerOwner(Ice.AsyncResult __iresult)RStringend_getStatus(Ice.AsyncResult __iresult)RIntend_getVersion(Ice.AsyncResult __iresult)Lengthend_getWellOriginX(Ice.AsyncResult __iresult)Lengthend_getWellOriginY(Ice.AsyncResult __iresult)booleanend_isAnnotated(Ice.AsyncResult __iresult)Allows for the attachment of any omero.model.Annotation subclasses.booleanend_isGlobal(Ice.AsyncResult __iresult)Marker interface which means that special rules apply for both reading and writing these instances.booleanend_isLink(Ice.AsyncResult __iresult)A link between two other types.booleanend_isLoaded(Ice.AsyncResult __iresult)Tests if the objects are loaded or not.booleanend_isMutable(Ice.AsyncResult __iresult)The server will persist changes made to these types.PlateAnnotationLinkend_linkAnnotation(Ice.AsyncResult __iresult)java.util.List<Annotation>end_linkedAnnotationList(Ice.AsyncResult __iresult)java.util.List<Screen>end_linkedScreenList(Ice.AsyncResult __iresult)ScreenPlateLinkend_linkScreen(Ice.AsyncResult __iresult)IObjectend_proxy(Ice.AsyncResult __iresult)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );voidend_reloadAnnotationLinks(Ice.AsyncResult __iresult)voidend_reloadPlateAcquisitions(Ice.AsyncResult __iresult)voidend_reloadScreenLinks(Ice.AsyncResult __iresult)voidend_reloadWells(Ice.AsyncResult __iresult)voidend_removeAllPlateAcquisitionSet(Ice.AsyncResult __iresult)voidend_removeAllPlateAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_removeAllScreenPlateLinkSet(Ice.AsyncResult __iresult)voidend_removeAllWellSet(Ice.AsyncResult __iresult)voidend_removePlateAcquisition(Ice.AsyncResult __iresult)voidend_removePlateAnnotationLink(Ice.AsyncResult __iresult)voidend_removePlateAnnotationLinkFromBoth(Ice.AsyncResult __iresult)voidend_removeScreenPlateLink(Ice.AsyncResult __iresult)voidend_removeScreenPlateLinkFromBoth(Ice.AsyncResult __iresult)voidend_removeWell(Ice.AsyncResult __iresult)voidend_setColumnNamingConvention(Ice.AsyncResult __iresult)voidend_setColumns(Ice.AsyncResult __iresult)voidend_setDefaultSample(Ice.AsyncResult __iresult)voidend_setDescription(Ice.AsyncResult __iresult)voidend_setExternalIdentifier(Ice.AsyncResult __iresult)voidend_setId(Ice.AsyncResult __iresult)voidend_setName(Ice.AsyncResult __iresult)voidend_setRowNamingConvention(Ice.AsyncResult __iresult)voidend_setRows(Ice.AsyncResult __iresult)voidend_setStatus(Ice.AsyncResult __iresult)voidend_setVersion(Ice.AsyncResult __iresult)voidend_setWellOriginX(Ice.AsyncResult __iresult)voidend_setWellOriginY(Ice.AsyncResult __iresult)IObjectend_shallowCopy(Ice.AsyncResult __iresult)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.intend_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)intend_sizeOfPlateAcquisitions(Ice.AsyncResult __iresult)intend_sizeOfScreenLinks(Ice.AsyncResult __iresult)intend_sizeOfWells(Ice.AsyncResult __iresult)voidend_unlinkAnnotation(Ice.AsyncResult __iresult)voidend_unlinkScreen(Ice.AsyncResult __iresult)voidend_unload(Ice.AsyncResult __iresult)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.voidend_unloadAnnotationLinks(Ice.AsyncResult __iresult)voidend_unloadCollections(Ice.AsyncResult __iresult)Each collection can also be unloaded, independently of the object itself.voidend_unloadDetails(Ice.AsyncResult __iresult)As with collections, the objects under details can link to many other objects.voidend_unloadPlateAcquisitions(Ice.AsyncResult __iresult)voidend_unloadScreenLinks(Ice.AsyncResult __iresult)voidend_unloadWells(Ice.AsyncResult __iresult)java.util.List<PlateAnnotationLink>findPlateAnnotationLink(Annotation removal)java.util.List<PlateAnnotationLink>findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<ScreenPlateLink>findScreenPlateLink(Screen removal)java.util.List<ScreenPlateLink>findScreenPlateLink(Screen 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)RStringgetColumnNamingConvention()RStringgetColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)RIntgetColumns()RIntgetColumns(java.util.Map<java.lang.String,java.lang.String> __ctx)RIntgetDefaultSample()RIntgetDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetDescription()RStringgetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)DetailsgetDetails()DetailsgetDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetExternalIdentifier()RStringgetExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)RLonggetId()RLonggetId(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetName()RStringgetName(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetRowNamingConvention()RStringgetRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)RIntgetRows()RIntgetRows(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.Map<java.lang.Long,java.lang.Long>getScreenLinksCountPerOwner()java.util.Map<java.lang.Long,java.lang.Long>getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetStatus()RStringgetStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)RIntgetVersion()RIntgetVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)LengthgetWellOriginX()LengthgetWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx)LengthgetWellOriginY()LengthgetWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx)static java.lang.Stringice_staticId()Provides the Slice type ID of this type.booleanisAnnotated()Allows for the attachment of any omero.model.Annotation subclasses.booleanisAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation subclasses.booleanisGlobal()Marker interface which means that special rules apply for both reading and writing these instances.booleanisGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)Marker interface which means that special rules apply for both reading and writing these instances.booleanisLink()A link between two other types.booleanisLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types.booleanisLoaded()Tests if the objects are loaded or not.booleanisLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not.booleanisMutable()The server will persist changes made to these types.booleanisMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types.PlateAnnotationLinklinkAnnotation(Annotation addition)PlateAnnotationLinklinkAnnotation(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<Screen>linkedScreenList()java.util.List<Screen>linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx)ScreenPlateLinklinkScreen(Screen addition)ScreenPlateLinklinkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx)IObjectproxy()Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );IObjectproxy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );voidreloadAnnotationLinks(Plate toCopy)voidreloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidreloadPlateAcquisitions(Plate toCopy)voidreloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidreloadScreenLinks(Plate toCopy)voidreloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidreloadWells(Plate toCopy)voidreloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)voidremoveAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)voidremoveAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)voidremoveAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllWellSet(java.util.List<Well> targets)voidremoveAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremovePlateAcquisition(PlateAcquisition theTarget)voidremovePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremovePlateAnnotationLink(PlateAnnotationLink theTarget)voidremovePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremovePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides)voidremovePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveScreenPlateLink(ScreenPlateLink theTarget)voidremoveScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)voidremoveScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveWell(Well theTarget)voidremoveWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetColumnNamingConvention(RString theColumnNamingConvention)voidsetColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetColumns(RInt theColumns)voidsetColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetDefaultSample(RInt theDefaultSample)voidsetDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetDescription(RString theDescription)voidsetDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetExternalIdentifier(RString theExternalIdentifier)voidsetExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetId(RLong id)voidsetId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetName(RString theName)voidsetName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetRowNamingConvention(RString theRowNamingConvention)voidsetRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetRows(RInt theRows)voidsetRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetStatus(RString theStatus)voidsetStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetVersion(RInt theVersion)voidsetVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetWellOriginX(Length theWellOriginX)voidsetWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetWellOriginY(Length theWellOriginY)voidsetWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx)IObjectshallowCopy()Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.IObjectshallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.intsizeOfAnnotationLinks()intsizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)intsizeOfPlateAcquisitions()intsizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)intsizeOfScreenLinks()intsizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)intsizeOfWells()intsizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx)static PlatePrxuncheckedCast(Ice.ObjectPrx __obj)Downcasts the given proxy to this type without contacting the remote server.static PlatePrxuncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Downcasts the given proxy to this type without contacting the remote server.voidunlinkAnnotation(Annotation removal)voidunlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)voidunlinkScreen(Screen removal)voidunlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)voidunload()Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.voidunload(java.util.Map<java.lang.String,java.lang.String> __ctx)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.voidunloadAnnotationLinks()voidunloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidunloadCollections()Each collection can also be unloaded, independently of the object itself.voidunloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently of the object itself.voidunloadDetails()As with collections, the objects under details can link to many other objects.voidunloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)As with collections, the objects under details can link to many other objects.voidunloadPlateAcquisitions()voidunloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)voidunloadScreenLinks()voidunloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidunloadWells()voidunloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx)-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDetails
public Details getDetails()
- Specified by:
getDetailsin interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetailsin interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getIdin interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getIdin interfaceIObjectPrx
-
__getId_completed
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
isAnnotated
public boolean isAnnotated()
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interfaceIObjectPrx
-
isAnnotated
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated()
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isAnnotated
public boolean end_isAnnotated(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
end_isAnnotatedin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isAnnotated_completed
public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isGlobal
public boolean isGlobal()
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interfaceIObjectPrx
-
isGlobal
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal()
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isGlobal
public boolean end_isGlobal(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
end_isGlobalin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isGlobal_completed
public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLink
public boolean isLink()
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interfaceIObjectPrx
-
isLink
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isLink
public Ice.AsyncResult begin_isLink()
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLink
public boolean end_isLink(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
end_isLinkin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isLink_completed
public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLoaded
public boolean isLoaded()
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoadedin interfaceIObjectPrx
-
isLoaded
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded()
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLoaded
public boolean end_isLoaded(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
end_isLoadedin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isLoaded_completed
public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isMutable
public boolean isMutable()
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interfaceIObjectPrx
-
isMutable
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable()
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isMutable
public boolean end_isMutable(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
end_isMutablein interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isMutable_completed
public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
proxy
public IObject proxy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interfaceIObjectPrx
-
proxy
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_proxy
public Ice.AsyncResult begin_proxy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_proxy
public IObject end_proxy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
end_proxyin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__proxy_completed
public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
setId
public void setId(RLong id)
- Specified by:
setIdin interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setIdin interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_shallowCopy
public IObject end_shallowCopy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
end_shallowCopyin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__shallowCopy_completed
public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
unload
public void unload()
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interfaceIObjectPrx
-
unload
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unload
public Ice.AsyncResult begin_unload()
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Ice.Callback __cb)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unload
public void end_unload(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
end_unloadin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
unloadCollections
public void unloadCollections()
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollectionsin interfaceIObjectPrx
-
unloadCollections
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections()
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadCollections
public void end_unloadCollections(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
end_unloadCollectionsin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
unloadDetails
public void unloadDetails()
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetailsin interfaceIObjectPrx
-
unloadDetails
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails()
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadDetails
public void end_unloadDetails(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
end_unloadDetailsin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
addAllPlateAcquisitionSet
public void addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
- Specified by:
addAllPlateAcquisitionSetin interfacePlatePrx
-
addAllPlateAcquisitionSet
public void addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllPlateAcquisitionSetin interfacePlatePrx
-
begin_addAllPlateAcquisitionSet
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
- Specified by:
begin_addAllPlateAcquisitionSetin interfacePlatePrx
-
begin_addAllPlateAcquisitionSet
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllPlateAcquisitionSetin interfacePlatePrx
-
begin_addAllPlateAcquisitionSet
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Ice.Callback __cb)
- Specified by:
begin_addAllPlateAcquisitionSetin interfacePlatePrx
-
begin_addAllPlateAcquisitionSet
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllPlateAcquisitionSetin interfacePlatePrx
-
begin_addAllPlateAcquisitionSet
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Callback_Plate_addAllPlateAcquisitionSet __cb)
- Specified by:
begin_addAllPlateAcquisitionSetin interfacePlatePrx
-
begin_addAllPlateAcquisitionSet
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllPlateAcquisitionSet __cb)
- Specified by:
begin_addAllPlateAcquisitionSetin interfacePlatePrx
-
begin_addAllPlateAcquisitionSet
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllPlateAcquisitionSetin interfacePlatePrx
-
begin_addAllPlateAcquisitionSet
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllPlateAcquisitionSetin interfacePlatePrx
-
begin_addAllPlateAcquisitionSet
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllPlateAcquisitionSetin interfacePlatePrx
-
begin_addAllPlateAcquisitionSet
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllPlateAcquisitionSetin interfacePlatePrx
-
end_addAllPlateAcquisitionSet
public void end_addAllPlateAcquisitionSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllPlateAcquisitionSetin interfacePlatePrx
-
addAllPlateAnnotationLinkSet
public void addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
- Specified by:
addAllPlateAnnotationLinkSetin interfacePlatePrx
-
addAllPlateAnnotationLinkSet
public void addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_addAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
- Specified by:
begin_addAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_addAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_addAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_addAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_addAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Callback_Plate_addAllPlateAnnotationLinkSet __cb)
- Specified by:
begin_addAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_addAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllPlateAnnotationLinkSet __cb)
- Specified by:
begin_addAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_addAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_addAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_addAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_addAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllPlateAnnotationLinkSetin interfacePlatePrx
-
end_addAllPlateAnnotationLinkSet
public void end_addAllPlateAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllPlateAnnotationLinkSetin interfacePlatePrx
-
addAllScreenPlateLinkSet
public void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
addAllScreenPlateLinkSetin interfacePlatePrx
-
addAllScreenPlateLinkSet
public void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllScreenPlateLinkSetin interfacePlatePrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
begin_addAllScreenPlateLinkSetin interfacePlatePrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllScreenPlateLinkSetin interfacePlatePrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllScreenPlateLinkSetin interfacePlatePrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllScreenPlateLinkSetin interfacePlatePrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Plate_addAllScreenPlateLinkSet __cb)
- Specified by:
begin_addAllScreenPlateLinkSetin interfacePlatePrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllScreenPlateLinkSet __cb)
- Specified by:
begin_addAllScreenPlateLinkSetin interfacePlatePrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllScreenPlateLinkSetin interfacePlatePrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllScreenPlateLinkSetin interfacePlatePrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllScreenPlateLinkSetin interfacePlatePrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllScreenPlateLinkSetin interfacePlatePrx
-
end_addAllScreenPlateLinkSet
public void end_addAllScreenPlateLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllScreenPlateLinkSetin interfacePlatePrx
-
addAllWellSet
public void addAllWellSet(java.util.List<Well> targets)
- Specified by:
addAllWellSetin interfacePlatePrx
-
addAllWellSet
public void addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllWellSetin interfacePlatePrx
-
begin_addAllWellSet
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets)
- Specified by:
begin_addAllWellSetin interfacePlatePrx
-
begin_addAllWellSet
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllWellSetin interfacePlatePrx
-
begin_addAllWellSet
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, Ice.Callback __cb)
- Specified by:
begin_addAllWellSetin interfacePlatePrx
-
begin_addAllWellSet
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllWellSetin interfacePlatePrx
-
begin_addAllWellSet
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, Callback_Plate_addAllWellSet __cb)
- Specified by:
begin_addAllWellSetin interfacePlatePrx
-
begin_addAllWellSet
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllWellSet __cb)
- Specified by:
begin_addAllWellSetin interfacePlatePrx
-
begin_addAllWellSet
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllWellSetin interfacePlatePrx
-
begin_addAllWellSet
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllWellSetin interfacePlatePrx
-
begin_addAllWellSet
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllWellSetin interfacePlatePrx
-
begin_addAllWellSet
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllWellSetin interfacePlatePrx
-
end_addAllWellSet
public void end_addAllWellSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllWellSetin interfacePlatePrx
-
addPlateAcquisition
public void addPlateAcquisition(PlateAcquisition target)
- Specified by:
addPlateAcquisitionin interfacePlatePrx
-
addPlateAcquisition
public void addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addPlateAcquisitionin interfacePlatePrx
-
begin_addPlateAcquisition
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target)
- Specified by:
begin_addPlateAcquisitionin interfacePlatePrx
-
begin_addPlateAcquisition
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addPlateAcquisitionin interfacePlatePrx
-
begin_addPlateAcquisition
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, Ice.Callback __cb)
- Specified by:
begin_addPlateAcquisitionin interfacePlatePrx
-
begin_addPlateAcquisition
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addPlateAcquisitionin interfacePlatePrx
-
begin_addPlateAcquisition
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, Callback_Plate_addPlateAcquisition __cb)
- Specified by:
begin_addPlateAcquisitionin interfacePlatePrx
-
begin_addPlateAcquisition
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addPlateAcquisition __cb)
- Specified by:
begin_addPlateAcquisitionin interfacePlatePrx
-
begin_addPlateAcquisition
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addPlateAcquisitionin interfacePlatePrx
-
begin_addPlateAcquisition
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addPlateAcquisitionin interfacePlatePrx
-
begin_addPlateAcquisition
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addPlateAcquisitionin interfacePlatePrx
-
begin_addPlateAcquisition
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addPlateAcquisitionin interfacePlatePrx
-
end_addPlateAcquisition
public void end_addPlateAcquisition(Ice.AsyncResult __iresult)
- Specified by:
end_addPlateAcquisitionin interfacePlatePrx
-
addPlateAnnotationLink
public void addPlateAnnotationLink(PlateAnnotationLink target)
- Specified by:
addPlateAnnotationLinkin interfacePlatePrx
-
addPlateAnnotationLink
public void addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addPlateAnnotationLinkin interfacePlatePrx
-
begin_addPlateAnnotationLink
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target)
- Specified by:
begin_addPlateAnnotationLinkin interfacePlatePrx
-
begin_addPlateAnnotationLink
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addPlateAnnotationLinkin interfacePlatePrx
-
begin_addPlateAnnotationLink
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addPlateAnnotationLinkin interfacePlatePrx
-
begin_addPlateAnnotationLink
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addPlateAnnotationLinkin interfacePlatePrx
-
begin_addPlateAnnotationLink
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, Callback_Plate_addPlateAnnotationLink __cb)
- Specified by:
begin_addPlateAnnotationLinkin interfacePlatePrx
-
begin_addPlateAnnotationLink
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addPlateAnnotationLink __cb)
- Specified by:
begin_addPlateAnnotationLinkin interfacePlatePrx
-
begin_addPlateAnnotationLink
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addPlateAnnotationLinkin interfacePlatePrx
-
begin_addPlateAnnotationLink
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addPlateAnnotationLinkin interfacePlatePrx
-
begin_addPlateAnnotationLink
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addPlateAnnotationLinkin interfacePlatePrx
-
begin_addPlateAnnotationLink
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addPlateAnnotationLinkin interfacePlatePrx
-
end_addPlateAnnotationLink
public void end_addPlateAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addPlateAnnotationLinkin interfacePlatePrx
-
addPlateAnnotationLinkToBoth
public void addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides)
- Specified by:
addPlateAnnotationLinkToBothin interfacePlatePrx
-
addPlateAnnotationLinkToBoth
public void addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addPlateAnnotationLinkToBothin interfacePlatePrx
-
begin_addPlateAnnotationLinkToBoth
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides)
- Specified by:
begin_addPlateAnnotationLinkToBothin interfacePlatePrx
-
begin_addPlateAnnotationLinkToBoth
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addPlateAnnotationLinkToBothin interfacePlatePrx
-
begin_addPlateAnnotationLinkToBoth
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addPlateAnnotationLinkToBothin interfacePlatePrx
-
begin_addPlateAnnotationLinkToBoth
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addPlateAnnotationLinkToBothin interfacePlatePrx
-
begin_addPlateAnnotationLinkToBoth
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, Callback_Plate_addPlateAnnotationLinkToBoth __cb)
- Specified by:
begin_addPlateAnnotationLinkToBothin interfacePlatePrx
-
begin_addPlateAnnotationLinkToBoth
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addPlateAnnotationLinkToBoth __cb)
- Specified by:
begin_addPlateAnnotationLinkToBothin interfacePlatePrx
-
begin_addPlateAnnotationLinkToBoth
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addPlateAnnotationLinkToBothin interfacePlatePrx
-
begin_addPlateAnnotationLinkToBoth
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addPlateAnnotationLinkToBothin interfacePlatePrx
-
begin_addPlateAnnotationLinkToBoth
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addPlateAnnotationLinkToBothin interfacePlatePrx
-
begin_addPlateAnnotationLinkToBoth
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addPlateAnnotationLinkToBothin interfacePlatePrx
-
end_addPlateAnnotationLinkToBoth
public void end_addPlateAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addPlateAnnotationLinkToBothin interfacePlatePrx
-
addScreenPlateLink
public void addScreenPlateLink(ScreenPlateLink target)
- Specified by:
addScreenPlateLinkin interfacePlatePrx
-
addScreenPlateLink
public void addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addScreenPlateLinkin interfacePlatePrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target)
- Specified by:
begin_addScreenPlateLinkin interfacePlatePrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addScreenPlateLinkin interfacePlatePrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, Ice.Callback __cb)
- Specified by:
begin_addScreenPlateLinkin interfacePlatePrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addScreenPlateLinkin interfacePlatePrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, Callback_Plate_addScreenPlateLink __cb)
- Specified by:
begin_addScreenPlateLinkin interfacePlatePrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addScreenPlateLink __cb)
- Specified by:
begin_addScreenPlateLinkin interfacePlatePrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addScreenPlateLinkin interfacePlatePrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addScreenPlateLinkin interfacePlatePrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addScreenPlateLinkin interfacePlatePrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addScreenPlateLinkin interfacePlatePrx
-
end_addScreenPlateLink
public void end_addScreenPlateLink(Ice.AsyncResult __iresult)
- Specified by:
end_addScreenPlateLinkin interfacePlatePrx
-
addScreenPlateLinkToBoth
public void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
addScreenPlateLinkToBothin interfacePlatePrx
-
addScreenPlateLinkToBoth
public void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addScreenPlateLinkToBothin interfacePlatePrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
begin_addScreenPlateLinkToBothin interfacePlatePrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addScreenPlateLinkToBothin interfacePlatePrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addScreenPlateLinkToBothin interfacePlatePrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addScreenPlateLinkToBothin interfacePlatePrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Callback_Plate_addScreenPlateLinkToBoth __cb)
- Specified by:
begin_addScreenPlateLinkToBothin interfacePlatePrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addScreenPlateLinkToBoth __cb)
- Specified by:
begin_addScreenPlateLinkToBothin interfacePlatePrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addScreenPlateLinkToBothin interfacePlatePrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addScreenPlateLinkToBothin interfacePlatePrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addScreenPlateLinkToBothin interfacePlatePrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addScreenPlateLinkToBothin interfacePlatePrx
-
end_addScreenPlateLinkToBoth
public void end_addScreenPlateLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addScreenPlateLinkToBothin interfacePlatePrx
-
addWell
public void addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addWell
public Ice.AsyncResult begin_addWell(Well target)
- Specified by:
begin_addWellin interfacePlatePrx
-
begin_addWell
public Ice.AsyncResult begin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addWellin interfacePlatePrx
-
begin_addWell
public Ice.AsyncResult begin_addWell(Well target, Ice.Callback __cb)
- Specified by:
begin_addWellin interfacePlatePrx
-
begin_addWell
public Ice.AsyncResult begin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addWellin interfacePlatePrx
-
begin_addWell
public Ice.AsyncResult begin_addWell(Well target, Callback_Plate_addWell __cb)
- Specified by:
begin_addWellin interfacePlatePrx
-
begin_addWell
public Ice.AsyncResult begin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addWell __cb)
- Specified by:
begin_addWellin interfacePlatePrx
-
begin_addWell
public Ice.AsyncResult begin_addWell(Well target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addWellin interfacePlatePrx
-
begin_addWell
public Ice.AsyncResult begin_addWell(Well target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addWellin interfacePlatePrx
-
begin_addWell
public Ice.AsyncResult begin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addWellin interfacePlatePrx
-
begin_addWell
public Ice.AsyncResult begin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addWellin interfacePlatePrx
-
end_addWell
public void end_addWell(Ice.AsyncResult __iresult)
- Specified by:
end_addWellin interfacePlatePrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinksin interfacePlatePrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinksin interfacePlatePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinksin interfacePlatePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinksin interfacePlatePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinksin interfacePlatePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearAnnotationLinksin interfacePlatePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Plate_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinksin interfacePlatePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_clearAnnotationLinks __cb)- Specified by:
begin_clearAnnotationLinksin interfacePlatePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearAnnotationLinksin interfacePlatePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearAnnotationLinksin interfacePlatePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearAnnotationLinksin interfacePlatePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearAnnotationLinksin interfacePlatePrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinksin interfacePlatePrx
-
clearPlateAcquisitions
public void clearPlateAcquisitions()
- Specified by:
clearPlateAcquisitionsin interfacePlatePrx
-
clearPlateAcquisitions
public void clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearPlateAcquisitionsin interfacePlatePrx
-
begin_clearPlateAcquisitions
public Ice.AsyncResult begin_clearPlateAcquisitions()
- Specified by:
begin_clearPlateAcquisitionsin interfacePlatePrx
-
begin_clearPlateAcquisitions
public Ice.AsyncResult begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearPlateAcquisitionsin interfacePlatePrx
-
begin_clearPlateAcquisitions
public Ice.AsyncResult begin_clearPlateAcquisitions(Ice.Callback __cb)
- Specified by:
begin_clearPlateAcquisitionsin interfacePlatePrx
-
begin_clearPlateAcquisitions
public Ice.AsyncResult begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearPlateAcquisitionsin interfacePlatePrx
-
begin_clearPlateAcquisitions
public Ice.AsyncResult begin_clearPlateAcquisitions(Callback_Plate_clearPlateAcquisitions __cb)
- Specified by:
begin_clearPlateAcquisitionsin interfacePlatePrx
-
begin_clearPlateAcquisitions
public Ice.AsyncResult begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_clearPlateAcquisitions __cb)- Specified by:
begin_clearPlateAcquisitionsin interfacePlatePrx
-
begin_clearPlateAcquisitions
public Ice.AsyncResult begin_clearPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearPlateAcquisitionsin interfacePlatePrx
-
begin_clearPlateAcquisitions
public Ice.AsyncResult begin_clearPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearPlateAcquisitionsin interfacePlatePrx
-
begin_clearPlateAcquisitions
public Ice.AsyncResult begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearPlateAcquisitionsin interfacePlatePrx
-
begin_clearPlateAcquisitions
public Ice.AsyncResult begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearPlateAcquisitionsin interfacePlatePrx
-
end_clearPlateAcquisitions
public void end_clearPlateAcquisitions(Ice.AsyncResult __iresult)
- Specified by:
end_clearPlateAcquisitionsin interfacePlatePrx
-
clearScreenLinks
public void clearScreenLinks()
- Specified by:
clearScreenLinksin interfacePlatePrx
-
clearScreenLinks
public void clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearScreenLinksin interfacePlatePrx
-
begin_clearScreenLinks
public Ice.AsyncResult begin_clearScreenLinks()
- Specified by:
begin_clearScreenLinksin interfacePlatePrx
-
begin_clearScreenLinks
public Ice.AsyncResult begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearScreenLinksin interfacePlatePrx
-
begin_clearScreenLinks
public Ice.AsyncResult begin_clearScreenLinks(Ice.Callback __cb)
- Specified by:
begin_clearScreenLinksin interfacePlatePrx
-
begin_clearScreenLinks
public Ice.AsyncResult begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearScreenLinksin interfacePlatePrx
-
begin_clearScreenLinks
public Ice.AsyncResult begin_clearScreenLinks(Callback_Plate_clearScreenLinks __cb)
- Specified by:
begin_clearScreenLinksin interfacePlatePrx
-
begin_clearScreenLinks
public Ice.AsyncResult begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_clearScreenLinks __cb)- Specified by:
begin_clearScreenLinksin interfacePlatePrx
-
begin_clearScreenLinks
public Ice.AsyncResult begin_clearScreenLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearScreenLinksin interfacePlatePrx
-
begin_clearScreenLinks
public Ice.AsyncResult begin_clearScreenLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearScreenLinksin interfacePlatePrx
-
begin_clearScreenLinks
public Ice.AsyncResult begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearScreenLinksin interfacePlatePrx
-
begin_clearScreenLinks
public Ice.AsyncResult begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearScreenLinksin interfacePlatePrx
-
end_clearScreenLinks
public void end_clearScreenLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearScreenLinksin interfacePlatePrx
-
clearWells
public void clearWells()
- Specified by:
clearWellsin interfacePlatePrx
-
clearWells
public void clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearWellsin interfacePlatePrx
-
begin_clearWells
public Ice.AsyncResult begin_clearWells()
- Specified by:
begin_clearWellsin interfacePlatePrx
-
begin_clearWells
public Ice.AsyncResult begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearWellsin interfacePlatePrx
-
begin_clearWells
public Ice.AsyncResult begin_clearWells(Ice.Callback __cb)
- Specified by:
begin_clearWellsin interfacePlatePrx
-
begin_clearWells
public Ice.AsyncResult begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearWellsin interfacePlatePrx
-
begin_clearWells
public Ice.AsyncResult begin_clearWells(Callback_Plate_clearWells __cb)
- Specified by:
begin_clearWellsin interfacePlatePrx
-
begin_clearWells
public Ice.AsyncResult begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_clearWells __cb)- Specified by:
begin_clearWellsin interfacePlatePrx
-
begin_clearWells
public Ice.AsyncResult begin_clearWells(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearWellsin interfacePlatePrx
-
begin_clearWells
public Ice.AsyncResult begin_clearWells(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearWellsin interfacePlatePrx
-
begin_clearWells
public Ice.AsyncResult begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearWellsin interfacePlatePrx
-
begin_clearWells
public Ice.AsyncResult begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearWellsin interfacePlatePrx
-
end_clearWells
public void end_clearWells(Ice.AsyncResult __iresult)
- Specified by:
end_clearWellsin interfacePlatePrx
-
copyAnnotationLinks
public java.util.List<PlateAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinksin interfacePlatePrx
-
copyAnnotationLinks
public java.util.List<PlateAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinksin interfacePlatePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinksin interfacePlatePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinksin interfacePlatePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinksin interfacePlatePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyAnnotationLinksin interfacePlatePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Plate_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinksin interfacePlatePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_copyAnnotationLinks __cb)- Specified by:
begin_copyAnnotationLinksin interfacePlatePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyAnnotationLinksin interfacePlatePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyAnnotationLinksin interfacePlatePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_copyAnnotationLinksin interfacePlatePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_copyAnnotationLinksin interfacePlatePrx
-
end_copyAnnotationLinks
public java.util.List<PlateAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinksin interfacePlatePrx
-
__copyAnnotationLinks_completed
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<PlateAnnotationLink>> __cb, Ice.AsyncResult __result)
-
copyPlateAcquisitions
public java.util.List<PlateAcquisition> copyPlateAcquisitions()
- Specified by:
copyPlateAcquisitionsin interfacePlatePrx
-
copyPlateAcquisitions
public java.util.List<PlateAcquisition> copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyPlateAcquisitionsin interfacePlatePrx
-
begin_copyPlateAcquisitions
public Ice.AsyncResult begin_copyPlateAcquisitions()
- Specified by:
begin_copyPlateAcquisitionsin interfacePlatePrx
-
begin_copyPlateAcquisitions
public Ice.AsyncResult begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyPlateAcquisitionsin interfacePlatePrx
-
begin_copyPlateAcquisitions
public Ice.AsyncResult begin_copyPlateAcquisitions(Ice.Callback __cb)
- Specified by:
begin_copyPlateAcquisitionsin interfacePlatePrx
-
begin_copyPlateAcquisitions
public Ice.AsyncResult begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyPlateAcquisitionsin interfacePlatePrx
-
begin_copyPlateAcquisitions
public Ice.AsyncResult begin_copyPlateAcquisitions(Callback_Plate_copyPlateAcquisitions __cb)
- Specified by:
begin_copyPlateAcquisitionsin interfacePlatePrx
-
begin_copyPlateAcquisitions
public Ice.AsyncResult begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_copyPlateAcquisitions __cb)- Specified by:
begin_copyPlateAcquisitionsin interfacePlatePrx
-
begin_copyPlateAcquisitions
public Ice.AsyncResult begin_copyPlateAcquisitions(IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyPlateAcquisitionsin interfacePlatePrx
-
begin_copyPlateAcquisitions
public Ice.AsyncResult begin_copyPlateAcquisitions(IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyPlateAcquisitionsin interfacePlatePrx
-
begin_copyPlateAcquisitions
public Ice.AsyncResult begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_copyPlateAcquisitionsin interfacePlatePrx
-
begin_copyPlateAcquisitions
public Ice.AsyncResult begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_copyPlateAcquisitionsin interfacePlatePrx
-
end_copyPlateAcquisitions
public java.util.List<PlateAcquisition> end_copyPlateAcquisitions(Ice.AsyncResult __iresult)
- Specified by:
end_copyPlateAcquisitionsin interfacePlatePrx
-
__copyPlateAcquisitions_completed
public static void __copyPlateAcquisitions_completed(Ice.TwowayCallbackArg1<java.util.List<PlateAcquisition>> __cb, Ice.AsyncResult __result)
-
copyScreenLinks
public java.util.List<ScreenPlateLink> copyScreenLinks()
- Specified by:
copyScreenLinksin interfacePlatePrx
-
copyScreenLinks
public java.util.List<ScreenPlateLink> copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyScreenLinksin interfacePlatePrx
-
begin_copyScreenLinks
public Ice.AsyncResult begin_copyScreenLinks()
- Specified by:
begin_copyScreenLinksin interfacePlatePrx
-
begin_copyScreenLinks
public Ice.AsyncResult begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyScreenLinksin interfacePlatePrx
-
begin_copyScreenLinks
public Ice.AsyncResult begin_copyScreenLinks(Ice.Callback __cb)
- Specified by:
begin_copyScreenLinksin interfacePlatePrx
-
begin_copyScreenLinks
public Ice.AsyncResult begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyScreenLinksin interfacePlatePrx
-
begin_copyScreenLinks
public Ice.AsyncResult begin_copyScreenLinks(Callback_Plate_copyScreenLinks __cb)
- Specified by:
begin_copyScreenLinksin interfacePlatePrx
-
begin_copyScreenLinks
public Ice.AsyncResult begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_copyScreenLinks __cb)- Specified by:
begin_copyScreenLinksin interfacePlatePrx
-
begin_copyScreenLinks
public Ice.AsyncResult begin_copyScreenLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyScreenLinksin interfacePlatePrx
-
begin_copyScreenLinks
public Ice.AsyncResult begin_copyScreenLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyScreenLinksin interfacePlatePrx
-
begin_copyScreenLinks
public Ice.AsyncResult begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_copyScreenLinksin interfacePlatePrx
-
begin_copyScreenLinks
public Ice.AsyncResult begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_copyScreenLinksin interfacePlatePrx
-
end_copyScreenLinks
public java.util.List<ScreenPlateLink> end_copyScreenLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyScreenLinksin interfacePlatePrx
-
__copyScreenLinks_completed
public static void __copyScreenLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenPlateLink>> __cb, Ice.AsyncResult __result)
-
copyWells
public java.util.List<Well> copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyWells
public Ice.AsyncResult begin_copyWells()
- Specified by:
begin_copyWellsin interfacePlatePrx
-
begin_copyWells
public Ice.AsyncResult begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyWellsin interfacePlatePrx
-
begin_copyWells
public Ice.AsyncResult begin_copyWells(Ice.Callback __cb)
- Specified by:
begin_copyWellsin interfacePlatePrx
-
begin_copyWells
public Ice.AsyncResult begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyWellsin interfacePlatePrx
-
begin_copyWells
public Ice.AsyncResult begin_copyWells(Callback_Plate_copyWells __cb)
- Specified by:
begin_copyWellsin interfacePlatePrx
-
begin_copyWells
public Ice.AsyncResult begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_copyWells __cb)- Specified by:
begin_copyWellsin interfacePlatePrx
-
begin_copyWells
public Ice.AsyncResult begin_copyWells(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyWellsin interfacePlatePrx
-
begin_copyWells
public Ice.AsyncResult begin_copyWells(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyWellsin interfacePlatePrx
-
begin_copyWells
public Ice.AsyncResult begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_copyWellsin interfacePlatePrx
-
begin_copyWells
public Ice.AsyncResult begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_copyWellsin interfacePlatePrx
-
end_copyWells
public java.util.List<Well> end_copyWells(Ice.AsyncResult __iresult)
- Specified by:
end_copyWellsin interfacePlatePrx
-
__copyWells_completed
public static void __copyWells_completed(Ice.TwowayCallbackArg1<java.util.List<Well>> __cb, Ice.AsyncResult __result)
-
findPlateAnnotationLink
public java.util.List<PlateAnnotationLink> findPlateAnnotationLink(Annotation removal)
- Specified by:
findPlateAnnotationLinkin interfacePlatePrx
-
findPlateAnnotationLink
public java.util.List<PlateAnnotationLink> findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findPlateAnnotationLinkin interfacePlatePrx
-
begin_findPlateAnnotationLink
public Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal)
- Specified by:
begin_findPlateAnnotationLinkin interfacePlatePrx
-
begin_findPlateAnnotationLink
public Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findPlateAnnotationLinkin interfacePlatePrx
-
begin_findPlateAnnotationLink
public Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findPlateAnnotationLinkin interfacePlatePrx
-
begin_findPlateAnnotationLink
public Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findPlateAnnotationLinkin interfacePlatePrx
-
begin_findPlateAnnotationLink
public Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, Callback_Plate_findPlateAnnotationLink __cb)
- Specified by:
begin_findPlateAnnotationLinkin interfacePlatePrx
-
begin_findPlateAnnotationLink
public Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_findPlateAnnotationLink __cb)
- Specified by:
begin_findPlateAnnotationLinkin interfacePlatePrx
-
begin_findPlateAnnotationLink
public Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findPlateAnnotationLinkin interfacePlatePrx
-
begin_findPlateAnnotationLink
public Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findPlateAnnotationLinkin interfacePlatePrx
-
begin_findPlateAnnotationLink
public Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findPlateAnnotationLinkin interfacePlatePrx
-
begin_findPlateAnnotationLink
public Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findPlateAnnotationLinkin interfacePlatePrx
-
end_findPlateAnnotationLink
public java.util.List<PlateAnnotationLink> end_findPlateAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findPlateAnnotationLinkin interfacePlatePrx
-
__findPlateAnnotationLink_completed
public static void __findPlateAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<PlateAnnotationLink>> __cb, Ice.AsyncResult __result)
-
findScreenPlateLink
public java.util.List<ScreenPlateLink> findScreenPlateLink(Screen removal)
- Specified by:
findScreenPlateLinkin interfacePlatePrx
-
findScreenPlateLink
public java.util.List<ScreenPlateLink> findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findScreenPlateLinkin interfacePlatePrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Screen removal)
- Specified by:
begin_findScreenPlateLinkin interfacePlatePrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findScreenPlateLinkin interfacePlatePrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Screen removal, Ice.Callback __cb)
- Specified by:
begin_findScreenPlateLinkin interfacePlatePrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findScreenPlateLinkin interfacePlatePrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Screen removal, Callback_Plate_findScreenPlateLink __cb)
- Specified by:
begin_findScreenPlateLinkin interfacePlatePrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_findScreenPlateLink __cb)
- Specified by:
begin_findScreenPlateLinkin interfacePlatePrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Screen removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findScreenPlateLinkin interfacePlatePrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Screen removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findScreenPlateLinkin interfacePlatePrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findScreenPlateLinkin interfacePlatePrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findScreenPlateLinkin interfacePlatePrx
-
end_findScreenPlateLink
public java.util.List<ScreenPlateLink> end_findScreenPlateLink(Ice.AsyncResult __iresult)
- Specified by:
end_findScreenPlateLinkin interfacePlatePrx
-
__findScreenPlateLink_completed
public static void __findScreenPlateLink_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenPlateLink>> __cb, Ice.AsyncResult __result)
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwnerin interfacePlatePrx
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getAnnotationLinksCountPerOwnerin interfacePlatePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfacePlatePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfacePlatePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfacePlatePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfacePlatePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Plate_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfacePlatePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getAnnotationLinksCountPerOwner __cb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfacePlatePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfacePlatePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfacePlatePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfacePlatePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfacePlatePrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwnerin interfacePlatePrx
-
__getAnnotationLinksCountPerOwner_completed
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getColumnNamingConvention
public RString getColumnNamingConvention()
- Specified by:
getColumnNamingConventionin interfacePlatePrx
-
getColumnNamingConvention
public RString getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getColumnNamingConventionin interfacePlatePrx
-
begin_getColumnNamingConvention
public Ice.AsyncResult begin_getColumnNamingConvention()
- Specified by:
begin_getColumnNamingConventionin interfacePlatePrx
-
begin_getColumnNamingConvention
public Ice.AsyncResult begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getColumnNamingConventionin interfacePlatePrx
-
begin_getColumnNamingConvention
public Ice.AsyncResult begin_getColumnNamingConvention(Ice.Callback __cb)
- Specified by:
begin_getColumnNamingConventionin interfacePlatePrx
-
begin_getColumnNamingConvention
public Ice.AsyncResult begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getColumnNamingConventionin interfacePlatePrx
-
begin_getColumnNamingConvention
public Ice.AsyncResult begin_getColumnNamingConvention(Callback_Plate_getColumnNamingConvention __cb)
- Specified by:
begin_getColumnNamingConventionin interfacePlatePrx
-
begin_getColumnNamingConvention
public Ice.AsyncResult begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getColumnNamingConvention __cb)- Specified by:
begin_getColumnNamingConventionin interfacePlatePrx
-
begin_getColumnNamingConvention
public Ice.AsyncResult begin_getColumnNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getColumnNamingConventionin interfacePlatePrx
-
begin_getColumnNamingConvention
public Ice.AsyncResult begin_getColumnNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getColumnNamingConventionin interfacePlatePrx
-
begin_getColumnNamingConvention
public Ice.AsyncResult begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getColumnNamingConventionin interfacePlatePrx
-
begin_getColumnNamingConvention
public Ice.AsyncResult begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getColumnNamingConventionin interfacePlatePrx
-
end_getColumnNamingConvention
public RString end_getColumnNamingConvention(Ice.AsyncResult __iresult)
- Specified by:
end_getColumnNamingConventionin interfacePlatePrx
-
__getColumnNamingConvention_completed
public static void __getColumnNamingConvention_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getColumns
public RInt getColumns()
- Specified by:
getColumnsin interfacePlatePrx
-
getColumns
public RInt getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getColumnsin interfacePlatePrx
-
begin_getColumns
public Ice.AsyncResult begin_getColumns()
- Specified by:
begin_getColumnsin interfacePlatePrx
-
begin_getColumns
public Ice.AsyncResult begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getColumnsin interfacePlatePrx
-
begin_getColumns
public Ice.AsyncResult begin_getColumns(Ice.Callback __cb)
- Specified by:
begin_getColumnsin interfacePlatePrx
-
begin_getColumns
public Ice.AsyncResult begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getColumnsin interfacePlatePrx
-
begin_getColumns
public Ice.AsyncResult begin_getColumns(Callback_Plate_getColumns __cb)
- Specified by:
begin_getColumnsin interfacePlatePrx
-
begin_getColumns
public Ice.AsyncResult begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getColumns __cb)- Specified by:
begin_getColumnsin interfacePlatePrx
-
begin_getColumns
public Ice.AsyncResult begin_getColumns(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getColumnsin interfacePlatePrx
-
begin_getColumns
public Ice.AsyncResult begin_getColumns(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getColumnsin interfacePlatePrx
-
begin_getColumns
public Ice.AsyncResult begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getColumnsin interfacePlatePrx
-
begin_getColumns
public Ice.AsyncResult begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getColumnsin interfacePlatePrx
-
end_getColumns
public RInt end_getColumns(Ice.AsyncResult __iresult)
- Specified by:
end_getColumnsin interfacePlatePrx
-
__getColumns_completed
public static void __getColumns_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getDefaultSample
public RInt getDefaultSample()
- Specified by:
getDefaultSamplein interfacePlatePrx
-
getDefaultSample
public RInt getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDefaultSamplein interfacePlatePrx
-
begin_getDefaultSample
public Ice.AsyncResult begin_getDefaultSample()
- Specified by:
begin_getDefaultSamplein interfacePlatePrx
-
begin_getDefaultSample
public Ice.AsyncResult begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDefaultSamplein interfacePlatePrx
-
begin_getDefaultSample
public Ice.AsyncResult begin_getDefaultSample(Ice.Callback __cb)
- Specified by:
begin_getDefaultSamplein interfacePlatePrx
-
begin_getDefaultSample
public Ice.AsyncResult begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getDefaultSamplein interfacePlatePrx
-
begin_getDefaultSample
public Ice.AsyncResult begin_getDefaultSample(Callback_Plate_getDefaultSample __cb)
- Specified by:
begin_getDefaultSamplein interfacePlatePrx
-
begin_getDefaultSample
public Ice.AsyncResult begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getDefaultSample __cb)- Specified by:
begin_getDefaultSamplein interfacePlatePrx
-
begin_getDefaultSample
public Ice.AsyncResult begin_getDefaultSample(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDefaultSamplein interfacePlatePrx
-
begin_getDefaultSample
public Ice.AsyncResult begin_getDefaultSample(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDefaultSamplein interfacePlatePrx
-
begin_getDefaultSample
public Ice.AsyncResult begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getDefaultSamplein interfacePlatePrx
-
begin_getDefaultSample
public Ice.AsyncResult begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getDefaultSamplein interfacePlatePrx
-
end_getDefaultSample
public RInt end_getDefaultSample(Ice.AsyncResult __iresult)
- Specified by:
end_getDefaultSamplein interfacePlatePrx
-
__getDefaultSample_completed
public static void __getDefaultSample_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getDescription
public RString getDescription()
- Specified by:
getDescriptionin interfacePlatePrx
-
getDescription
public RString getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDescriptionin interfacePlatePrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription()
- Specified by:
begin_getDescriptionin interfacePlatePrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDescriptionin interfacePlatePrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Ice.Callback __cb)
- Specified by:
begin_getDescriptionin interfacePlatePrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getDescriptionin interfacePlatePrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Callback_Plate_getDescription __cb)
- Specified by:
begin_getDescriptionin interfacePlatePrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getDescription __cb)- Specified by:
begin_getDescriptionin interfacePlatePrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDescriptionin interfacePlatePrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDescriptionin interfacePlatePrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getDescriptionin interfacePlatePrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getDescriptionin interfacePlatePrx
-
end_getDescription
public RString end_getDescription(Ice.AsyncResult __iresult)
- Specified by:
end_getDescriptionin interfacePlatePrx
-
__getDescription_completed
public static void __getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getExternalIdentifier
public RString getExternalIdentifier()
- Specified by:
getExternalIdentifierin interfacePlatePrx
-
getExternalIdentifier
public RString getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getExternalIdentifierin interfacePlatePrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier()
- Specified by:
begin_getExternalIdentifierin interfacePlatePrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getExternalIdentifierin interfacePlatePrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(Ice.Callback __cb)
- Specified by:
begin_getExternalIdentifierin interfacePlatePrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getExternalIdentifierin interfacePlatePrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(Callback_Plate_getExternalIdentifier __cb)
- Specified by:
begin_getExternalIdentifierin interfacePlatePrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getExternalIdentifier __cb)- Specified by:
begin_getExternalIdentifierin interfacePlatePrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getExternalIdentifierin interfacePlatePrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getExternalIdentifierin interfacePlatePrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getExternalIdentifierin interfacePlatePrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getExternalIdentifierin interfacePlatePrx
-
end_getExternalIdentifier
public RString end_getExternalIdentifier(Ice.AsyncResult __iresult)
- Specified by:
end_getExternalIdentifierin interfacePlatePrx
-
__getExternalIdentifier_completed
public static void __getExternalIdentifier_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getName
public RString getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getName
public Ice.AsyncResult begin_getName()
- Specified by:
begin_getNamein interfacePlatePrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getNamein interfacePlatePrx
-
begin_getName
public Ice.AsyncResult begin_getName(Ice.Callback __cb)
- Specified by:
begin_getNamein interfacePlatePrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getNamein interfacePlatePrx
-
begin_getName
public Ice.AsyncResult begin_getName(Callback_Plate_getName __cb)
- Specified by:
begin_getNamein interfacePlatePrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getName __cb)- Specified by:
begin_getNamein interfacePlatePrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getNamein interfacePlatePrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getNamein interfacePlatePrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getNamein interfacePlatePrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getNamein interfacePlatePrx
-
end_getName
public RString end_getName(Ice.AsyncResult __iresult)
- Specified by:
end_getNamein interfacePlatePrx
-
__getName_completed
public static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getRowNamingConvention
public RString getRowNamingConvention()
- Specified by:
getRowNamingConventionin interfacePlatePrx
-
getRowNamingConvention
public RString getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getRowNamingConventionin interfacePlatePrx
-
begin_getRowNamingConvention
public Ice.AsyncResult begin_getRowNamingConvention()
- Specified by:
begin_getRowNamingConventionin interfacePlatePrx
-
begin_getRowNamingConvention
public Ice.AsyncResult begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getRowNamingConventionin interfacePlatePrx
-
begin_getRowNamingConvention
public Ice.AsyncResult begin_getRowNamingConvention(Ice.Callback __cb)
- Specified by:
begin_getRowNamingConventionin interfacePlatePrx
-
begin_getRowNamingConvention
public Ice.AsyncResult begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getRowNamingConventionin interfacePlatePrx
-
begin_getRowNamingConvention
public Ice.AsyncResult begin_getRowNamingConvention(Callback_Plate_getRowNamingConvention __cb)
- Specified by:
begin_getRowNamingConventionin interfacePlatePrx
-
begin_getRowNamingConvention
public Ice.AsyncResult begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getRowNamingConvention __cb)- Specified by:
begin_getRowNamingConventionin interfacePlatePrx
-
begin_getRowNamingConvention
public Ice.AsyncResult begin_getRowNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRowNamingConventionin interfacePlatePrx
-
begin_getRowNamingConvention
public Ice.AsyncResult begin_getRowNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getRowNamingConventionin interfacePlatePrx
-
begin_getRowNamingConvention
public Ice.AsyncResult begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getRowNamingConventionin interfacePlatePrx
-
begin_getRowNamingConvention
public Ice.AsyncResult begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getRowNamingConventionin interfacePlatePrx
-
end_getRowNamingConvention
public RString end_getRowNamingConvention(Ice.AsyncResult __iresult)
- Specified by:
end_getRowNamingConventionin interfacePlatePrx
-
__getRowNamingConvention_completed
public static void __getRowNamingConvention_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getRows
public RInt getRows(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getRows
public Ice.AsyncResult begin_getRows()
- Specified by:
begin_getRowsin interfacePlatePrx
-
begin_getRows
public Ice.AsyncResult begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getRowsin interfacePlatePrx
-
begin_getRows
public Ice.AsyncResult begin_getRows(Ice.Callback __cb)
- Specified by:
begin_getRowsin interfacePlatePrx
-
begin_getRows
public Ice.AsyncResult begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getRowsin interfacePlatePrx
-
begin_getRows
public Ice.AsyncResult begin_getRows(Callback_Plate_getRows __cb)
- Specified by:
begin_getRowsin interfacePlatePrx
-
begin_getRows
public Ice.AsyncResult begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getRows __cb)- Specified by:
begin_getRowsin interfacePlatePrx
-
begin_getRows
public Ice.AsyncResult begin_getRows(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRowsin interfacePlatePrx
-
begin_getRows
public Ice.AsyncResult begin_getRows(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getRowsin interfacePlatePrx
-
begin_getRows
public Ice.AsyncResult begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getRowsin interfacePlatePrx
-
begin_getRows
public Ice.AsyncResult begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getRowsin interfacePlatePrx
-
end_getRows
public RInt end_getRows(Ice.AsyncResult __iresult)
- Specified by:
end_getRowsin interfacePlatePrx
-
__getRows_completed
public static void __getRows_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getScreenLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getScreenLinksCountPerOwner()
- Specified by:
getScreenLinksCountPerOwnerin interfacePlatePrx
-
getScreenLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getScreenLinksCountPerOwnerin interfacePlatePrx
-
begin_getScreenLinksCountPerOwner
public Ice.AsyncResult begin_getScreenLinksCountPerOwner()
- Specified by:
begin_getScreenLinksCountPerOwnerin interfacePlatePrx
-
begin_getScreenLinksCountPerOwner
public Ice.AsyncResult begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getScreenLinksCountPerOwnerin interfacePlatePrx
-
begin_getScreenLinksCountPerOwner
public Ice.AsyncResult begin_getScreenLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getScreenLinksCountPerOwnerin interfacePlatePrx
-
begin_getScreenLinksCountPerOwner
public Ice.AsyncResult begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getScreenLinksCountPerOwnerin interfacePlatePrx
-
begin_getScreenLinksCountPerOwner
public Ice.AsyncResult begin_getScreenLinksCountPerOwner(Callback_Plate_getScreenLinksCountPerOwner __cb)
- Specified by:
begin_getScreenLinksCountPerOwnerin interfacePlatePrx
-
begin_getScreenLinksCountPerOwner
public Ice.AsyncResult begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getScreenLinksCountPerOwner __cb)- Specified by:
begin_getScreenLinksCountPerOwnerin interfacePlatePrx
-
begin_getScreenLinksCountPerOwner
public Ice.AsyncResult begin_getScreenLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getScreenLinksCountPerOwnerin interfacePlatePrx
-
begin_getScreenLinksCountPerOwner
public Ice.AsyncResult begin_getScreenLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getScreenLinksCountPerOwnerin interfacePlatePrx
-
begin_getScreenLinksCountPerOwner
public Ice.AsyncResult begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getScreenLinksCountPerOwnerin interfacePlatePrx
-
begin_getScreenLinksCountPerOwner
public Ice.AsyncResult begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getScreenLinksCountPerOwnerin interfacePlatePrx
-
end_getScreenLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getScreenLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getScreenLinksCountPerOwnerin interfacePlatePrx
-
__getScreenLinksCountPerOwner_completed
public static void __getScreenLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getStatus
public RString getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getStatus
public Ice.AsyncResult begin_getStatus()
- Specified by:
begin_getStatusin interfacePlatePrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getStatusin interfacePlatePrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(Ice.Callback __cb)
- Specified by:
begin_getStatusin interfacePlatePrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getStatusin interfacePlatePrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(Callback_Plate_getStatus __cb)
- Specified by:
begin_getStatusin interfacePlatePrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getStatus __cb)- Specified by:
begin_getStatusin interfacePlatePrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getStatusin interfacePlatePrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getStatusin interfacePlatePrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getStatusin interfacePlatePrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getStatusin interfacePlatePrx
-
end_getStatus
public RString end_getStatus(Ice.AsyncResult __iresult)
- Specified by:
end_getStatusin interfacePlatePrx
-
__getStatus_completed
public static void __getStatus_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersionin interfacePlatePrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersionin interfacePlatePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersionin interfacePlatePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersionin interfacePlatePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersionin interfacePlatePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getVersionin interfacePlatePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_Plate_getVersion __cb)
- Specified by:
begin_getVersionin interfacePlatePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getVersion __cb)- Specified by:
begin_getVersionin interfacePlatePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersionin interfacePlatePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getVersionin interfacePlatePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getVersionin interfacePlatePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getVersionin interfacePlatePrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersionin interfacePlatePrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getWellOriginX
public Length getWellOriginX()
- Specified by:
getWellOriginXin interfacePlatePrx
-
getWellOriginX
public Length getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getWellOriginXin interfacePlatePrx
-
begin_getWellOriginX
public Ice.AsyncResult begin_getWellOriginX()
- Specified by:
begin_getWellOriginXin interfacePlatePrx
-
begin_getWellOriginX
public Ice.AsyncResult begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getWellOriginXin interfacePlatePrx
-
begin_getWellOriginX
public Ice.AsyncResult begin_getWellOriginX(Ice.Callback __cb)
- Specified by:
begin_getWellOriginXin interfacePlatePrx
-
begin_getWellOriginX
public Ice.AsyncResult begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getWellOriginXin interfacePlatePrx
-
begin_getWellOriginX
public Ice.AsyncResult begin_getWellOriginX(Callback_Plate_getWellOriginX __cb)
- Specified by:
begin_getWellOriginXin interfacePlatePrx
-
begin_getWellOriginX
public Ice.AsyncResult begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getWellOriginX __cb)- Specified by:
begin_getWellOriginXin interfacePlatePrx
-
begin_getWellOriginX
public Ice.AsyncResult begin_getWellOriginX(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getWellOriginXin interfacePlatePrx
-
begin_getWellOriginX
public Ice.AsyncResult begin_getWellOriginX(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getWellOriginXin interfacePlatePrx
-
begin_getWellOriginX
public Ice.AsyncResult begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getWellOriginXin interfacePlatePrx
-
begin_getWellOriginX
public Ice.AsyncResult begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getWellOriginXin interfacePlatePrx
-
end_getWellOriginX
public Length end_getWellOriginX(Ice.AsyncResult __iresult)
- Specified by:
end_getWellOriginXin interfacePlatePrx
-
__getWellOriginX_completed
public static void __getWellOriginX_completed(Ice.TwowayCallbackArg1<Length> __cb, Ice.AsyncResult __result)
-
getWellOriginY
public Length getWellOriginY()
- Specified by:
getWellOriginYin interfacePlatePrx
-
getWellOriginY
public Length getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getWellOriginYin interfacePlatePrx
-
begin_getWellOriginY
public Ice.AsyncResult begin_getWellOriginY()
- Specified by:
begin_getWellOriginYin interfacePlatePrx
-
begin_getWellOriginY
public Ice.AsyncResult begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getWellOriginYin interfacePlatePrx
-
begin_getWellOriginY
public Ice.AsyncResult begin_getWellOriginY(Ice.Callback __cb)
- Specified by:
begin_getWellOriginYin interfacePlatePrx
-
begin_getWellOriginY
public Ice.AsyncResult begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getWellOriginYin interfacePlatePrx
-
begin_getWellOriginY
public Ice.AsyncResult begin_getWellOriginY(Callback_Plate_getWellOriginY __cb)
- Specified by:
begin_getWellOriginYin interfacePlatePrx
-
begin_getWellOriginY
public Ice.AsyncResult begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getWellOriginY __cb)- Specified by:
begin_getWellOriginYin interfacePlatePrx
-
begin_getWellOriginY
public Ice.AsyncResult begin_getWellOriginY(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getWellOriginYin interfacePlatePrx
-
begin_getWellOriginY
public Ice.AsyncResult begin_getWellOriginY(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getWellOriginYin interfacePlatePrx
-
begin_getWellOriginY
public Ice.AsyncResult begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getWellOriginYin interfacePlatePrx
-
begin_getWellOriginY
public Ice.AsyncResult begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getWellOriginYin interfacePlatePrx
-
end_getWellOriginY
public Length end_getWellOriginY(Ice.AsyncResult __iresult)
- Specified by:
end_getWellOriginYin interfacePlatePrx
-
__getWellOriginY_completed
public static void __getWellOriginY_completed(Ice.TwowayCallbackArg1<Length> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public PlateAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotationin interfacePlatePrx
-
linkAnnotation
public PlateAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotationin interfacePlatePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotationin interfacePlatePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotationin interfacePlatePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotationin interfacePlatePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkAnnotationin interfacePlatePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Plate_linkAnnotation __cb)
- Specified by:
begin_linkAnnotationin interfacePlatePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_linkAnnotation __cb)
- Specified by:
begin_linkAnnotationin interfacePlatePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotationin interfacePlatePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotationin interfacePlatePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotationin interfacePlatePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotationin interfacePlatePrx
-
end_linkAnnotation
public PlateAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotationin interfacePlatePrx
-
__linkAnnotation_completed
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<PlateAnnotationLink> __cb, Ice.AsyncResult __result)
-
linkScreen
public ScreenPlateLink linkScreen(Screen addition)
- Specified by:
linkScreenin interfacePlatePrx
-
linkScreen
public ScreenPlateLink linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkScreenin interfacePlatePrx
-
begin_linkScreen
public Ice.AsyncResult begin_linkScreen(Screen addition)
- Specified by:
begin_linkScreenin interfacePlatePrx
-
begin_linkScreen
public Ice.AsyncResult begin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkScreenin interfacePlatePrx
-
begin_linkScreen
public Ice.AsyncResult begin_linkScreen(Screen addition, Ice.Callback __cb)
- Specified by:
begin_linkScreenin interfacePlatePrx
-
begin_linkScreen
public Ice.AsyncResult begin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkScreenin interfacePlatePrx
-
begin_linkScreen
public Ice.AsyncResult begin_linkScreen(Screen addition, Callback_Plate_linkScreen __cb)
- Specified by:
begin_linkScreenin interfacePlatePrx
-
begin_linkScreen
public Ice.AsyncResult begin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_linkScreen __cb)
- Specified by:
begin_linkScreenin interfacePlatePrx
-
begin_linkScreen
public Ice.AsyncResult begin_linkScreen(Screen addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkScreenin interfacePlatePrx
-
begin_linkScreen
public Ice.AsyncResult begin_linkScreen(Screen addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkScreenin interfacePlatePrx
-
begin_linkScreen
public Ice.AsyncResult begin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkScreenin interfacePlatePrx
-
begin_linkScreen
public Ice.AsyncResult begin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkScreenin interfacePlatePrx
-
end_linkScreen
public ScreenPlateLink end_linkScreen(Ice.AsyncResult __iresult)
- Specified by:
end_linkScreenin interfacePlatePrx
-
__linkScreen_completed
public static void __linkScreen_completed(Ice.TwowayCallbackArg1<ScreenPlateLink> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationListin interfacePlatePrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationListin interfacePlatePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationListin interfacePlatePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationListin interfacePlatePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationListin interfacePlatePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedAnnotationListin interfacePlatePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Plate_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationListin interfacePlatePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_linkedAnnotationList __cb)- Specified by:
begin_linkedAnnotationListin interfacePlatePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedAnnotationListin interfacePlatePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedAnnotationListin interfacePlatePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_linkedAnnotationListin interfacePlatePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_linkedAnnotationListin interfacePlatePrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationListin interfacePlatePrx
-
__linkedAnnotationList_completed
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
-
linkedScreenList
public java.util.List<Screen> linkedScreenList()
- Specified by:
linkedScreenListin interfacePlatePrx
-
linkedScreenList
public java.util.List<Screen> linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedScreenListin interfacePlatePrx
-
begin_linkedScreenList
public Ice.AsyncResult begin_linkedScreenList()
- Specified by:
begin_linkedScreenListin interfacePlatePrx
-
begin_linkedScreenList
public Ice.AsyncResult begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedScreenListin interfacePlatePrx
-
begin_linkedScreenList
public Ice.AsyncResult begin_linkedScreenList(Ice.Callback __cb)
- Specified by:
begin_linkedScreenListin interfacePlatePrx
-
begin_linkedScreenList
public Ice.AsyncResult begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedScreenListin interfacePlatePrx
-
begin_linkedScreenList
public Ice.AsyncResult begin_linkedScreenList(Callback_Plate_linkedScreenList __cb)
- Specified by:
begin_linkedScreenListin interfacePlatePrx
-
begin_linkedScreenList
public Ice.AsyncResult begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_linkedScreenList __cb)- Specified by:
begin_linkedScreenListin interfacePlatePrx
-
begin_linkedScreenList
public Ice.AsyncResult begin_linkedScreenList(IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedScreenListin interfacePlatePrx
-
begin_linkedScreenList
public Ice.AsyncResult begin_linkedScreenList(IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedScreenListin interfacePlatePrx
-
begin_linkedScreenList
public Ice.AsyncResult begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_linkedScreenListin interfacePlatePrx
-
begin_linkedScreenList
public Ice.AsyncResult begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_linkedScreenListin interfacePlatePrx
-
end_linkedScreenList
public java.util.List<Screen> end_linkedScreenList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedScreenListin interfacePlatePrx
-
__linkedScreenList_completed
public static void __linkedScreenList_completed(Ice.TwowayCallbackArg1<java.util.List<Screen>> __cb, Ice.AsyncResult __result)
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Plate toCopy)
- Specified by:
reloadAnnotationLinksin interfacePlatePrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinksin interfacePlatePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy)
- Specified by:
begin_reloadAnnotationLinksin interfacePlatePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinksin interfacePlatePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinksin interfacePlatePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinksin interfacePlatePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, Callback_Plate_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinksin interfacePlatePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinksin interfacePlatePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinksin interfacePlatePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadAnnotationLinksin interfacePlatePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinksin interfacePlatePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadAnnotationLinksin interfacePlatePrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinksin interfacePlatePrx
-
reloadPlateAcquisitions
public void reloadPlateAcquisitions(Plate toCopy)
- Specified by:
reloadPlateAcquisitionsin interfacePlatePrx
-
reloadPlateAcquisitions
public void reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadPlateAcquisitionsin interfacePlatePrx
-
begin_reloadPlateAcquisitions
public Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy)
- Specified by:
begin_reloadPlateAcquisitionsin interfacePlatePrx
-
begin_reloadPlateAcquisitions
public Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadPlateAcquisitionsin interfacePlatePrx
-
begin_reloadPlateAcquisitions
public Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadPlateAcquisitionsin interfacePlatePrx
-
begin_reloadPlateAcquisitions
public Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadPlateAcquisitionsin interfacePlatePrx
-
begin_reloadPlateAcquisitions
public Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, Callback_Plate_reloadPlateAcquisitions __cb)
- Specified by:
begin_reloadPlateAcquisitionsin interfacePlatePrx
-
begin_reloadPlateAcquisitions
public Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_reloadPlateAcquisitions __cb)
- Specified by:
begin_reloadPlateAcquisitionsin interfacePlatePrx
-
begin_reloadPlateAcquisitions
public Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadPlateAcquisitionsin interfacePlatePrx
-
begin_reloadPlateAcquisitions
public Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadPlateAcquisitionsin interfacePlatePrx
-
begin_reloadPlateAcquisitions
public Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadPlateAcquisitionsin interfacePlatePrx
-
begin_reloadPlateAcquisitions
public Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadPlateAcquisitionsin interfacePlatePrx
-
end_reloadPlateAcquisitions
public void end_reloadPlateAcquisitions(Ice.AsyncResult __iresult)
- Specified by:
end_reloadPlateAcquisitionsin interfacePlatePrx
-
reloadScreenLinks
public void reloadScreenLinks(Plate toCopy)
- Specified by:
reloadScreenLinksin interfacePlatePrx
-
reloadScreenLinks
public void reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadScreenLinksin interfacePlatePrx
-
begin_reloadScreenLinks
public Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy)
- Specified by:
begin_reloadScreenLinksin interfacePlatePrx
-
begin_reloadScreenLinks
public Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadScreenLinksin interfacePlatePrx
-
begin_reloadScreenLinks
public Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadScreenLinksin interfacePlatePrx
-
begin_reloadScreenLinks
public Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadScreenLinksin interfacePlatePrx
-
begin_reloadScreenLinks
public Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, Callback_Plate_reloadScreenLinks __cb)
- Specified by:
begin_reloadScreenLinksin interfacePlatePrx
-
begin_reloadScreenLinks
public Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_reloadScreenLinks __cb)
- Specified by:
begin_reloadScreenLinksin interfacePlatePrx
-
begin_reloadScreenLinks
public Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadScreenLinksin interfacePlatePrx
-
begin_reloadScreenLinks
public Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadScreenLinksin interfacePlatePrx
-
begin_reloadScreenLinks
public Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadScreenLinksin interfacePlatePrx
-
begin_reloadScreenLinks
public Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadScreenLinksin interfacePlatePrx
-
end_reloadScreenLinks
public void end_reloadScreenLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadScreenLinksin interfacePlatePrx
-
reloadWells
public void reloadWells(Plate toCopy)
- Specified by:
reloadWellsin interfacePlatePrx
-
reloadWells
public void reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadWellsin interfacePlatePrx
-
begin_reloadWells
public Ice.AsyncResult begin_reloadWells(Plate toCopy)
- Specified by:
begin_reloadWellsin interfacePlatePrx
-
begin_reloadWells
public Ice.AsyncResult begin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadWellsin interfacePlatePrx
-
begin_reloadWells
public Ice.AsyncResult begin_reloadWells(Plate toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadWellsin interfacePlatePrx
-
begin_reloadWells
public Ice.AsyncResult begin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadWellsin interfacePlatePrx
-
begin_reloadWells
public Ice.AsyncResult begin_reloadWells(Plate toCopy, Callback_Plate_reloadWells __cb)
- Specified by:
begin_reloadWellsin interfacePlatePrx
-
begin_reloadWells
public Ice.AsyncResult begin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_reloadWells __cb)
- Specified by:
begin_reloadWellsin interfacePlatePrx
-
begin_reloadWells
public Ice.AsyncResult begin_reloadWells(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadWellsin interfacePlatePrx
-
begin_reloadWells
public Ice.AsyncResult begin_reloadWells(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadWellsin interfacePlatePrx
-
begin_reloadWells
public Ice.AsyncResult begin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadWellsin interfacePlatePrx
-
begin_reloadWells
public Ice.AsyncResult begin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadWellsin interfacePlatePrx
-
end_reloadWells
public void end_reloadWells(Ice.AsyncResult __iresult)
- Specified by:
end_reloadWellsin interfacePlatePrx
-
removeAllPlateAcquisitionSet
public void removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
- Specified by:
removeAllPlateAcquisitionSetin interfacePlatePrx
-
removeAllPlateAcquisitionSet
public void removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllPlateAcquisitionSetin interfacePlatePrx
-
begin_removeAllPlateAcquisitionSet
public Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
- Specified by:
begin_removeAllPlateAcquisitionSetin interfacePlatePrx
-
begin_removeAllPlateAcquisitionSet
public Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllPlateAcquisitionSetin interfacePlatePrx
-
begin_removeAllPlateAcquisitionSet
public Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllPlateAcquisitionSetin interfacePlatePrx
-
begin_removeAllPlateAcquisitionSet
public Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllPlateAcquisitionSetin interfacePlatePrx
-
begin_removeAllPlateAcquisitionSet
public Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Callback_Plate_removeAllPlateAcquisitionSet __cb)
- Specified by:
begin_removeAllPlateAcquisitionSetin interfacePlatePrx
-
begin_removeAllPlateAcquisitionSet
public Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeAllPlateAcquisitionSet __cb)
- Specified by:
begin_removeAllPlateAcquisitionSetin interfacePlatePrx
-
begin_removeAllPlateAcquisitionSet
public Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllPlateAcquisitionSetin interfacePlatePrx
-
begin_removeAllPlateAcquisitionSet
public Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllPlateAcquisitionSetin interfacePlatePrx
-
begin_removeAllPlateAcquisitionSet
public Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllPlateAcquisitionSetin interfacePlatePrx
-
begin_removeAllPlateAcquisitionSet
public Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllPlateAcquisitionSetin interfacePlatePrx
-
end_removeAllPlateAcquisitionSet
public void end_removeAllPlateAcquisitionSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllPlateAcquisitionSetin interfacePlatePrx
-
removeAllPlateAnnotationLinkSet
public void removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
- Specified by:
removeAllPlateAnnotationLinkSetin interfacePlatePrx
-
removeAllPlateAnnotationLinkSet
public void removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_removeAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
- Specified by:
begin_removeAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_removeAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_removeAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_removeAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_removeAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Callback_Plate_removeAllPlateAnnotationLinkSet __cb)
- Specified by:
begin_removeAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_removeAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeAllPlateAnnotationLinkSet __cb)
- Specified by:
begin_removeAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_removeAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_removeAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_removeAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllPlateAnnotationLinkSetin interfacePlatePrx
-
begin_removeAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllPlateAnnotationLinkSetin interfacePlatePrx
-
end_removeAllPlateAnnotationLinkSet
public void end_removeAllPlateAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllPlateAnnotationLinkSetin interfacePlatePrx
-
removeAllScreenPlateLinkSet
public void removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
removeAllScreenPlateLinkSetin interfacePlatePrx
-
removeAllScreenPlateLinkSet
public void removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllScreenPlateLinkSetin interfacePlatePrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfacePlatePrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfacePlatePrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfacePlatePrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfacePlatePrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Plate_removeAllScreenPlateLinkSet __cb)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfacePlatePrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeAllScreenPlateLinkSet __cb)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfacePlatePrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfacePlatePrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfacePlatePrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfacePlatePrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfacePlatePrx
-
end_removeAllScreenPlateLinkSet
public void end_removeAllScreenPlateLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllScreenPlateLinkSetin interfacePlatePrx
-
removeAllWellSet
public void removeAllWellSet(java.util.List<Well> targets)
- Specified by:
removeAllWellSetin interfacePlatePrx
-
removeAllWellSet
public void removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllWellSetin interfacePlatePrx
-
begin_removeAllWellSet
public Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets)
- Specified by:
begin_removeAllWellSetin interfacePlatePrx
-
begin_removeAllWellSet
public Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllWellSetin interfacePlatePrx
-
begin_removeAllWellSet
public Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllWellSetin interfacePlatePrx
-
begin_removeAllWellSet
public Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllWellSetin interfacePlatePrx
-
begin_removeAllWellSet
public Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, Callback_Plate_removeAllWellSet __cb)
- Specified by:
begin_removeAllWellSetin interfacePlatePrx
-
begin_removeAllWellSet
public Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeAllWellSet __cb)
- Specified by:
begin_removeAllWellSetin interfacePlatePrx
-
begin_removeAllWellSet
public Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllWellSetin interfacePlatePrx
-
begin_removeAllWellSet
public Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllWellSetin interfacePlatePrx
-
begin_removeAllWellSet
public Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllWellSetin interfacePlatePrx
-
begin_removeAllWellSet
public Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllWellSetin interfacePlatePrx
-
end_removeAllWellSet
public void end_removeAllWellSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllWellSetin interfacePlatePrx
-
removePlateAcquisition
public void removePlateAcquisition(PlateAcquisition theTarget)
- Specified by:
removePlateAcquisitionin interfacePlatePrx
-
removePlateAcquisition
public void removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removePlateAcquisitionin interfacePlatePrx
-
begin_removePlateAcquisition
public Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget)
- Specified by:
begin_removePlateAcquisitionin interfacePlatePrx
-
begin_removePlateAcquisition
public Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removePlateAcquisitionin interfacePlatePrx
-
begin_removePlateAcquisition
public Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, Ice.Callback __cb)
- Specified by:
begin_removePlateAcquisitionin interfacePlatePrx
-
begin_removePlateAcquisition
public Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removePlateAcquisitionin interfacePlatePrx
-
begin_removePlateAcquisition
public Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, Callback_Plate_removePlateAcquisition __cb)
- Specified by:
begin_removePlateAcquisitionin interfacePlatePrx
-
begin_removePlateAcquisition
public Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removePlateAcquisition __cb)
- Specified by:
begin_removePlateAcquisitionin interfacePlatePrx
-
begin_removePlateAcquisition
public Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removePlateAcquisitionin interfacePlatePrx
-
begin_removePlateAcquisition
public Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removePlateAcquisitionin interfacePlatePrx
-
begin_removePlateAcquisition
public Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removePlateAcquisitionin interfacePlatePrx
-
begin_removePlateAcquisition
public Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removePlateAcquisitionin interfacePlatePrx
-
end_removePlateAcquisition
public void end_removePlateAcquisition(Ice.AsyncResult __iresult)
- Specified by:
end_removePlateAcquisitionin interfacePlatePrx
-
removePlateAnnotationLink
public void removePlateAnnotationLink(PlateAnnotationLink theTarget)
- Specified by:
removePlateAnnotationLinkin interfacePlatePrx
-
removePlateAnnotationLink
public void removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removePlateAnnotationLinkin interfacePlatePrx
-
begin_removePlateAnnotationLink
public Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget)
- Specified by:
begin_removePlateAnnotationLinkin interfacePlatePrx
-
begin_removePlateAnnotationLink
public Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removePlateAnnotationLinkin interfacePlatePrx
-
begin_removePlateAnnotationLink
public Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removePlateAnnotationLinkin interfacePlatePrx
-
begin_removePlateAnnotationLink
public Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removePlateAnnotationLinkin interfacePlatePrx
-
begin_removePlateAnnotationLink
public Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, Callback_Plate_removePlateAnnotationLink __cb)
- Specified by:
begin_removePlateAnnotationLinkin interfacePlatePrx
-
begin_removePlateAnnotationLink
public Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removePlateAnnotationLink __cb)
- Specified by:
begin_removePlateAnnotationLinkin interfacePlatePrx
-
begin_removePlateAnnotationLink
public Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removePlateAnnotationLinkin interfacePlatePrx
-
begin_removePlateAnnotationLink
public Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removePlateAnnotationLinkin interfacePlatePrx
-
begin_removePlateAnnotationLink
public Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removePlateAnnotationLinkin interfacePlatePrx
-
begin_removePlateAnnotationLink
public Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removePlateAnnotationLinkin interfacePlatePrx
-
end_removePlateAnnotationLink
public void end_removePlateAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removePlateAnnotationLinkin interfacePlatePrx
-
removePlateAnnotationLinkFromBoth
public void removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides)
- Specified by:
removePlateAnnotationLinkFromBothin interfacePlatePrx
-
removePlateAnnotationLinkFromBoth
public void removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removePlateAnnotationLinkFromBothin interfacePlatePrx
-
begin_removePlateAnnotationLinkFromBoth
public Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides)
- Specified by:
begin_removePlateAnnotationLinkFromBothin interfacePlatePrx
-
begin_removePlateAnnotationLinkFromBoth
public Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removePlateAnnotationLinkFromBothin interfacePlatePrx
-
begin_removePlateAnnotationLinkFromBoth
public Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removePlateAnnotationLinkFromBothin interfacePlatePrx
-
begin_removePlateAnnotationLinkFromBoth
public Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removePlateAnnotationLinkFromBothin interfacePlatePrx
-
begin_removePlateAnnotationLinkFromBoth
public Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, Callback_Plate_removePlateAnnotationLinkFromBoth __cb)
- Specified by:
begin_removePlateAnnotationLinkFromBothin interfacePlatePrx
-
begin_removePlateAnnotationLinkFromBoth
public Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removePlateAnnotationLinkFromBoth __cb)
- Specified by:
begin_removePlateAnnotationLinkFromBothin interfacePlatePrx
-
begin_removePlateAnnotationLinkFromBoth
public Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removePlateAnnotationLinkFromBothin interfacePlatePrx
-
begin_removePlateAnnotationLinkFromBoth
public Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removePlateAnnotationLinkFromBothin interfacePlatePrx
-
begin_removePlateAnnotationLinkFromBoth
public Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removePlateAnnotationLinkFromBothin interfacePlatePrx
-
begin_removePlateAnnotationLinkFromBoth
public Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removePlateAnnotationLinkFromBothin interfacePlatePrx
-
end_removePlateAnnotationLinkFromBoth
public void end_removePlateAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removePlateAnnotationLinkFromBothin interfacePlatePrx
-
removeScreenPlateLink
public void removeScreenPlateLink(ScreenPlateLink theTarget)
- Specified by:
removeScreenPlateLinkin interfacePlatePrx
-
removeScreenPlateLink
public void removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeScreenPlateLinkin interfacePlatePrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget)
- Specified by:
begin_removeScreenPlateLinkin interfacePlatePrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeScreenPlateLinkin interfacePlatePrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeScreenPlateLinkin interfacePlatePrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeScreenPlateLinkin interfacePlatePrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, Callback_Plate_removeScreenPlateLink __cb)
- Specified by:
begin_removeScreenPlateLinkin interfacePlatePrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeScreenPlateLink __cb)
- Specified by:
begin_removeScreenPlateLinkin interfacePlatePrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeScreenPlateLinkin interfacePlatePrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeScreenPlateLinkin interfacePlatePrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeScreenPlateLinkin interfacePlatePrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeScreenPlateLinkin interfacePlatePrx
-
end_removeScreenPlateLink
public void end_removeScreenPlateLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeScreenPlateLinkin interfacePlatePrx
-
removeScreenPlateLinkFromBoth
public void removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
removeScreenPlateLinkFromBothin interfacePlatePrx
-
removeScreenPlateLinkFromBoth
public void removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeScreenPlateLinkFromBothin interfacePlatePrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfacePlatePrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfacePlatePrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfacePlatePrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfacePlatePrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Callback_Plate_removeScreenPlateLinkFromBoth __cb)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfacePlatePrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeScreenPlateLinkFromBoth __cb)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfacePlatePrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfacePlatePrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfacePlatePrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfacePlatePrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfacePlatePrx
-
end_removeScreenPlateLinkFromBoth
public void end_removeScreenPlateLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeScreenPlateLinkFromBothin interfacePlatePrx
-
removeWell
public void removeWell(Well theTarget)
- Specified by:
removeWellin interfacePlatePrx
-
removeWell
public void removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeWellin interfacePlatePrx
-
begin_removeWell
public Ice.AsyncResult begin_removeWell(Well theTarget)
- Specified by:
begin_removeWellin interfacePlatePrx
-
begin_removeWell
public Ice.AsyncResult begin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeWellin interfacePlatePrx
-
begin_removeWell
public Ice.AsyncResult begin_removeWell(Well theTarget, Ice.Callback __cb)
- Specified by:
begin_removeWellin interfacePlatePrx
-
begin_removeWell
public Ice.AsyncResult begin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeWellin interfacePlatePrx
-
begin_removeWell
public Ice.AsyncResult begin_removeWell(Well theTarget, Callback_Plate_removeWell __cb)
- Specified by:
begin_removeWellin interfacePlatePrx
-
begin_removeWell
public Ice.AsyncResult begin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeWell __cb)
- Specified by:
begin_removeWellin interfacePlatePrx
-
begin_removeWell
public Ice.AsyncResult begin_removeWell(Well theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeWellin interfacePlatePrx
-
begin_removeWell
public Ice.AsyncResult begin_removeWell(Well theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeWellin interfacePlatePrx
-
begin_removeWell
public Ice.AsyncResult begin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeWellin interfacePlatePrx
-
begin_removeWell
public Ice.AsyncResult begin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeWellin interfacePlatePrx
-
end_removeWell
public void end_removeWell(Ice.AsyncResult __iresult)
- Specified by:
end_removeWellin interfacePlatePrx
-
setColumnNamingConvention
public void setColumnNamingConvention(RString theColumnNamingConvention)
- Specified by:
setColumnNamingConventionin interfacePlatePrx
-
setColumnNamingConvention
public void setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setColumnNamingConventionin interfacePlatePrx
-
begin_setColumnNamingConvention
public Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention)
- Specified by:
begin_setColumnNamingConventionin interfacePlatePrx
-
begin_setColumnNamingConvention
public Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setColumnNamingConventionin interfacePlatePrx
-
begin_setColumnNamingConvention
public Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, Ice.Callback __cb)
- Specified by:
begin_setColumnNamingConventionin interfacePlatePrx
-
begin_setColumnNamingConvention
public Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setColumnNamingConventionin interfacePlatePrx
-
begin_setColumnNamingConvention
public Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, Callback_Plate_setColumnNamingConvention __cb)
- Specified by:
begin_setColumnNamingConventionin interfacePlatePrx
-
begin_setColumnNamingConvention
public Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setColumnNamingConvention __cb)
- Specified by:
begin_setColumnNamingConventionin interfacePlatePrx
-
begin_setColumnNamingConvention
public Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setColumnNamingConventionin interfacePlatePrx
-
begin_setColumnNamingConvention
public Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setColumnNamingConventionin interfacePlatePrx
-
begin_setColumnNamingConvention
public Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setColumnNamingConventionin interfacePlatePrx
-
begin_setColumnNamingConvention
public Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setColumnNamingConventionin interfacePlatePrx
-
end_setColumnNamingConvention
public void end_setColumnNamingConvention(Ice.AsyncResult __iresult)
- Specified by:
end_setColumnNamingConventionin interfacePlatePrx
-
setColumns
public void setColumns(RInt theColumns)
- Specified by:
setColumnsin interfacePlatePrx
-
setColumns
public void setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setColumnsin interfacePlatePrx
-
begin_setColumns
public Ice.AsyncResult begin_setColumns(RInt theColumns)
- Specified by:
begin_setColumnsin interfacePlatePrx
-
begin_setColumns
public Ice.AsyncResult begin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setColumnsin interfacePlatePrx
-
begin_setColumns
public Ice.AsyncResult begin_setColumns(RInt theColumns, Ice.Callback __cb)
- Specified by:
begin_setColumnsin interfacePlatePrx
-
begin_setColumns
public Ice.AsyncResult begin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setColumnsin interfacePlatePrx
-
begin_setColumns
public Ice.AsyncResult begin_setColumns(RInt theColumns, Callback_Plate_setColumns __cb)
- Specified by:
begin_setColumnsin interfacePlatePrx
-
begin_setColumns
public Ice.AsyncResult begin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setColumns __cb)
- Specified by:
begin_setColumnsin interfacePlatePrx
-
begin_setColumns
public Ice.AsyncResult begin_setColumns(RInt theColumns, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setColumnsin interfacePlatePrx
-
begin_setColumns
public Ice.AsyncResult begin_setColumns(RInt theColumns, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setColumnsin interfacePlatePrx
-
begin_setColumns
public Ice.AsyncResult begin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setColumnsin interfacePlatePrx
-
begin_setColumns
public Ice.AsyncResult begin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setColumnsin interfacePlatePrx
-
end_setColumns
public void end_setColumns(Ice.AsyncResult __iresult)
- Specified by:
end_setColumnsin interfacePlatePrx
-
setDefaultSample
public void setDefaultSample(RInt theDefaultSample)
- Specified by:
setDefaultSamplein interfacePlatePrx
-
setDefaultSample
public void setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setDefaultSamplein interfacePlatePrx
-
begin_setDefaultSample
public Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample)
- Specified by:
begin_setDefaultSamplein interfacePlatePrx
-
begin_setDefaultSample
public Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setDefaultSamplein interfacePlatePrx
-
begin_setDefaultSample
public Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, Ice.Callback __cb)
- Specified by:
begin_setDefaultSamplein interfacePlatePrx
-
begin_setDefaultSample
public Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setDefaultSamplein interfacePlatePrx
-
begin_setDefaultSample
public Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, Callback_Plate_setDefaultSample __cb)
- Specified by:
begin_setDefaultSamplein interfacePlatePrx
-
begin_setDefaultSample
public Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setDefaultSample __cb)
- Specified by:
begin_setDefaultSamplein interfacePlatePrx
-
begin_setDefaultSample
public Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDefaultSamplein interfacePlatePrx
-
begin_setDefaultSample
public Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDefaultSamplein interfacePlatePrx
-
begin_setDefaultSample
public Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDefaultSamplein interfacePlatePrx
-
begin_setDefaultSample
public Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDefaultSamplein interfacePlatePrx
-
end_setDefaultSample
public void end_setDefaultSample(Ice.AsyncResult __iresult)
- Specified by:
end_setDefaultSamplein interfacePlatePrx
-
setDescription
public void setDescription(RString theDescription)
- Specified by:
setDescriptionin interfacePlatePrx
-
setDescription
public void setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setDescriptionin interfacePlatePrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription)
- Specified by:
begin_setDescriptionin interfacePlatePrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setDescriptionin interfacePlatePrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Ice.Callback __cb)
- Specified by:
begin_setDescriptionin interfacePlatePrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setDescriptionin interfacePlatePrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Callback_Plate_setDescription __cb)
- Specified by:
begin_setDescriptionin interfacePlatePrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setDescription __cb)
- Specified by:
begin_setDescriptionin interfacePlatePrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDescriptionin interfacePlatePrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDescriptionin interfacePlatePrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDescriptionin interfacePlatePrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDescriptionin interfacePlatePrx
-
end_setDescription
public void end_setDescription(Ice.AsyncResult __iresult)
- Specified by:
end_setDescriptionin interfacePlatePrx
-
setExternalIdentifier
public void setExternalIdentifier(RString theExternalIdentifier)
- Specified by:
setExternalIdentifierin interfacePlatePrx
-
setExternalIdentifier
public void setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setExternalIdentifierin interfacePlatePrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier)
- Specified by:
begin_setExternalIdentifierin interfacePlatePrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setExternalIdentifierin interfacePlatePrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, Ice.Callback __cb)
- Specified by:
begin_setExternalIdentifierin interfacePlatePrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setExternalIdentifierin interfacePlatePrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, Callback_Plate_setExternalIdentifier __cb)
- Specified by:
begin_setExternalIdentifierin interfacePlatePrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setExternalIdentifier __cb)
- Specified by:
begin_setExternalIdentifierin interfacePlatePrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setExternalIdentifierin interfacePlatePrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setExternalIdentifierin interfacePlatePrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setExternalIdentifierin interfacePlatePrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setExternalIdentifierin interfacePlatePrx
-
end_setExternalIdentifier
public void end_setExternalIdentifier(Ice.AsyncResult __iresult)
- Specified by:
end_setExternalIdentifierin interfacePlatePrx
-
setName
public void setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName)
- Specified by:
begin_setNamein interfacePlatePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setNamein interfacePlatePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
- Specified by:
begin_setNamein interfacePlatePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setNamein interfacePlatePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Callback_Plate_setName __cb)
- Specified by:
begin_setNamein interfacePlatePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setName __cb)
- Specified by:
begin_setNamein interfacePlatePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setNamein interfacePlatePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setNamein interfacePlatePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setNamein interfacePlatePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setNamein interfacePlatePrx
-
end_setName
public void end_setName(Ice.AsyncResult __iresult)
- Specified by:
end_setNamein interfacePlatePrx
-
setRowNamingConvention
public void setRowNamingConvention(RString theRowNamingConvention)
- Specified by:
setRowNamingConventionin interfacePlatePrx
-
setRowNamingConvention
public void setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setRowNamingConventionin interfacePlatePrx
-
begin_setRowNamingConvention
public Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention)
- Specified by:
begin_setRowNamingConventionin interfacePlatePrx
-
begin_setRowNamingConvention
public Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setRowNamingConventionin interfacePlatePrx
-
begin_setRowNamingConvention
public Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, Ice.Callback __cb)
- Specified by:
begin_setRowNamingConventionin interfacePlatePrx
-
begin_setRowNamingConvention
public Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setRowNamingConventionin interfacePlatePrx
-
begin_setRowNamingConvention
public Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, Callback_Plate_setRowNamingConvention __cb)
- Specified by:
begin_setRowNamingConventionin interfacePlatePrx
-
begin_setRowNamingConvention
public Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setRowNamingConvention __cb)
- Specified by:
begin_setRowNamingConventionin interfacePlatePrx
-
begin_setRowNamingConvention
public Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRowNamingConventionin interfacePlatePrx
-
begin_setRowNamingConvention
public Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setRowNamingConventionin interfacePlatePrx
-
begin_setRowNamingConvention
public Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRowNamingConventionin interfacePlatePrx
-
begin_setRowNamingConvention
public Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setRowNamingConventionin interfacePlatePrx
-
end_setRowNamingConvention
public void end_setRowNamingConvention(Ice.AsyncResult __iresult)
- Specified by:
end_setRowNamingConventionin interfacePlatePrx
-
setRows
public void setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setRows
public Ice.AsyncResult begin_setRows(RInt theRows)
- Specified by:
begin_setRowsin interfacePlatePrx
-
begin_setRows
public Ice.AsyncResult begin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setRowsin interfacePlatePrx
-
begin_setRows
public Ice.AsyncResult begin_setRows(RInt theRows, Ice.Callback __cb)
- Specified by:
begin_setRowsin interfacePlatePrx
-
begin_setRows
public Ice.AsyncResult begin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setRowsin interfacePlatePrx
-
begin_setRows
public Ice.AsyncResult begin_setRows(RInt theRows, Callback_Plate_setRows __cb)
- Specified by:
begin_setRowsin interfacePlatePrx
-
begin_setRows
public Ice.AsyncResult begin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setRows __cb)
- Specified by:
begin_setRowsin interfacePlatePrx
-
begin_setRows
public Ice.AsyncResult begin_setRows(RInt theRows, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRowsin interfacePlatePrx
-
begin_setRows
public Ice.AsyncResult begin_setRows(RInt theRows, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setRowsin interfacePlatePrx
-
begin_setRows
public Ice.AsyncResult begin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRowsin interfacePlatePrx
-
begin_setRows
public Ice.AsyncResult begin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setRowsin interfacePlatePrx
-
end_setRows
public void end_setRows(Ice.AsyncResult __iresult)
- Specified by:
end_setRowsin interfacePlatePrx
-
setStatus
public void setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus)
- Specified by:
begin_setStatusin interfacePlatePrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setStatusin interfacePlatePrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, Ice.Callback __cb)
- Specified by:
begin_setStatusin interfacePlatePrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setStatusin interfacePlatePrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, Callback_Plate_setStatus __cb)
- Specified by:
begin_setStatusin interfacePlatePrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setStatus __cb)
- Specified by:
begin_setStatusin interfacePlatePrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setStatusin interfacePlatePrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setStatusin interfacePlatePrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setStatusin interfacePlatePrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setStatusin interfacePlatePrx
-
end_setStatus
public void end_setStatus(Ice.AsyncResult __iresult)
- Specified by:
end_setStatusin interfacePlatePrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersionin interfacePlatePrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersionin interfacePlatePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersionin interfacePlatePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersionin interfacePlatePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersionin interfacePlatePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setVersionin interfacePlatePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Plate_setVersion __cb)
- Specified by:
begin_setVersionin interfacePlatePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setVersion __cb)
- Specified by:
begin_setVersionin interfacePlatePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersionin interfacePlatePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setVersionin interfacePlatePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersionin interfacePlatePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setVersionin interfacePlatePrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersionin interfacePlatePrx
-
setWellOriginX
public void setWellOriginX(Length theWellOriginX)
- Specified by:
setWellOriginXin interfacePlatePrx
-
setWellOriginX
public void setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setWellOriginXin interfacePlatePrx
-
begin_setWellOriginX
public Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX)
- Specified by:
begin_setWellOriginXin interfacePlatePrx
-
begin_setWellOriginX
public Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setWellOriginXin interfacePlatePrx
-
begin_setWellOriginX
public Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, Ice.Callback __cb)
- Specified by:
begin_setWellOriginXin interfacePlatePrx
-
begin_setWellOriginX
public Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setWellOriginXin interfacePlatePrx
-
begin_setWellOriginX
public Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, Callback_Plate_setWellOriginX __cb)
- Specified by:
begin_setWellOriginXin interfacePlatePrx
-
begin_setWellOriginX
public Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setWellOriginX __cb)
- Specified by:
begin_setWellOriginXin interfacePlatePrx
-
begin_setWellOriginX
public Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setWellOriginXin interfacePlatePrx
-
begin_setWellOriginX
public Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setWellOriginXin interfacePlatePrx
-
begin_setWellOriginX
public Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setWellOriginXin interfacePlatePrx
-
begin_setWellOriginX
public Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setWellOriginXin interfacePlatePrx
-
end_setWellOriginX
public void end_setWellOriginX(Ice.AsyncResult __iresult)
- Specified by:
end_setWellOriginXin interfacePlatePrx
-
setWellOriginY
public void setWellOriginY(Length theWellOriginY)
- Specified by:
setWellOriginYin interfacePlatePrx
-
setWellOriginY
public void setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setWellOriginYin interfacePlatePrx
-
begin_setWellOriginY
public Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY)
- Specified by:
begin_setWellOriginYin interfacePlatePrx
-
begin_setWellOriginY
public Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setWellOriginYin interfacePlatePrx
-
begin_setWellOriginY
public Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, Ice.Callback __cb)
- Specified by:
begin_setWellOriginYin interfacePlatePrx
-
begin_setWellOriginY
public Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setWellOriginYin interfacePlatePrx
-
begin_setWellOriginY
public Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, Callback_Plate_setWellOriginY __cb)
- Specified by:
begin_setWellOriginYin interfacePlatePrx
-
begin_setWellOriginY
public Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setWellOriginY __cb)
- Specified by:
begin_setWellOriginYin interfacePlatePrx
-
begin_setWellOriginY
public Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setWellOriginYin interfacePlatePrx
-
begin_setWellOriginY
public Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setWellOriginYin interfacePlatePrx
-
begin_setWellOriginY
public Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setWellOriginYin interfacePlatePrx
-
begin_setWellOriginY
public Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setWellOriginYin interfacePlatePrx
-
end_setWellOriginY
public void end_setWellOriginY(Ice.AsyncResult __iresult)
- Specified by:
end_setWellOriginYin interfacePlatePrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinksin interfacePlatePrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinksin interfacePlatePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinksin interfacePlatePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinksin interfacePlatePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinksin interfacePlatePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfAnnotationLinksin interfacePlatePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Plate_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinksin interfacePlatePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_sizeOfAnnotationLinks __cb)- Specified by:
begin_sizeOfAnnotationLinksin interfacePlatePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfAnnotationLinksin interfacePlatePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfAnnotationLinksin interfacePlatePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfAnnotationLinksin interfacePlatePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfAnnotationLinksin interfacePlatePrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinksin interfacePlatePrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfPlateAcquisitions
public int sizeOfPlateAcquisitions()
- Specified by:
sizeOfPlateAcquisitionsin interfacePlatePrx
-
sizeOfPlateAcquisitions
public int sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfPlateAcquisitionsin interfacePlatePrx
-
begin_sizeOfPlateAcquisitions
public Ice.AsyncResult begin_sizeOfPlateAcquisitions()
- Specified by:
begin_sizeOfPlateAcquisitionsin interfacePlatePrx
-
begin_sizeOfPlateAcquisitions
public Ice.AsyncResult begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfPlateAcquisitionsin interfacePlatePrx
-
begin_sizeOfPlateAcquisitions
public Ice.AsyncResult begin_sizeOfPlateAcquisitions(Ice.Callback __cb)
- Specified by:
begin_sizeOfPlateAcquisitionsin interfacePlatePrx
-
begin_sizeOfPlateAcquisitions
public Ice.AsyncResult begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfPlateAcquisitionsin interfacePlatePrx
-
begin_sizeOfPlateAcquisitions
public Ice.AsyncResult begin_sizeOfPlateAcquisitions(Callback_Plate_sizeOfPlateAcquisitions __cb)
- Specified by:
begin_sizeOfPlateAcquisitionsin interfacePlatePrx
-
begin_sizeOfPlateAcquisitions
public Ice.AsyncResult begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_sizeOfPlateAcquisitions __cb)- Specified by:
begin_sizeOfPlateAcquisitionsin interfacePlatePrx
-
begin_sizeOfPlateAcquisitions
public Ice.AsyncResult begin_sizeOfPlateAcquisitions(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfPlateAcquisitionsin interfacePlatePrx
-
begin_sizeOfPlateAcquisitions
public Ice.AsyncResult begin_sizeOfPlateAcquisitions(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfPlateAcquisitionsin interfacePlatePrx
-
begin_sizeOfPlateAcquisitions
public Ice.AsyncResult begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfPlateAcquisitionsin interfacePlatePrx
-
begin_sizeOfPlateAcquisitions
public Ice.AsyncResult begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfPlateAcquisitionsin interfacePlatePrx
-
end_sizeOfPlateAcquisitions
public int end_sizeOfPlateAcquisitions(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfPlateAcquisitionsin interfacePlatePrx
-
__sizeOfPlateAcquisitions_completed
public static void __sizeOfPlateAcquisitions_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfScreenLinks
public int sizeOfScreenLinks()
- Specified by:
sizeOfScreenLinksin interfacePlatePrx
-
sizeOfScreenLinks
public int sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfScreenLinksin interfacePlatePrx
-
begin_sizeOfScreenLinks
public Ice.AsyncResult begin_sizeOfScreenLinks()
- Specified by:
begin_sizeOfScreenLinksin interfacePlatePrx
-
begin_sizeOfScreenLinks
public Ice.AsyncResult begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfScreenLinksin interfacePlatePrx
-
begin_sizeOfScreenLinks
public Ice.AsyncResult begin_sizeOfScreenLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfScreenLinksin interfacePlatePrx
-
begin_sizeOfScreenLinks
public Ice.AsyncResult begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfScreenLinksin interfacePlatePrx
-
begin_sizeOfScreenLinks
public Ice.AsyncResult begin_sizeOfScreenLinks(Callback_Plate_sizeOfScreenLinks __cb)
- Specified by:
begin_sizeOfScreenLinksin interfacePlatePrx
-
begin_sizeOfScreenLinks
public Ice.AsyncResult begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_sizeOfScreenLinks __cb)- Specified by:
begin_sizeOfScreenLinksin interfacePlatePrx
-
begin_sizeOfScreenLinks
public Ice.AsyncResult begin_sizeOfScreenLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfScreenLinksin interfacePlatePrx
-
begin_sizeOfScreenLinks
public Ice.AsyncResult begin_sizeOfScreenLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfScreenLinksin interfacePlatePrx
-
begin_sizeOfScreenLinks
public Ice.AsyncResult begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfScreenLinksin interfacePlatePrx
-
begin_sizeOfScreenLinks
public Ice.AsyncResult begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfScreenLinksin interfacePlatePrx
-
end_sizeOfScreenLinks
public int end_sizeOfScreenLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfScreenLinksin interfacePlatePrx
-
__sizeOfScreenLinks_completed
public static void __sizeOfScreenLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfWells
public int sizeOfWells()
- Specified by:
sizeOfWellsin interfacePlatePrx
-
sizeOfWells
public int sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfWellsin interfacePlatePrx
-
begin_sizeOfWells
public Ice.AsyncResult begin_sizeOfWells()
- Specified by:
begin_sizeOfWellsin interfacePlatePrx
-
begin_sizeOfWells
public Ice.AsyncResult begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfWellsin interfacePlatePrx
-
begin_sizeOfWells
public Ice.AsyncResult begin_sizeOfWells(Ice.Callback __cb)
- Specified by:
begin_sizeOfWellsin interfacePlatePrx
-
begin_sizeOfWells
public Ice.AsyncResult begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfWellsin interfacePlatePrx
-
begin_sizeOfWells
public Ice.AsyncResult begin_sizeOfWells(Callback_Plate_sizeOfWells __cb)
- Specified by:
begin_sizeOfWellsin interfacePlatePrx
-
begin_sizeOfWells
public Ice.AsyncResult begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_sizeOfWells __cb)- Specified by:
begin_sizeOfWellsin interfacePlatePrx
-
begin_sizeOfWells
public Ice.AsyncResult begin_sizeOfWells(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfWellsin interfacePlatePrx
-
begin_sizeOfWells
public Ice.AsyncResult begin_sizeOfWells(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfWellsin interfacePlatePrx
-
begin_sizeOfWells
public Ice.AsyncResult begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfWellsin interfacePlatePrx
-
begin_sizeOfWells
public Ice.AsyncResult begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfWellsin interfacePlatePrx
-
end_sizeOfWells
public int end_sizeOfWells(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfWellsin interfacePlatePrx
-
__sizeOfWells_completed
public static void __sizeOfWells_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotationin interfacePlatePrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotationin interfacePlatePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotationin interfacePlatePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotationin interfacePlatePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotationin interfacePlatePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotationin interfacePlatePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Plate_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotationin interfacePlatePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotationin interfacePlatePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotationin interfacePlatePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkAnnotationin interfacePlatePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotationin interfacePlatePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkAnnotationin interfacePlatePrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotationin interfacePlatePrx
-
unlinkScreen
public void unlinkScreen(Screen removal)
- Specified by:
unlinkScreenin interfacePlatePrx
-
unlinkScreen
public void unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkScreenin interfacePlatePrx
-
begin_unlinkScreen
public Ice.AsyncResult begin_unlinkScreen(Screen removal)
- Specified by:
begin_unlinkScreenin interfacePlatePrx
-
begin_unlinkScreen
public Ice.AsyncResult begin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkScreenin interfacePlatePrx
-
begin_unlinkScreen
public Ice.AsyncResult begin_unlinkScreen(Screen removal, Ice.Callback __cb)
- Specified by:
begin_unlinkScreenin interfacePlatePrx
-
begin_unlinkScreen
public Ice.AsyncResult begin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unlinkScreenin interfacePlatePrx
-
begin_unlinkScreen
public Ice.AsyncResult begin_unlinkScreen(Screen removal, Callback_Plate_unlinkScreen __cb)
- Specified by:
begin_unlinkScreenin interfacePlatePrx
-
begin_unlinkScreen
public Ice.AsyncResult begin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unlinkScreen __cb)
- Specified by:
begin_unlinkScreenin interfacePlatePrx
-
begin_unlinkScreen
public Ice.AsyncResult begin_unlinkScreen(Screen removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkScreenin interfacePlatePrx
-
begin_unlinkScreen
public Ice.AsyncResult begin_unlinkScreen(Screen removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkScreenin interfacePlatePrx
-
begin_unlinkScreen
public Ice.AsyncResult begin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkScreenin interfacePlatePrx
-
begin_unlinkScreen
public Ice.AsyncResult begin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkScreenin interfacePlatePrx
-
end_unlinkScreen
public void end_unlinkScreen(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkScreenin interfacePlatePrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinksin interfacePlatePrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinksin interfacePlatePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinksin interfacePlatePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinksin interfacePlatePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinksin interfacePlatePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadAnnotationLinksin interfacePlatePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Plate_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinksin interfacePlatePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unloadAnnotationLinks __cb)- Specified by:
begin_unloadAnnotationLinksin interfacePlatePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadAnnotationLinksin interfacePlatePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadAnnotationLinksin interfacePlatePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadAnnotationLinksin interfacePlatePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadAnnotationLinksin interfacePlatePrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinksin interfacePlatePrx
-
unloadPlateAcquisitions
public void unloadPlateAcquisitions()
- Specified by:
unloadPlateAcquisitionsin interfacePlatePrx
-
unloadPlateAcquisitions
public void unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadPlateAcquisitionsin interfacePlatePrx
-
begin_unloadPlateAcquisitions
public Ice.AsyncResult begin_unloadPlateAcquisitions()
- Specified by:
begin_unloadPlateAcquisitionsin interfacePlatePrx
-
begin_unloadPlateAcquisitions
public Ice.AsyncResult begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadPlateAcquisitionsin interfacePlatePrx
-
begin_unloadPlateAcquisitions
public Ice.AsyncResult begin_unloadPlateAcquisitions(Ice.Callback __cb)
- Specified by:
begin_unloadPlateAcquisitionsin interfacePlatePrx
-
begin_unloadPlateAcquisitions
public Ice.AsyncResult begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadPlateAcquisitionsin interfacePlatePrx
-
begin_unloadPlateAcquisitions
public Ice.AsyncResult begin_unloadPlateAcquisitions(Callback_Plate_unloadPlateAcquisitions __cb)
- Specified by:
begin_unloadPlateAcquisitionsin interfacePlatePrx
-
begin_unloadPlateAcquisitions
public Ice.AsyncResult begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unloadPlateAcquisitions __cb)- Specified by:
begin_unloadPlateAcquisitionsin interfacePlatePrx
-
begin_unloadPlateAcquisitions
public Ice.AsyncResult begin_unloadPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadPlateAcquisitionsin interfacePlatePrx
-
begin_unloadPlateAcquisitions
public Ice.AsyncResult begin_unloadPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadPlateAcquisitionsin interfacePlatePrx
-
begin_unloadPlateAcquisitions
public Ice.AsyncResult begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadPlateAcquisitionsin interfacePlatePrx
-
begin_unloadPlateAcquisitions
public Ice.AsyncResult begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadPlateAcquisitionsin interfacePlatePrx
-
end_unloadPlateAcquisitions
public void end_unloadPlateAcquisitions(Ice.AsyncResult __iresult)
- Specified by:
end_unloadPlateAcquisitionsin interfacePlatePrx
-
unloadScreenLinks
public void unloadScreenLinks()
- Specified by:
unloadScreenLinksin interfacePlatePrx
-
unloadScreenLinks
public void unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadScreenLinksin interfacePlatePrx
-
begin_unloadScreenLinks
public Ice.AsyncResult begin_unloadScreenLinks()
- Specified by:
begin_unloadScreenLinksin interfacePlatePrx
-
begin_unloadScreenLinks
public Ice.AsyncResult begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadScreenLinksin interfacePlatePrx
-
begin_unloadScreenLinks
public Ice.AsyncResult begin_unloadScreenLinks(Ice.Callback __cb)
- Specified by:
begin_unloadScreenLinksin interfacePlatePrx
-
begin_unloadScreenLinks
public Ice.AsyncResult begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadScreenLinksin interfacePlatePrx
-
begin_unloadScreenLinks
public Ice.AsyncResult begin_unloadScreenLinks(Callback_Plate_unloadScreenLinks __cb)
- Specified by:
begin_unloadScreenLinksin interfacePlatePrx
-
begin_unloadScreenLinks
public Ice.AsyncResult begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unloadScreenLinks __cb)- Specified by:
begin_unloadScreenLinksin interfacePlatePrx
-
begin_unloadScreenLinks
public Ice.AsyncResult begin_unloadScreenLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadScreenLinksin interfacePlatePrx
-
begin_unloadScreenLinks
public Ice.AsyncResult begin_unloadScreenLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadScreenLinksin interfacePlatePrx
-
begin_unloadScreenLinks
public Ice.AsyncResult begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadScreenLinksin interfacePlatePrx
-
begin_unloadScreenLinks
public Ice.AsyncResult begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadScreenLinksin interfacePlatePrx
-
end_unloadScreenLinks
public void end_unloadScreenLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadScreenLinksin interfacePlatePrx
-
unloadWells
public void unloadWells()
- Specified by:
unloadWellsin interfacePlatePrx
-
unloadWells
public void unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadWellsin interfacePlatePrx
-
begin_unloadWells
public Ice.AsyncResult begin_unloadWells()
- Specified by:
begin_unloadWellsin interfacePlatePrx
-
begin_unloadWells
public Ice.AsyncResult begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadWellsin interfacePlatePrx
-
begin_unloadWells
public Ice.AsyncResult begin_unloadWells(Ice.Callback __cb)
- Specified by:
begin_unloadWellsin interfacePlatePrx
-
begin_unloadWells
public Ice.AsyncResult begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadWellsin interfacePlatePrx
-
begin_unloadWells
public Ice.AsyncResult begin_unloadWells(Callback_Plate_unloadWells __cb)
- Specified by:
begin_unloadWellsin interfacePlatePrx
-
begin_unloadWells
public Ice.AsyncResult begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unloadWells __cb)- Specified by:
begin_unloadWellsin interfacePlatePrx
-
begin_unloadWells
public Ice.AsyncResult begin_unloadWells(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadWellsin interfacePlatePrx
-
begin_unloadWells
public Ice.AsyncResult begin_unloadWells(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadWellsin interfacePlatePrx
-
begin_unloadWells
public Ice.AsyncResult begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadWellsin interfacePlatePrx
-
begin_unloadWells
public Ice.AsyncResult begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadWellsin interfacePlatePrx
-
end_unloadWells
public void end_unloadWells(Ice.AsyncResult __iresult)
- Specified by:
end_unloadWellsin interfacePlatePrx
-
checkedCast
public static PlatePrx checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj- The untyped proxy.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static PlatePrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj- The untyped proxy.__ctx- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static PlatePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj- The untyped proxy.__facet- The name of the desired facet.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static PlatePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj- The untyped proxy.__facet- The name of the desired facet.__ctx- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
uncheckedCast
public static PlatePrx uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj- The untyped proxy.- Returns:
- A proxy for this type.
-
uncheckedCast
public static PlatePrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj- The untyped proxy.__facet- The name of the desired facet.- Returns:
- A proxy for this type.
-
ice_staticId
public static java.lang.String ice_staticId()
Provides the Slice type ID of this type.- Returns:
- The Slice type ID.
-
__write
public static void __write(IceInternal.BasicStream __os, PlatePrx v)
-
__read
public static PlatePrx __read(IceInternal.BasicStream __is)
-
-