public final class PlateAcquisitionPrxHelper extends Ice.ObjectPrxHelperBase implements PlateAcquisitionPrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
PlateAcquisitionPrxHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<PlateAcquisitionAnnotationLink>> __cb,
Ice.AsyncResult __result) |
static void |
__copyWellSample_completed(Ice.TwowayCallbackArg1<java.util.List<WellSample>> __cb,
Ice.AsyncResult __result) |
static void |
__findPlateAcquisitionAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<PlateAcquisitionAnnotationLink>> __cb,
Ice.AsyncResult __result) |
static void |
__getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
Ice.AsyncResult __result) |
static void |
__getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb,
Ice.AsyncResult __result) |
static void |
__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb,
Ice.AsyncResult __result) |
static void |
__getEndTime_completed(Ice.TwowayCallbackArg1<RTime> __cb,
Ice.AsyncResult __result) |
static void |
__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb,
Ice.AsyncResult __result) |
static void |
__getMaximumFieldCount_completed(Ice.TwowayCallbackArg1<RInt> __cb,
Ice.AsyncResult __result) |
static void |
__getName_completed(Ice.TwowayCallbackArg1<RString> __cb,
Ice.AsyncResult __result) |
static void |
__getPlate_completed(Ice.TwowayCallbackArg1<Plate> __cb,
Ice.AsyncResult __result) |
static void |
__getStartTime_completed(Ice.TwowayCallbackArg1<RTime> __cb,
Ice.AsyncResult __result) |
static void |
__getVersion_completed(Ice.TwowayCallbackArg1<RInt> __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<PlateAcquisitionAnnotationLink> __cb,
Ice.AsyncResult __result) |
static void |
__linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb,
Ice.AsyncResult __result) |
static void |
__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb,
Ice.AsyncResult __result) |
static PlateAcquisitionPrx |
__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 |
__sizeOfWellSample_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__write(IceInternal.BasicStream __os,
PlateAcquisitionPrx v) |
void |
addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets) |
void |
addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllWellSampleSet(java.util.List<WellSample> targets) |
void |
addAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target) |
void |
addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides) |
void |
addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addWellSample(WellSample target) |
void |
addWellSample(WellSample target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
Callback_PlateAcquisition_addAllPlateAcquisitionAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_addAllPlateAcquisitionAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> 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_addAllWellSampleSet(java.util.List<WellSample> targets) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> targets,
Callback_PlateAcquisition_addAllWellSampleSet __cb) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_addAllWellSampleSet __cb) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllWellSampleSet(java.util.List<WellSample> 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_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target) |
Ice.AsyncResult |
begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target,
Callback_PlateAcquisition_addPlateAcquisitionAnnotationLink __cb) |
Ice.AsyncResult |
begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_addPlateAcquisitionAnnotationLink __cb) |
Ice.AsyncResult |
begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink 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_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides,
Callback_PlateAcquisition_addPlateAcquisitionAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_addPlateAcquisitionAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink 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_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink 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_addWellSample(WellSample target) |
Ice.AsyncResult |
begin_addWellSample(WellSample target,
Callback_PlateAcquisition_addWellSample __cb) |
Ice.AsyncResult |
begin_addWellSample(WellSample target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addWellSample(WellSample target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addWellSample(WellSample target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addWellSample(WellSample target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addWellSample(WellSample target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_addWellSample __cb) |
Ice.AsyncResult |
begin_addWellSample(WellSample target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addWellSample(WellSample target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addWellSample(WellSample 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_PlateAcquisition_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_PlateAcquisition_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_clearWellSample() |
Ice.AsyncResult |
begin_clearWellSample(Callback_PlateAcquisition_clearWellSample __cb) |
Ice.AsyncResult |
begin_clearWellSample(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearWellSample(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearWellSample(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_clearWellSample __cb) |
Ice.AsyncResult |
begin_clearWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearWellSample(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_PlateAcquisition_copyAnnotationLinks __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisitionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisitionAnnotationLink>> __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_PlateAcquisition_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<PlateAcquisitionAnnotationLink>> __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<PlateAcquisitionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyWellSample() |
Ice.AsyncResult |
begin_copyWellSample(Callback_PlateAcquisition_copyWellSample __cb) |
Ice.AsyncResult |
begin_copyWellSample(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyWellSample(IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyWellSample(IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_copyWellSample __cb) |
Ice.AsyncResult |
begin_copyWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findPlateAcquisitionAnnotationLink(Annotation removal) |
Ice.AsyncResult |
begin_findPlateAcquisitionAnnotationLink(Annotation removal,
Callback_PlateAcquisition_findPlateAcquisitionAnnotationLink __cb) |
Ice.AsyncResult |
begin_findPlateAcquisitionAnnotationLink(Annotation removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findPlateAcquisitionAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisitionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findPlateAcquisitionAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisitionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findPlateAcquisitionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_findPlateAcquisitionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_findPlateAcquisitionAnnotationLink __cb) |
Ice.AsyncResult |
begin_findPlateAcquisitionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findPlateAcquisitionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisitionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findPlateAcquisitionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisitionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner() |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(Callback_PlateAcquisition_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_PlateAcquisition_getAnnotationLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDescription() |
Ice.AsyncResult |
begin_getDescription(Callback_PlateAcquisition_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_PlateAcquisition_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_getEndTime() |
Ice.AsyncResult |
begin_getEndTime(Callback_PlateAcquisition_getEndTime __cb) |
Ice.AsyncResult |
begin_getEndTime(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getEndTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getEndTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getEndTime(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getEndTime(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_getEndTime __cb) |
Ice.AsyncResult |
begin_getEndTime(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getEndTime(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getEndTime(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __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_getMaximumFieldCount() |
Ice.AsyncResult |
begin_getMaximumFieldCount(Callback_PlateAcquisition_getMaximumFieldCount __cb) |
Ice.AsyncResult |
begin_getMaximumFieldCount(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getMaximumFieldCount(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getMaximumFieldCount(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getMaximumFieldCount(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getMaximumFieldCount(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_getMaximumFieldCount __cb) |
Ice.AsyncResult |
begin_getMaximumFieldCount(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getMaximumFieldCount(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getMaximumFieldCount(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_getName() |
Ice.AsyncResult |
begin_getName(Callback_PlateAcquisition_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_PlateAcquisition_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_getPlate() |
Ice.AsyncResult |
begin_getPlate(Callback_PlateAcquisition_getPlate __cb) |
Ice.AsyncResult |
begin_getPlate(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getPlate(IceInternal.Functional_GenericCallback1<Plate> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getPlate(IceInternal.Functional_GenericCallback1<Plate> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_getPlate __cb) |
Ice.AsyncResult |
begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Plate> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Plate> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getStartTime() |
Ice.AsyncResult |
begin_getStartTime(Callback_PlateAcquisition_getStartTime __cb) |
Ice.AsyncResult |
begin_getStartTime(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getStartTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getStartTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getStartTime(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getStartTime(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_getStartTime __cb) |
Ice.AsyncResult |
begin_getStartTime(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getStartTime(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getStartTime(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getVersion() |
Ice.AsyncResult |
begin_getVersion(Callback_PlateAcquisition_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_PlateAcquisition_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_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_PlateAcquisition_linkAnnotation __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<PlateAcquisitionAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<PlateAcquisitionAnnotationLink> __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_PlateAcquisition_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<PlateAcquisitionAnnotationLink> __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<PlateAcquisitionAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedAnnotationList() |
Ice.AsyncResult |
begin_linkedAnnotationList(Callback_PlateAcquisition_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_PlateAcquisition_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_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(PlateAcquisition toCopy) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(PlateAcquisition toCopy,
Callback_PlateAcquisition_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(PlateAcquisition toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(PlateAcquisition toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(PlateAcquisition toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(PlateAcquisition toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(PlateAcquisition toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(PlateAcquisition toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(PlateAcquisition 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(PlateAcquisition 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_reloadWellSample(PlateAcquisition toCopy) |
Ice.AsyncResult |
begin_reloadWellSample(PlateAcquisition toCopy,
Callback_PlateAcquisition_reloadWellSample __cb) |
Ice.AsyncResult |
begin_reloadWellSample(PlateAcquisition toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadWellSample(PlateAcquisition toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadWellSample(PlateAcquisition toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadWellSample(PlateAcquisition toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadWellSample(PlateAcquisition toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_reloadWellSample __cb) |
Ice.AsyncResult |
begin_reloadWellSample(PlateAcquisition toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadWellSample(PlateAcquisition toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadWellSample(PlateAcquisition 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_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
Callback_PlateAcquisition_removeAllPlateAcquisitionAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_removeAllPlateAcquisitionAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> 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_removeAllWellSampleSet(java.util.List<WellSample> targets) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> targets,
Callback_PlateAcquisition_removeAllWellSampleSet __cb) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_removeAllWellSampleSet __cb) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllWellSampleSet(java.util.List<WellSample> 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_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget) |
Ice.AsyncResult |
begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget,
Callback_PlateAcquisition_removePlateAcquisitionAnnotationLink __cb) |
Ice.AsyncResult |
begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_removePlateAcquisitionAnnotationLink __cb) |
Ice.AsyncResult |
begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink 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_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides,
Callback_PlateAcquisition_removePlateAcquisitionAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_removePlateAcquisitionAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink 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_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink 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_removeWellSample(WellSample theTarget) |
Ice.AsyncResult |
begin_removeWellSample(WellSample theTarget,
Callback_PlateAcquisition_removeWellSample __cb) |
Ice.AsyncResult |
begin_removeWellSample(WellSample theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeWellSample(WellSample theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeWellSample(WellSample theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeWellSample(WellSample theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeWellSample(WellSample theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_removeWellSample __cb) |
Ice.AsyncResult |
begin_removeWellSample(WellSample theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeWellSample(WellSample theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeWellSample(WellSample 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_setDescription(RString theDescription) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
Callback_PlateAcquisition_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_PlateAcquisition_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_setEndTime(RTime theEndTime) |
Ice.AsyncResult |
begin_setEndTime(RTime theEndTime,
Callback_PlateAcquisition_setEndTime __cb) |
Ice.AsyncResult |
begin_setEndTime(RTime theEndTime,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setEndTime(RTime theEndTime,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setEndTime(RTime theEndTime,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setEndTime(RTime theEndTime,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setEndTime(RTime theEndTime,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_setEndTime __cb) |
Ice.AsyncResult |
begin_setEndTime(RTime theEndTime,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setEndTime(RTime theEndTime,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setEndTime(RTime theEndTime,
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_setMaximumFieldCount(RInt theMaximumFieldCount) |
Ice.AsyncResult |
begin_setMaximumFieldCount(RInt theMaximumFieldCount,
Callback_PlateAcquisition_setMaximumFieldCount __cb) |
Ice.AsyncResult |
begin_setMaximumFieldCount(RInt theMaximumFieldCount,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setMaximumFieldCount(RInt theMaximumFieldCount,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setMaximumFieldCount(RInt theMaximumFieldCount,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setMaximumFieldCount(RInt theMaximumFieldCount,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setMaximumFieldCount(RInt theMaximumFieldCount,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_setMaximumFieldCount __cb) |
Ice.AsyncResult |
begin_setMaximumFieldCount(RInt theMaximumFieldCount,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setMaximumFieldCount(RInt theMaximumFieldCount,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setMaximumFieldCount(RInt theMaximumFieldCount,
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_PlateAcquisition_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_PlateAcquisition_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_setPlate(Plate thePlate) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
Callback_PlateAcquisition_setPlate __cb) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_setPlate __cb) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setPlate(Plate thePlate,
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_setStartTime(RTime theStartTime) |
Ice.AsyncResult |
begin_setStartTime(RTime theStartTime,
Callback_PlateAcquisition_setStartTime __cb) |
Ice.AsyncResult |
begin_setStartTime(RTime theStartTime,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setStartTime(RTime theStartTime,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setStartTime(RTime theStartTime,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setStartTime(RTime theStartTime,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setStartTime(RTime theStartTime,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_setStartTime __cb) |
Ice.AsyncResult |
begin_setStartTime(RTime theStartTime,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setStartTime(RTime theStartTime,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setStartTime(RTime theStartTime,
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_PlateAcquisition_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_PlateAcquisition_setVersion __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_shallowCopy()
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(Ice.Callback __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_sizeOfAnnotationLinks() |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(Callback_PlateAcquisition_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_PlateAcquisition_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_sizeOfWellSample() |
Ice.AsyncResult |
begin_sizeOfWellSample(Callback_PlateAcquisition_sizeOfWellSample __cb) |
Ice.AsyncResult |
begin_sizeOfWellSample(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfWellSample(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfWellSample(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_sizeOfWellSample __cb) |
Ice.AsyncResult |
begin_sizeOfWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfWellSample(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_PlateAcquisition_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_PlateAcquisition_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_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_PlateAcquisition_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_PlateAcquisition_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_unloadWellSample() |
Ice.AsyncResult |
begin_unloadWellSample(Callback_PlateAcquisition_unloadWellSample __cb) |
Ice.AsyncResult |
begin_unloadWellSample(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadWellSample(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadWellSample(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PlateAcquisition_unloadWellSample __cb) |
Ice.AsyncResult |
begin_unloadWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadWellSample(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 PlateAcquisitionPrx |
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.
|
static PlateAcquisitionPrx |
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 PlateAcquisitionPrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.
|
static PlateAcquisitionPrx |
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 |
clearWellSample() |
void |
clearWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<PlateAcquisitionAnnotationLink> |
copyAnnotationLinks() |
java.util.List<PlateAcquisitionAnnotationLink> |
copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<WellSample> |
copyWellSample() |
java.util.List<WellSample> |
copyWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
end_addAllPlateAcquisitionAnnotationLinkSet(Ice.AsyncResult __iresult) |
void |
end_addAllWellSampleSet(Ice.AsyncResult __iresult) |
void |
end_addPlateAcquisitionAnnotationLink(Ice.AsyncResult __iresult) |
void |
end_addPlateAcquisitionAnnotationLinkToBoth(Ice.AsyncResult __iresult) |
void |
end_addWellSample(Ice.AsyncResult __iresult) |
void |
end_clearAnnotationLinks(Ice.AsyncResult __iresult) |
void |
end_clearWellSample(Ice.AsyncResult __iresult) |
java.util.List<PlateAcquisitionAnnotationLink> |
end_copyAnnotationLinks(Ice.AsyncResult __iresult) |
java.util.List<WellSample> |
end_copyWellSample(Ice.AsyncResult __iresult) |
java.util.List<PlateAcquisitionAnnotationLink> |
end_findPlateAcquisitionAnnotationLink(Ice.AsyncResult __iresult) |
java.util.Map<java.lang.Long,java.lang.Long> |
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult) |
RString |
end_getDescription(Ice.AsyncResult __iresult) |
Details |
end_getDetails(Ice.AsyncResult __iresult) |
RTime |
end_getEndTime(Ice.AsyncResult __iresult) |
RLong |
end_getId(Ice.AsyncResult __iresult) |
RInt |
end_getMaximumFieldCount(Ice.AsyncResult __iresult) |
RString |
end_getName(Ice.AsyncResult __iresult) |
Plate |
end_getPlate(Ice.AsyncResult __iresult) |
RTime |
end_getStartTime(Ice.AsyncResult __iresult) |
RInt |
end_getVersion(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.
|
PlateAcquisitionAnnotationLink |
end_linkAnnotation(Ice.AsyncResult __iresult) |
java.util.List<Annotation> |
end_linkedAnnotationList(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_reloadWellSample(Ice.AsyncResult __iresult) |
void |
end_removeAllPlateAcquisitionAnnotationLinkSet(Ice.AsyncResult __iresult) |
void |
end_removeAllWellSampleSet(Ice.AsyncResult __iresult) |
void |
end_removePlateAcquisitionAnnotationLink(Ice.AsyncResult __iresult) |
void |
end_removePlateAcquisitionAnnotationLinkFromBoth(Ice.AsyncResult __iresult) |
void |
end_removeWellSample(Ice.AsyncResult __iresult) |
void |
end_setDescription(Ice.AsyncResult __iresult) |
void |
end_setEndTime(Ice.AsyncResult __iresult) |
void |
end_setId(Ice.AsyncResult __iresult) |
void |
end_setMaximumFieldCount(Ice.AsyncResult __iresult) |
void |
end_setName(Ice.AsyncResult __iresult) |
void |
end_setPlate(Ice.AsyncResult __iresult) |
void |
end_setStartTime(Ice.AsyncResult __iresult) |
void |
end_setVersion(Ice.AsyncResult __iresult) |
IObject |
end_shallowCopy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
int |
end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult) |
int |
end_sizeOfWellSample(Ice.AsyncResult __iresult) |
void |
end_unlinkAnnotation(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_unloadWellSample(Ice.AsyncResult __iresult) |
java.util.List<PlateAcquisitionAnnotationLink> |
findPlateAcquisitionAnnotationLink(Annotation removal) |
java.util.List<PlateAcquisitionAnnotationLink> |
findPlateAcquisitionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner() |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getDescription() |
RString |
getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Details |
getDetails() |
Details |
getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RTime |
getEndTime() |
RTime |
getEndTime(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RLong |
getId() |
RLong |
getId(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getMaximumFieldCount() |
RInt |
getMaximumFieldCount(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getName() |
RString |
getName(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Plate |
getPlate() |
Plate |
getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RTime |
getStartTime() |
RTime |
getStartTime(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getVersion() |
RInt |
getVersion(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.
|
PlateAcquisitionAnnotationLink |
linkAnnotation(Annotation addition) |
PlateAcquisitionAnnotationLink |
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) |
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(PlateAcquisition toCopy) |
void |
reloadAnnotationLinks(PlateAcquisition toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadWellSample(PlateAcquisition toCopy) |
void |
reloadWellSample(PlateAcquisition toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets) |
void |
removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllWellSampleSet(java.util.List<WellSample> targets) |
void |
removeAllWellSampleSet(java.util.List<WellSample> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget) |
void |
removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides) |
void |
removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeWellSample(WellSample theTarget) |
void |
removeWellSample(WellSample theTarget,
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 |
setEndTime(RTime theEndTime) |
void |
setEndTime(RTime theEndTime,
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 |
setMaximumFieldCount(RInt theMaximumFieldCount) |
void |
setMaximumFieldCount(RInt theMaximumFieldCount,
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 |
setPlate(Plate thePlate) |
void |
setPlate(Plate thePlate,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setStartTime(RTime theStartTime) |
void |
setStartTime(RTime theStartTime,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setVersion(RInt theVersion) |
void |
setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
IObject |
shallowCopy()
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
IObject |
shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
int |
sizeOfAnnotationLinks() |
int |
sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfWellSample() |
int |
sizeOfWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx) |
static PlateAcquisitionPrx |
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.
|
static PlateAcquisitionPrx |
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 |
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 |
unloadWellSample() |
void |
unloadWellSample(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 addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets)
addAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public void addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets)
begin_addAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, Ice.Callback __cb)
begin_addAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, Callback_PlateAcquisition_addAllPlateAcquisitionAnnotationLinkSet __cb)
begin_addAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_addAllPlateAcquisitionAnnotationLinkSet __cb)
begin_addAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> 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_addAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public void end_addAllPlateAcquisitionAnnotationLinkSet(Ice.AsyncResult __iresult)
end_addAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public void addAllWellSampleSet(java.util.List<WellSample> targets)
addAllWellSampleSet
in interface PlateAcquisitionPrx
public void addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets)
begin_addAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, Ice.Callback __cb)
begin_addAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, Callback_PlateAcquisition_addAllWellSampleSet __cb)
begin_addAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_addAllWellSampleSet __cb)
begin_addAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> 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_addAllWellSampleSet
in interface PlateAcquisitionPrx
public void end_addAllWellSampleSet(Ice.AsyncResult __iresult)
end_addAllWellSampleSet
in interface PlateAcquisitionPrx
public void addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target)
addPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public void addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target)
begin_addPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target, Ice.Callback __cb)
begin_addPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target, Callback_PlateAcquisition_addPlateAcquisitionAnnotationLink __cb)
begin_addPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_addPlateAcquisitionAnnotationLink __cb)
begin_addPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink 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_addPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public void end_addPlateAcquisitionAnnotationLink(Ice.AsyncResult __iresult)
end_addPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public void addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link, boolean bothSides)
addPlateAcquisitionAnnotationLinkToBoth
in interface PlateAcquisitionPrx
public void addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addPlateAcquisitionAnnotationLinkToBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link, boolean bothSides)
begin_addPlateAcquisitionAnnotationLinkToBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addPlateAcquisitionAnnotationLinkToBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_addPlateAcquisitionAnnotationLinkToBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addPlateAcquisitionAnnotationLinkToBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, Callback_PlateAcquisition_addPlateAcquisitionAnnotationLinkToBoth __cb)
begin_addPlateAcquisitionAnnotationLinkToBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_addPlateAcquisitionAnnotationLinkToBoth __cb)
begin_addPlateAcquisitionAnnotationLinkToBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addPlateAcquisitionAnnotationLinkToBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addPlateAcquisitionAnnotationLinkToBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addPlateAcquisitionAnnotationLinkToBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink 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_addPlateAcquisitionAnnotationLinkToBoth
in interface PlateAcquisitionPrx
public void end_addPlateAcquisitionAnnotationLinkToBoth(Ice.AsyncResult __iresult)
end_addPlateAcquisitionAnnotationLinkToBoth
in interface PlateAcquisitionPrx
public void addWellSample(WellSample target)
addWellSample
in interface PlateAcquisitionPrx
public void addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addWellSample(WellSample target)
begin_addWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addWellSample(WellSample target, Ice.Callback __cb)
begin_addWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addWellSample(WellSample target, Callback_PlateAcquisition_addWellSample __cb)
begin_addWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_addWellSample __cb)
begin_addWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addWellSample(WellSample target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addWellSample(WellSample target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_addWellSample(WellSample 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_addWellSample
in interface PlateAcquisitionPrx
public void end_addWellSample(Ice.AsyncResult __iresult)
end_addWellSample
in interface PlateAcquisitionPrx
public void clearAnnotationLinks()
clearAnnotationLinks
in interface PlateAcquisitionPrx
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearAnnotationLinks()
begin_clearAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
begin_clearAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_PlateAcquisition_clearAnnotationLinks __cb)
begin_clearAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_clearAnnotationLinks __cb)
begin_clearAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearAnnotationLinks
in interface PlateAcquisitionPrx
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 PlateAcquisitionPrx
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 PlateAcquisitionPrx
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
end_clearAnnotationLinks
in interface PlateAcquisitionPrx
public void clearWellSample()
clearWellSample
in interface PlateAcquisitionPrx
public void clearWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearWellSample()
begin_clearWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearWellSample(Ice.Callback __cb)
begin_clearWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearWellSample(Callback_PlateAcquisition_clearWellSample __cb)
begin_clearWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_clearWellSample __cb)
begin_clearWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearWellSample(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearWellSample(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_clearWellSample(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_clearWellSample
in interface PlateAcquisitionPrx
public void end_clearWellSample(Ice.AsyncResult __iresult)
end_clearWellSample
in interface PlateAcquisitionPrx
public java.util.List<PlateAcquisitionAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks
in interface PlateAcquisitionPrx
public java.util.List<PlateAcquisitionAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyAnnotationLinks()
begin_copyAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
begin_copyAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_PlateAcquisition_copyAnnotationLinks __cb)
begin_copyAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_copyAnnotationLinks __cb)
begin_copyAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisitionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisitionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisitionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisitionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks
in interface PlateAcquisitionPrx
public java.util.List<PlateAcquisitionAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
end_copyAnnotationLinks
in interface PlateAcquisitionPrx
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<PlateAcquisitionAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.List<WellSample> copyWellSample()
copyWellSample
in interface PlateAcquisitionPrx
public java.util.List<WellSample> copyWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyWellSample()
begin_copyWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyWellSample(Ice.Callback __cb)
begin_copyWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyWellSample(Callback_PlateAcquisition_copyWellSample __cb)
begin_copyWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_copyWellSample __cb)
begin_copyWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyWellSample(IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyWellSample(IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_copyWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyWellSample
in interface PlateAcquisitionPrx
public java.util.List<WellSample> end_copyWellSample(Ice.AsyncResult __iresult)
end_copyWellSample
in interface PlateAcquisitionPrx
public static void __copyWellSample_completed(Ice.TwowayCallbackArg1<java.util.List<WellSample>> __cb, Ice.AsyncResult __result)
public java.util.List<PlateAcquisitionAnnotationLink> findPlateAcquisitionAnnotationLink(Annotation removal)
findPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public java.util.List<PlateAcquisitionAnnotationLink> findPlateAcquisitionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
findPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_findPlateAcquisitionAnnotationLink(Annotation removal)
begin_findPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_findPlateAcquisitionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_findPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_findPlateAcquisitionAnnotationLink(Annotation removal, Ice.Callback __cb)
begin_findPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_findPlateAcquisitionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_findPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_findPlateAcquisitionAnnotationLink(Annotation removal, Callback_PlateAcquisition_findPlateAcquisitionAnnotationLink __cb)
begin_findPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_findPlateAcquisitionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_findPlateAcquisitionAnnotationLink __cb)
begin_findPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_findPlateAcquisitionAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisitionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_findPlateAcquisitionAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisitionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_findPlateAcquisitionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisitionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_findPlateAcquisitionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisitionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public java.util.List<PlateAcquisitionAnnotationLink> end_findPlateAcquisitionAnnotationLink(Ice.AsyncResult __iresult)
end_findPlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public static void __findPlateAcquisitionAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<PlateAcquisitionAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner
in interface PlateAcquisitionPrx
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
getAnnotationLinksCountPerOwner
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
begin_getAnnotationLinksCountPerOwner
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getAnnotationLinksCountPerOwner
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_PlateAcquisition_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getAnnotationLinksCountPerOwner
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getAnnotationLinksCountPerOwner
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getAnnotationLinksCountPerOwner
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getAnnotationLinksCountPerOwner
in interface PlateAcquisitionPrx
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
end_getAnnotationLinksCountPerOwner
in interface PlateAcquisitionPrx
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
public RString getDescription()
getDescription
in interface PlateAcquisitionPrx
public RString getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getDescription()
begin_getDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getDescription(Ice.Callback __cb)
begin_getDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getDescription(Callback_PlateAcquisition_getDescription __cb)
begin_getDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_getDescription __cb)
begin_getDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDescription
in interface PlateAcquisitionPrx
public RString end_getDescription(Ice.AsyncResult __iresult)
end_getDescription
in interface PlateAcquisitionPrx
public static void __getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RTime getEndTime()
getEndTime
in interface PlateAcquisitionPrx
public RTime getEndTime(java.util.Map<java.lang.String,java.lang.String> __ctx)
getEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getEndTime()
begin_getEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getEndTime(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getEndTime(Ice.Callback __cb)
begin_getEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getEndTime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getEndTime(Callback_PlateAcquisition_getEndTime __cb)
begin_getEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getEndTime(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_getEndTime __cb)
begin_getEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getEndTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getEndTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getEndTime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getEndTime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getEndTime
in interface PlateAcquisitionPrx
public RTime end_getEndTime(Ice.AsyncResult __iresult)
end_getEndTime
in interface PlateAcquisitionPrx
public static void __getEndTime_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)
public RInt getMaximumFieldCount()
getMaximumFieldCount
in interface PlateAcquisitionPrx
public RInt getMaximumFieldCount(java.util.Map<java.lang.String,java.lang.String> __ctx)
getMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getMaximumFieldCount()
begin_getMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getMaximumFieldCount(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getMaximumFieldCount(Ice.Callback __cb)
begin_getMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getMaximumFieldCount(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getMaximumFieldCount(Callback_PlateAcquisition_getMaximumFieldCount __cb)
begin_getMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getMaximumFieldCount(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_getMaximumFieldCount __cb)
begin_getMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getMaximumFieldCount(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getMaximumFieldCount(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getMaximumFieldCount(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getMaximumFieldCount(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getMaximumFieldCount
in interface PlateAcquisitionPrx
public RInt end_getMaximumFieldCount(Ice.AsyncResult __iresult)
end_getMaximumFieldCount
in interface PlateAcquisitionPrx
public static void __getMaximumFieldCount_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public RString getName()
getName
in interface PlateAcquisitionPrx
public RString getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
getName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getName()
begin_getName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getName(Ice.Callback __cb)
begin_getName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getName(Callback_PlateAcquisition_getName __cb)
begin_getName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_getName __cb)
begin_getName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getName
in interface PlateAcquisitionPrx
public RString end_getName(Ice.AsyncResult __iresult)
end_getName
in interface PlateAcquisitionPrx
public static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public Plate getPlate()
getPlate
in interface PlateAcquisitionPrx
public Plate getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx)
getPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getPlate()
begin_getPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getPlate(Ice.Callback __cb)
begin_getPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getPlate(Callback_PlateAcquisition_getPlate __cb)
begin_getPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_getPlate __cb)
begin_getPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getPlate(IceInternal.Functional_GenericCallback1<Plate> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getPlate(IceInternal.Functional_GenericCallback1<Plate> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Plate> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getPlate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Plate> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getPlate
in interface PlateAcquisitionPrx
public Plate end_getPlate(Ice.AsyncResult __iresult)
end_getPlate
in interface PlateAcquisitionPrx
public static void __getPlate_completed(Ice.TwowayCallbackArg1<Plate> __cb, Ice.AsyncResult __result)
public RTime getStartTime()
getStartTime
in interface PlateAcquisitionPrx
public RTime getStartTime(java.util.Map<java.lang.String,java.lang.String> __ctx)
getStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getStartTime()
begin_getStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getStartTime(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getStartTime(Ice.Callback __cb)
begin_getStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getStartTime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getStartTime(Callback_PlateAcquisition_getStartTime __cb)
begin_getStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getStartTime(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_getStartTime __cb)
begin_getStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getStartTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getStartTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getStartTime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getStartTime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getStartTime
in interface PlateAcquisitionPrx
public RTime end_getStartTime(Ice.AsyncResult __iresult)
end_getStartTime
in interface PlateAcquisitionPrx
public static void __getStartTime_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)
public RInt getVersion()
getVersion
in interface PlateAcquisitionPrx
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
getVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getVersion()
begin_getVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
begin_getVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getVersion(Callback_PlateAcquisition_getVersion __cb)
begin_getVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_getVersion __cb)
begin_getVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getVersion
in interface PlateAcquisitionPrx
public RInt end_getVersion(Ice.AsyncResult __iresult)
end_getVersion
in interface PlateAcquisitionPrx
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public PlateAcquisitionAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation
in interface PlateAcquisitionPrx
public PlateAcquisitionAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
linkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
begin_linkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
begin_linkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_PlateAcquisition_linkAnnotation __cb)
begin_linkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_linkAnnotation __cb)
begin_linkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<PlateAcquisitionAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<PlateAcquisitionAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<PlateAcquisitionAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<PlateAcquisitionAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation
in interface PlateAcquisitionPrx
public PlateAcquisitionAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
end_linkAnnotation
in interface PlateAcquisitionPrx
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<PlateAcquisitionAnnotationLink> __cb, Ice.AsyncResult __result)
public java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList
in interface PlateAcquisitionPrx
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
linkedAnnotationList
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkedAnnotationList()
begin_linkedAnnotationList
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkedAnnotationList
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
begin_linkedAnnotationList
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkedAnnotationList
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkedAnnotationList(Callback_PlateAcquisition_linkedAnnotationList __cb)
begin_linkedAnnotationList
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_linkedAnnotationList __cb)
begin_linkedAnnotationList
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedAnnotationList
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedAnnotationList
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedAnnotationList
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedAnnotationList
in interface PlateAcquisitionPrx
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
end_linkedAnnotationList
in interface PlateAcquisitionPrx
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
public void reloadAnnotationLinks(PlateAcquisition toCopy)
reloadAnnotationLinks
in interface PlateAcquisitionPrx
public void reloadAnnotationLinks(PlateAcquisition toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(PlateAcquisition toCopy)
begin_reloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(PlateAcquisition toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(PlateAcquisition toCopy, Ice.Callback __cb)
begin_reloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(PlateAcquisition toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(PlateAcquisition toCopy, Callback_PlateAcquisition_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(PlateAcquisition toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(PlateAcquisition toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(PlateAcquisition toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(PlateAcquisition toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(PlateAcquisition toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadAnnotationLinks
in interface PlateAcquisitionPrx
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
end_reloadAnnotationLinks
in interface PlateAcquisitionPrx
public void reloadWellSample(PlateAcquisition toCopy)
reloadWellSample
in interface PlateAcquisitionPrx
public void reloadWellSample(PlateAcquisition toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadWellSample(PlateAcquisition toCopy)
begin_reloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadWellSample(PlateAcquisition toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadWellSample(PlateAcquisition toCopy, Ice.Callback __cb)
begin_reloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadWellSample(PlateAcquisition toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadWellSample(PlateAcquisition toCopy, Callback_PlateAcquisition_reloadWellSample __cb)
begin_reloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadWellSample(PlateAcquisition toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_reloadWellSample __cb)
begin_reloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadWellSample(PlateAcquisition toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadWellSample(PlateAcquisition toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadWellSample(PlateAcquisition toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_reloadWellSample(PlateAcquisition toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadWellSample
in interface PlateAcquisitionPrx
public void end_reloadWellSample(Ice.AsyncResult __iresult)
end_reloadWellSample
in interface PlateAcquisitionPrx
public void removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets)
removeAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public void removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets)
begin_removeAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, Ice.Callback __cb)
begin_removeAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, Callback_PlateAcquisition_removeAllPlateAcquisitionAnnotationLinkSet __cb)
begin_removeAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_removeAllPlateAcquisitionAnnotationLinkSet __cb)
begin_removeAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> 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_removeAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public void end_removeAllPlateAcquisitionAnnotationLinkSet(Ice.AsyncResult __iresult)
end_removeAllPlateAcquisitionAnnotationLinkSet
in interface PlateAcquisitionPrx
public void removeAllWellSampleSet(java.util.List<WellSample> targets)
removeAllWellSampleSet
in interface PlateAcquisitionPrx
public void removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets)
begin_removeAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, Ice.Callback __cb)
begin_removeAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, Callback_PlateAcquisition_removeAllWellSampleSet __cb)
begin_removeAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_removeAllWellSampleSet __cb)
begin_removeAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllWellSampleSet
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> 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_removeAllWellSampleSet
in interface PlateAcquisitionPrx
public void end_removeAllWellSampleSet(Ice.AsyncResult __iresult)
end_removeAllWellSampleSet
in interface PlateAcquisitionPrx
public void removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget)
removePlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public void removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removePlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget)
begin_removePlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removePlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget, Ice.Callback __cb)
begin_removePlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removePlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget, Callback_PlateAcquisition_removePlateAcquisitionAnnotationLink __cb)
begin_removePlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_removePlateAcquisitionAnnotationLink __cb)
begin_removePlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removePlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removePlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removePlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removePlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public void end_removePlateAcquisitionAnnotationLink(Ice.AsyncResult __iresult)
end_removePlateAcquisitionAnnotationLink
in interface PlateAcquisitionPrx
public void removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link, boolean bothSides)
removePlateAcquisitionAnnotationLinkFromBoth
in interface PlateAcquisitionPrx
public void removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
removePlateAcquisitionAnnotationLinkFromBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link, boolean bothSides)
begin_removePlateAcquisitionAnnotationLinkFromBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removePlateAcquisitionAnnotationLinkFromBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_removePlateAcquisitionAnnotationLinkFromBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removePlateAcquisitionAnnotationLinkFromBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, Callback_PlateAcquisition_removePlateAcquisitionAnnotationLinkFromBoth __cb)
begin_removePlateAcquisitionAnnotationLinkFromBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_removePlateAcquisitionAnnotationLinkFromBoth __cb)
begin_removePlateAcquisitionAnnotationLinkFromBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removePlateAcquisitionAnnotationLinkFromBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removePlateAcquisitionAnnotationLinkFromBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removePlateAcquisitionAnnotationLinkFromBoth
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink 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_removePlateAcquisitionAnnotationLinkFromBoth
in interface PlateAcquisitionPrx
public void end_removePlateAcquisitionAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
end_removePlateAcquisitionAnnotationLinkFromBoth
in interface PlateAcquisitionPrx
public void removeWellSample(WellSample theTarget)
removeWellSample
in interface PlateAcquisitionPrx
public void removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeWellSample(WellSample theTarget)
begin_removeWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeWellSample(WellSample theTarget, Ice.Callback __cb)
begin_removeWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeWellSample(WellSample theTarget, Callback_PlateAcquisition_removeWellSample __cb)
begin_removeWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_removeWellSample __cb)
begin_removeWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeWellSample(WellSample theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeWellSample(WellSample theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeWellSample
in interface PlateAcquisitionPrx
public void end_removeWellSample(Ice.AsyncResult __iresult)
end_removeWellSample
in interface PlateAcquisitionPrx
public void setDescription(RString theDescription)
setDescription
in interface PlateAcquisitionPrx
public void setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
setDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setDescription(RString theDescription)
begin_setDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, Ice.Callback __cb)
begin_setDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, Callback_PlateAcquisition_setDescription __cb)
begin_setDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_setDescription __cb)
begin_setDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDescription
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setDescription
in interface PlateAcquisitionPrx
public void end_setDescription(Ice.AsyncResult __iresult)
end_setDescription
in interface PlateAcquisitionPrx
public void setEndTime(RTime theEndTime)
setEndTime
in interface PlateAcquisitionPrx
public void setEndTime(RTime theEndTime, java.util.Map<java.lang.String,java.lang.String> __ctx)
setEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setEndTime(RTime theEndTime)
begin_setEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setEndTime(RTime theEndTime, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setEndTime(RTime theEndTime, Ice.Callback __cb)
begin_setEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setEndTime(RTime theEndTime, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setEndTime(RTime theEndTime, Callback_PlateAcquisition_setEndTime __cb)
begin_setEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setEndTime(RTime theEndTime, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_setEndTime __cb)
begin_setEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setEndTime(RTime theEndTime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setEndTime(RTime theEndTime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setEndTime(RTime theEndTime, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setEndTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setEndTime(RTime theEndTime, 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_setEndTime
in interface PlateAcquisitionPrx
public void end_setEndTime(Ice.AsyncResult __iresult)
end_setEndTime
in interface PlateAcquisitionPrx
public void setMaximumFieldCount(RInt theMaximumFieldCount)
setMaximumFieldCount
in interface PlateAcquisitionPrx
public void setMaximumFieldCount(RInt theMaximumFieldCount, java.util.Map<java.lang.String,java.lang.String> __ctx)
setMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setMaximumFieldCount(RInt theMaximumFieldCount)
begin_setMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setMaximumFieldCount(RInt theMaximumFieldCount, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setMaximumFieldCount(RInt theMaximumFieldCount, Ice.Callback __cb)
begin_setMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setMaximumFieldCount(RInt theMaximumFieldCount, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setMaximumFieldCount(RInt theMaximumFieldCount, Callback_PlateAcquisition_setMaximumFieldCount __cb)
begin_setMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setMaximumFieldCount(RInt theMaximumFieldCount, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_setMaximumFieldCount __cb)
begin_setMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setMaximumFieldCount(RInt theMaximumFieldCount, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setMaximumFieldCount(RInt theMaximumFieldCount, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setMaximumFieldCount(RInt theMaximumFieldCount, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setMaximumFieldCount
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setMaximumFieldCount(RInt theMaximumFieldCount, 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_setMaximumFieldCount
in interface PlateAcquisitionPrx
public void end_setMaximumFieldCount(Ice.AsyncResult __iresult)
end_setMaximumFieldCount
in interface PlateAcquisitionPrx
public void setName(RString theName)
setName
in interface PlateAcquisitionPrx
public void setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
setName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setName(RString theName)
begin_setName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
begin_setName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setName(RString theName, Callback_PlateAcquisition_setName __cb)
begin_setName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_setName __cb)
begin_setName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setName
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setName
in interface PlateAcquisitionPrx
public void end_setName(Ice.AsyncResult __iresult)
end_setName
in interface PlateAcquisitionPrx
public void setPlate(Plate thePlate)
setPlate
in interface PlateAcquisitionPrx
public void setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx)
setPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setPlate(Plate thePlate)
begin_setPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setPlate(Plate thePlate, Ice.Callback __cb)
begin_setPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setPlate(Plate thePlate, Callback_PlateAcquisition_setPlate __cb)
begin_setPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_setPlate __cb)
begin_setPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setPlate(Plate thePlate, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setPlate(Plate thePlate, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setPlate(Plate thePlate, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setPlate
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setPlate(Plate thePlate, 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_setPlate
in interface PlateAcquisitionPrx
public void end_setPlate(Ice.AsyncResult __iresult)
end_setPlate
in interface PlateAcquisitionPrx
public void setStartTime(RTime theStartTime)
setStartTime
in interface PlateAcquisitionPrx
public void setStartTime(RTime theStartTime, java.util.Map<java.lang.String,java.lang.String> __ctx)
setStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setStartTime(RTime theStartTime)
begin_setStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setStartTime(RTime theStartTime, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setStartTime(RTime theStartTime, Ice.Callback __cb)
begin_setStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setStartTime(RTime theStartTime, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setStartTime(RTime theStartTime, Callback_PlateAcquisition_setStartTime __cb)
begin_setStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setStartTime(RTime theStartTime, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_setStartTime __cb)
begin_setStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setStartTime(RTime theStartTime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setStartTime(RTime theStartTime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setStartTime(RTime theStartTime, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setStartTime
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setStartTime(RTime theStartTime, 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_setStartTime
in interface PlateAcquisitionPrx
public void end_setStartTime(Ice.AsyncResult __iresult)
end_setStartTime
in interface PlateAcquisitionPrx
public void setVersion(RInt theVersion)
setVersion
in interface PlateAcquisitionPrx
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
setVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion)
begin_setVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
begin_setVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_PlateAcquisition_setVersion __cb)
begin_setVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_setVersion __cb)
begin_setVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setVersion
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setVersion
in interface PlateAcquisitionPrx
public void end_setVersion(Ice.AsyncResult __iresult)
end_setVersion
in interface PlateAcquisitionPrx
public int sizeOfAnnotationLinks()
sizeOfAnnotationLinks
in interface PlateAcquisitionPrx
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
begin_sizeOfAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
begin_sizeOfAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_PlateAcquisition_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfAnnotationLinks
in interface PlateAcquisitionPrx
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
end_sizeOfAnnotationLinks
in interface PlateAcquisitionPrx
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public int sizeOfWellSample()
sizeOfWellSample
in interface PlateAcquisitionPrx
public int sizeOfWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfWellSample()
begin_sizeOfWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfWellSample(Ice.Callback __cb)
begin_sizeOfWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfWellSample(Callback_PlateAcquisition_sizeOfWellSample __cb)
begin_sizeOfWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_sizeOfWellSample __cb)
begin_sizeOfWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfWellSample(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfWellSample(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_sizeOfWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfWellSample
in interface PlateAcquisitionPrx
public int end_sizeOfWellSample(Ice.AsyncResult __iresult)
end_sizeOfWellSample
in interface PlateAcquisitionPrx
public static void __sizeOfWellSample_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public void unlinkAnnotation(Annotation removal)
unlinkAnnotation
in interface PlateAcquisitionPrx
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
unlinkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
begin_unlinkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unlinkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
begin_unlinkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unlinkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_PlateAcquisition_unlinkAnnotation __cb)
begin_unlinkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_unlinkAnnotation __cb)
begin_unlinkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkAnnotation
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkAnnotation
in interface PlateAcquisitionPrx
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
end_unlinkAnnotation
in interface PlateAcquisitionPrx
public void unloadAnnotationLinks()
unloadAnnotationLinks
in interface PlateAcquisitionPrx
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks()
begin_unloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
begin_unloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_PlateAcquisition_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadAnnotationLinks
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadAnnotationLinks
in interface PlateAcquisitionPrx
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
end_unloadAnnotationLinks
in interface PlateAcquisitionPrx
public void unloadWellSample()
unloadWellSample
in interface PlateAcquisitionPrx
public void unloadWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadWellSample()
begin_unloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadWellSample(Ice.Callback __cb)
begin_unloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadWellSample(Callback_PlateAcquisition_unloadWellSample __cb)
begin_unloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PlateAcquisition_unloadWellSample __cb)
begin_unloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadWellSample(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadWellSample(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadWellSample(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadWellSample
in interface PlateAcquisitionPrx
public Ice.AsyncResult begin_unloadWellSample(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_unloadWellSample
in interface PlateAcquisitionPrx
public void end_unloadWellSample(Ice.AsyncResult __iresult)
end_unloadWellSample
in interface PlateAcquisitionPrx
public static PlateAcquisitionPrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static PlateAcquisitionPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.public static PlateAcquisitionPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static PlateAcquisitionPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.public static PlateAcquisitionPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static PlateAcquisitionPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os, PlateAcquisitionPrx v)
public static PlateAcquisitionPrx __read(IceInternal.BasicStream __is)