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[]
__ids
static long
serialVersionUID
-
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)
void
addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
void
addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
void
addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
void
addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllWellSet(java.util.List<Well> targets)
void
addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addPlateAcquisition(PlateAcquisition target)
void
addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addPlateAnnotationLink(PlateAnnotationLink target)
void
addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides)
void
addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addScreenPlateLink(ScreenPlateLink target)
void
addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
void
addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addWell(Well target)
void
addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
Ice.AsyncResult
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllPlateAcquisitionSet __cb)
Ice.AsyncResult
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Callback_Plate_addAllPlateAcquisitionSet __cb)
Ice.AsyncResult
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
Ice.AsyncResult
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllPlateAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Callback_Plate_addAllPlateAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
Ice.AsyncResult
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllScreenPlateLinkSet __cb)
Ice.AsyncResult
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Plate_addAllScreenPlateLinkSet __cb)
Ice.AsyncResult
begin_addAllWellSet(java.util.List<Well> targets)
Ice.AsyncResult
begin_addAllWellSet(java.util.List<Well> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllWellSet __cb)
Ice.AsyncResult
begin_addAllWellSet(java.util.List<Well> targets, Callback_Plate_addAllWellSet __cb)
Ice.AsyncResult
begin_addPlateAcquisition(PlateAcquisition target)
Ice.AsyncResult
begin_addPlateAcquisition(PlateAcquisition target, Ice.Callback __cb)
Ice.AsyncResult
begin_addPlateAcquisition(PlateAcquisition target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addPlateAcquisition(PlateAcquisition target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addPlateAcquisition __cb)
Ice.AsyncResult
begin_addPlateAcquisition(PlateAcquisition target, Callback_Plate_addPlateAcquisition __cb)
Ice.AsyncResult
begin_addPlateAnnotationLink(PlateAnnotationLink target)
Ice.AsyncResult
begin_addPlateAnnotationLink(PlateAnnotationLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addPlateAnnotationLink(PlateAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addPlateAnnotationLink(PlateAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addPlateAnnotationLink __cb)
Ice.AsyncResult
begin_addPlateAnnotationLink(PlateAnnotationLink target, Callback_Plate_addPlateAnnotationLink __cb)
Ice.AsyncResult
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addPlateAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, Callback_Plate_addPlateAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addScreenPlateLink(ScreenPlateLink target)
Ice.AsyncResult
begin_addScreenPlateLink(ScreenPlateLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addScreenPlateLink __cb)
Ice.AsyncResult
begin_addScreenPlateLink(ScreenPlateLink target, Callback_Plate_addScreenPlateLink __cb)
Ice.AsyncResult
begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
Ice.AsyncResult
begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addScreenPlateLinkToBoth __cb)
Ice.AsyncResult
begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Callback_Plate_addScreenPlateLinkToBoth __cb)
Ice.AsyncResult
begin_addWell(Well target)
Ice.AsyncResult
begin_addWell(Well target, Ice.Callback __cb)
Ice.AsyncResult
begin_addWell(Well target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addWell(Well target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addWell __cb)
Ice.AsyncResult
begin_addWell(Well target, Callback_Plate_addWell __cb)
Ice.AsyncResult
begin_clearAnnotationLinks()
Ice.AsyncResult
begin_clearAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(Callback_Plate_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearPlateAcquisitions()
Ice.AsyncResult
begin_clearPlateAcquisitions(Ice.Callback __cb)
Ice.AsyncResult
begin_clearPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_clearPlateAcquisitions __cb)
Ice.AsyncResult
begin_clearPlateAcquisitions(Callback_Plate_clearPlateAcquisitions __cb)
Ice.AsyncResult
begin_clearScreenLinks()
Ice.AsyncResult
begin_clearScreenLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_clearScreenLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearScreenLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_clearScreenLinks __cb)
Ice.AsyncResult
begin_clearScreenLinks(Callback_Plate_clearScreenLinks __cb)
Ice.AsyncResult
begin_clearWells()
Ice.AsyncResult
begin_clearWells(Ice.Callback __cb)
Ice.AsyncResult
begin_clearWells(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearWells(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_clearWells __cb)
Ice.AsyncResult
begin_clearWells(Callback_Plate_clearWells __cb)
Ice.AsyncResult
begin_copyAnnotationLinks()
Ice.AsyncResult
begin_copyAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(Callback_Plate_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyPlateAcquisitions()
Ice.AsyncResult
begin_copyPlateAcquisitions(Ice.Callback __cb)
Ice.AsyncResult
begin_copyPlateAcquisitions(IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyPlateAcquisitions(IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_copyPlateAcquisitions __cb)
Ice.AsyncResult
begin_copyPlateAcquisitions(Callback_Plate_copyPlateAcquisitions __cb)
Ice.AsyncResult
begin_copyScreenLinks()
Ice.AsyncResult
begin_copyScreenLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyScreenLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyScreenLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_copyScreenLinks __cb)
Ice.AsyncResult
begin_copyScreenLinks(Callback_Plate_copyScreenLinks __cb)
Ice.AsyncResult
begin_copyWells()
Ice.AsyncResult
begin_copyWells(Ice.Callback __cb)
Ice.AsyncResult
begin_copyWells(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyWells(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_copyWells __cb)
Ice.AsyncResult
begin_copyWells(Callback_Plate_copyWells __cb)
Ice.AsyncResult
begin_findPlateAnnotationLink(Annotation removal)
Ice.AsyncResult
begin_findPlateAnnotationLink(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findPlateAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findPlateAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_findPlateAnnotationLink __cb)
Ice.AsyncResult
begin_findPlateAnnotationLink(Annotation removal, Callback_Plate_findPlateAnnotationLink __cb)
Ice.AsyncResult
begin_findScreenPlateLink(Screen removal)
Ice.AsyncResult
begin_findScreenPlateLink(Screen removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findScreenPlateLink(Screen removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findScreenPlateLink(Screen removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_findScreenPlateLink __cb)
Ice.AsyncResult
begin_findScreenPlateLink(Screen removal, Callback_Plate_findScreenPlateLink __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner()
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Callback_Plate_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getColumnNamingConvention()
Ice.AsyncResult
begin_getColumnNamingConvention(Ice.Callback __cb)
Ice.AsyncResult
begin_getColumnNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getColumnNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getColumnNamingConvention __cb)
Ice.AsyncResult
begin_getColumnNamingConvention(Callback_Plate_getColumnNamingConvention __cb)
Ice.AsyncResult
begin_getColumns()
Ice.AsyncResult
begin_getColumns(Ice.Callback __cb)
Ice.AsyncResult
begin_getColumns(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getColumns(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getColumns __cb)
Ice.AsyncResult
begin_getColumns(Callback_Plate_getColumns __cb)
Ice.AsyncResult
begin_getDefaultSample()
Ice.AsyncResult
begin_getDefaultSample(Ice.Callback __cb)
Ice.AsyncResult
begin_getDefaultSample(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDefaultSample(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getDefaultSample __cb)
Ice.AsyncResult
begin_getDefaultSample(Callback_Plate_getDefaultSample __cb)
Ice.AsyncResult
begin_getDescription()
Ice.AsyncResult
begin_getDescription(Ice.Callback __cb)
Ice.AsyncResult
begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getDescription __cb)
Ice.AsyncResult
begin_getDescription(Callback_Plate_getDescription __cb)
Ice.AsyncResult
begin_getDetails()
Ice.AsyncResult
begin_getDetails(Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getDetails(Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getExternalIdentifier()
Ice.AsyncResult
begin_getExternalIdentifier(Ice.Callback __cb)
Ice.AsyncResult
begin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getExternalIdentifier __cb)
Ice.AsyncResult
begin_getExternalIdentifier(Callback_Plate_getExternalIdentifier __cb)
Ice.AsyncResult
begin_getId()
Ice.AsyncResult
begin_getId(Ice.Callback __cb)
Ice.AsyncResult
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getId(Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getName()
Ice.AsyncResult
begin_getName(Ice.Callback __cb)
Ice.AsyncResult
begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getName __cb)
Ice.AsyncResult
begin_getName(Callback_Plate_getName __cb)
Ice.AsyncResult
begin_getRowNamingConvention()
Ice.AsyncResult
begin_getRowNamingConvention(Ice.Callback __cb)
Ice.AsyncResult
begin_getRowNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRowNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getRowNamingConvention __cb)
Ice.AsyncResult
begin_getRowNamingConvention(Callback_Plate_getRowNamingConvention __cb)
Ice.AsyncResult
begin_getRows()
Ice.AsyncResult
begin_getRows(Ice.Callback __cb)
Ice.AsyncResult
begin_getRows(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRows(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getRows __cb)
Ice.AsyncResult
begin_getRows(Callback_Plate_getRows __cb)
Ice.AsyncResult
begin_getScreenLinksCountPerOwner()
Ice.AsyncResult
begin_getScreenLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getScreenLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getScreenLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getScreenLinksCountPerOwner(Callback_Plate_getScreenLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getStatus()
Ice.AsyncResult
begin_getStatus(Ice.Callback __cb)
Ice.AsyncResult
begin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getStatus __cb)
Ice.AsyncResult
begin_getStatus(Callback_Plate_getStatus __cb)
Ice.AsyncResult
begin_getVersion()
Ice.AsyncResult
begin_getVersion(Ice.Callback __cb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getVersion __cb)
Ice.AsyncResult
begin_getVersion(Callback_Plate_getVersion __cb)
Ice.AsyncResult
begin_getWellOriginX()
Ice.AsyncResult
begin_getWellOriginX(Ice.Callback __cb)
Ice.AsyncResult
begin_getWellOriginX(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getWellOriginX(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getWellOriginX __cb)
Ice.AsyncResult
begin_getWellOriginX(Callback_Plate_getWellOriginX __cb)
Ice.AsyncResult
begin_getWellOriginY()
Ice.AsyncResult
begin_getWellOriginY(Ice.Callback __cb)
Ice.AsyncResult
begin_getWellOriginY(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getWellOriginY(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_getWellOriginY __cb)
Ice.AsyncResult
begin_getWellOriginY(Callback_Plate_getWellOriginY __cb)
Ice.AsyncResult
begin_isAnnotated()
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isGlobal()
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(Ice.Callback __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isLink()
A link between two other types.Ice.AsyncResult
begin_isLink(Ice.Callback __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.Ice.AsyncResult
begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(Callback_IObject_isLink __cb)
A link between two other types.Ice.AsyncResult
begin_isLoaded()
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(Ice.Callback __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isMutable()
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(Ice.Callback __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(Callback_IObject_isMutable __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_linkAnnotation(Annotation addition)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_linkAnnotation __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Callback_Plate_linkAnnotation __cb)
Ice.AsyncResult
begin_linkedAnnotationList()
Ice.AsyncResult
begin_linkedAnnotationList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedAnnotationList(Callback_Plate_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedScreenList()
Ice.AsyncResult
begin_linkedScreenList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedScreenList(IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedScreenList(IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_linkedScreenList __cb)
Ice.AsyncResult
begin_linkedScreenList(Callback_Plate_linkedScreenList __cb)
Ice.AsyncResult
begin_linkScreen(Screen addition)
Ice.AsyncResult
begin_linkScreen(Screen addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkScreen(Screen addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkScreen(Screen addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_linkScreen __cb)
Ice.AsyncResult
begin_linkScreen(Screen addition, Callback_Plate_linkScreen __cb)
Ice.AsyncResult
begin_proxy()
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(Ice.Callback __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(Callback_IObject_proxy __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_reloadAnnotationLinks(Plate toCopy)
Ice.AsyncResult
begin_reloadAnnotationLinks(Plate toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Plate toCopy, Callback_Plate_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadPlateAcquisitions(Plate toCopy)
Ice.AsyncResult
begin_reloadPlateAcquisitions(Plate toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadPlateAcquisitions(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadPlateAcquisitions(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_reloadPlateAcquisitions __cb)
Ice.AsyncResult
begin_reloadPlateAcquisitions(Plate toCopy, Callback_Plate_reloadPlateAcquisitions __cb)
Ice.AsyncResult
begin_reloadScreenLinks(Plate toCopy)
Ice.AsyncResult
begin_reloadScreenLinks(Plate toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadScreenLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadScreenLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_reloadScreenLinks __cb)
Ice.AsyncResult
begin_reloadScreenLinks(Plate toCopy, Callback_Plate_reloadScreenLinks __cb)
Ice.AsyncResult
begin_reloadWells(Plate toCopy)
Ice.AsyncResult
begin_reloadWells(Plate toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadWells(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadWells(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_reloadWells __cb)
Ice.AsyncResult
begin_reloadWells(Plate toCopy, Callback_Plate_reloadWells __cb)
Ice.AsyncResult
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
Ice.AsyncResult
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeAllPlateAcquisitionSet __cb)
Ice.AsyncResult
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Callback_Plate_removeAllPlateAcquisitionSet __cb)
Ice.AsyncResult
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
Ice.AsyncResult
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeAllPlateAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Callback_Plate_removeAllPlateAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
Ice.AsyncResult
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeAllScreenPlateLinkSet __cb)
Ice.AsyncResult
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Plate_removeAllScreenPlateLinkSet __cb)
Ice.AsyncResult
begin_removeAllWellSet(java.util.List<Well> targets)
Ice.AsyncResult
begin_removeAllWellSet(java.util.List<Well> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeAllWellSet __cb)
Ice.AsyncResult
begin_removeAllWellSet(java.util.List<Well> targets, Callback_Plate_removeAllWellSet __cb)
Ice.AsyncResult
begin_removePlateAcquisition(PlateAcquisition theTarget)
Ice.AsyncResult
begin_removePlateAcquisition(PlateAcquisition theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removePlateAcquisition(PlateAcquisition theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removePlateAcquisition(PlateAcquisition theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removePlateAcquisition __cb)
Ice.AsyncResult
begin_removePlateAcquisition(PlateAcquisition theTarget, Callback_Plate_removePlateAcquisition __cb)
Ice.AsyncResult
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget)
Ice.AsyncResult
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removePlateAnnotationLink __cb)
Ice.AsyncResult
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, Callback_Plate_removePlateAnnotationLink __cb)
Ice.AsyncResult
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removePlateAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, Callback_Plate_removePlateAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removeScreenPlateLink(ScreenPlateLink theTarget)
Ice.AsyncResult
begin_removeScreenPlateLink(ScreenPlateLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeScreenPlateLink __cb)
Ice.AsyncResult
begin_removeScreenPlateLink(ScreenPlateLink theTarget, Callback_Plate_removeScreenPlateLink __cb)
Ice.AsyncResult
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
Ice.AsyncResult
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeScreenPlateLinkFromBoth __cb)
Ice.AsyncResult
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Callback_Plate_removeScreenPlateLinkFromBoth __cb)
Ice.AsyncResult
begin_removeWell(Well theTarget)
Ice.AsyncResult
begin_removeWell(Well theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeWell(Well theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeWell(Well theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeWell __cb)
Ice.AsyncResult
begin_removeWell(Well theTarget, Callback_Plate_removeWell __cb)
Ice.AsyncResult
begin_setColumnNamingConvention(RString theColumnNamingConvention)
Ice.AsyncResult
begin_setColumnNamingConvention(RString theColumnNamingConvention, Ice.Callback __cb)
Ice.AsyncResult
begin_setColumnNamingConvention(RString theColumnNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setColumnNamingConvention(RString theColumnNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setColumnNamingConvention __cb)
Ice.AsyncResult
begin_setColumnNamingConvention(RString theColumnNamingConvention, Callback_Plate_setColumnNamingConvention __cb)
Ice.AsyncResult
begin_setColumns(RInt theColumns)
Ice.AsyncResult
begin_setColumns(RInt theColumns, Ice.Callback __cb)
Ice.AsyncResult
begin_setColumns(RInt theColumns, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setColumns(RInt theColumns, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setColumns __cb)
Ice.AsyncResult
begin_setColumns(RInt theColumns, Callback_Plate_setColumns __cb)
Ice.AsyncResult
begin_setDefaultSample(RInt theDefaultSample)
Ice.AsyncResult
begin_setDefaultSample(RInt theDefaultSample, Ice.Callback __cb)
Ice.AsyncResult
begin_setDefaultSample(RInt theDefaultSample, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setDefaultSample(RInt theDefaultSample, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setDefaultSample __cb)
Ice.AsyncResult
begin_setDefaultSample(RInt theDefaultSample, Callback_Plate_setDefaultSample __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription)
Ice.AsyncResult
begin_setDescription(RString theDescription, Ice.Callback __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setDescription __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription, Callback_Plate_setDescription __cb)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier, Ice.Callback __cb)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setExternalIdentifier __cb)
Ice.AsyncResult
begin_setExternalIdentifier(RString theExternalIdentifier, Callback_Plate_setExternalIdentifier __cb)
Ice.AsyncResult
begin_setId(RLong id)
Ice.AsyncResult
begin_setId(RLong id, Ice.Callback __cb)
Ice.AsyncResult
begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setId(RLong id, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setName(RString theName)
Ice.AsyncResult
begin_setName(RString theName, Ice.Callback __cb)
Ice.AsyncResult
begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setName __cb)
Ice.AsyncResult
begin_setName(RString theName, Callback_Plate_setName __cb)
Ice.AsyncResult
begin_setRowNamingConvention(RString theRowNamingConvention)
Ice.AsyncResult
begin_setRowNamingConvention(RString theRowNamingConvention, Ice.Callback __cb)
Ice.AsyncResult
begin_setRowNamingConvention(RString theRowNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setRowNamingConvention(RString theRowNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setRowNamingConvention __cb)
Ice.AsyncResult
begin_setRowNamingConvention(RString theRowNamingConvention, Callback_Plate_setRowNamingConvention __cb)
Ice.AsyncResult
begin_setRows(RInt theRows)
Ice.AsyncResult
begin_setRows(RInt theRows, Ice.Callback __cb)
Ice.AsyncResult
begin_setRows(RInt theRows, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setRows(RInt theRows, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setRows __cb)
Ice.AsyncResult
begin_setRows(RInt theRows, Callback_Plate_setRows __cb)
Ice.AsyncResult
begin_setStatus(RString theStatus)
Ice.AsyncResult
begin_setStatus(RString theStatus, Ice.Callback __cb)
Ice.AsyncResult
begin_setStatus(RString theStatus, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setStatus(RString theStatus, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setStatus __cb)
Ice.AsyncResult
begin_setStatus(RString theStatus, Callback_Plate_setStatus __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Ice.Callback __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setVersion __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Callback_Plate_setVersion __cb)
Ice.AsyncResult
begin_setWellOriginX(Length theWellOriginX)
Ice.AsyncResult
begin_setWellOriginX(Length theWellOriginX, Ice.Callback __cb)
Ice.AsyncResult
begin_setWellOriginX(Length theWellOriginX, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setWellOriginX(Length theWellOriginX, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setWellOriginX __cb)
Ice.AsyncResult
begin_setWellOriginX(Length theWellOriginX, Callback_Plate_setWellOriginX __cb)
Ice.AsyncResult
begin_setWellOriginY(Length theWellOriginY)
Ice.AsyncResult
begin_setWellOriginY(Length theWellOriginY, Ice.Callback __cb)
Ice.AsyncResult
begin_setWellOriginY(Length theWellOriginY, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setWellOriginY(Length theWellOriginY, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setWellOriginY __cb)
Ice.AsyncResult
begin_setWellOriginY(Length theWellOriginY, Callback_Plate_setWellOriginY __cb)
Ice.AsyncResult
begin_shallowCopy()
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(Ice.Callback __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_sizeOfAnnotationLinks()
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Callback_Plate_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfPlateAcquisitions()
Ice.AsyncResult
begin_sizeOfPlateAcquisitions(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfPlateAcquisitions(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfPlateAcquisitions(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_sizeOfPlateAcquisitions __cb)
Ice.AsyncResult
begin_sizeOfPlateAcquisitions(Callback_Plate_sizeOfPlateAcquisitions __cb)
Ice.AsyncResult
begin_sizeOfScreenLinks()
Ice.AsyncResult
begin_sizeOfScreenLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfScreenLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfScreenLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_sizeOfScreenLinks __cb)
Ice.AsyncResult
begin_sizeOfScreenLinks(Callback_Plate_sizeOfScreenLinks __cb)
Ice.AsyncResult
begin_sizeOfWells()
Ice.AsyncResult
begin_sizeOfWells(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfWells(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfWells(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_sizeOfWells __cb)
Ice.AsyncResult
begin_sizeOfWells(Callback_Plate_sizeOfWells __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Callback_Plate_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkScreen(Screen removal)
Ice.AsyncResult
begin_unlinkScreen(Screen removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkScreen(Screen removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkScreen(Screen removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unlinkScreen __cb)
Ice.AsyncResult
begin_unlinkScreen(Screen removal, Callback_Plate_unlinkScreen __cb)
Ice.AsyncResult
begin_unload()
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(Ice.Callback __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unloadAnnotationLinks()
Ice.AsyncResult
begin_unloadAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(Callback_Plate_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadCollections()
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(Ice.Callback __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadDetails()
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(Ice.Callback __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadPlateAcquisitions()
Ice.AsyncResult
begin_unloadPlateAcquisitions(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unloadPlateAcquisitions __cb)
Ice.AsyncResult
begin_unloadPlateAcquisitions(Callback_Plate_unloadPlateAcquisitions __cb)
Ice.AsyncResult
begin_unloadScreenLinks()
Ice.AsyncResult
begin_unloadScreenLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadScreenLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadScreenLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unloadScreenLinks __cb)
Ice.AsyncResult
begin_unloadScreenLinks(Callback_Plate_unloadScreenLinks __cb)
Ice.AsyncResult
begin_unloadWells()
Ice.AsyncResult
begin_unloadWells(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadWells(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadWells(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unloadWells __cb)
Ice.AsyncResult
begin_unloadWells(Callback_Plate_unloadWells __cb)
static PlatePrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.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.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.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.void
clearAnnotationLinks()
void
clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearPlateAcquisitions()
void
clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearScreenLinks()
void
clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearWells()
void
clearWells(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)
void
end_addAllPlateAcquisitionSet(Ice.AsyncResult __iresult)
void
end_addAllPlateAnnotationLinkSet(Ice.AsyncResult __iresult)
void
end_addAllScreenPlateLinkSet(Ice.AsyncResult __iresult)
void
end_addAllWellSet(Ice.AsyncResult __iresult)
void
end_addPlateAcquisition(Ice.AsyncResult __iresult)
void
end_addPlateAnnotationLink(Ice.AsyncResult __iresult)
void
end_addPlateAnnotationLinkToBoth(Ice.AsyncResult __iresult)
void
end_addScreenPlateLink(Ice.AsyncResult __iresult)
void
end_addScreenPlateLinkToBoth(Ice.AsyncResult __iresult)
void
end_addWell(Ice.AsyncResult __iresult)
void
end_clearAnnotationLinks(Ice.AsyncResult __iresult)
void
end_clearPlateAcquisitions(Ice.AsyncResult __iresult)
void
end_clearScreenLinks(Ice.AsyncResult __iresult)
void
end_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)
RString
end_getColumnNamingConvention(Ice.AsyncResult __iresult)
RInt
end_getColumns(Ice.AsyncResult __iresult)
RInt
end_getDefaultSample(Ice.AsyncResult __iresult)
RString
end_getDescription(Ice.AsyncResult __iresult)
Details
end_getDetails(Ice.AsyncResult __iresult)
RString
end_getExternalIdentifier(Ice.AsyncResult __iresult)
RLong
end_getId(Ice.AsyncResult __iresult)
RString
end_getName(Ice.AsyncResult __iresult)
RString
end_getRowNamingConvention(Ice.AsyncResult __iresult)
RInt
end_getRows(Ice.AsyncResult __iresult)
java.util.Map<java.lang.Long,java.lang.Long>
end_getScreenLinksCountPerOwner(Ice.AsyncResult __iresult)
RString
end_getStatus(Ice.AsyncResult __iresult)
RInt
end_getVersion(Ice.AsyncResult __iresult)
Length
end_getWellOriginX(Ice.AsyncResult __iresult)
Length
end_getWellOriginY(Ice.AsyncResult __iresult)
boolean
end_isAnnotated(Ice.AsyncResult __iresult)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
end_isGlobal(Ice.AsyncResult __iresult)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
end_isLink(Ice.AsyncResult __iresult)
A link between two other types.boolean
end_isLoaded(Ice.AsyncResult __iresult)
Tests if the objects are loaded or not.boolean
end_isMutable(Ice.AsyncResult __iresult)
The server will persist changes made to these types.PlateAnnotationLink
end_linkAnnotation(Ice.AsyncResult __iresult)
java.util.List<Annotation>
end_linkedAnnotationList(Ice.AsyncResult __iresult)
java.util.List<Screen>
end_linkedScreenList(Ice.AsyncResult __iresult)
ScreenPlateLink
end_linkScreen(Ice.AsyncResult __iresult)
IObject
end_proxy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );void
end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
void
end_reloadPlateAcquisitions(Ice.AsyncResult __iresult)
void
end_reloadScreenLinks(Ice.AsyncResult __iresult)
void
end_reloadWells(Ice.AsyncResult __iresult)
void
end_removeAllPlateAcquisitionSet(Ice.AsyncResult __iresult)
void
end_removeAllPlateAnnotationLinkSet(Ice.AsyncResult __iresult)
void
end_removeAllScreenPlateLinkSet(Ice.AsyncResult __iresult)
void
end_removeAllWellSet(Ice.AsyncResult __iresult)
void
end_removePlateAcquisition(Ice.AsyncResult __iresult)
void
end_removePlateAnnotationLink(Ice.AsyncResult __iresult)
void
end_removePlateAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
void
end_removeScreenPlateLink(Ice.AsyncResult __iresult)
void
end_removeScreenPlateLinkFromBoth(Ice.AsyncResult __iresult)
void
end_removeWell(Ice.AsyncResult __iresult)
void
end_setColumnNamingConvention(Ice.AsyncResult __iresult)
void
end_setColumns(Ice.AsyncResult __iresult)
void
end_setDefaultSample(Ice.AsyncResult __iresult)
void
end_setDescription(Ice.AsyncResult __iresult)
void
end_setExternalIdentifier(Ice.AsyncResult __iresult)
void
end_setId(Ice.AsyncResult __iresult)
void
end_setName(Ice.AsyncResult __iresult)
void
end_setRowNamingConvention(Ice.AsyncResult __iresult)
void
end_setRows(Ice.AsyncResult __iresult)
void
end_setStatus(Ice.AsyncResult __iresult)
void
end_setVersion(Ice.AsyncResult __iresult)
void
end_setWellOriginX(Ice.AsyncResult __iresult)
void
end_setWellOriginY(Ice.AsyncResult __iresult)
IObject
end_shallowCopy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.int
end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
int
end_sizeOfPlateAcquisitions(Ice.AsyncResult __iresult)
int
end_sizeOfScreenLinks(Ice.AsyncResult __iresult)
int
end_sizeOfWells(Ice.AsyncResult __iresult)
void
end_unlinkAnnotation(Ice.AsyncResult __iresult)
void
end_unlinkScreen(Ice.AsyncResult __iresult)
void
end_unload(Ice.AsyncResult __iresult)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
void
end_unloadCollections(Ice.AsyncResult __iresult)
Each collection can also be unloaded, independently of the object itself.void
end_unloadDetails(Ice.AsyncResult __iresult)
As with collections, the objects under details can link to many other objects.void
end_unloadPlateAcquisitions(Ice.AsyncResult __iresult)
void
end_unloadScreenLinks(Ice.AsyncResult __iresult)
void
end_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)
RString
getColumnNamingConvention()
RString
getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getColumns()
RInt
getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getDefaultSample()
RInt
getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getDescription()
RString
getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
Details
getDetails()
Details
getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getExternalIdentifier()
RString
getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
RLong
getId()
RLong
getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getName()
RString
getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getRowNamingConvention()
RString
getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getRows()
RInt
getRows(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)
RString
getStatus()
RString
getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getVersion()
RInt
getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Length
getWellOriginX()
Length
getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx)
Length
getWellOriginY()
Length
getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx)
static java.lang.String
ice_staticId()
Provides the Slice type ID of this type.boolean
isAnnotated()
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isGlobal()
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isLink()
A link between two other types.boolean
isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.boolean
isLoaded()
Tests if the objects are loaded or not.boolean
isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.boolean
isMutable()
The server will persist changes made to these types.boolean
isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.PlateAnnotationLink
linkAnnotation(Annotation addition)
PlateAnnotationLink
linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Annotation>
linkedAnnotationList()
java.util.List<Annotation>
linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Screen>
linkedScreenList()
java.util.List<Screen>
linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx)
ScreenPlateLink
linkScreen(Screen addition)
ScreenPlateLink
linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
IObject
proxy()
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );IObject
proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );void
reloadAnnotationLinks(Plate toCopy)
void
reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadPlateAcquisitions(Plate toCopy)
void
reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadScreenLinks(Plate toCopy)
void
reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadWells(Plate toCopy)
void
reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
void
removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
void
removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
void
removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllWellSet(java.util.List<Well> targets)
void
removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removePlateAcquisition(PlateAcquisition theTarget)
void
removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removePlateAnnotationLink(PlateAnnotationLink theTarget)
void
removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides)
void
removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeScreenPlateLink(ScreenPlateLink theTarget)
void
removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
void
removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeWell(Well theTarget)
void
removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setColumnNamingConvention(RString theColumnNamingConvention)
void
setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setColumns(RInt theColumns)
void
setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setDefaultSample(RInt theDefaultSample)
void
setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setDescription(RString theDescription)
void
setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setExternalIdentifier(RString theExternalIdentifier)
void
setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setId(RLong id)
void
setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setName(RString theName)
void
setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setRowNamingConvention(RString theRowNamingConvention)
void
setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setRows(RInt theRows)
void
setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setStatus(RString theStatus)
void
setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setVersion(RInt theVersion)
void
setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setWellOriginX(Length theWellOriginX)
void
setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setWellOriginY(Length theWellOriginY)
void
setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx)
IObject
shallowCopy()
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.IObject
shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.int
sizeOfAnnotationLinks()
int
sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfPlateAcquisitions()
int
sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfScreenLinks()
int
sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfWells()
int
sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
static PlatePrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static PlatePrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.void
unlinkAnnotation(Annotation removal)
void
unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unlinkScreen(Screen removal)
void
unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unload()
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
unloadAnnotationLinks()
void
unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadCollections()
Each collection can also be unloaded, independently of the object itself.void
unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently of the object itself.void
unloadDetails()
As with collections, the objects under details can link to many other objects.void
unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link to many other objects.void
unloadPlateAcquisitions()
void
unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadScreenLinks()
void
unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadWells()
void
unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDetails
public Details getDetails()
- Specified by:
getDetails
in interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetails
in interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getId
in interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getId
in interfaceIObjectPrx
-
__getId_completed
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
isAnnotated
public boolean isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
-
isAnnotated
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isAnnotated
public boolean end_isAnnotated(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
end_isAnnotated
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isAnnotated_completed
public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isGlobal
public boolean isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
-
isGlobal
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isGlobal
public boolean end_isGlobal(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
end_isGlobal
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isGlobal_completed
public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLink
public boolean isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
-
isLink
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLink
public Ice.AsyncResult begin_isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLink
public boolean end_isLink(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
end_isLink
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLink_completed
public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLoaded
public boolean isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
-
isLoaded
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLoaded
public boolean end_isLoaded(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
end_isLoaded
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLoaded_completed
public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isMutable
public boolean isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
-
isMutable
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isMutable
public boolean end_isMutable(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
end_isMutable
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isMutable_completed
public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
proxy
public IObject proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
-
proxy
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_proxy
public Ice.AsyncResult begin_proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_proxy
public IObject end_proxy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
end_proxy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__proxy_completed
public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
setId
public void setId(RLong id)
- Specified by:
setId
in interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setId
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_shallowCopy
public IObject end_shallowCopy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
end_shallowCopy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__shallowCopy_completed
public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
unload
public void unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
-
unload
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unload
public Ice.AsyncResult begin_unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unload
public void end_unload(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
end_unload
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadCollections
public void unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
-
unloadCollections
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadCollections
public void end_unloadCollections(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
end_unloadCollections
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadDetails
public void unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
-
unloadDetails
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadDetails
public void end_unloadDetails(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
end_unloadDetails
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
addAllPlateAcquisitionSet
public void addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
- Specified by:
addAllPlateAcquisitionSet
in interfacePlatePrx
-
addAllPlateAcquisitionSet
public void addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllPlateAcquisitionSet
in interfacePlatePrx
-
begin_addAllPlateAcquisitionSet
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
- Specified by:
begin_addAllPlateAcquisitionSet
in 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_addAllPlateAcquisitionSet
in interfacePlatePrx
-
begin_addAllPlateAcquisitionSet
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Ice.Callback __cb)
- Specified by:
begin_addAllPlateAcquisitionSet
in 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_addAllPlateAcquisitionSet
in interfacePlatePrx
-
begin_addAllPlateAcquisitionSet
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Callback_Plate_addAllPlateAcquisitionSet __cb)
- Specified by:
begin_addAllPlateAcquisitionSet
in 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_addAllPlateAcquisitionSet
in 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_addAllPlateAcquisitionSet
in 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_addAllPlateAcquisitionSet
in 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_addAllPlateAcquisitionSet
in 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_addAllPlateAcquisitionSet
in interfacePlatePrx
-
end_addAllPlateAcquisitionSet
public void end_addAllPlateAcquisitionSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllPlateAcquisitionSet
in interfacePlatePrx
-
addAllPlateAnnotationLinkSet
public void addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
- Specified by:
addAllPlateAnnotationLinkSet
in interfacePlatePrx
-
addAllPlateAnnotationLinkSet
public void addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllPlateAnnotationLinkSet
in interfacePlatePrx
-
begin_addAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
- Specified by:
begin_addAllPlateAnnotationLinkSet
in 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_addAllPlateAnnotationLinkSet
in interfacePlatePrx
-
begin_addAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllPlateAnnotationLinkSet
in 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_addAllPlateAnnotationLinkSet
in interfacePlatePrx
-
begin_addAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Callback_Plate_addAllPlateAnnotationLinkSet __cb)
- Specified by:
begin_addAllPlateAnnotationLinkSet
in 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_addAllPlateAnnotationLinkSet
in 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_addAllPlateAnnotationLinkSet
in 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_addAllPlateAnnotationLinkSet
in 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_addAllPlateAnnotationLinkSet
in 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_addAllPlateAnnotationLinkSet
in interfacePlatePrx
-
end_addAllPlateAnnotationLinkSet
public void end_addAllPlateAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllPlateAnnotationLinkSet
in interfacePlatePrx
-
addAllScreenPlateLinkSet
public void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
addAllScreenPlateLinkSet
in interfacePlatePrx
-
addAllScreenPlateLinkSet
public void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllScreenPlateLinkSet
in interfacePlatePrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
begin_addAllScreenPlateLinkSet
in 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_addAllScreenPlateLinkSet
in interfacePlatePrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllScreenPlateLinkSet
in 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_addAllScreenPlateLinkSet
in interfacePlatePrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Plate_addAllScreenPlateLinkSet __cb)
- Specified by:
begin_addAllScreenPlateLinkSet
in 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_addAllScreenPlateLinkSet
in 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_addAllScreenPlateLinkSet
in 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_addAllScreenPlateLinkSet
in 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_addAllScreenPlateLinkSet
in 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_addAllScreenPlateLinkSet
in interfacePlatePrx
-
end_addAllScreenPlateLinkSet
public void end_addAllScreenPlateLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllScreenPlateLinkSet
in interfacePlatePrx
-
addAllWellSet
public void addAllWellSet(java.util.List<Well> targets)
- Specified by:
addAllWellSet
in interfacePlatePrx
-
addAllWellSet
public void addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllWellSet
in interfacePlatePrx
-
begin_addAllWellSet
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets)
- Specified by:
begin_addAllWellSet
in 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_addAllWellSet
in interfacePlatePrx
-
begin_addAllWellSet
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, Ice.Callback __cb)
- Specified by:
begin_addAllWellSet
in 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_addAllWellSet
in interfacePlatePrx
-
begin_addAllWellSet
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, Callback_Plate_addAllWellSet __cb)
- Specified by:
begin_addAllWellSet
in 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_addAllWellSet
in 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_addAllWellSet
in 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_addAllWellSet
in 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_addAllWellSet
in 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_addAllWellSet
in interfacePlatePrx
-
end_addAllWellSet
public void end_addAllWellSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllWellSet
in interfacePlatePrx
-
addPlateAcquisition
public void addPlateAcquisition(PlateAcquisition target)
- Specified by:
addPlateAcquisition
in interfacePlatePrx
-
addPlateAcquisition
public void addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addPlateAcquisition
in interfacePlatePrx
-
begin_addPlateAcquisition
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target)
- Specified by:
begin_addPlateAcquisition
in interfacePlatePrx
-
begin_addPlateAcquisition
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addPlateAcquisition
in interfacePlatePrx
-
begin_addPlateAcquisition
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, Ice.Callback __cb)
- Specified by:
begin_addPlateAcquisition
in 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_addPlateAcquisition
in interfacePlatePrx
-
begin_addPlateAcquisition
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, Callback_Plate_addPlateAcquisition __cb)
- Specified by:
begin_addPlateAcquisition
in 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_addPlateAcquisition
in interfacePlatePrx
-
begin_addPlateAcquisition
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addPlateAcquisition
in 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_addPlateAcquisition
in 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_addPlateAcquisition
in 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_addPlateAcquisition
in interfacePlatePrx
-
end_addPlateAcquisition
public void end_addPlateAcquisition(Ice.AsyncResult __iresult)
- Specified by:
end_addPlateAcquisition
in interfacePlatePrx
-
addPlateAnnotationLink
public void addPlateAnnotationLink(PlateAnnotationLink target)
- Specified by:
addPlateAnnotationLink
in interfacePlatePrx
-
addPlateAnnotationLink
public void addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addPlateAnnotationLink
in interfacePlatePrx
-
begin_addPlateAnnotationLink
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target)
- Specified by:
begin_addPlateAnnotationLink
in interfacePlatePrx
-
begin_addPlateAnnotationLink
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addPlateAnnotationLink
in interfacePlatePrx
-
begin_addPlateAnnotationLink
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addPlateAnnotationLink
in 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_addPlateAnnotationLink
in interfacePlatePrx
-
begin_addPlateAnnotationLink
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, Callback_Plate_addPlateAnnotationLink __cb)
- Specified by:
begin_addPlateAnnotationLink
in 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_addPlateAnnotationLink
in interfacePlatePrx
-
begin_addPlateAnnotationLink
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addPlateAnnotationLink
in 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_addPlateAnnotationLink
in 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_addPlateAnnotationLink
in 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_addPlateAnnotationLink
in interfacePlatePrx
-
end_addPlateAnnotationLink
public void end_addPlateAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addPlateAnnotationLink
in interfacePlatePrx
-
addPlateAnnotationLinkToBoth
public void addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides)
- Specified by:
addPlateAnnotationLinkToBoth
in interfacePlatePrx
-
addPlateAnnotationLinkToBoth
public void addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addPlateAnnotationLinkToBoth
in interfacePlatePrx
-
begin_addPlateAnnotationLinkToBoth
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides)
- Specified by:
begin_addPlateAnnotationLinkToBoth
in 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_addPlateAnnotationLinkToBoth
in interfacePlatePrx
-
begin_addPlateAnnotationLinkToBoth
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addPlateAnnotationLinkToBoth
in 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_addPlateAnnotationLinkToBoth
in interfacePlatePrx
-
begin_addPlateAnnotationLinkToBoth
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, Callback_Plate_addPlateAnnotationLinkToBoth __cb)
- Specified by:
begin_addPlateAnnotationLinkToBoth
in 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_addPlateAnnotationLinkToBoth
in 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_addPlateAnnotationLinkToBoth
in 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_addPlateAnnotationLinkToBoth
in 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_addPlateAnnotationLinkToBoth
in 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_addPlateAnnotationLinkToBoth
in interfacePlatePrx
-
end_addPlateAnnotationLinkToBoth
public void end_addPlateAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addPlateAnnotationLinkToBoth
in interfacePlatePrx
-
addScreenPlateLink
public void addScreenPlateLink(ScreenPlateLink target)
- Specified by:
addScreenPlateLink
in interfacePlatePrx
-
addScreenPlateLink
public void addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addScreenPlateLink
in interfacePlatePrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target)
- Specified by:
begin_addScreenPlateLink
in interfacePlatePrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addScreenPlateLink
in interfacePlatePrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, Ice.Callback __cb)
- Specified by:
begin_addScreenPlateLink
in 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_addScreenPlateLink
in interfacePlatePrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, Callback_Plate_addScreenPlateLink __cb)
- Specified by:
begin_addScreenPlateLink
in 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_addScreenPlateLink
in interfacePlatePrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addScreenPlateLink
in 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_addScreenPlateLink
in 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_addScreenPlateLink
in 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_addScreenPlateLink
in interfacePlatePrx
-
end_addScreenPlateLink
public void end_addScreenPlateLink(Ice.AsyncResult __iresult)
- Specified by:
end_addScreenPlateLink
in interfacePlatePrx
-
addScreenPlateLinkToBoth
public void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
addScreenPlateLinkToBoth
in interfacePlatePrx
-
addScreenPlateLinkToBoth
public void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addScreenPlateLinkToBoth
in interfacePlatePrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
begin_addScreenPlateLinkToBoth
in 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_addScreenPlateLinkToBoth
in interfacePlatePrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addScreenPlateLinkToBoth
in 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_addScreenPlateLinkToBoth
in interfacePlatePrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Callback_Plate_addScreenPlateLinkToBoth __cb)
- Specified by:
begin_addScreenPlateLinkToBoth
in 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_addScreenPlateLinkToBoth
in 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_addScreenPlateLinkToBoth
in 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_addScreenPlateLinkToBoth
in 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_addScreenPlateLinkToBoth
in 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_addScreenPlateLinkToBoth
in interfacePlatePrx
-
end_addScreenPlateLinkToBoth
public void end_addScreenPlateLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addScreenPlateLinkToBoth
in 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_addWell
in interfacePlatePrx
-
begin_addWell
public Ice.AsyncResult begin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addWell
in interfacePlatePrx
-
begin_addWell
public Ice.AsyncResult begin_addWell(Well target, Ice.Callback __cb)
- Specified by:
begin_addWell
in 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_addWell
in interfacePlatePrx
-
begin_addWell
public Ice.AsyncResult begin_addWell(Well target, Callback_Plate_addWell __cb)
- Specified by:
begin_addWell
in 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_addWell
in interfacePlatePrx
-
begin_addWell
public Ice.AsyncResult begin_addWell(Well target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addWell
in 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_addWell
in 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_addWell
in 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_addWell
in interfacePlatePrx
-
end_addWell
public void end_addWell(Ice.AsyncResult __iresult)
- Specified by:
end_addWell
in interfacePlatePrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinks
in interfacePlatePrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinks
in interfacePlatePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinks
in interfacePlatePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinks
in interfacePlatePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinks
in interfacePlatePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinks
in interfacePlatePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Plate_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinks
in 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_clearAnnotationLinks
in interfacePlatePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearAnnotationLinks
in 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_clearAnnotationLinks
in 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_clearAnnotationLinks
in 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_clearAnnotationLinks
in interfacePlatePrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinks
in interfacePlatePrx
-
clearPlateAcquisitions
public void clearPlateAcquisitions()
- Specified by:
clearPlateAcquisitions
in interfacePlatePrx
-
clearPlateAcquisitions
public void clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearPlateAcquisitions
in interfacePlatePrx
-
begin_clearPlateAcquisitions
public Ice.AsyncResult begin_clearPlateAcquisitions()
- Specified by:
begin_clearPlateAcquisitions
in interfacePlatePrx
-
begin_clearPlateAcquisitions
public Ice.AsyncResult begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearPlateAcquisitions
in interfacePlatePrx
-
begin_clearPlateAcquisitions
public Ice.AsyncResult begin_clearPlateAcquisitions(Ice.Callback __cb)
- Specified by:
begin_clearPlateAcquisitions
in interfacePlatePrx
-
begin_clearPlateAcquisitions
public Ice.AsyncResult begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearPlateAcquisitions
in interfacePlatePrx
-
begin_clearPlateAcquisitions
public Ice.AsyncResult begin_clearPlateAcquisitions(Callback_Plate_clearPlateAcquisitions __cb)
- Specified by:
begin_clearPlateAcquisitions
in 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_clearPlateAcquisitions
in interfacePlatePrx
-
begin_clearPlateAcquisitions
public Ice.AsyncResult begin_clearPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearPlateAcquisitions
in 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_clearPlateAcquisitions
in 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_clearPlateAcquisitions
in 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_clearPlateAcquisitions
in interfacePlatePrx
-
end_clearPlateAcquisitions
public void end_clearPlateAcquisitions(Ice.AsyncResult __iresult)
- Specified by:
end_clearPlateAcquisitions
in interfacePlatePrx
-
clearScreenLinks
public void clearScreenLinks()
- Specified by:
clearScreenLinks
in interfacePlatePrx
-
clearScreenLinks
public void clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearScreenLinks
in interfacePlatePrx
-
begin_clearScreenLinks
public Ice.AsyncResult begin_clearScreenLinks()
- Specified by:
begin_clearScreenLinks
in interfacePlatePrx
-
begin_clearScreenLinks
public Ice.AsyncResult begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearScreenLinks
in interfacePlatePrx
-
begin_clearScreenLinks
public Ice.AsyncResult begin_clearScreenLinks(Ice.Callback __cb)
- Specified by:
begin_clearScreenLinks
in interfacePlatePrx
-
begin_clearScreenLinks
public Ice.AsyncResult begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearScreenLinks
in interfacePlatePrx
-
begin_clearScreenLinks
public Ice.AsyncResult begin_clearScreenLinks(Callback_Plate_clearScreenLinks __cb)
- Specified by:
begin_clearScreenLinks
in 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_clearScreenLinks
in interfacePlatePrx
-
begin_clearScreenLinks
public Ice.AsyncResult begin_clearScreenLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearScreenLinks
in 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_clearScreenLinks
in 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_clearScreenLinks
in 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_clearScreenLinks
in interfacePlatePrx
-
end_clearScreenLinks
public void end_clearScreenLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearScreenLinks
in interfacePlatePrx
-
clearWells
public void clearWells()
- Specified by:
clearWells
in interfacePlatePrx
-
clearWells
public void clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearWells
in interfacePlatePrx
-
begin_clearWells
public Ice.AsyncResult begin_clearWells()
- Specified by:
begin_clearWells
in interfacePlatePrx
-
begin_clearWells
public Ice.AsyncResult begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearWells
in interfacePlatePrx
-
begin_clearWells
public Ice.AsyncResult begin_clearWells(Ice.Callback __cb)
- Specified by:
begin_clearWells
in interfacePlatePrx
-
begin_clearWells
public Ice.AsyncResult begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearWells
in interfacePlatePrx
-
begin_clearWells
public Ice.AsyncResult begin_clearWells(Callback_Plate_clearWells __cb)
- Specified by:
begin_clearWells
in 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_clearWells
in interfacePlatePrx
-
begin_clearWells
public Ice.AsyncResult begin_clearWells(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearWells
in 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_clearWells
in 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_clearWells
in 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_clearWells
in interfacePlatePrx
-
end_clearWells
public void end_clearWells(Ice.AsyncResult __iresult)
- Specified by:
end_clearWells
in interfacePlatePrx
-
copyAnnotationLinks
public java.util.List<PlateAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinks
in interfacePlatePrx
-
copyAnnotationLinks
public java.util.List<PlateAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinks
in interfacePlatePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinks
in interfacePlatePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinks
in interfacePlatePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinks
in interfacePlatePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinks
in interfacePlatePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Plate_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinks
in 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_copyAnnotationLinks
in 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_copyAnnotationLinks
in 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_copyAnnotationLinks
in 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_copyAnnotationLinks
in 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_copyAnnotationLinks
in interfacePlatePrx
-
end_copyAnnotationLinks
public java.util.List<PlateAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinks
in 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:
copyPlateAcquisitions
in interfacePlatePrx
-
copyPlateAcquisitions
public java.util.List<PlateAcquisition> copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyPlateAcquisitions
in interfacePlatePrx
-
begin_copyPlateAcquisitions
public Ice.AsyncResult begin_copyPlateAcquisitions()
- Specified by:
begin_copyPlateAcquisitions
in interfacePlatePrx
-
begin_copyPlateAcquisitions
public Ice.AsyncResult begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyPlateAcquisitions
in interfacePlatePrx
-
begin_copyPlateAcquisitions
public Ice.AsyncResult begin_copyPlateAcquisitions(Ice.Callback __cb)
- Specified by:
begin_copyPlateAcquisitions
in interfacePlatePrx
-
begin_copyPlateAcquisitions
public Ice.AsyncResult begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyPlateAcquisitions
in interfacePlatePrx
-
begin_copyPlateAcquisitions
public Ice.AsyncResult begin_copyPlateAcquisitions(Callback_Plate_copyPlateAcquisitions __cb)
- Specified by:
begin_copyPlateAcquisitions
in 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_copyPlateAcquisitions
in 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_copyPlateAcquisitions
in 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_copyPlateAcquisitions
in 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_copyPlateAcquisitions
in 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_copyPlateAcquisitions
in interfacePlatePrx
-
end_copyPlateAcquisitions
public java.util.List<PlateAcquisition> end_copyPlateAcquisitions(Ice.AsyncResult __iresult)
- Specified by:
end_copyPlateAcquisitions
in 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:
copyScreenLinks
in interfacePlatePrx
-
copyScreenLinks
public java.util.List<ScreenPlateLink> copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyScreenLinks
in interfacePlatePrx
-
begin_copyScreenLinks
public Ice.AsyncResult begin_copyScreenLinks()
- Specified by:
begin_copyScreenLinks
in interfacePlatePrx
-
begin_copyScreenLinks
public Ice.AsyncResult begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyScreenLinks
in interfacePlatePrx
-
begin_copyScreenLinks
public Ice.AsyncResult begin_copyScreenLinks(Ice.Callback __cb)
- Specified by:
begin_copyScreenLinks
in interfacePlatePrx
-
begin_copyScreenLinks
public Ice.AsyncResult begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyScreenLinks
in interfacePlatePrx
-
begin_copyScreenLinks
public Ice.AsyncResult begin_copyScreenLinks(Callback_Plate_copyScreenLinks __cb)
- Specified by:
begin_copyScreenLinks
in 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_copyScreenLinks
in 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_copyScreenLinks
in 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_copyScreenLinks
in 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_copyScreenLinks
in 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_copyScreenLinks
in interfacePlatePrx
-
end_copyScreenLinks
public java.util.List<ScreenPlateLink> end_copyScreenLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyScreenLinks
in 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_copyWells
in interfacePlatePrx
-
begin_copyWells
public Ice.AsyncResult begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyWells
in interfacePlatePrx
-
begin_copyWells
public Ice.AsyncResult begin_copyWells(Ice.Callback __cb)
- Specified by:
begin_copyWells
in interfacePlatePrx
-
begin_copyWells
public Ice.AsyncResult begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyWells
in interfacePlatePrx
-
begin_copyWells
public Ice.AsyncResult begin_copyWells(Callback_Plate_copyWells __cb)
- Specified by:
begin_copyWells
in 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_copyWells
in 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_copyWells
in 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_copyWells
in 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_copyWells
in 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_copyWells
in interfacePlatePrx
-
end_copyWells
public java.util.List<Well> end_copyWells(Ice.AsyncResult __iresult)
- Specified by:
end_copyWells
in 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:
findPlateAnnotationLink
in interfacePlatePrx
-
findPlateAnnotationLink
public java.util.List<PlateAnnotationLink> findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findPlateAnnotationLink
in interfacePlatePrx
-
begin_findPlateAnnotationLink
public Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal)
- Specified by:
begin_findPlateAnnotationLink
in interfacePlatePrx
-
begin_findPlateAnnotationLink
public Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findPlateAnnotationLink
in interfacePlatePrx
-
begin_findPlateAnnotationLink
public Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findPlateAnnotationLink
in 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_findPlateAnnotationLink
in interfacePlatePrx
-
begin_findPlateAnnotationLink
public Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, Callback_Plate_findPlateAnnotationLink __cb)
- Specified by:
begin_findPlateAnnotationLink
in 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_findPlateAnnotationLink
in 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_findPlateAnnotationLink
in 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_findPlateAnnotationLink
in 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_findPlateAnnotationLink
in 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_findPlateAnnotationLink
in interfacePlatePrx
-
end_findPlateAnnotationLink
public java.util.List<PlateAnnotationLink> end_findPlateAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findPlateAnnotationLink
in 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:
findScreenPlateLink
in interfacePlatePrx
-
findScreenPlateLink
public java.util.List<ScreenPlateLink> findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findScreenPlateLink
in interfacePlatePrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Screen removal)
- Specified by:
begin_findScreenPlateLink
in interfacePlatePrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findScreenPlateLink
in interfacePlatePrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Screen removal, Ice.Callback __cb)
- Specified by:
begin_findScreenPlateLink
in 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_findScreenPlateLink
in interfacePlatePrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Screen removal, Callback_Plate_findScreenPlateLink __cb)
- Specified by:
begin_findScreenPlateLink
in 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_findScreenPlateLink
in 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_findScreenPlateLink
in 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_findScreenPlateLink
in 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_findScreenPlateLink
in 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_findScreenPlateLink
in interfacePlatePrx
-
end_findScreenPlateLink
public java.util.List<ScreenPlateLink> end_findScreenPlateLink(Ice.AsyncResult __iresult)
- Specified by:
end_findScreenPlateLink
in 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:
getAnnotationLinksCountPerOwner
in 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:
getAnnotationLinksCountPerOwner
in interfacePlatePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfacePlatePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfacePlatePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfacePlatePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfacePlatePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Plate_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in 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_getAnnotationLinksCountPerOwner
in 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_getAnnotationLinksCountPerOwner
in 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_getAnnotationLinksCountPerOwner
in 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_getAnnotationLinksCountPerOwner
in 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_getAnnotationLinksCountPerOwner
in interfacePlatePrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwner
in 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:
getColumnNamingConvention
in interfacePlatePrx
-
getColumnNamingConvention
public RString getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getColumnNamingConvention
in interfacePlatePrx
-
begin_getColumnNamingConvention
public Ice.AsyncResult begin_getColumnNamingConvention()
- Specified by:
begin_getColumnNamingConvention
in interfacePlatePrx
-
begin_getColumnNamingConvention
public Ice.AsyncResult begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getColumnNamingConvention
in interfacePlatePrx
-
begin_getColumnNamingConvention
public Ice.AsyncResult begin_getColumnNamingConvention(Ice.Callback __cb)
- Specified by:
begin_getColumnNamingConvention
in interfacePlatePrx
-
begin_getColumnNamingConvention
public Ice.AsyncResult begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getColumnNamingConvention
in interfacePlatePrx
-
begin_getColumnNamingConvention
public Ice.AsyncResult begin_getColumnNamingConvention(Callback_Plate_getColumnNamingConvention __cb)
- Specified by:
begin_getColumnNamingConvention
in 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_getColumnNamingConvention
in interfacePlatePrx
-
begin_getColumnNamingConvention
public Ice.AsyncResult begin_getColumnNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getColumnNamingConvention
in 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_getColumnNamingConvention
in 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_getColumnNamingConvention
in 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_getColumnNamingConvention
in interfacePlatePrx
-
end_getColumnNamingConvention
public RString end_getColumnNamingConvention(Ice.AsyncResult __iresult)
- Specified by:
end_getColumnNamingConvention
in interfacePlatePrx
-
__getColumnNamingConvention_completed
public static void __getColumnNamingConvention_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getColumns
public RInt getColumns()
- Specified by:
getColumns
in interfacePlatePrx
-
getColumns
public RInt getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getColumns
in interfacePlatePrx
-
begin_getColumns
public Ice.AsyncResult begin_getColumns()
- Specified by:
begin_getColumns
in interfacePlatePrx
-
begin_getColumns
public Ice.AsyncResult begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getColumns
in interfacePlatePrx
-
begin_getColumns
public Ice.AsyncResult begin_getColumns(Ice.Callback __cb)
- Specified by:
begin_getColumns
in interfacePlatePrx
-
begin_getColumns
public Ice.AsyncResult begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getColumns
in interfacePlatePrx
-
begin_getColumns
public Ice.AsyncResult begin_getColumns(Callback_Plate_getColumns __cb)
- Specified by:
begin_getColumns
in 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_getColumns
in interfacePlatePrx
-
begin_getColumns
public Ice.AsyncResult begin_getColumns(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getColumns
in 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_getColumns
in 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_getColumns
in 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_getColumns
in interfacePlatePrx
-
end_getColumns
public RInt end_getColumns(Ice.AsyncResult __iresult)
- Specified by:
end_getColumns
in interfacePlatePrx
-
__getColumns_completed
public static void __getColumns_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getDefaultSample
public RInt getDefaultSample()
- Specified by:
getDefaultSample
in interfacePlatePrx
-
getDefaultSample
public RInt getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDefaultSample
in interfacePlatePrx
-
begin_getDefaultSample
public Ice.AsyncResult begin_getDefaultSample()
- Specified by:
begin_getDefaultSample
in interfacePlatePrx
-
begin_getDefaultSample
public Ice.AsyncResult begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDefaultSample
in interfacePlatePrx
-
begin_getDefaultSample
public Ice.AsyncResult begin_getDefaultSample(Ice.Callback __cb)
- Specified by:
begin_getDefaultSample
in interfacePlatePrx
-
begin_getDefaultSample
public Ice.AsyncResult begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDefaultSample
in interfacePlatePrx
-
begin_getDefaultSample
public Ice.AsyncResult begin_getDefaultSample(Callback_Plate_getDefaultSample __cb)
- Specified by:
begin_getDefaultSample
in 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_getDefaultSample
in interfacePlatePrx
-
begin_getDefaultSample
public Ice.AsyncResult begin_getDefaultSample(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDefaultSample
in 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_getDefaultSample
in 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_getDefaultSample
in 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_getDefaultSample
in interfacePlatePrx
-
end_getDefaultSample
public RInt end_getDefaultSample(Ice.AsyncResult __iresult)
- Specified by:
end_getDefaultSample
in interfacePlatePrx
-
__getDefaultSample_completed
public static void __getDefaultSample_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getDescription
public RString getDescription()
- Specified by:
getDescription
in interfacePlatePrx
-
getDescription
public RString getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDescription
in interfacePlatePrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription()
- Specified by:
begin_getDescription
in interfacePlatePrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDescription
in interfacePlatePrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Ice.Callback __cb)
- Specified by:
begin_getDescription
in interfacePlatePrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDescription
in interfacePlatePrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Callback_Plate_getDescription __cb)
- Specified by:
begin_getDescription
in 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_getDescription
in interfacePlatePrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDescription
in 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_getDescription
in 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_getDescription
in 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_getDescription
in interfacePlatePrx
-
end_getDescription
public RString end_getDescription(Ice.AsyncResult __iresult)
- Specified by:
end_getDescription
in interfacePlatePrx
-
__getDescription_completed
public static void __getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getExternalIdentifier
public RString getExternalIdentifier()
- Specified by:
getExternalIdentifier
in interfacePlatePrx
-
getExternalIdentifier
public RString getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getExternalIdentifier
in interfacePlatePrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier()
- Specified by:
begin_getExternalIdentifier
in interfacePlatePrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getExternalIdentifier
in interfacePlatePrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(Ice.Callback __cb)
- Specified by:
begin_getExternalIdentifier
in interfacePlatePrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getExternalIdentifier
in interfacePlatePrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(Callback_Plate_getExternalIdentifier __cb)
- Specified by:
begin_getExternalIdentifier
in 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_getExternalIdentifier
in interfacePlatePrx
-
begin_getExternalIdentifier
public Ice.AsyncResult begin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getExternalIdentifier
in 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_getExternalIdentifier
in 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_getExternalIdentifier
in 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_getExternalIdentifier
in interfacePlatePrx
-
end_getExternalIdentifier
public RString end_getExternalIdentifier(Ice.AsyncResult __iresult)
- Specified by:
end_getExternalIdentifier
in 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_getName
in interfacePlatePrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getName
in interfacePlatePrx
-
begin_getName
public Ice.AsyncResult begin_getName(Ice.Callback __cb)
- Specified by:
begin_getName
in interfacePlatePrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getName
in interfacePlatePrx
-
begin_getName
public Ice.AsyncResult begin_getName(Callback_Plate_getName __cb)
- Specified by:
begin_getName
in 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_getName
in interfacePlatePrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getName
in 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_getName
in 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_getName
in 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_getName
in interfacePlatePrx
-
end_getName
public RString end_getName(Ice.AsyncResult __iresult)
- Specified by:
end_getName
in interfacePlatePrx
-
__getName_completed
public static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getRowNamingConvention
public RString getRowNamingConvention()
- Specified by:
getRowNamingConvention
in interfacePlatePrx
-
getRowNamingConvention
public RString getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getRowNamingConvention
in interfacePlatePrx
-
begin_getRowNamingConvention
public Ice.AsyncResult begin_getRowNamingConvention()
- Specified by:
begin_getRowNamingConvention
in interfacePlatePrx
-
begin_getRowNamingConvention
public Ice.AsyncResult begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getRowNamingConvention
in interfacePlatePrx
-
begin_getRowNamingConvention
public Ice.AsyncResult begin_getRowNamingConvention(Ice.Callback __cb)
- Specified by:
begin_getRowNamingConvention
in interfacePlatePrx
-
begin_getRowNamingConvention
public Ice.AsyncResult begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getRowNamingConvention
in interfacePlatePrx
-
begin_getRowNamingConvention
public Ice.AsyncResult begin_getRowNamingConvention(Callback_Plate_getRowNamingConvention __cb)
- Specified by:
begin_getRowNamingConvention
in 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_getRowNamingConvention
in interfacePlatePrx
-
begin_getRowNamingConvention
public Ice.AsyncResult begin_getRowNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRowNamingConvention
in 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_getRowNamingConvention
in 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_getRowNamingConvention
in 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_getRowNamingConvention
in interfacePlatePrx
-
end_getRowNamingConvention
public RString end_getRowNamingConvention(Ice.AsyncResult __iresult)
- Specified by:
end_getRowNamingConvention
in 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_getRows
in interfacePlatePrx
-
begin_getRows
public Ice.AsyncResult begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getRows
in interfacePlatePrx
-
begin_getRows
public Ice.AsyncResult begin_getRows(Ice.Callback __cb)
- Specified by:
begin_getRows
in interfacePlatePrx
-
begin_getRows
public Ice.AsyncResult begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getRows
in interfacePlatePrx
-
begin_getRows
public Ice.AsyncResult begin_getRows(Callback_Plate_getRows __cb)
- Specified by:
begin_getRows
in 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_getRows
in interfacePlatePrx
-
begin_getRows
public Ice.AsyncResult begin_getRows(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRows
in 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_getRows
in 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_getRows
in 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_getRows
in interfacePlatePrx
-
end_getRows
public RInt end_getRows(Ice.AsyncResult __iresult)
- Specified by:
end_getRows
in 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:
getScreenLinksCountPerOwner
in 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:
getScreenLinksCountPerOwner
in interfacePlatePrx
-
begin_getScreenLinksCountPerOwner
public Ice.AsyncResult begin_getScreenLinksCountPerOwner()
- Specified by:
begin_getScreenLinksCountPerOwner
in interfacePlatePrx
-
begin_getScreenLinksCountPerOwner
public Ice.AsyncResult begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getScreenLinksCountPerOwner
in interfacePlatePrx
-
begin_getScreenLinksCountPerOwner
public Ice.AsyncResult begin_getScreenLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getScreenLinksCountPerOwner
in interfacePlatePrx
-
begin_getScreenLinksCountPerOwner
public Ice.AsyncResult begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getScreenLinksCountPerOwner
in interfacePlatePrx
-
begin_getScreenLinksCountPerOwner
public Ice.AsyncResult begin_getScreenLinksCountPerOwner(Callback_Plate_getScreenLinksCountPerOwner __cb)
- Specified by:
begin_getScreenLinksCountPerOwner
in 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_getScreenLinksCountPerOwner
in 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_getScreenLinksCountPerOwner
in 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_getScreenLinksCountPerOwner
in 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_getScreenLinksCountPerOwner
in 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_getScreenLinksCountPerOwner
in interfacePlatePrx
-
end_getScreenLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getScreenLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getScreenLinksCountPerOwner
in 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_getStatus
in interfacePlatePrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getStatus
in interfacePlatePrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(Ice.Callback __cb)
- Specified by:
begin_getStatus
in interfacePlatePrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getStatus
in interfacePlatePrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(Callback_Plate_getStatus __cb)
- Specified by:
begin_getStatus
in 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_getStatus
in interfacePlatePrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getStatus
in 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_getStatus
in 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_getStatus
in 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_getStatus
in interfacePlatePrx
-
end_getStatus
public RString end_getStatus(Ice.AsyncResult __iresult)
- Specified by:
end_getStatus
in interfacePlatePrx
-
__getStatus_completed
public static void __getStatus_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersion
in interfacePlatePrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersion
in interfacePlatePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersion
in interfacePlatePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersion
in interfacePlatePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfacePlatePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfacePlatePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_Plate_getVersion __cb)
- Specified by:
begin_getVersion
in 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_getVersion
in interfacePlatePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersion
in 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_getVersion
in 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_getVersion
in 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_getVersion
in interfacePlatePrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersion
in interfacePlatePrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getWellOriginX
public Length getWellOriginX()
- Specified by:
getWellOriginX
in interfacePlatePrx
-
getWellOriginX
public Length getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getWellOriginX
in interfacePlatePrx
-
begin_getWellOriginX
public Ice.AsyncResult begin_getWellOriginX()
- Specified by:
begin_getWellOriginX
in interfacePlatePrx
-
begin_getWellOriginX
public Ice.AsyncResult begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getWellOriginX
in interfacePlatePrx
-
begin_getWellOriginX
public Ice.AsyncResult begin_getWellOriginX(Ice.Callback __cb)
- Specified by:
begin_getWellOriginX
in interfacePlatePrx
-
begin_getWellOriginX
public Ice.AsyncResult begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getWellOriginX
in interfacePlatePrx
-
begin_getWellOriginX
public Ice.AsyncResult begin_getWellOriginX(Callback_Plate_getWellOriginX __cb)
- Specified by:
begin_getWellOriginX
in 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_getWellOriginX
in interfacePlatePrx
-
begin_getWellOriginX
public Ice.AsyncResult begin_getWellOriginX(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getWellOriginX
in 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_getWellOriginX
in 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_getWellOriginX
in 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_getWellOriginX
in interfacePlatePrx
-
end_getWellOriginX
public Length end_getWellOriginX(Ice.AsyncResult __iresult)
- Specified by:
end_getWellOriginX
in interfacePlatePrx
-
__getWellOriginX_completed
public static void __getWellOriginX_completed(Ice.TwowayCallbackArg1<Length> __cb, Ice.AsyncResult __result)
-
getWellOriginY
public Length getWellOriginY()
- Specified by:
getWellOriginY
in interfacePlatePrx
-
getWellOriginY
public Length getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getWellOriginY
in interfacePlatePrx
-
begin_getWellOriginY
public Ice.AsyncResult begin_getWellOriginY()
- Specified by:
begin_getWellOriginY
in interfacePlatePrx
-
begin_getWellOriginY
public Ice.AsyncResult begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getWellOriginY
in interfacePlatePrx
-
begin_getWellOriginY
public Ice.AsyncResult begin_getWellOriginY(Ice.Callback __cb)
- Specified by:
begin_getWellOriginY
in interfacePlatePrx
-
begin_getWellOriginY
public Ice.AsyncResult begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getWellOriginY
in interfacePlatePrx
-
begin_getWellOriginY
public Ice.AsyncResult begin_getWellOriginY(Callback_Plate_getWellOriginY __cb)
- Specified by:
begin_getWellOriginY
in 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_getWellOriginY
in interfacePlatePrx
-
begin_getWellOriginY
public Ice.AsyncResult begin_getWellOriginY(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getWellOriginY
in 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_getWellOriginY
in 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_getWellOriginY
in 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_getWellOriginY
in interfacePlatePrx
-
end_getWellOriginY
public Length end_getWellOriginY(Ice.AsyncResult __iresult)
- Specified by:
end_getWellOriginY
in interfacePlatePrx
-
__getWellOriginY_completed
public static void __getWellOriginY_completed(Ice.TwowayCallbackArg1<Length> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public PlateAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotation
in interfacePlatePrx
-
linkAnnotation
public PlateAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotation
in interfacePlatePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotation
in interfacePlatePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotation
in interfacePlatePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotation
in 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_linkAnnotation
in interfacePlatePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Plate_linkAnnotation __cb)
- Specified by:
begin_linkAnnotation
in 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_linkAnnotation
in interfacePlatePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotation
in 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_linkAnnotation
in 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_linkAnnotation
in 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_linkAnnotation
in interfacePlatePrx
-
end_linkAnnotation
public PlateAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotation
in interfacePlatePrx
-
__linkAnnotation_completed
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<PlateAnnotationLink> __cb, Ice.AsyncResult __result)
-
linkScreen
public ScreenPlateLink linkScreen(Screen addition)
- Specified by:
linkScreen
in interfacePlatePrx
-
linkScreen
public ScreenPlateLink linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkScreen
in interfacePlatePrx
-
begin_linkScreen
public Ice.AsyncResult begin_linkScreen(Screen addition)
- Specified by:
begin_linkScreen
in interfacePlatePrx
-
begin_linkScreen
public Ice.AsyncResult begin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkScreen
in interfacePlatePrx
-
begin_linkScreen
public Ice.AsyncResult begin_linkScreen(Screen addition, Ice.Callback __cb)
- Specified by:
begin_linkScreen
in 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_linkScreen
in interfacePlatePrx
-
begin_linkScreen
public Ice.AsyncResult begin_linkScreen(Screen addition, Callback_Plate_linkScreen __cb)
- Specified by:
begin_linkScreen
in 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_linkScreen
in interfacePlatePrx
-
begin_linkScreen
public Ice.AsyncResult begin_linkScreen(Screen addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkScreen
in 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_linkScreen
in 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_linkScreen
in 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_linkScreen
in interfacePlatePrx
-
end_linkScreen
public ScreenPlateLink end_linkScreen(Ice.AsyncResult __iresult)
- Specified by:
end_linkScreen
in interfacePlatePrx
-
__linkScreen_completed
public static void __linkScreen_completed(Ice.TwowayCallbackArg1<ScreenPlateLink> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationList
in interfacePlatePrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationList
in interfacePlatePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationList
in interfacePlatePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationList
in interfacePlatePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationList
in interfacePlatePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationList
in interfacePlatePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Plate_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationList
in 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_linkedAnnotationList
in 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_linkedAnnotationList
in 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_linkedAnnotationList
in 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_linkedAnnotationList
in 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_linkedAnnotationList
in interfacePlatePrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationList
in 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:
linkedScreenList
in interfacePlatePrx
-
linkedScreenList
public java.util.List<Screen> linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedScreenList
in interfacePlatePrx
-
begin_linkedScreenList
public Ice.AsyncResult begin_linkedScreenList()
- Specified by:
begin_linkedScreenList
in interfacePlatePrx
-
begin_linkedScreenList
public Ice.AsyncResult begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedScreenList
in interfacePlatePrx
-
begin_linkedScreenList
public Ice.AsyncResult begin_linkedScreenList(Ice.Callback __cb)
- Specified by:
begin_linkedScreenList
in interfacePlatePrx
-
begin_linkedScreenList
public Ice.AsyncResult begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkedScreenList
in interfacePlatePrx
-
begin_linkedScreenList
public Ice.AsyncResult begin_linkedScreenList(Callback_Plate_linkedScreenList __cb)
- Specified by:
begin_linkedScreenList
in 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_linkedScreenList
in 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_linkedScreenList
in 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_linkedScreenList
in 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_linkedScreenList
in 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_linkedScreenList
in interfacePlatePrx
-
end_linkedScreenList
public java.util.List<Screen> end_linkedScreenList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedScreenList
in 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:
reloadAnnotationLinks
in interfacePlatePrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinks
in interfacePlatePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy)
- Specified by:
begin_reloadAnnotationLinks
in interfacePlatePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinks
in interfacePlatePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinks
in 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_reloadAnnotationLinks
in interfacePlatePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, Callback_Plate_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinks
in 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_reloadAnnotationLinks
in interfacePlatePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinks
in 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_reloadAnnotationLinks
in 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_reloadAnnotationLinks
in 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_reloadAnnotationLinks
in interfacePlatePrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinks
in interfacePlatePrx
-
reloadPlateAcquisitions
public void reloadPlateAcquisitions(Plate toCopy)
- Specified by:
reloadPlateAcquisitions
in interfacePlatePrx
-
reloadPlateAcquisitions
public void reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadPlateAcquisitions
in interfacePlatePrx
-
begin_reloadPlateAcquisitions
public Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy)
- Specified by:
begin_reloadPlateAcquisitions
in interfacePlatePrx
-
begin_reloadPlateAcquisitions
public Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadPlateAcquisitions
in interfacePlatePrx
-
begin_reloadPlateAcquisitions
public Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadPlateAcquisitions
in 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_reloadPlateAcquisitions
in interfacePlatePrx
-
begin_reloadPlateAcquisitions
public Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, Callback_Plate_reloadPlateAcquisitions __cb)
- Specified by:
begin_reloadPlateAcquisitions
in 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_reloadPlateAcquisitions
in interfacePlatePrx
-
begin_reloadPlateAcquisitions
public Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadPlateAcquisitions
in 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_reloadPlateAcquisitions
in 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_reloadPlateAcquisitions
in 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_reloadPlateAcquisitions
in interfacePlatePrx
-
end_reloadPlateAcquisitions
public void end_reloadPlateAcquisitions(Ice.AsyncResult __iresult)
- Specified by:
end_reloadPlateAcquisitions
in interfacePlatePrx
-
reloadScreenLinks
public void reloadScreenLinks(Plate toCopy)
- Specified by:
reloadScreenLinks
in interfacePlatePrx
-
reloadScreenLinks
public void reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadScreenLinks
in interfacePlatePrx
-
begin_reloadScreenLinks
public Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy)
- Specified by:
begin_reloadScreenLinks
in interfacePlatePrx
-
begin_reloadScreenLinks
public Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadScreenLinks
in interfacePlatePrx
-
begin_reloadScreenLinks
public Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadScreenLinks
in 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_reloadScreenLinks
in interfacePlatePrx
-
begin_reloadScreenLinks
public Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, Callback_Plate_reloadScreenLinks __cb)
- Specified by:
begin_reloadScreenLinks
in 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_reloadScreenLinks
in interfacePlatePrx
-
begin_reloadScreenLinks
public Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadScreenLinks
in 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_reloadScreenLinks
in 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_reloadScreenLinks
in 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_reloadScreenLinks
in interfacePlatePrx
-
end_reloadScreenLinks
public void end_reloadScreenLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadScreenLinks
in interfacePlatePrx
-
reloadWells
public void reloadWells(Plate toCopy)
- Specified by:
reloadWells
in interfacePlatePrx
-
reloadWells
public void reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadWells
in interfacePlatePrx
-
begin_reloadWells
public Ice.AsyncResult begin_reloadWells(Plate toCopy)
- Specified by:
begin_reloadWells
in interfacePlatePrx
-
begin_reloadWells
public Ice.AsyncResult begin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadWells
in interfacePlatePrx
-
begin_reloadWells
public Ice.AsyncResult begin_reloadWells(Plate toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadWells
in 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_reloadWells
in interfacePlatePrx
-
begin_reloadWells
public Ice.AsyncResult begin_reloadWells(Plate toCopy, Callback_Plate_reloadWells __cb)
- Specified by:
begin_reloadWells
in 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_reloadWells
in interfacePlatePrx
-
begin_reloadWells
public Ice.AsyncResult begin_reloadWells(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadWells
in 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_reloadWells
in 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_reloadWells
in 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_reloadWells
in interfacePlatePrx
-
end_reloadWells
public void end_reloadWells(Ice.AsyncResult __iresult)
- Specified by:
end_reloadWells
in interfacePlatePrx
-
removeAllPlateAcquisitionSet
public void removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
- Specified by:
removeAllPlateAcquisitionSet
in interfacePlatePrx
-
removeAllPlateAcquisitionSet
public void removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllPlateAcquisitionSet
in interfacePlatePrx
-
begin_removeAllPlateAcquisitionSet
public Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
- Specified by:
begin_removeAllPlateAcquisitionSet
in 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_removeAllPlateAcquisitionSet
in interfacePlatePrx
-
begin_removeAllPlateAcquisitionSet
public Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllPlateAcquisitionSet
in 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_removeAllPlateAcquisitionSet
in interfacePlatePrx
-
begin_removeAllPlateAcquisitionSet
public Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Callback_Plate_removeAllPlateAcquisitionSet __cb)
- Specified by:
begin_removeAllPlateAcquisitionSet
in 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_removeAllPlateAcquisitionSet
in 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_removeAllPlateAcquisitionSet
in 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_removeAllPlateAcquisitionSet
in 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_removeAllPlateAcquisitionSet
in 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_removeAllPlateAcquisitionSet
in interfacePlatePrx
-
end_removeAllPlateAcquisitionSet
public void end_removeAllPlateAcquisitionSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllPlateAcquisitionSet
in interfacePlatePrx
-
removeAllPlateAnnotationLinkSet
public void removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
- Specified by:
removeAllPlateAnnotationLinkSet
in interfacePlatePrx
-
removeAllPlateAnnotationLinkSet
public void removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllPlateAnnotationLinkSet
in interfacePlatePrx
-
begin_removeAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
- Specified by:
begin_removeAllPlateAnnotationLinkSet
in 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_removeAllPlateAnnotationLinkSet
in interfacePlatePrx
-
begin_removeAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllPlateAnnotationLinkSet
in 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_removeAllPlateAnnotationLinkSet
in interfacePlatePrx
-
begin_removeAllPlateAnnotationLinkSet
public Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Callback_Plate_removeAllPlateAnnotationLinkSet __cb)
- Specified by:
begin_removeAllPlateAnnotationLinkSet
in 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_removeAllPlateAnnotationLinkSet
in 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_removeAllPlateAnnotationLinkSet
in 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_removeAllPlateAnnotationLinkSet
in 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_removeAllPlateAnnotationLinkSet
in 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_removeAllPlateAnnotationLinkSet
in interfacePlatePrx
-
end_removeAllPlateAnnotationLinkSet
public void end_removeAllPlateAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllPlateAnnotationLinkSet
in interfacePlatePrx
-
removeAllScreenPlateLinkSet
public void removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
removeAllScreenPlateLinkSet
in interfacePlatePrx
-
removeAllScreenPlateLinkSet
public void removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllScreenPlateLinkSet
in interfacePlatePrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
begin_removeAllScreenPlateLinkSet
in 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_removeAllScreenPlateLinkSet
in interfacePlatePrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllScreenPlateLinkSet
in 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_removeAllScreenPlateLinkSet
in interfacePlatePrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Plate_removeAllScreenPlateLinkSet __cb)
- Specified by:
begin_removeAllScreenPlateLinkSet
in 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_removeAllScreenPlateLinkSet
in 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_removeAllScreenPlateLinkSet
in 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_removeAllScreenPlateLinkSet
in 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_removeAllScreenPlateLinkSet
in 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_removeAllScreenPlateLinkSet
in interfacePlatePrx
-
end_removeAllScreenPlateLinkSet
public void end_removeAllScreenPlateLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllScreenPlateLinkSet
in interfacePlatePrx
-
removeAllWellSet
public void removeAllWellSet(java.util.List<Well> targets)
- Specified by:
removeAllWellSet
in interfacePlatePrx
-
removeAllWellSet
public void removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllWellSet
in interfacePlatePrx
-
begin_removeAllWellSet
public Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets)
- Specified by:
begin_removeAllWellSet
in 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_removeAllWellSet
in interfacePlatePrx
-
begin_removeAllWellSet
public Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllWellSet
in 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_removeAllWellSet
in interfacePlatePrx
-
begin_removeAllWellSet
public Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, Callback_Plate_removeAllWellSet __cb)
- Specified by:
begin_removeAllWellSet
in 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_removeAllWellSet
in 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_removeAllWellSet
in 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_removeAllWellSet
in 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_removeAllWellSet
in 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_removeAllWellSet
in interfacePlatePrx
-
end_removeAllWellSet
public void end_removeAllWellSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllWellSet
in interfacePlatePrx
-
removePlateAcquisition
public void removePlateAcquisition(PlateAcquisition theTarget)
- Specified by:
removePlateAcquisition
in interfacePlatePrx
-
removePlateAcquisition
public void removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removePlateAcquisition
in interfacePlatePrx
-
begin_removePlateAcquisition
public Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget)
- Specified by:
begin_removePlateAcquisition
in interfacePlatePrx
-
begin_removePlateAcquisition
public Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removePlateAcquisition
in interfacePlatePrx
-
begin_removePlateAcquisition
public Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, Ice.Callback __cb)
- Specified by:
begin_removePlateAcquisition
in 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_removePlateAcquisition
in interfacePlatePrx
-
begin_removePlateAcquisition
public Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, Callback_Plate_removePlateAcquisition __cb)
- Specified by:
begin_removePlateAcquisition
in 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_removePlateAcquisition
in interfacePlatePrx
-
begin_removePlateAcquisition
public Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removePlateAcquisition
in 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_removePlateAcquisition
in 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_removePlateAcquisition
in 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_removePlateAcquisition
in interfacePlatePrx
-
end_removePlateAcquisition
public void end_removePlateAcquisition(Ice.AsyncResult __iresult)
- Specified by:
end_removePlateAcquisition
in interfacePlatePrx
-
removePlateAnnotationLink
public void removePlateAnnotationLink(PlateAnnotationLink theTarget)
- Specified by:
removePlateAnnotationLink
in interfacePlatePrx
-
removePlateAnnotationLink
public void removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removePlateAnnotationLink
in interfacePlatePrx
-
begin_removePlateAnnotationLink
public Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget)
- Specified by:
begin_removePlateAnnotationLink
in interfacePlatePrx
-
begin_removePlateAnnotationLink
public Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removePlateAnnotationLink
in interfacePlatePrx
-
begin_removePlateAnnotationLink
public Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removePlateAnnotationLink
in 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_removePlateAnnotationLink
in interfacePlatePrx
-
begin_removePlateAnnotationLink
public Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, Callback_Plate_removePlateAnnotationLink __cb)
- Specified by:
begin_removePlateAnnotationLink
in 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_removePlateAnnotationLink
in interfacePlatePrx
-
begin_removePlateAnnotationLink
public Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removePlateAnnotationLink
in 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_removePlateAnnotationLink
in 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_removePlateAnnotationLink
in 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_removePlateAnnotationLink
in interfacePlatePrx
-
end_removePlateAnnotationLink
public void end_removePlateAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removePlateAnnotationLink
in interfacePlatePrx
-
removePlateAnnotationLinkFromBoth
public void removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides)
- Specified by:
removePlateAnnotationLinkFromBoth
in interfacePlatePrx
-
removePlateAnnotationLinkFromBoth
public void removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removePlateAnnotationLinkFromBoth
in interfacePlatePrx
-
begin_removePlateAnnotationLinkFromBoth
public Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides)
- Specified by:
begin_removePlateAnnotationLinkFromBoth
in 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_removePlateAnnotationLinkFromBoth
in interfacePlatePrx
-
begin_removePlateAnnotationLinkFromBoth
public Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removePlateAnnotationLinkFromBoth
in 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_removePlateAnnotationLinkFromBoth
in interfacePlatePrx
-
begin_removePlateAnnotationLinkFromBoth
public Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, Callback_Plate_removePlateAnnotationLinkFromBoth __cb)
- Specified by:
begin_removePlateAnnotationLinkFromBoth
in 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_removePlateAnnotationLinkFromBoth
in 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_removePlateAnnotationLinkFromBoth
in 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_removePlateAnnotationLinkFromBoth
in 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_removePlateAnnotationLinkFromBoth
in 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_removePlateAnnotationLinkFromBoth
in interfacePlatePrx
-
end_removePlateAnnotationLinkFromBoth
public void end_removePlateAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removePlateAnnotationLinkFromBoth
in interfacePlatePrx
-
removeScreenPlateLink
public void removeScreenPlateLink(ScreenPlateLink theTarget)
- Specified by:
removeScreenPlateLink
in interfacePlatePrx
-
removeScreenPlateLink
public void removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeScreenPlateLink
in interfacePlatePrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget)
- Specified by:
begin_removeScreenPlateLink
in interfacePlatePrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeScreenPlateLink
in interfacePlatePrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeScreenPlateLink
in 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_removeScreenPlateLink
in interfacePlatePrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, Callback_Plate_removeScreenPlateLink __cb)
- Specified by:
begin_removeScreenPlateLink
in 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_removeScreenPlateLink
in interfacePlatePrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeScreenPlateLink
in 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_removeScreenPlateLink
in 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_removeScreenPlateLink
in 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_removeScreenPlateLink
in interfacePlatePrx
-
end_removeScreenPlateLink
public void end_removeScreenPlateLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeScreenPlateLink
in interfacePlatePrx
-
removeScreenPlateLinkFromBoth
public void removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
removeScreenPlateLinkFromBoth
in interfacePlatePrx
-
removeScreenPlateLinkFromBoth
public void removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeScreenPlateLinkFromBoth
in interfacePlatePrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
begin_removeScreenPlateLinkFromBoth
in 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_removeScreenPlateLinkFromBoth
in interfacePlatePrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeScreenPlateLinkFromBoth
in 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_removeScreenPlateLinkFromBoth
in interfacePlatePrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Callback_Plate_removeScreenPlateLinkFromBoth __cb)
- Specified by:
begin_removeScreenPlateLinkFromBoth
in 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_removeScreenPlateLinkFromBoth
in 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_removeScreenPlateLinkFromBoth
in 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_removeScreenPlateLinkFromBoth
in 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_removeScreenPlateLinkFromBoth
in 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_removeScreenPlateLinkFromBoth
in interfacePlatePrx
-
end_removeScreenPlateLinkFromBoth
public void end_removeScreenPlateLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeScreenPlateLinkFromBoth
in interfacePlatePrx
-
removeWell
public void removeWell(Well theTarget)
- Specified by:
removeWell
in interfacePlatePrx
-
removeWell
public void removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeWell
in interfacePlatePrx
-
begin_removeWell
public Ice.AsyncResult begin_removeWell(Well theTarget)
- Specified by:
begin_removeWell
in interfacePlatePrx
-
begin_removeWell
public Ice.AsyncResult begin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeWell
in interfacePlatePrx
-
begin_removeWell
public Ice.AsyncResult begin_removeWell(Well theTarget, Ice.Callback __cb)
- Specified by:
begin_removeWell
in 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_removeWell
in interfacePlatePrx
-
begin_removeWell
public Ice.AsyncResult begin_removeWell(Well theTarget, Callback_Plate_removeWell __cb)
- Specified by:
begin_removeWell
in 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_removeWell
in interfacePlatePrx
-
begin_removeWell
public Ice.AsyncResult begin_removeWell(Well theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeWell
in 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_removeWell
in 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_removeWell
in 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_removeWell
in interfacePlatePrx
-
end_removeWell
public void end_removeWell(Ice.AsyncResult __iresult)
- Specified by:
end_removeWell
in interfacePlatePrx
-
setColumnNamingConvention
public void setColumnNamingConvention(RString theColumnNamingConvention)
- Specified by:
setColumnNamingConvention
in interfacePlatePrx
-
setColumnNamingConvention
public void setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setColumnNamingConvention
in interfacePlatePrx
-
begin_setColumnNamingConvention
public Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention)
- Specified by:
begin_setColumnNamingConvention
in interfacePlatePrx
-
begin_setColumnNamingConvention
public Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setColumnNamingConvention
in interfacePlatePrx
-
begin_setColumnNamingConvention
public Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, Ice.Callback __cb)
- Specified by:
begin_setColumnNamingConvention
in 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_setColumnNamingConvention
in interfacePlatePrx
-
begin_setColumnNamingConvention
public Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, Callback_Plate_setColumnNamingConvention __cb)
- Specified by:
begin_setColumnNamingConvention
in 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_setColumnNamingConvention
in interfacePlatePrx
-
begin_setColumnNamingConvention
public Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setColumnNamingConvention
in 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_setColumnNamingConvention
in 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_setColumnNamingConvention
in 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_setColumnNamingConvention
in interfacePlatePrx
-
end_setColumnNamingConvention
public void end_setColumnNamingConvention(Ice.AsyncResult __iresult)
- Specified by:
end_setColumnNamingConvention
in interfacePlatePrx
-
setColumns
public void setColumns(RInt theColumns)
- Specified by:
setColumns
in interfacePlatePrx
-
setColumns
public void setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setColumns
in interfacePlatePrx
-
begin_setColumns
public Ice.AsyncResult begin_setColumns(RInt theColumns)
- Specified by:
begin_setColumns
in interfacePlatePrx
-
begin_setColumns
public Ice.AsyncResult begin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setColumns
in interfacePlatePrx
-
begin_setColumns
public Ice.AsyncResult begin_setColumns(RInt theColumns, Ice.Callback __cb)
- Specified by:
begin_setColumns
in 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_setColumns
in interfacePlatePrx
-
begin_setColumns
public Ice.AsyncResult begin_setColumns(RInt theColumns, Callback_Plate_setColumns __cb)
- Specified by:
begin_setColumns
in 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_setColumns
in interfacePlatePrx
-
begin_setColumns
public Ice.AsyncResult begin_setColumns(RInt theColumns, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setColumns
in 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_setColumns
in 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_setColumns
in 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_setColumns
in interfacePlatePrx
-
end_setColumns
public void end_setColumns(Ice.AsyncResult __iresult)
- Specified by:
end_setColumns
in interfacePlatePrx
-
setDefaultSample
public void setDefaultSample(RInt theDefaultSample)
- Specified by:
setDefaultSample
in interfacePlatePrx
-
setDefaultSample
public void setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setDefaultSample
in interfacePlatePrx
-
begin_setDefaultSample
public Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample)
- Specified by:
begin_setDefaultSample
in interfacePlatePrx
-
begin_setDefaultSample
public Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setDefaultSample
in interfacePlatePrx
-
begin_setDefaultSample
public Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, Ice.Callback __cb)
- Specified by:
begin_setDefaultSample
in 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_setDefaultSample
in interfacePlatePrx
-
begin_setDefaultSample
public Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, Callback_Plate_setDefaultSample __cb)
- Specified by:
begin_setDefaultSample
in 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_setDefaultSample
in interfacePlatePrx
-
begin_setDefaultSample
public Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDefaultSample
in 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_setDefaultSample
in 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_setDefaultSample
in 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_setDefaultSample
in interfacePlatePrx
-
end_setDefaultSample
public void end_setDefaultSample(Ice.AsyncResult __iresult)
- Specified by:
end_setDefaultSample
in interfacePlatePrx
-
setDescription
public void setDescription(RString theDescription)
- Specified by:
setDescription
in interfacePlatePrx
-
setDescription
public void setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setDescription
in interfacePlatePrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription)
- Specified by:
begin_setDescription
in interfacePlatePrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setDescription
in interfacePlatePrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Ice.Callback __cb)
- Specified by:
begin_setDescription
in 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_setDescription
in interfacePlatePrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Callback_Plate_setDescription __cb)
- Specified by:
begin_setDescription
in 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_setDescription
in interfacePlatePrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDescription
in 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_setDescription
in 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_setDescription
in 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_setDescription
in interfacePlatePrx
-
end_setDescription
public void end_setDescription(Ice.AsyncResult __iresult)
- Specified by:
end_setDescription
in interfacePlatePrx
-
setExternalIdentifier
public void setExternalIdentifier(RString theExternalIdentifier)
- Specified by:
setExternalIdentifier
in interfacePlatePrx
-
setExternalIdentifier
public void setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setExternalIdentifier
in interfacePlatePrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier)
- Specified by:
begin_setExternalIdentifier
in interfacePlatePrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setExternalIdentifier
in interfacePlatePrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, Ice.Callback __cb)
- Specified by:
begin_setExternalIdentifier
in 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_setExternalIdentifier
in interfacePlatePrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, Callback_Plate_setExternalIdentifier __cb)
- Specified by:
begin_setExternalIdentifier
in 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_setExternalIdentifier
in interfacePlatePrx
-
begin_setExternalIdentifier
public Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setExternalIdentifier
in 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_setExternalIdentifier
in 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_setExternalIdentifier
in 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_setExternalIdentifier
in interfacePlatePrx
-
end_setExternalIdentifier
public void end_setExternalIdentifier(Ice.AsyncResult __iresult)
- Specified by:
end_setExternalIdentifier
in 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_setName
in interfacePlatePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setName
in interfacePlatePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
- Specified by:
begin_setName
in 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_setName
in interfacePlatePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Callback_Plate_setName __cb)
- Specified by:
begin_setName
in 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_setName
in interfacePlatePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setName
in 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_setName
in 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_setName
in 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_setName
in interfacePlatePrx
-
end_setName
public void end_setName(Ice.AsyncResult __iresult)
- Specified by:
end_setName
in interfacePlatePrx
-
setRowNamingConvention
public void setRowNamingConvention(RString theRowNamingConvention)
- Specified by:
setRowNamingConvention
in interfacePlatePrx
-
setRowNamingConvention
public void setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setRowNamingConvention
in interfacePlatePrx
-
begin_setRowNamingConvention
public Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention)
- Specified by:
begin_setRowNamingConvention
in interfacePlatePrx
-
begin_setRowNamingConvention
public Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setRowNamingConvention
in interfacePlatePrx
-
begin_setRowNamingConvention
public Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, Ice.Callback __cb)
- Specified by:
begin_setRowNamingConvention
in 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_setRowNamingConvention
in interfacePlatePrx
-
begin_setRowNamingConvention
public Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, Callback_Plate_setRowNamingConvention __cb)
- Specified by:
begin_setRowNamingConvention
in 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_setRowNamingConvention
in interfacePlatePrx
-
begin_setRowNamingConvention
public Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRowNamingConvention
in 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_setRowNamingConvention
in 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_setRowNamingConvention
in 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_setRowNamingConvention
in interfacePlatePrx
-
end_setRowNamingConvention
public void end_setRowNamingConvention(Ice.AsyncResult __iresult)
- Specified by:
end_setRowNamingConvention
in 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_setRows
in interfacePlatePrx
-
begin_setRows
public Ice.AsyncResult begin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setRows
in interfacePlatePrx
-
begin_setRows
public Ice.AsyncResult begin_setRows(RInt theRows, Ice.Callback __cb)
- Specified by:
begin_setRows
in 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_setRows
in interfacePlatePrx
-
begin_setRows
public Ice.AsyncResult begin_setRows(RInt theRows, Callback_Plate_setRows __cb)
- Specified by:
begin_setRows
in 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_setRows
in interfacePlatePrx
-
begin_setRows
public Ice.AsyncResult begin_setRows(RInt theRows, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRows
in 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_setRows
in 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_setRows
in 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_setRows
in interfacePlatePrx
-
end_setRows
public void end_setRows(Ice.AsyncResult __iresult)
- Specified by:
end_setRows
in 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_setStatus
in interfacePlatePrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setStatus
in interfacePlatePrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, Ice.Callback __cb)
- Specified by:
begin_setStatus
in 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_setStatus
in interfacePlatePrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, Callback_Plate_setStatus __cb)
- Specified by:
begin_setStatus
in 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_setStatus
in interfacePlatePrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(RString theStatus, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setStatus
in 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_setStatus
in 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_setStatus
in 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_setStatus
in interfacePlatePrx
-
end_setStatus
public void end_setStatus(Ice.AsyncResult __iresult)
- Specified by:
end_setStatus
in interfacePlatePrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersion
in interfacePlatePrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersion
in interfacePlatePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersion
in interfacePlatePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersion
in interfacePlatePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersion
in 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_setVersion
in interfacePlatePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Plate_setVersion __cb)
- Specified by:
begin_setVersion
in 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_setVersion
in interfacePlatePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersion
in 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_setVersion
in 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_setVersion
in 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_setVersion
in interfacePlatePrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersion
in interfacePlatePrx
-
setWellOriginX
public void setWellOriginX(Length theWellOriginX)
- Specified by:
setWellOriginX
in interfacePlatePrx
-
setWellOriginX
public void setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setWellOriginX
in interfacePlatePrx
-
begin_setWellOriginX
public Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX)
- Specified by:
begin_setWellOriginX
in interfacePlatePrx
-
begin_setWellOriginX
public Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setWellOriginX
in interfacePlatePrx
-
begin_setWellOriginX
public Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, Ice.Callback __cb)
- Specified by:
begin_setWellOriginX
in 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_setWellOriginX
in interfacePlatePrx
-
begin_setWellOriginX
public Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, Callback_Plate_setWellOriginX __cb)
- Specified by:
begin_setWellOriginX
in 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_setWellOriginX
in interfacePlatePrx
-
begin_setWellOriginX
public Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setWellOriginX
in 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_setWellOriginX
in 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_setWellOriginX
in 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_setWellOriginX
in interfacePlatePrx
-
end_setWellOriginX
public void end_setWellOriginX(Ice.AsyncResult __iresult)
- Specified by:
end_setWellOriginX
in interfacePlatePrx
-
setWellOriginY
public void setWellOriginY(Length theWellOriginY)
- Specified by:
setWellOriginY
in interfacePlatePrx
-
setWellOriginY
public void setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setWellOriginY
in interfacePlatePrx
-
begin_setWellOriginY
public Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY)
- Specified by:
begin_setWellOriginY
in interfacePlatePrx
-
begin_setWellOriginY
public Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setWellOriginY
in interfacePlatePrx
-
begin_setWellOriginY
public Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, Ice.Callback __cb)
- Specified by:
begin_setWellOriginY
in 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_setWellOriginY
in interfacePlatePrx
-
begin_setWellOriginY
public Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, Callback_Plate_setWellOriginY __cb)
- Specified by:
begin_setWellOriginY
in 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_setWellOriginY
in interfacePlatePrx
-
begin_setWellOriginY
public Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setWellOriginY
in 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_setWellOriginY
in 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_setWellOriginY
in 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_setWellOriginY
in interfacePlatePrx
-
end_setWellOriginY
public void end_setWellOriginY(Ice.AsyncResult __iresult)
- Specified by:
end_setWellOriginY
in interfacePlatePrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinks
in interfacePlatePrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinks
in interfacePlatePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinks
in interfacePlatePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinks
in interfacePlatePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfacePlatePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfacePlatePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Plate_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in 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_sizeOfAnnotationLinks
in interfacePlatePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfAnnotationLinks
in 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_sizeOfAnnotationLinks
in 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_sizeOfAnnotationLinks
in 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_sizeOfAnnotationLinks
in interfacePlatePrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinks
in interfacePlatePrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfPlateAcquisitions
public int sizeOfPlateAcquisitions()
- Specified by:
sizeOfPlateAcquisitions
in interfacePlatePrx
-
sizeOfPlateAcquisitions
public int sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfPlateAcquisitions
in interfacePlatePrx
-
begin_sizeOfPlateAcquisitions
public Ice.AsyncResult begin_sizeOfPlateAcquisitions()
- Specified by:
begin_sizeOfPlateAcquisitions
in interfacePlatePrx
-
begin_sizeOfPlateAcquisitions
public Ice.AsyncResult begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfPlateAcquisitions
in interfacePlatePrx
-
begin_sizeOfPlateAcquisitions
public Ice.AsyncResult begin_sizeOfPlateAcquisitions(Ice.Callback __cb)
- Specified by:
begin_sizeOfPlateAcquisitions
in interfacePlatePrx
-
begin_sizeOfPlateAcquisitions
public Ice.AsyncResult begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfPlateAcquisitions
in interfacePlatePrx
-
begin_sizeOfPlateAcquisitions
public Ice.AsyncResult begin_sizeOfPlateAcquisitions(Callback_Plate_sizeOfPlateAcquisitions __cb)
- Specified by:
begin_sizeOfPlateAcquisitions
in 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_sizeOfPlateAcquisitions
in interfacePlatePrx
-
begin_sizeOfPlateAcquisitions
public Ice.AsyncResult begin_sizeOfPlateAcquisitions(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfPlateAcquisitions
in 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_sizeOfPlateAcquisitions
in 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_sizeOfPlateAcquisitions
in 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_sizeOfPlateAcquisitions
in interfacePlatePrx
-
end_sizeOfPlateAcquisitions
public int end_sizeOfPlateAcquisitions(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfPlateAcquisitions
in interfacePlatePrx
-
__sizeOfPlateAcquisitions_completed
public static void __sizeOfPlateAcquisitions_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfScreenLinks
public int sizeOfScreenLinks()
- Specified by:
sizeOfScreenLinks
in interfacePlatePrx
-
sizeOfScreenLinks
public int sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfScreenLinks
in interfacePlatePrx
-
begin_sizeOfScreenLinks
public Ice.AsyncResult begin_sizeOfScreenLinks()
- Specified by:
begin_sizeOfScreenLinks
in interfacePlatePrx
-
begin_sizeOfScreenLinks
public Ice.AsyncResult begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfScreenLinks
in interfacePlatePrx
-
begin_sizeOfScreenLinks
public Ice.AsyncResult begin_sizeOfScreenLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfScreenLinks
in interfacePlatePrx
-
begin_sizeOfScreenLinks
public Ice.AsyncResult begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfScreenLinks
in interfacePlatePrx
-
begin_sizeOfScreenLinks
public Ice.AsyncResult begin_sizeOfScreenLinks(Callback_Plate_sizeOfScreenLinks __cb)
- Specified by:
begin_sizeOfScreenLinks
in 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_sizeOfScreenLinks
in interfacePlatePrx
-
begin_sizeOfScreenLinks
public Ice.AsyncResult begin_sizeOfScreenLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfScreenLinks
in 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_sizeOfScreenLinks
in 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_sizeOfScreenLinks
in 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_sizeOfScreenLinks
in interfacePlatePrx
-
end_sizeOfScreenLinks
public int end_sizeOfScreenLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfScreenLinks
in interfacePlatePrx
-
__sizeOfScreenLinks_completed
public static void __sizeOfScreenLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfWells
public int sizeOfWells()
- Specified by:
sizeOfWells
in interfacePlatePrx
-
sizeOfWells
public int sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfWells
in interfacePlatePrx
-
begin_sizeOfWells
public Ice.AsyncResult begin_sizeOfWells()
- Specified by:
begin_sizeOfWells
in interfacePlatePrx
-
begin_sizeOfWells
public Ice.AsyncResult begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfWells
in interfacePlatePrx
-
begin_sizeOfWells
public Ice.AsyncResult begin_sizeOfWells(Ice.Callback __cb)
- Specified by:
begin_sizeOfWells
in interfacePlatePrx
-
begin_sizeOfWells
public Ice.AsyncResult begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfWells
in interfacePlatePrx
-
begin_sizeOfWells
public Ice.AsyncResult begin_sizeOfWells(Callback_Plate_sizeOfWells __cb)
- Specified by:
begin_sizeOfWells
in 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_sizeOfWells
in interfacePlatePrx
-
begin_sizeOfWells
public Ice.AsyncResult begin_sizeOfWells(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfWells
in 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_sizeOfWells
in 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_sizeOfWells
in 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_sizeOfWells
in interfacePlatePrx
-
end_sizeOfWells
public int end_sizeOfWells(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfWells
in interfacePlatePrx
-
__sizeOfWells_completed
public static void __sizeOfWells_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotation
in interfacePlatePrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotation
in interfacePlatePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotation
in interfacePlatePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotation
in interfacePlatePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotation
in 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_unlinkAnnotation
in interfacePlatePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Plate_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotation
in 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_unlinkAnnotation
in interfacePlatePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotation
in 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_unlinkAnnotation
in 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_unlinkAnnotation
in 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_unlinkAnnotation
in interfacePlatePrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotation
in interfacePlatePrx
-
unlinkScreen
public void unlinkScreen(Screen removal)
- Specified by:
unlinkScreen
in interfacePlatePrx
-
unlinkScreen
public void unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkScreen
in interfacePlatePrx
-
begin_unlinkScreen
public Ice.AsyncResult begin_unlinkScreen(Screen removal)
- Specified by:
begin_unlinkScreen
in interfacePlatePrx
-
begin_unlinkScreen
public Ice.AsyncResult begin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkScreen
in interfacePlatePrx
-
begin_unlinkScreen
public Ice.AsyncResult begin_unlinkScreen(Screen removal, Ice.Callback __cb)
- Specified by:
begin_unlinkScreen
in 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_unlinkScreen
in interfacePlatePrx
-
begin_unlinkScreen
public Ice.AsyncResult begin_unlinkScreen(Screen removal, Callback_Plate_unlinkScreen __cb)
- Specified by:
begin_unlinkScreen
in 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_unlinkScreen
in interfacePlatePrx
-
begin_unlinkScreen
public Ice.AsyncResult begin_unlinkScreen(Screen removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkScreen
in 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_unlinkScreen
in 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_unlinkScreen
in 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_unlinkScreen
in interfacePlatePrx
-
end_unlinkScreen
public void end_unlinkScreen(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkScreen
in interfacePlatePrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinks
in interfacePlatePrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinks
in interfacePlatePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinks
in interfacePlatePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinks
in interfacePlatePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfacePlatePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfacePlatePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Plate_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinks
in 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_unloadAnnotationLinks
in interfacePlatePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadAnnotationLinks
in 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_unloadAnnotationLinks
in 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_unloadAnnotationLinks
in 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_unloadAnnotationLinks
in interfacePlatePrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinks
in interfacePlatePrx
-
unloadPlateAcquisitions
public void unloadPlateAcquisitions()
- Specified by:
unloadPlateAcquisitions
in interfacePlatePrx
-
unloadPlateAcquisitions
public void unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadPlateAcquisitions
in interfacePlatePrx
-
begin_unloadPlateAcquisitions
public Ice.AsyncResult begin_unloadPlateAcquisitions()
- Specified by:
begin_unloadPlateAcquisitions
in interfacePlatePrx
-
begin_unloadPlateAcquisitions
public Ice.AsyncResult begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadPlateAcquisitions
in interfacePlatePrx
-
begin_unloadPlateAcquisitions
public Ice.AsyncResult begin_unloadPlateAcquisitions(Ice.Callback __cb)
- Specified by:
begin_unloadPlateAcquisitions
in interfacePlatePrx
-
begin_unloadPlateAcquisitions
public Ice.AsyncResult begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadPlateAcquisitions
in interfacePlatePrx
-
begin_unloadPlateAcquisitions
public Ice.AsyncResult begin_unloadPlateAcquisitions(Callback_Plate_unloadPlateAcquisitions __cb)
- Specified by:
begin_unloadPlateAcquisitions
in 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_unloadPlateAcquisitions
in interfacePlatePrx
-
begin_unloadPlateAcquisitions
public Ice.AsyncResult begin_unloadPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadPlateAcquisitions
in 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_unloadPlateAcquisitions
in 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_unloadPlateAcquisitions
in 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_unloadPlateAcquisitions
in interfacePlatePrx
-
end_unloadPlateAcquisitions
public void end_unloadPlateAcquisitions(Ice.AsyncResult __iresult)
- Specified by:
end_unloadPlateAcquisitions
in interfacePlatePrx
-
unloadScreenLinks
public void unloadScreenLinks()
- Specified by:
unloadScreenLinks
in interfacePlatePrx
-
unloadScreenLinks
public void unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadScreenLinks
in interfacePlatePrx
-
begin_unloadScreenLinks
public Ice.AsyncResult begin_unloadScreenLinks()
- Specified by:
begin_unloadScreenLinks
in interfacePlatePrx
-
begin_unloadScreenLinks
public Ice.AsyncResult begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadScreenLinks
in interfacePlatePrx
-
begin_unloadScreenLinks
public Ice.AsyncResult begin_unloadScreenLinks(Ice.Callback __cb)
- Specified by:
begin_unloadScreenLinks
in interfacePlatePrx
-
begin_unloadScreenLinks
public Ice.AsyncResult begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadScreenLinks
in interfacePlatePrx
-
begin_unloadScreenLinks
public Ice.AsyncResult begin_unloadScreenLinks(Callback_Plate_unloadScreenLinks __cb)
- Specified by:
begin_unloadScreenLinks
in 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_unloadScreenLinks
in interfacePlatePrx
-
begin_unloadScreenLinks
public Ice.AsyncResult begin_unloadScreenLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadScreenLinks
in 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_unloadScreenLinks
in 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_unloadScreenLinks
in 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_unloadScreenLinks
in interfacePlatePrx
-
end_unloadScreenLinks
public void end_unloadScreenLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadScreenLinks
in interfacePlatePrx
-
unloadWells
public void unloadWells()
- Specified by:
unloadWells
in interfacePlatePrx
-
unloadWells
public void unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadWells
in interfacePlatePrx
-
begin_unloadWells
public Ice.AsyncResult begin_unloadWells()
- Specified by:
begin_unloadWells
in interfacePlatePrx
-
begin_unloadWells
public Ice.AsyncResult begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadWells
in interfacePlatePrx
-
begin_unloadWells
public Ice.AsyncResult begin_unloadWells(Ice.Callback __cb)
- Specified by:
begin_unloadWells
in interfacePlatePrx
-
begin_unloadWells
public Ice.AsyncResult begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadWells
in interfacePlatePrx
-
begin_unloadWells
public Ice.AsyncResult begin_unloadWells(Callback_Plate_unloadWells __cb)
- Specified by:
begin_unloadWells
in 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_unloadWells
in interfacePlatePrx
-
begin_unloadWells
public Ice.AsyncResult begin_unloadWells(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadWells
in 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_unloadWells
in 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_unloadWells
in 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_unloadWells
in interfacePlatePrx
-
end_unloadWells
public void end_unloadWells(Ice.AsyncResult __iresult)
- Specified by:
end_unloadWells
in 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)
-
-