public final class PlatePrxHelper extends Ice.ObjectPrxHelperBase implements PlatePrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
PlatePrxHelper() |
Modifier and Type | Method and 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,
Callback_Plate_addAllPlateAcquisitionSet __cb) |
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,
Callback_Plate_addAllPlateAcquisitionSet __cb) |
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_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets) |
Ice.AsyncResult |
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
Callback_Plate_addAllPlateAnnotationLinkSet __cb) |
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,
Callback_Plate_addAllPlateAnnotationLinkSet __cb) |
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_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets) |
Ice.AsyncResult |
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
Callback_Plate_addAllScreenPlateLinkSet __cb) |
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,
Callback_Plate_addAllScreenPlateLinkSet __cb) |
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_addAllWellSet(java.util.List<Well> targets) |
Ice.AsyncResult |
begin_addAllWellSet(java.util.List<Well> targets,
Callback_Plate_addAllWellSet __cb) |
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,
Callback_Plate_addAllWellSet __cb) |
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_addPlateAcquisition(PlateAcquisition target) |
Ice.AsyncResult |
begin_addPlateAcquisition(PlateAcquisition target,
Callback_Plate_addPlateAcquisition __cb) |
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,
Callback_Plate_addPlateAcquisition __cb) |
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_addPlateAnnotationLink(PlateAnnotationLink target) |
Ice.AsyncResult |
begin_addPlateAnnotationLink(PlateAnnotationLink target,
Callback_Plate_addPlateAnnotationLink __cb) |
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,
Callback_Plate_addPlateAnnotationLink __cb) |
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_addPlateAnnotationLinkToBoth(PlateAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link,
boolean bothSides,
Callback_Plate_addPlateAnnotationLinkToBoth __cb) |
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,
Callback_Plate_addPlateAnnotationLinkToBoth __cb) |
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_addScreenPlateLink(ScreenPlateLink target) |
Ice.AsyncResult |
begin_addScreenPlateLink(ScreenPlateLink target,
Callback_Plate_addScreenPlateLink __cb) |
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,
Callback_Plate_addScreenPlateLink __cb) |
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_addScreenPlateLinkToBoth(ScreenPlateLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
boolean bothSides,
Callback_Plate_addScreenPlateLinkToBoth __cb) |
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,
Callback_Plate_addScreenPlateLinkToBoth __cb) |
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_addWell(Well target) |
Ice.AsyncResult |
begin_addWell(Well target,
Callback_Plate_addWell __cb) |
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,
Callback_Plate_addWell __cb) |
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_clearAnnotationLinks() |
Ice.AsyncResult |
begin_clearAnnotationLinks(Callback_Plate_clearAnnotationLinks __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_clearAnnotationLinks __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearPlateAcquisitions() |
Ice.AsyncResult |
begin_clearPlateAcquisitions(Callback_Plate_clearPlateAcquisitions __cb) |
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,
Callback_Plate_clearPlateAcquisitions __cb) |
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_clearScreenLinks() |
Ice.AsyncResult |
begin_clearScreenLinks(Callback_Plate_clearScreenLinks __cb) |
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,
Callback_Plate_clearScreenLinks __cb) |
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_clearWells() |
Ice.AsyncResult |
begin_clearWells(Callback_Plate_clearWells __cb) |
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,
Callback_Plate_clearWells __cb) |
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_copyAnnotationLinks() |
Ice.AsyncResult |
begin_copyAnnotationLinks(Callback_Plate_copyAnnotationLinks __cb) |
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,
Callback_Plate_copyAnnotationLinks __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<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_copyPlateAcquisitions() |
Ice.AsyncResult |
begin_copyPlateAcquisitions(Callback_Plate_copyPlateAcquisitions __cb) |
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,
Callback_Plate_copyPlateAcquisitions __cb) |
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_copyScreenLinks() |
Ice.AsyncResult |
begin_copyScreenLinks(Callback_Plate_copyScreenLinks __cb) |
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,
Callback_Plate_copyScreenLinks __cb) |
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_copyWells() |
Ice.AsyncResult |
begin_copyWells(Callback_Plate_copyWells __cb) |
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,
Callback_Plate_copyWells __cb) |
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_findPlateAnnotationLink(Annotation removal) |
Ice.AsyncResult |
begin_findPlateAnnotationLink(Annotation removal,
Callback_Plate_findPlateAnnotationLink __cb) |
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,
Callback_Plate_findPlateAnnotationLink __cb) |
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_findScreenPlateLink(Screen removal) |
Ice.AsyncResult |
begin_findScreenPlateLink(Screen removal,
Callback_Plate_findScreenPlateLink __cb) |
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,
Callback_Plate_findScreenPlateLink __cb) |
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_getAnnotationLinksCountPerOwner() |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(Callback_Plate_getAnnotationLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getAnnotationLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getColumnNamingConvention() |
Ice.AsyncResult |
begin_getColumnNamingConvention(Callback_Plate_getColumnNamingConvention __cb) |
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,
Callback_Plate_getColumnNamingConvention __cb) |
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_getColumns() |
Ice.AsyncResult |
begin_getColumns(Callback_Plate_getColumns __cb) |
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,
Callback_Plate_getColumns __cb) |
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_getDefaultSample() |
Ice.AsyncResult |
begin_getDefaultSample(Callback_Plate_getDefaultSample __cb) |
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,
Callback_Plate_getDefaultSample __cb) |
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_getDescription() |
Ice.AsyncResult |
begin_getDescription(Callback_Plate_getDescription __cb) |
Ice.AsyncResult |
begin_getDescription(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getDescription __cb) |
Ice.AsyncResult |
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDetails() |
Ice.AsyncResult |
begin_getDetails(Callback_IObject_getDetails __cb) |
Ice.AsyncResult |
begin_getDetails(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_getDetails __cb) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getExternalIdentifier() |
Ice.AsyncResult |
begin_getExternalIdentifier(Callback_Plate_getExternalIdentifier __cb) |
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,
Callback_Plate_getExternalIdentifier __cb) |
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_getId() |
Ice.AsyncResult |
begin_getId(Callback_IObject_getId __cb) |
Ice.AsyncResult |
begin_getId(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_getId __cb) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getName() |
Ice.AsyncResult |
begin_getName(Callback_Plate_getName __cb) |
Ice.AsyncResult |
begin_getName(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getName __cb) |
Ice.AsyncResult |
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getRowNamingConvention() |
Ice.AsyncResult |
begin_getRowNamingConvention(Callback_Plate_getRowNamingConvention __cb) |
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,
Callback_Plate_getRowNamingConvention __cb) |
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_getRows() |
Ice.AsyncResult |
begin_getRows(Callback_Plate_getRows __cb) |
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,
Callback_Plate_getRows __cb) |
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_getScreenLinksCountPerOwner() |
Ice.AsyncResult |
begin_getScreenLinksCountPerOwner(Callback_Plate_getScreenLinksCountPerOwner __cb) |
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,
Callback_Plate_getScreenLinksCountPerOwner __cb) |
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_getStatus() |
Ice.AsyncResult |
begin_getStatus(Callback_Plate_getStatus __cb) |
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,
Callback_Plate_getStatus __cb) |
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_getVersion() |
Ice.AsyncResult |
begin_getVersion(Callback_Plate_getVersion __cb) |
Ice.AsyncResult |
begin_getVersion(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getVersion __cb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getWellOriginX() |
Ice.AsyncResult |
begin_getWellOriginX(Callback_Plate_getWellOriginX __cb) |
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,
Callback_Plate_getWellOriginX __cb) |
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_getWellOriginY() |
Ice.AsyncResult |
begin_getWellOriginY(Callback_Plate_getWellOriginY __cb) |
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,
Callback_Plate_getWellOriginY __cb) |
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_isAnnotated()
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isGlobal()
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(Ice.Callback __cb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isLink()
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(Callback_IObject_isLink __cb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(Ice.Callback __cb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isLink __cb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLoaded()
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(Ice.Callback __cb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isMutable()
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(Callback_IObject_isMutable __cb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(Ice.Callback __cb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isMutable __cb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Callback_Plate_linkAnnotation __cb) |
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,
Callback_Plate_linkAnnotation __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<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_linkedAnnotationList() |
Ice.AsyncResult |
begin_linkedAnnotationList(Callback_Plate_linkedAnnotationList __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_linkedAnnotationList __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedScreenList() |
Ice.AsyncResult |
begin_linkedScreenList(Callback_Plate_linkedScreenList __cb) |
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,
Callback_Plate_linkedScreenList __cb) |
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_linkScreen(Screen addition) |
Ice.AsyncResult |
begin_linkScreen(Screen addition,
Callback_Plate_linkScreen __cb) |
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,
Callback_Plate_linkScreen __cb) |
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_proxy()
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(Callback_IObject_proxy __cb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(Ice.Callback __cb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_proxy __cb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_reloadAnnotationLinks(Plate toCopy) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Plate toCopy,
Callback_Plate_reloadAnnotationLinks __cb) |
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,
Callback_Plate_reloadAnnotationLinks __cb) |
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_reloadPlateAcquisitions(Plate toCopy) |
Ice.AsyncResult |
begin_reloadPlateAcquisitions(Plate toCopy,
Callback_Plate_reloadPlateAcquisitions __cb) |
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,
Callback_Plate_reloadPlateAcquisitions __cb) |
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_reloadScreenLinks(Plate toCopy) |
Ice.AsyncResult |
begin_reloadScreenLinks(Plate toCopy,
Callback_Plate_reloadScreenLinks __cb) |
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,
Callback_Plate_reloadScreenLinks __cb) |
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_reloadWells(Plate toCopy) |
Ice.AsyncResult |
begin_reloadWells(Plate toCopy,
Callback_Plate_reloadWells __cb) |
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,
Callback_Plate_reloadWells __cb) |
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_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
Callback_Plate_removeAllPlateAcquisitionSet __cb) |
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,
Callback_Plate_removeAllPlateAcquisitionSet __cb) |
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_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets) |
Ice.AsyncResult |
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
Callback_Plate_removeAllPlateAnnotationLinkSet __cb) |
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,
Callback_Plate_removeAllPlateAnnotationLinkSet __cb) |
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_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets) |
Ice.AsyncResult |
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
Callback_Plate_removeAllScreenPlateLinkSet __cb) |
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,
Callback_Plate_removeAllScreenPlateLinkSet __cb) |
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_removeAllWellSet(java.util.List<Well> targets) |
Ice.AsyncResult |
begin_removeAllWellSet(java.util.List<Well> targets,
Callback_Plate_removeAllWellSet __cb) |
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,
Callback_Plate_removeAllWellSet __cb) |
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_removePlateAcquisition(PlateAcquisition theTarget) |
Ice.AsyncResult |
begin_removePlateAcquisition(PlateAcquisition theTarget,
Callback_Plate_removePlateAcquisition __cb) |
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,
Callback_Plate_removePlateAcquisition __cb) |
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_removePlateAnnotationLink(PlateAnnotationLink theTarget) |
Ice.AsyncResult |
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget,
Callback_Plate_removePlateAnnotationLink __cb) |
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,
Callback_Plate_removePlateAnnotationLink __cb) |
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_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link,
boolean bothSides,
Callback_Plate_removePlateAnnotationLinkFromBoth __cb) |
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,
Callback_Plate_removePlateAnnotationLinkFromBoth __cb) |
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_removeScreenPlateLink(ScreenPlateLink theTarget) |
Ice.AsyncResult |
begin_removeScreenPlateLink(ScreenPlateLink theTarget,
Callback_Plate_removeScreenPlateLink __cb) |
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,
Callback_Plate_removeScreenPlateLink __cb) |
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_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
boolean bothSides,
Callback_Plate_removeScreenPlateLinkFromBoth __cb) |
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,
Callback_Plate_removeScreenPlateLinkFromBoth __cb) |
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_removeWell(Well theTarget) |
Ice.AsyncResult |
begin_removeWell(Well theTarget,
Callback_Plate_removeWell __cb) |
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,
Callback_Plate_removeWell __cb) |
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_setColumnNamingConvention(RString theColumnNamingConvention) |
Ice.AsyncResult |
begin_setColumnNamingConvention(RString theColumnNamingConvention,
Callback_Plate_setColumnNamingConvention __cb) |
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,
Callback_Plate_setColumnNamingConvention __cb) |
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_setColumns(RInt theColumns) |
Ice.AsyncResult |
begin_setColumns(RInt theColumns,
Callback_Plate_setColumns __cb) |
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,
Callback_Plate_setColumns __cb) |
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_setDefaultSample(RInt theDefaultSample) |
Ice.AsyncResult |
begin_setDefaultSample(RInt theDefaultSample,
Callback_Plate_setDefaultSample __cb) |
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,
Callback_Plate_setDefaultSample __cb) |
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_setDescription(RString theDescription) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
Callback_Plate_setDescription __cb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_setDescription __cb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
Callback_Plate_setExternalIdentifier __cb) |
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,
Callback_Plate_setExternalIdentifier __cb) |
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_setId(RLong id) |
Ice.AsyncResult |
begin_setId(RLong id,
Callback_IObject_setId __cb) |
Ice.AsyncResult |
begin_setId(RLong id,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setId(RLong id,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setId(RLong id,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_setId __cb) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setName(RString theName) |
Ice.AsyncResult |
begin_setName(RString theName,
Callback_Plate_setName __cb) |
Ice.AsyncResult |
begin_setName(RString theName,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setName(RString theName,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setName(RString theName,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setName(RString theName,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setName(RString theName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_setName __cb) |
Ice.AsyncResult |
begin_setName(RString theName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setName(RString theName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setName(RString theName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setRowNamingConvention(RString theRowNamingConvention) |
Ice.AsyncResult |
begin_setRowNamingConvention(RString theRowNamingConvention,
Callback_Plate_setRowNamingConvention __cb) |
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,
Callback_Plate_setRowNamingConvention __cb) |
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_setRows(RInt theRows) |
Ice.AsyncResult |
begin_setRows(RInt theRows,
Callback_Plate_setRows __cb) |
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,
Callback_Plate_setRows __cb) |
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_setStatus(RString theStatus) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
Callback_Plate_setStatus __cb) |
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,
Callback_Plate_setStatus __cb) |
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_setVersion(RInt theVersion) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
Callback_Plate_setVersion __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_setVersion __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setWellOriginX(Length theWellOriginX) |
Ice.AsyncResult |
begin_setWellOriginX(Length theWellOriginX,
Callback_Plate_setWellOriginX __cb) |
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,
Callback_Plate_setWellOriginX __cb) |
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_setWellOriginY(Length theWellOriginY) |
Ice.AsyncResult |
begin_setWellOriginY(Length theWellOriginY,
Callback_Plate_setWellOriginY __cb) |
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,
Callback_Plate_setWellOriginY __cb) |
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_shallowCopy()
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(Ice.Callback __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_sizeOfAnnotationLinks() |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(Callback_Plate_sizeOfAnnotationLinks __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_sizeOfAnnotationLinks __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfPlateAcquisitions() |
Ice.AsyncResult |
begin_sizeOfPlateAcquisitions(Callback_Plate_sizeOfPlateAcquisitions __cb) |
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,
Callback_Plate_sizeOfPlateAcquisitions __cb) |
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_sizeOfScreenLinks() |
Ice.AsyncResult |
begin_sizeOfScreenLinks(Callback_Plate_sizeOfScreenLinks __cb) |
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,
Callback_Plate_sizeOfScreenLinks __cb) |
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_sizeOfWells() |
Ice.AsyncResult |
begin_sizeOfWells(Callback_Plate_sizeOfWells __cb) |
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,
Callback_Plate_sizeOfWells __cb) |
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_unlinkAnnotation(Annotation removal) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
Callback_Plate_unlinkAnnotation __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_unlinkAnnotation __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkScreen(Screen removal) |
Ice.AsyncResult |
begin_unlinkScreen(Screen removal,
Callback_Plate_unlinkScreen __cb) |
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,
Callback_Plate_unlinkScreen __cb) |
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_unload()
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(Ice.Callback __cb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unloadAnnotationLinks() |
Ice.AsyncResult |
begin_unloadAnnotationLinks(Callback_Plate_unloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_unloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadCollections()
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(Ice.Callback __cb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadDetails()
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(Ice.Callback __cb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadPlateAcquisitions() |
Ice.AsyncResult |
begin_unloadPlateAcquisitions(Callback_Plate_unloadPlateAcquisitions __cb) |
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,
Callback_Plate_unloadPlateAcquisitions __cb) |
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_unloadScreenLinks() |
Ice.AsyncResult |
begin_unloadScreenLinks(Callback_Plate_unloadScreenLinks __cb) |
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,
Callback_Plate_unloadScreenLinks __cb) |
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_unloadWells() |
Ice.AsyncResult |
begin_unloadWells(Callback_Plate_unloadWells __cb) |
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,
Callback_Plate_unloadWells __cb) |
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) |
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.util.Map<java.lang.String,java.lang.String> __ctx)
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.
|
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) |
__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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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
public static final java.lang.String[] __ids
public static final long serialVersionUID
public Details getDetails()
getDetails
in interface IObjectPrx
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails()
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDetails
in interface IObjectPrx
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)
begin_getDetails
in interface IObjectPrx
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)
begin_getDetails
in interface IObjectPrx
public Details end_getDetails(Ice.AsyncResult __iresult)
end_getDetails
in interface IObjectPrx
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
public RLong getId()
getId
in interface IObjectPrx
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId()
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getId
in interface IObjectPrx
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)
begin_getId
in interface IObjectPrx
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)
begin_getId
in interface IObjectPrx
public RLong end_getId(Ice.AsyncResult __iresult)
end_getId
in interface IObjectPrx
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
public boolean isAnnotated()
IObjectPrx
isAnnotated
in interface IObjectPrx
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated()
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isAnnotated(Ice.AsyncResult __iresult)
IObjectPrx
end_isAnnotated
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isGlobal()
IObjectPrx
isGlobal
in interface IObjectPrx
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal()
IObjectPrx
begin_isGlobal
in interface IObjectPrx
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isGlobal(Ice.AsyncResult __iresult)
IObjectPrx
end_isGlobal
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isLink()
IObjectPrx
isLink
in interface IObjectPrx
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLink()
IObjectPrx
begin_isLink
in interface IObjectPrx
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isLink(Ice.AsyncResult __iresult)
IObjectPrx
end_isLink
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isLoaded()
IObjectPrx
isLoaded
in interface IObjectPrx
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded()
IObjectPrx
begin_isLoaded
in interface IObjectPrx
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isLoaded(Ice.AsyncResult __iresult)
IObjectPrx
end_isLoaded
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isMutable()
IObjectPrx
isMutable
in interface IObjectPrx
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable()
IObjectPrx
begin_isMutable
in interface IObjectPrx
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isMutable(Ice.AsyncResult __iresult)
IObjectPrx
end_isMutable
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public IObject proxy()
IObjectPrx
proxy
in interface IObjectPrx
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_proxy()
IObjectPrx
begin_proxy
in interface IObjectPrx
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public IObject end_proxy(Ice.AsyncResult __iresult)
IObjectPrx
end_proxy
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void setId(RLong id)
setId
in interface IObjectPrx
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setId
in interface IObjectPrx
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)
begin_setId
in interface IObjectPrx
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)
begin_setId
in interface IObjectPrx
public void end_setId(Ice.AsyncResult __iresult)
end_setId
in interface IObjectPrx
public IObject shallowCopy()
IObjectPrx
shallowCopy
in interface IObjectPrx
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy()
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public IObject end_shallowCopy(Ice.AsyncResult __iresult)
IObjectPrx
end_shallowCopy
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void unload()
IObjectPrx
unload
in interface IObjectPrx
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unload()
IObjectPrx
begin_unload
in interface IObjectPrx
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unload(Ice.Callback __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unload
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unload
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_unload(Ice.AsyncResult __iresult)
IObjectPrx
end_unload
in interface IObjectPrx
__iresult
- The asynchronous result object.public void unloadCollections()
IObjectPrx
unloadCollections
in interface IObjectPrx
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections()
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_unloadCollections(Ice.AsyncResult __iresult)
IObjectPrx
end_unloadCollections
in interface IObjectPrx
__iresult
- The asynchronous result object.public void unloadDetails()
IObjectPrx
unloadDetails
in interface IObjectPrx
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails()
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_unloadDetails(Ice.AsyncResult __iresult)
IObjectPrx
end_unloadDetails
in interface IObjectPrx
__iresult
- The asynchronous result object.public void addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
addAllPlateAcquisitionSet
in interface PlatePrx
public void addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllPlateAcquisitionSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
begin_addAllPlateAcquisitionSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllPlateAcquisitionSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Ice.Callback __cb)
begin_addAllPlateAcquisitionSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllPlateAcquisitionSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Callback_Plate_addAllPlateAcquisitionSet __cb)
begin_addAllPlateAcquisitionSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllPlateAcquisitionSet __cb)
begin_addAllPlateAcquisitionSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllPlateAcquisitionSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllPlateAcquisitionSet
in interface PlatePrx
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)
begin_addAllPlateAcquisitionSet
in interface PlatePrx
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)
begin_addAllPlateAcquisitionSet
in interface PlatePrx
public void end_addAllPlateAcquisitionSet(Ice.AsyncResult __iresult)
end_addAllPlateAcquisitionSet
in interface PlatePrx
public void addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
addAllPlateAnnotationLinkSet
in interface PlatePrx
public void addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllPlateAnnotationLinkSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
begin_addAllPlateAnnotationLinkSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllPlateAnnotationLinkSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Ice.Callback __cb)
begin_addAllPlateAnnotationLinkSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllPlateAnnotationLinkSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Callback_Plate_addAllPlateAnnotationLinkSet __cb)
begin_addAllPlateAnnotationLinkSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllPlateAnnotationLinkSet __cb)
begin_addAllPlateAnnotationLinkSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllPlateAnnotationLinkSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllPlateAnnotationLinkSet
in interface PlatePrx
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)
begin_addAllPlateAnnotationLinkSet
in interface PlatePrx
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)
begin_addAllPlateAnnotationLinkSet
in interface PlatePrx
public void end_addAllPlateAnnotationLinkSet(Ice.AsyncResult __iresult)
end_addAllPlateAnnotationLinkSet
in interface PlatePrx
public void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
addAllScreenPlateLinkSet
in interface PlatePrx
public void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllScreenPlateLinkSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
begin_addAllScreenPlateLinkSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllScreenPlateLinkSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)
begin_addAllScreenPlateLinkSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllScreenPlateLinkSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Plate_addAllScreenPlateLinkSet __cb)
begin_addAllScreenPlateLinkSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllScreenPlateLinkSet __cb)
begin_addAllScreenPlateLinkSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllScreenPlateLinkSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllScreenPlateLinkSet
in interface PlatePrx
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)
begin_addAllScreenPlateLinkSet
in interface PlatePrx
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)
begin_addAllScreenPlateLinkSet
in interface PlatePrx
public void end_addAllScreenPlateLinkSet(Ice.AsyncResult __iresult)
end_addAllScreenPlateLinkSet
in interface PlatePrx
public void addAllWellSet(java.util.List<Well> targets)
addAllWellSet
in interface PlatePrx
public void addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllWellSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets)
begin_addAllWellSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllWellSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, Ice.Callback __cb)
begin_addAllWellSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllWellSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, Callback_Plate_addAllWellSet __cb)
begin_addAllWellSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllWellSet __cb)
begin_addAllWellSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllWellSet
in interface PlatePrx
public Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllWellSet
in interface PlatePrx
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)
begin_addAllWellSet
in interface PlatePrx
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)
begin_addAllWellSet
in interface PlatePrx
public void end_addAllWellSet(Ice.AsyncResult __iresult)
end_addAllWellSet
in interface PlatePrx
public void addPlateAcquisition(PlateAcquisition target)
addPlateAcquisition
in interface PlatePrx
public void addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addPlateAcquisition
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target)
begin_addPlateAcquisition
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addPlateAcquisition
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, Ice.Callback __cb)
begin_addPlateAcquisition
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addPlateAcquisition
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, Callback_Plate_addPlateAcquisition __cb)
begin_addPlateAcquisition
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addPlateAcquisition __cb)
begin_addPlateAcquisition
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addPlateAcquisition
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addPlateAcquisition
in interface PlatePrx
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)
begin_addPlateAcquisition
in interface PlatePrx
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)
begin_addPlateAcquisition
in interface PlatePrx
public void end_addPlateAcquisition(Ice.AsyncResult __iresult)
end_addPlateAcquisition
in interface PlatePrx
public void addPlateAnnotationLink(PlateAnnotationLink target)
addPlateAnnotationLink
in interface PlatePrx
public void addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addPlateAnnotationLink
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target)
begin_addPlateAnnotationLink
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addPlateAnnotationLink
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, Ice.Callback __cb)
begin_addPlateAnnotationLink
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addPlateAnnotationLink
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, Callback_Plate_addPlateAnnotationLink __cb)
begin_addPlateAnnotationLink
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addPlateAnnotationLink __cb)
begin_addPlateAnnotationLink
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addPlateAnnotationLink
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addPlateAnnotationLink
in interface PlatePrx
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)
begin_addPlateAnnotationLink
in interface PlatePrx
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)
begin_addPlateAnnotationLink
in interface PlatePrx
public void end_addPlateAnnotationLink(Ice.AsyncResult __iresult)
end_addPlateAnnotationLink
in interface PlatePrx
public void addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides)
addPlateAnnotationLinkToBoth
in interface PlatePrx
public void addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addPlateAnnotationLinkToBoth
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides)
begin_addPlateAnnotationLinkToBoth
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addPlateAnnotationLinkToBoth
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_addPlateAnnotationLinkToBoth
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addPlateAnnotationLinkToBoth
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, Callback_Plate_addPlateAnnotationLinkToBoth __cb)
begin_addPlateAnnotationLinkToBoth
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addPlateAnnotationLinkToBoth __cb)
begin_addPlateAnnotationLinkToBoth
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addPlateAnnotationLinkToBoth
in interface PlatePrx
public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addPlateAnnotationLinkToBoth
in interface PlatePrx
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)
begin_addPlateAnnotationLinkToBoth
in interface PlatePrx
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)
begin_addPlateAnnotationLinkToBoth
in interface PlatePrx
public void end_addPlateAnnotationLinkToBoth(Ice.AsyncResult __iresult)
end_addPlateAnnotationLinkToBoth
in interface PlatePrx
public void addScreenPlateLink(ScreenPlateLink target)
addScreenPlateLink
in interface PlatePrx
public void addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addScreenPlateLink
in interface PlatePrx
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target)
begin_addScreenPlateLink
in interface PlatePrx
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addScreenPlateLink
in interface PlatePrx
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, Ice.Callback __cb)
begin_addScreenPlateLink
in interface PlatePrx
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addScreenPlateLink
in interface PlatePrx
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, Callback_Plate_addScreenPlateLink __cb)
begin_addScreenPlateLink
in interface PlatePrx
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addScreenPlateLink __cb)
begin_addScreenPlateLink
in interface PlatePrx
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addScreenPlateLink
in interface PlatePrx
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addScreenPlateLink
in interface PlatePrx
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)
begin_addScreenPlateLink
in interface PlatePrx
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)
begin_addScreenPlateLink
in interface PlatePrx
public void end_addScreenPlateLink(Ice.AsyncResult __iresult)
end_addScreenPlateLink
in interface PlatePrx
public void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
addScreenPlateLinkToBoth
in interface PlatePrx
public void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addScreenPlateLinkToBoth
in interface PlatePrx
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
begin_addScreenPlateLinkToBoth
in interface PlatePrx
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addScreenPlateLinkToBoth
in interface PlatePrx
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)
begin_addScreenPlateLinkToBoth
in interface PlatePrx
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addScreenPlateLinkToBoth
in interface PlatePrx
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Callback_Plate_addScreenPlateLinkToBoth __cb)
begin_addScreenPlateLinkToBoth
in interface PlatePrx
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addScreenPlateLinkToBoth __cb)
begin_addScreenPlateLinkToBoth
in interface PlatePrx
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addScreenPlateLinkToBoth
in interface PlatePrx
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addScreenPlateLinkToBoth
in interface PlatePrx
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)
begin_addScreenPlateLinkToBoth
in interface PlatePrx
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)
begin_addScreenPlateLinkToBoth
in interface PlatePrx
public void end_addScreenPlateLinkToBoth(Ice.AsyncResult __iresult)
end_addScreenPlateLinkToBoth
in interface PlatePrx
public void addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_addWell(Well target)
begin_addWell
in interface PlatePrx
public Ice.AsyncResult begin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addWell
in interface PlatePrx
public Ice.AsyncResult begin_addWell(Well target, Ice.Callback __cb)
begin_addWell
in interface PlatePrx
public Ice.AsyncResult begin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addWell
in interface PlatePrx
public Ice.AsyncResult begin_addWell(Well target, Callback_Plate_addWell __cb)
begin_addWell
in interface PlatePrx
public Ice.AsyncResult begin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addWell __cb)
begin_addWell
in interface PlatePrx
public Ice.AsyncResult begin_addWell(Well target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addWell
in interface PlatePrx
public Ice.AsyncResult begin_addWell(Well target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addWell
in interface PlatePrx
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)
begin_addWell
in interface PlatePrx
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)
begin_addWell
in interface PlatePrx
public void end_addWell(Ice.AsyncResult __iresult)
end_addWell
in interface PlatePrx
public void clearAnnotationLinks()
clearAnnotationLinks
in interface PlatePrx
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearAnnotationLinks
in interface PlatePrx
public Ice.AsyncResult begin_clearAnnotationLinks()
begin_clearAnnotationLinks
in interface PlatePrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearAnnotationLinks
in interface PlatePrx
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
begin_clearAnnotationLinks
in interface PlatePrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearAnnotationLinks
in interface PlatePrx
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Plate_clearAnnotationLinks __cb)
begin_clearAnnotationLinks
in interface PlatePrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_clearAnnotationLinks __cb)
begin_clearAnnotationLinks
in interface PlatePrx
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearAnnotationLinks
in interface PlatePrx
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearAnnotationLinks
in interface PlatePrx
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)
begin_clearAnnotationLinks
in interface PlatePrx
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)
begin_clearAnnotationLinks
in interface PlatePrx
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
end_clearAnnotationLinks
in interface PlatePrx
public void clearPlateAcquisitions()
clearPlateAcquisitions
in interface PlatePrx
public void clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearPlateAcquisitions
in interface PlatePrx
public Ice.AsyncResult begin_clearPlateAcquisitions()
begin_clearPlateAcquisitions
in interface PlatePrx
public Ice.AsyncResult begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearPlateAcquisitions
in interface PlatePrx
public Ice.AsyncResult begin_clearPlateAcquisitions(Ice.Callback __cb)
begin_clearPlateAcquisitions
in interface PlatePrx
public Ice.AsyncResult begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearPlateAcquisitions
in interface PlatePrx
public Ice.AsyncResult begin_clearPlateAcquisitions(Callback_Plate_clearPlateAcquisitions __cb)
begin_clearPlateAcquisitions
in interface PlatePrx
public Ice.AsyncResult begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_clearPlateAcquisitions __cb)
begin_clearPlateAcquisitions
in interface PlatePrx
public Ice.AsyncResult begin_clearPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearPlateAcquisitions
in interface PlatePrx
public Ice.AsyncResult begin_clearPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearPlateAcquisitions
in interface PlatePrx
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)
begin_clearPlateAcquisitions
in interface PlatePrx
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)
begin_clearPlateAcquisitions
in interface PlatePrx
public void end_clearPlateAcquisitions(Ice.AsyncResult __iresult)
end_clearPlateAcquisitions
in interface PlatePrx
public void clearScreenLinks()
clearScreenLinks
in interface PlatePrx
public void clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearScreenLinks
in interface PlatePrx
public Ice.AsyncResult begin_clearScreenLinks()
begin_clearScreenLinks
in interface PlatePrx
public Ice.AsyncResult begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearScreenLinks
in interface PlatePrx
public Ice.AsyncResult begin_clearScreenLinks(Ice.Callback __cb)
begin_clearScreenLinks
in interface PlatePrx
public Ice.AsyncResult begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearScreenLinks
in interface PlatePrx
public Ice.AsyncResult begin_clearScreenLinks(Callback_Plate_clearScreenLinks __cb)
begin_clearScreenLinks
in interface PlatePrx
public Ice.AsyncResult begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_clearScreenLinks __cb)
begin_clearScreenLinks
in interface PlatePrx
public Ice.AsyncResult begin_clearScreenLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearScreenLinks
in interface PlatePrx
public Ice.AsyncResult begin_clearScreenLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearScreenLinks
in interface PlatePrx
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)
begin_clearScreenLinks
in interface PlatePrx
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)
begin_clearScreenLinks
in interface PlatePrx
public void end_clearScreenLinks(Ice.AsyncResult __iresult)
end_clearScreenLinks
in interface PlatePrx
public void clearWells()
clearWells
in interface PlatePrx
public void clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearWells
in interface PlatePrx
public Ice.AsyncResult begin_clearWells()
begin_clearWells
in interface PlatePrx
public Ice.AsyncResult begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearWells
in interface PlatePrx
public Ice.AsyncResult begin_clearWells(Ice.Callback __cb)
begin_clearWells
in interface PlatePrx
public Ice.AsyncResult begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearWells
in interface PlatePrx
public Ice.AsyncResult begin_clearWells(Callback_Plate_clearWells __cb)
begin_clearWells
in interface PlatePrx
public Ice.AsyncResult begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_clearWells __cb)
begin_clearWells
in interface PlatePrx
public Ice.AsyncResult begin_clearWells(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearWells
in interface PlatePrx
public Ice.AsyncResult begin_clearWells(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearWells
in interface PlatePrx
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)
begin_clearWells
in interface PlatePrx
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)
begin_clearWells
in interface PlatePrx
public void end_clearWells(Ice.AsyncResult __iresult)
end_clearWells
in interface PlatePrx
public java.util.List<PlateAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks
in interface PlatePrx
public java.util.List<PlateAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyAnnotationLinks
in interface PlatePrx
public Ice.AsyncResult begin_copyAnnotationLinks()
begin_copyAnnotationLinks
in interface PlatePrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyAnnotationLinks
in interface PlatePrx
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
begin_copyAnnotationLinks
in interface PlatePrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyAnnotationLinks
in interface PlatePrx
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Plate_copyAnnotationLinks __cb)
begin_copyAnnotationLinks
in interface PlatePrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_copyAnnotationLinks __cb)
begin_copyAnnotationLinks
in interface PlatePrx
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks
in interface PlatePrx
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks
in interface PlatePrx
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)
begin_copyAnnotationLinks
in interface PlatePrx
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)
begin_copyAnnotationLinks
in interface PlatePrx
public java.util.List<PlateAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
end_copyAnnotationLinks
in interface PlatePrx
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<PlateAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.List<PlateAcquisition> copyPlateAcquisitions()
copyPlateAcquisitions
in interface PlatePrx
public java.util.List<PlateAcquisition> copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyPlateAcquisitions
in interface PlatePrx
public Ice.AsyncResult begin_copyPlateAcquisitions()
begin_copyPlateAcquisitions
in interface PlatePrx
public Ice.AsyncResult begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyPlateAcquisitions
in interface PlatePrx
public Ice.AsyncResult begin_copyPlateAcquisitions(Ice.Callback __cb)
begin_copyPlateAcquisitions
in interface PlatePrx
public Ice.AsyncResult begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyPlateAcquisitions
in interface