public final class PlatePrxHelper extends Ice.ObjectPrxHelperBase implements PlatePrx
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
| Constructor and Description |
|---|
PlatePrxHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<PlateAnnotationLink>> __cb,
Ice.AsyncResult __result) |
static void |
__copyPlateAcquisitions_completed(Ice.TwowayCallbackArg1<java.util.List<PlateAcquisition>> __cb,
Ice.AsyncResult __result) |
static void |
__copyScreenLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenPlateLink>> __cb,
Ice.AsyncResult __result) |
static void |
__copyWells_completed(Ice.TwowayCallbackArg1<java.util.List<Well>> __cb,
Ice.AsyncResult __result) |
static void |
__findPlateAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<PlateAnnotationLink>> __cb,
Ice.AsyncResult __result) |
static void |
__findScreenPlateLink_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenPlateLink>> __cb,
Ice.AsyncResult __result) |
static void |
__getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
Ice.AsyncResult __result) |
static void |
__getColumnNamingConvention_completed(Ice.TwowayCallbackArg1<RString> __cb,
Ice.AsyncResult __result) |
static void |
__getColumns_completed(Ice.TwowayCallbackArg1<RInt> __cb,
Ice.AsyncResult __result) |
static void |
__getDefaultSample_completed(Ice.TwowayCallbackArg1<RInt> __cb,
Ice.AsyncResult __result) |
static void |
__getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb,
Ice.AsyncResult __result) |
static void |
__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb,
Ice.AsyncResult __result) |
static void |
__getExternalIdentifier_completed(Ice.TwowayCallbackArg1<RString> __cb,
Ice.AsyncResult __result) |
static void |
__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb,
Ice.AsyncResult __result) |
static void |
__getName_completed(Ice.TwowayCallbackArg1<RString> __cb,
Ice.AsyncResult __result) |
static void |
__getRowNamingConvention_completed(Ice.TwowayCallbackArg1<RString> __cb,
Ice.AsyncResult __result) |
static void |
__getRows_completed(Ice.TwowayCallbackArg1<RInt> __cb,
Ice.AsyncResult __result) |
static void |
__getScreenLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
Ice.AsyncResult __result) |
static void |
__getStatus_completed(Ice.TwowayCallbackArg1<RString> __cb,
Ice.AsyncResult __result) |
static void |
__getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb,
Ice.AsyncResult __result) |
static void |
__getWellOriginX_completed(Ice.TwowayCallbackArg1<Length> __cb,
Ice.AsyncResult __result) |
static void |
__getWellOriginY_completed(Ice.TwowayCallbackArg1<Length> __cb,
Ice.AsyncResult __result) |
static void |
__isAnnotated_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result) |
static void |
__isGlobal_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result) |
static void |
__isLink_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result) |
static void |
__isLoaded_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result) |
static void |
__isMutable_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result) |
static void |
__linkAnnotation_completed(Ice.TwowayCallbackArg1<PlateAnnotationLink> __cb,
Ice.AsyncResult __result) |
static void |
__linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb,
Ice.AsyncResult __result) |
static void |
__linkedScreenList_completed(Ice.TwowayCallbackArg1<java.util.List<Screen>> __cb,
Ice.AsyncResult __result) |
static void |
__linkScreen_completed(Ice.TwowayCallbackArg1<ScreenPlateLink> __cb,
Ice.AsyncResult __result) |
static void |
__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb,
Ice.AsyncResult __result) |
static PlatePrx |
__read(IceInternal.BasicStream __is) |
static void |
__shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfPlateAcquisitions_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfScreenLinks_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfWells_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__write(IceInternal.BasicStream __os,
PlatePrx v) |
void |
addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets) |
void |
addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets) |
void |
addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets) |
void |
addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllWellSet(java.util.List<Well> targets) |
void |
addAllWellSet(java.util.List<Well> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addPlateAcquisition(PlateAcquisition target) |
void |
addPlateAcquisition(PlateAcquisition target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addPlateAnnotationLink(PlateAnnotationLink target) |
void |
addPlateAnnotationLink(PlateAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addPlateAnnotationLinkToBoth(PlateAnnotationLink link,
boolean bothSides) |
void |
addPlateAnnotationLinkToBoth(PlateAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addScreenPlateLink(ScreenPlateLink target) |
void |
addScreenPlateLink(ScreenPlateLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addScreenPlateLinkToBoth(ScreenPlateLink link,
boolean bothSides) |
void |
addScreenPlateLinkToBoth(ScreenPlateLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addWell(Well target) |
void |
addWell(Well target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
Callback_Plate_addAllPlateAcquisitionSet __cb) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_addAllPlateAcquisitionSet __cb) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets) |
Ice.AsyncResult |
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
Callback_Plate_addAllPlateAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_addAllPlateAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets) |
Ice.AsyncResult |
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
Callback_Plate_addAllScreenPlateLinkSet __cb) |
Ice.AsyncResult |
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_addAllScreenPlateLinkSet __cb) |
Ice.AsyncResult |
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllWellSet(java.util.List<Well> targets) |
Ice.AsyncResult |
begin_addAllWellSet(java.util.List<Well> targets,
Callback_Plate_addAllWellSet __cb) |
Ice.AsyncResult |
begin_addAllWellSet(java.util.List<Well> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllWellSet(java.util.List<Well> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllWellSet(java.util.List<Well> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllWellSet(java.util.List<Well> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllWellSet(java.util.List<Well> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_addAllWellSet __cb) |
Ice.AsyncResult |
begin_addAllWellSet(java.util.List<Well> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllWellSet(java.util.List<Well> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllWellSet(java.util.List<Well> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addPlateAcquisition(PlateAcquisition target) |
Ice.AsyncResult |
begin_addPlateAcquisition(PlateAcquisition target,
Callback_Plate_addPlateAcquisition __cb) |
Ice.AsyncResult |
begin_addPlateAcquisition(PlateAcquisition target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addPlateAcquisition(PlateAcquisition target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addPlateAcquisition(PlateAcquisition target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addPlateAcquisition(PlateAcquisition target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addPlateAcquisition(PlateAcquisition target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_addPlateAcquisition __cb) |
Ice.AsyncResult |
begin_addPlateAcquisition(PlateAcquisition target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addPlateAcquisition(PlateAcquisition target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addPlateAcquisition(PlateAcquisition target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addPlateAnnotationLink(PlateAnnotationLink target) |
Ice.AsyncResult |
begin_addPlateAnnotationLink(PlateAnnotationLink target,
Callback_Plate_addPlateAnnotationLink __cb) |
Ice.AsyncResult |
begin_addPlateAnnotationLink(PlateAnnotationLink target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addPlateAnnotationLink(PlateAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addPlateAnnotationLink(PlateAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addPlateAnnotationLink(PlateAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addPlateAnnotationLink(PlateAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_addPlateAnnotationLink __cb) |
Ice.AsyncResult |
begin_addPlateAnnotationLink(PlateAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addPlateAnnotationLink(PlateAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addPlateAnnotationLink(PlateAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link,
boolean bothSides,
Callback_Plate_addPlateAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_addPlateAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addScreenPlateLink(ScreenPlateLink target) |
Ice.AsyncResult |
begin_addScreenPlateLink(ScreenPlateLink target,
Callback_Plate_addScreenPlateLink __cb) |
Ice.AsyncResult |
begin_addScreenPlateLink(ScreenPlateLink target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addScreenPlateLink(ScreenPlateLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addScreenPlateLink(ScreenPlateLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addScreenPlateLink(ScreenPlateLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addScreenPlateLink(ScreenPlateLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_addScreenPlateLink __cb) |
Ice.AsyncResult |
begin_addScreenPlateLink(ScreenPlateLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addScreenPlateLink(ScreenPlateLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addScreenPlateLink(ScreenPlateLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
boolean bothSides,
Callback_Plate_addScreenPlateLinkToBoth __cb) |
Ice.AsyncResult |
begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_addScreenPlateLinkToBoth __cb) |
Ice.AsyncResult |
begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addScreenPlateLinkToBoth(ScreenPlateLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addWell(Well target) |
Ice.AsyncResult |
begin_addWell(Well target,
Callback_Plate_addWell __cb) |
Ice.AsyncResult |
begin_addWell(Well target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addWell(Well target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addWell(Well target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addWell(Well target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addWell(Well target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_addWell __cb) |
Ice.AsyncResult |
begin_addWell(Well target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addWell(Well target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addWell(Well target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks() |
Ice.AsyncResult |
begin_clearAnnotationLinks(Callback_Plate_clearAnnotationLinks __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_clearAnnotationLinks __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearPlateAcquisitions() |
Ice.AsyncResult |
begin_clearPlateAcquisitions(Callback_Plate_clearPlateAcquisitions __cb) |
Ice.AsyncResult |
begin_clearPlateAcquisitions(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_clearPlateAcquisitions __cb) |
Ice.AsyncResult |
begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearScreenLinks() |
Ice.AsyncResult |
begin_clearScreenLinks(Callback_Plate_clearScreenLinks __cb) |
Ice.AsyncResult |
begin_clearScreenLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearScreenLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearScreenLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_clearScreenLinks __cb) |
Ice.AsyncResult |
begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearWells() |
Ice.AsyncResult |
begin_clearWells(Callback_Plate_clearWells __cb) |
Ice.AsyncResult |
begin_clearWells(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearWells(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearWells(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_clearWells __cb) |
Ice.AsyncResult |
begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks() |
Ice.AsyncResult |
begin_copyAnnotationLinks(Callback_Plate_copyAnnotationLinks __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_copyAnnotationLinks __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyPlateAcquisitions() |
Ice.AsyncResult |
begin_copyPlateAcquisitions(Callback_Plate_copyPlateAcquisitions __cb) |
Ice.AsyncResult |
begin_copyPlateAcquisitions(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyPlateAcquisitions(IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyPlateAcquisitions(IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_copyPlateAcquisitions __cb) |
Ice.AsyncResult |
begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyScreenLinks() |
Ice.AsyncResult |
begin_copyScreenLinks(Callback_Plate_copyScreenLinks __cb) |
Ice.AsyncResult |
begin_copyScreenLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyScreenLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyScreenLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_copyScreenLinks __cb) |
Ice.AsyncResult |
begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyWells() |
Ice.AsyncResult |
begin_copyWells(Callback_Plate_copyWells __cb) |
Ice.AsyncResult |
begin_copyWells(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyWells(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyWells(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_copyWells __cb) |
Ice.AsyncResult |
begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findPlateAnnotationLink(Annotation removal) |
Ice.AsyncResult |
begin_findPlateAnnotationLink(Annotation removal,
Callback_Plate_findPlateAnnotationLink __cb) |
Ice.AsyncResult |
begin_findPlateAnnotationLink(Annotation removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findPlateAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findPlateAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findPlateAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_findPlateAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_findPlateAnnotationLink __cb) |
Ice.AsyncResult |
begin_findPlateAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findPlateAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findPlateAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findScreenPlateLink(Screen removal) |
Ice.AsyncResult |
begin_findScreenPlateLink(Screen removal,
Callback_Plate_findScreenPlateLink __cb) |
Ice.AsyncResult |
begin_findScreenPlateLink(Screen removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findScreenPlateLink(Screen removal,
IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findScreenPlateLink(Screen removal,
IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findScreenPlateLink(Screen removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_findScreenPlateLink(Screen removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_findScreenPlateLink __cb) |
Ice.AsyncResult |
begin_findScreenPlateLink(Screen removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findScreenPlateLink(Screen removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findScreenPlateLink(Screen removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner() |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(Callback_Plate_getAnnotationLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getAnnotationLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getColumnNamingConvention() |
Ice.AsyncResult |
begin_getColumnNamingConvention(Callback_Plate_getColumnNamingConvention __cb) |
Ice.AsyncResult |
begin_getColumnNamingConvention(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getColumnNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getColumnNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getColumnNamingConvention __cb) |
Ice.AsyncResult |
begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getColumns() |
Ice.AsyncResult |
begin_getColumns(Callback_Plate_getColumns __cb) |
Ice.AsyncResult |
begin_getColumns(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getColumns(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getColumns(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getColumns __cb) |
Ice.AsyncResult |
begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDefaultSample() |
Ice.AsyncResult |
begin_getDefaultSample(Callback_Plate_getDefaultSample __cb) |
Ice.AsyncResult |
begin_getDefaultSample(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDefaultSample(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDefaultSample(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getDefaultSample __cb) |
Ice.AsyncResult |
begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDescription() |
Ice.AsyncResult |
begin_getDescription(Callback_Plate_getDescription __cb) |
Ice.AsyncResult |
begin_getDescription(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getDescription __cb) |
Ice.AsyncResult |
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDetails() |
Ice.AsyncResult |
begin_getDetails(Callback_IObject_getDetails __cb) |
Ice.AsyncResult |
begin_getDetails(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_getDetails __cb) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getExternalIdentifier() |
Ice.AsyncResult |
begin_getExternalIdentifier(Callback_Plate_getExternalIdentifier __cb) |
Ice.AsyncResult |
begin_getExternalIdentifier(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getExternalIdentifier __cb) |
Ice.AsyncResult |
begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getId() |
Ice.AsyncResult |
begin_getId(Callback_IObject_getId __cb) |
Ice.AsyncResult |
begin_getId(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_getId __cb) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getName() |
Ice.AsyncResult |
begin_getName(Callback_Plate_getName __cb) |
Ice.AsyncResult |
begin_getName(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getName __cb) |
Ice.AsyncResult |
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getRowNamingConvention() |
Ice.AsyncResult |
begin_getRowNamingConvention(Callback_Plate_getRowNamingConvention __cb) |
Ice.AsyncResult |
begin_getRowNamingConvention(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getRowNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getRowNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getRowNamingConvention __cb) |
Ice.AsyncResult |
begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getRows() |
Ice.AsyncResult |
begin_getRows(Callback_Plate_getRows __cb) |
Ice.AsyncResult |
begin_getRows(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getRows(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getRows(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getRows __cb) |
Ice.AsyncResult |
begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getScreenLinksCountPerOwner() |
Ice.AsyncResult |
begin_getScreenLinksCountPerOwner(Callback_Plate_getScreenLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getScreenLinksCountPerOwner(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getScreenLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getScreenLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getScreenLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getStatus() |
Ice.AsyncResult |
begin_getStatus(Callback_Plate_getStatus __cb) |
Ice.AsyncResult |
begin_getStatus(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getStatus __cb) |
Ice.AsyncResult |
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getVersion() |
Ice.AsyncResult |
begin_getVersion(Callback_Plate_getVersion __cb) |
Ice.AsyncResult |
begin_getVersion(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getVersion __cb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getWellOriginX() |
Ice.AsyncResult |
begin_getWellOriginX(Callback_Plate_getWellOriginX __cb) |
Ice.AsyncResult |
begin_getWellOriginX(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getWellOriginX(IceInternal.Functional_GenericCallback1<Length> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getWellOriginX(IceInternal.Functional_GenericCallback1<Length> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getWellOriginX __cb) |
Ice.AsyncResult |
begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Length> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Length> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getWellOriginY() |
Ice.AsyncResult |
begin_getWellOriginY(Callback_Plate_getWellOriginY __cb) |
Ice.AsyncResult |
begin_getWellOriginY(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getWellOriginY(IceInternal.Functional_GenericCallback1<Length> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getWellOriginY(IceInternal.Functional_GenericCallback1<Length> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getWellOriginY __cb) |
Ice.AsyncResult |
begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Length> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Length> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_isAnnotated()
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isGlobal()
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(Ice.Callback __cb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isLink()
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(Callback_IObject_isLink __cb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(Ice.Callback __cb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isLink __cb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLoaded()
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(Ice.Callback __cb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isMutable()
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(Callback_IObject_isMutable __cb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(Ice.Callback __cb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isMutable __cb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Callback_Plate_linkAnnotation __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_linkAnnotation __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedAnnotationList() |
Ice.AsyncResult |
begin_linkedAnnotationList(Callback_Plate_linkedAnnotationList __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_linkedAnnotationList __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedScreenList() |
Ice.AsyncResult |
begin_linkedScreenList(Callback_Plate_linkedScreenList __cb) |
Ice.AsyncResult |
begin_linkedScreenList(Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedScreenList(IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedScreenList(IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_linkedScreenList __cb) |
Ice.AsyncResult |
begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkScreen(Screen addition) |
Ice.AsyncResult |
begin_linkScreen(Screen addition,
Callback_Plate_linkScreen __cb) |
Ice.AsyncResult |
begin_linkScreen(Screen addition,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkScreen(Screen addition,
IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkScreen(Screen addition,
IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkScreen(Screen addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkScreen(Screen addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_linkScreen __cb) |
Ice.AsyncResult |
begin_linkScreen(Screen addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkScreen(Screen addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkScreen(Screen addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_proxy()
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(Callback_IObject_proxy __cb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(Ice.Callback __cb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_proxy __cb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_reloadAnnotationLinks(Plate toCopy) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Plate toCopy,
Callback_Plate_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Plate toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Plate toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Plate toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadPlateAcquisitions(Plate toCopy) |
Ice.AsyncResult |
begin_reloadPlateAcquisitions(Plate toCopy,
Callback_Plate_reloadPlateAcquisitions __cb) |
Ice.AsyncResult |
begin_reloadPlateAcquisitions(Plate toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadPlateAcquisitions(Plate toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadPlateAcquisitions(Plate toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadPlateAcquisitions(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadPlateAcquisitions(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_reloadPlateAcquisitions __cb) |
Ice.AsyncResult |
begin_reloadPlateAcquisitions(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadPlateAcquisitions(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadPlateAcquisitions(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadScreenLinks(Plate toCopy) |
Ice.AsyncResult |
begin_reloadScreenLinks(Plate toCopy,
Callback_Plate_reloadScreenLinks __cb) |
Ice.AsyncResult |
begin_reloadScreenLinks(Plate toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadScreenLinks(Plate toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadScreenLinks(Plate toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadScreenLinks(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadScreenLinks(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_reloadScreenLinks __cb) |
Ice.AsyncResult |
begin_reloadScreenLinks(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadScreenLinks(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadScreenLinks(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadWells(Plate toCopy) |
Ice.AsyncResult |
begin_reloadWells(Plate toCopy,
Callback_Plate_reloadWells __cb) |
Ice.AsyncResult |
begin_reloadWells(Plate toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadWells(Plate toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadWells(Plate toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadWells(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadWells(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_reloadWells __cb) |
Ice.AsyncResult |
begin_reloadWells(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadWells(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadWells(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
Callback_Plate_removeAllPlateAcquisitionSet __cb) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_removeAllPlateAcquisitionSet __cb) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets) |
Ice.AsyncResult |
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
Callback_Plate_removeAllPlateAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_removeAllPlateAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets) |
Ice.AsyncResult |
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
Callback_Plate_removeAllScreenPlateLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_removeAllScreenPlateLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllWellSet(java.util.List<Well> targets) |
Ice.AsyncResult |
begin_removeAllWellSet(java.util.List<Well> targets,
Callback_Plate_removeAllWellSet __cb) |
Ice.AsyncResult |
begin_removeAllWellSet(java.util.List<Well> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllWellSet(java.util.List<Well> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllWellSet(java.util.List<Well> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllWellSet(java.util.List<Well> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllWellSet(java.util.List<Well> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_removeAllWellSet __cb) |
Ice.AsyncResult |
begin_removeAllWellSet(java.util.List<Well> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllWellSet(java.util.List<Well> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllWellSet(java.util.List<Well> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removePlateAcquisition(PlateAcquisition theTarget) |
Ice.AsyncResult |
begin_removePlateAcquisition(PlateAcquisition theTarget,
Callback_Plate_removePlateAcquisition __cb) |
Ice.AsyncResult |
begin_removePlateAcquisition(PlateAcquisition theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removePlateAcquisition(PlateAcquisition theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removePlateAcquisition(PlateAcquisition theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removePlateAcquisition(PlateAcquisition theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removePlateAcquisition(PlateAcquisition theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_removePlateAcquisition __cb) |
Ice.AsyncResult |
begin_removePlateAcquisition(PlateAcquisition theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removePlateAcquisition(PlateAcquisition theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removePlateAcquisition(PlateAcquisition theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget) |
Ice.AsyncResult |
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget,
Callback_Plate_removePlateAnnotationLink __cb) |
Ice.AsyncResult |
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_removePlateAnnotationLink __cb) |
Ice.AsyncResult |
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removePlateAnnotationLink(PlateAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link,
boolean bothSides,
Callback_Plate_removePlateAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_removePlateAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeScreenPlateLink(ScreenPlateLink theTarget) |
Ice.AsyncResult |
begin_removeScreenPlateLink(ScreenPlateLink theTarget,
Callback_Plate_removeScreenPlateLink __cb) |
Ice.AsyncResult |
begin_removeScreenPlateLink(ScreenPlateLink theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeScreenPlateLink(ScreenPlateLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeScreenPlateLink(ScreenPlateLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeScreenPlateLink(ScreenPlateLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeScreenPlateLink(ScreenPlateLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_removeScreenPlateLink __cb) |
Ice.AsyncResult |
begin_removeScreenPlateLink(ScreenPlateLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeScreenPlateLink(ScreenPlateLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeScreenPlateLink(ScreenPlateLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
boolean bothSides,
Callback_Plate_removeScreenPlateLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_removeScreenPlateLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeWell(Well theTarget) |
Ice.AsyncResult |
begin_removeWell(Well theTarget,
Callback_Plate_removeWell __cb) |
Ice.AsyncResult |
begin_removeWell(Well theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeWell(Well theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeWell(Well theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeWell(Well theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeWell(Well theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_removeWell __cb) |
Ice.AsyncResult |
begin_removeWell(Well theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeWell(Well theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeWell(Well theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setColumnNamingConvention(RString theColumnNamingConvention) |
Ice.AsyncResult |
begin_setColumnNamingConvention(RString theColumnNamingConvention,
Callback_Plate_setColumnNamingConvention __cb) |
Ice.AsyncResult |
begin_setColumnNamingConvention(RString theColumnNamingConvention,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setColumnNamingConvention(RString theColumnNamingConvention,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setColumnNamingConvention(RString theColumnNamingConvention,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setColumnNamingConvention(RString theColumnNamingConvention,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setColumnNamingConvention(RString theColumnNamingConvention,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_setColumnNamingConvention __cb) |
Ice.AsyncResult |
begin_setColumnNamingConvention(RString theColumnNamingConvention,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setColumnNamingConvention(RString theColumnNamingConvention,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setColumnNamingConvention(RString theColumnNamingConvention,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setColumns(RInt theColumns) |
Ice.AsyncResult |
begin_setColumns(RInt theColumns,
Callback_Plate_setColumns __cb) |
Ice.AsyncResult |
begin_setColumns(RInt theColumns,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setColumns(RInt theColumns,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setColumns(RInt theColumns,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setColumns(RInt theColumns,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setColumns(RInt theColumns,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_setColumns __cb) |
Ice.AsyncResult |
begin_setColumns(RInt theColumns,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setColumns(RInt theColumns,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setColumns(RInt theColumns,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setDefaultSample(RInt theDefaultSample) |
Ice.AsyncResult |
begin_setDefaultSample(RInt theDefaultSample,
Callback_Plate_setDefaultSample __cb) |
Ice.AsyncResult |
begin_setDefaultSample(RInt theDefaultSample,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setDefaultSample(RInt theDefaultSample,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setDefaultSample(RInt theDefaultSample,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setDefaultSample(RInt theDefaultSample,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setDefaultSample(RInt theDefaultSample,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_setDefaultSample __cb) |
Ice.AsyncResult |
begin_setDefaultSample(RInt theDefaultSample,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setDefaultSample(RInt theDefaultSample,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setDefaultSample(RInt theDefaultSample,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
Callback_Plate_setDescription __cb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_setDescription __cb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
Callback_Plate_setExternalIdentifier __cb) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_setExternalIdentifier __cb) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setExternalIdentifier(RString theExternalIdentifier,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setId(RLong id) |
Ice.AsyncResult |
begin_setId(RLong id,
Callback_IObject_setId __cb) |
Ice.AsyncResult |
begin_setId(RLong id,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setId(RLong id,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setId(RLong id,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_setId __cb) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setName(RString theName) |
Ice.AsyncResult |
begin_setName(RString theName,
Callback_Plate_setName __cb) |
Ice.AsyncResult |
begin_setName(RString theName,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setName(RString theName,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setName(RString theName,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setName(RString theName,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setName(RString theName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_setName __cb) |
Ice.AsyncResult |
begin_setName(RString theName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setName(RString theName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setName(RString theName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setRowNamingConvention(RString theRowNamingConvention) |
Ice.AsyncResult |
begin_setRowNamingConvention(RString theRowNamingConvention,
Callback_Plate_setRowNamingConvention __cb) |
Ice.AsyncResult |
begin_setRowNamingConvention(RString theRowNamingConvention,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setRowNamingConvention(RString theRowNamingConvention,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setRowNamingConvention(RString theRowNamingConvention,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setRowNamingConvention(RString theRowNamingConvention,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setRowNamingConvention(RString theRowNamingConvention,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_setRowNamingConvention __cb) |
Ice.AsyncResult |
begin_setRowNamingConvention(RString theRowNamingConvention,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setRowNamingConvention(RString theRowNamingConvention,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setRowNamingConvention(RString theRowNamingConvention,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setRows(RInt theRows) |
Ice.AsyncResult |
begin_setRows(RInt theRows,
Callback_Plate_setRows __cb) |
Ice.AsyncResult |
begin_setRows(RInt theRows,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setRows(RInt theRows,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setRows(RInt theRows,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setRows(RInt theRows,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setRows(RInt theRows,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_setRows __cb) |
Ice.AsyncResult |
begin_setRows(RInt theRows,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setRows(RInt theRows,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setRows(RInt theRows,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setStatus(RString theStatus) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
Callback_Plate_setStatus __cb) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_setStatus __cb) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setStatus(RString theStatus,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
Callback_Plate_setVersion __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_setVersion __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setWellOriginX(Length theWellOriginX) |
Ice.AsyncResult |
begin_setWellOriginX(Length theWellOriginX,
Callback_Plate_setWellOriginX __cb) |
Ice.AsyncResult |
begin_setWellOriginX(Length theWellOriginX,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setWellOriginX(Length theWellOriginX,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setWellOriginX(Length theWellOriginX,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setWellOriginX(Length theWellOriginX,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setWellOriginX(Length theWellOriginX,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_setWellOriginX __cb) |
Ice.AsyncResult |
begin_setWellOriginX(Length theWellOriginX,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setWellOriginX(Length theWellOriginX,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setWellOriginX(Length theWellOriginX,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setWellOriginY(Length theWellOriginY) |
Ice.AsyncResult |
begin_setWellOriginY(Length theWellOriginY,
Callback_Plate_setWellOriginY __cb) |
Ice.AsyncResult |
begin_setWellOriginY(Length theWellOriginY,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setWellOriginY(Length theWellOriginY,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setWellOriginY(Length theWellOriginY,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setWellOriginY(Length theWellOriginY,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setWellOriginY(Length theWellOriginY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_setWellOriginY __cb) |
Ice.AsyncResult |
begin_setWellOriginY(Length theWellOriginY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setWellOriginY(Length theWellOriginY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setWellOriginY(Length theWellOriginY,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_shallowCopy()
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(Ice.Callback __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_sizeOfAnnotationLinks() |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(Callback_Plate_sizeOfAnnotationLinks __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_sizeOfAnnotationLinks __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfPlateAcquisitions() |
Ice.AsyncResult |
begin_sizeOfPlateAcquisitions(Callback_Plate_sizeOfPlateAcquisitions __cb) |
Ice.AsyncResult |
begin_sizeOfPlateAcquisitions(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfPlateAcquisitions(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfPlateAcquisitions(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_sizeOfPlateAcquisitions __cb) |
Ice.AsyncResult |
begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfScreenLinks() |
Ice.AsyncResult |
begin_sizeOfScreenLinks(Callback_Plate_sizeOfScreenLinks __cb) |
Ice.AsyncResult |
begin_sizeOfScreenLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfScreenLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfScreenLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_sizeOfScreenLinks __cb) |
Ice.AsyncResult |
begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfWells() |
Ice.AsyncResult |
begin_sizeOfWells(Callback_Plate_sizeOfWells __cb) |
Ice.AsyncResult |
begin_sizeOfWells(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfWells(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfWells(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_sizeOfWells __cb) |
Ice.AsyncResult |
begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
Callback_Plate_unlinkAnnotation __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_unlinkAnnotation __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkScreen(Screen removal) |
Ice.AsyncResult |
begin_unlinkScreen(Screen removal,
Callback_Plate_unlinkScreen __cb) |
Ice.AsyncResult |
begin_unlinkScreen(Screen removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkScreen(Screen removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkScreen(Screen removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkScreen(Screen removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unlinkScreen(Screen removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_unlinkScreen __cb) |
Ice.AsyncResult |
begin_unlinkScreen(Screen removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkScreen(Screen removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkScreen(Screen removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unload()
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(Ice.Callback __cb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unloadAnnotationLinks() |
Ice.AsyncResult |
begin_unloadAnnotationLinks(Callback_Plate_unloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_unloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadCollections()
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(Ice.Callback __cb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadDetails()
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(Ice.Callback __cb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadPlateAcquisitions() |
Ice.AsyncResult |
begin_unloadPlateAcquisitions(Callback_Plate_unloadPlateAcquisitions __cb) |
Ice.AsyncResult |
begin_unloadPlateAcquisitions(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_unloadPlateAcquisitions __cb) |
Ice.AsyncResult |
begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadScreenLinks() |
Ice.AsyncResult |
begin_unloadScreenLinks(Callback_Plate_unloadScreenLinks __cb) |
Ice.AsyncResult |
begin_unloadScreenLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadScreenLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadScreenLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_unloadScreenLinks __cb) |
Ice.AsyncResult |
begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadWells() |
Ice.AsyncResult |
begin_unloadWells(Callback_Plate_unloadWells __cb) |
Ice.AsyncResult |
begin_unloadWells(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadWells(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadWells(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_unloadWells __cb) |
Ice.AsyncResult |
begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
static PlatePrx |
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.
|
static PlatePrx |
checkedCast(Ice.ObjectPrx __obj,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type.
|
static PlatePrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.
|
static PlatePrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type.
|
void |
clearAnnotationLinks() |
void |
clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
clearPlateAcquisitions() |
void |
clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
clearScreenLinks() |
void |
clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
clearWells() |
void |
clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<PlateAnnotationLink> |
copyAnnotationLinks() |
java.util.List<PlateAnnotationLink> |
copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<PlateAcquisition> |
copyPlateAcquisitions() |
java.util.List<PlateAcquisition> |
copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<ScreenPlateLink> |
copyScreenLinks() |
java.util.List<ScreenPlateLink> |
copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Well> |
copyWells() |
java.util.List<Well> |
copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
end_addAllPlateAcquisitionSet(Ice.AsyncResult __iresult) |
void |
end_addAllPlateAnnotationLinkSet(Ice.AsyncResult __iresult) |
void |
end_addAllScreenPlateLinkSet(Ice.AsyncResult __iresult) |
void |
end_addAllWellSet(Ice.AsyncResult __iresult) |
void |
end_addPlateAcquisition(Ice.AsyncResult __iresult) |
void |
end_addPlateAnnotationLink(Ice.AsyncResult __iresult) |
void |
end_addPlateAnnotationLinkToBoth(Ice.AsyncResult __iresult) |
void |
end_addScreenPlateLink(Ice.AsyncResult __iresult) |
void |
end_addScreenPlateLinkToBoth(Ice.AsyncResult __iresult) |
void |
end_addWell(Ice.AsyncResult __iresult) |
void |
end_clearAnnotationLinks(Ice.AsyncResult __iresult) |
void |
end_clearPlateAcquisitions(Ice.AsyncResult __iresult) |
void |
end_clearScreenLinks(Ice.AsyncResult __iresult) |
void |
end_clearWells(Ice.AsyncResult __iresult) |
java.util.List<PlateAnnotationLink> |
end_copyAnnotationLinks(Ice.AsyncResult __iresult) |
java.util.List<PlateAcquisition> |
end_copyPlateAcquisitions(Ice.AsyncResult __iresult) |
java.util.List<ScreenPlateLink> |
end_copyScreenLinks(Ice.AsyncResult __iresult) |
java.util.List<Well> |
end_copyWells(Ice.AsyncResult __iresult) |
java.util.List<PlateAnnotationLink> |
end_findPlateAnnotationLink(Ice.AsyncResult __iresult) |
java.util.List<ScreenPlateLink> |
end_findScreenPlateLink(Ice.AsyncResult __iresult) |
java.util.Map<java.lang.Long,java.lang.Long> |
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult) |
RString |
end_getColumnNamingConvention(Ice.AsyncResult __iresult) |
RInt |
end_getColumns(Ice.AsyncResult __iresult) |
RInt |
end_getDefaultSample(Ice.AsyncResult __iresult) |
RString |
end_getDescription(Ice.AsyncResult __iresult) |
Details |
end_getDetails(Ice.AsyncResult __iresult) |
RString |
end_getExternalIdentifier(Ice.AsyncResult __iresult) |
RLong |
end_getId(Ice.AsyncResult __iresult) |
RString |
end_getName(Ice.AsyncResult __iresult) |
RString |
end_getRowNamingConvention(Ice.AsyncResult __iresult) |
RInt |
end_getRows(Ice.AsyncResult __iresult) |
java.util.Map<java.lang.Long,java.lang.Long> |
end_getScreenLinksCountPerOwner(Ice.AsyncResult __iresult) |
RString |
end_getStatus(Ice.AsyncResult __iresult) |
RInt |
end_getVersion(Ice.AsyncResult __iresult) |
Length |
end_getWellOriginX(Ice.AsyncResult __iresult) |
Length |
end_getWellOriginY(Ice.AsyncResult __iresult) |
boolean |
end_isAnnotated(Ice.AsyncResult __iresult)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
boolean |
end_isGlobal(Ice.AsyncResult __iresult)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
boolean |
end_isLink(Ice.AsyncResult __iresult)
A link between two other types.
|
boolean |
end_isLoaded(Ice.AsyncResult __iresult)
Tests if the objects are loaded or not.
|
boolean |
end_isMutable(Ice.AsyncResult __iresult)
The server will persist changes made to these types.
|
PlateAnnotationLink |
end_linkAnnotation(Ice.AsyncResult __iresult) |
java.util.List<Annotation> |
end_linkedAnnotationList(Ice.AsyncResult __iresult) |
java.util.List<Screen> |
end_linkedScreenList(Ice.AsyncResult __iresult) |
ScreenPlateLink |
end_linkScreen(Ice.AsyncResult __iresult) |
IObject |
end_proxy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
void |
end_reloadAnnotationLinks(Ice.AsyncResult __iresult) |
void |
end_reloadPlateAcquisitions(Ice.AsyncResult __iresult) |
void |
end_reloadScreenLinks(Ice.AsyncResult __iresult) |
void |
end_reloadWells(Ice.AsyncResult __iresult) |
void |
end_removeAllPlateAcquisitionSet(Ice.AsyncResult __iresult) |
void |
end_removeAllPlateAnnotationLinkSet(Ice.AsyncResult __iresult) |
void |
end_removeAllScreenPlateLinkSet(Ice.AsyncResult __iresult) |
void |
end_removeAllWellSet(Ice.AsyncResult __iresult) |
void |
end_removePlateAcquisition(Ice.AsyncResult __iresult) |
void |
end_removePlateAnnotationLink(Ice.AsyncResult __iresult) |
void |
end_removePlateAnnotationLinkFromBoth(Ice.AsyncResult __iresult) |
void |
end_removeScreenPlateLink(Ice.AsyncResult __iresult) |
void |
end_removeScreenPlateLinkFromBoth(Ice.AsyncResult __iresult) |
void |
end_removeWell(Ice.AsyncResult __iresult) |
void |
end_setColumnNamingConvention(Ice.AsyncResult __iresult) |
void |
end_setColumns(Ice.AsyncResult __iresult) |
void |
end_setDefaultSample(Ice.AsyncResult __iresult) |
void |
end_setDescription(Ice.AsyncResult __iresult) |
void |
end_setExternalIdentifier(Ice.AsyncResult __iresult) |
void |
end_setId(Ice.AsyncResult __iresult) |
void |
end_setName(Ice.AsyncResult __iresult) |
void |
end_setRowNamingConvention(Ice.AsyncResult __iresult) |
void |
end_setRows(Ice.AsyncResult __iresult) |
void |
end_setStatus(Ice.AsyncResult __iresult) |
void |
end_setVersion(Ice.AsyncResult __iresult) |
void |
end_setWellOriginX(Ice.AsyncResult __iresult) |
void |
end_setWellOriginY(Ice.AsyncResult __iresult) |
IObject |
end_shallowCopy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
int |
end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult) |
int |
end_sizeOfPlateAcquisitions(Ice.AsyncResult __iresult) |
int |
end_sizeOfScreenLinks(Ice.AsyncResult __iresult) |
int |
end_sizeOfWells(Ice.AsyncResult __iresult) |
void |
end_unlinkAnnotation(Ice.AsyncResult __iresult) |
void |
end_unlinkScreen(Ice.AsyncResult __iresult) |
void |
end_unload(Ice.AsyncResult __iresult)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
void |
end_unloadAnnotationLinks(Ice.AsyncResult __iresult) |
void |
end_unloadCollections(Ice.AsyncResult __iresult)
Each collection can also be unloaded, independently
of the object itself.
|
void |
end_unloadDetails(Ice.AsyncResult __iresult)
As with collections, the objects under details can link
to many other objects.
|
void |
end_unloadPlateAcquisitions(Ice.AsyncResult __iresult) |
void |
end_unloadScreenLinks(Ice.AsyncResult __iresult) |
void |
end_unloadWells(Ice.AsyncResult __iresult) |
java.util.List<PlateAnnotationLink> |
findPlateAnnotationLink(Annotation removal) |
java.util.List<PlateAnnotationLink> |
findPlateAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<ScreenPlateLink> |
findScreenPlateLink(Screen removal) |
java.util.List<ScreenPlateLink> |
findScreenPlateLink(Screen removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner() |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getColumnNamingConvention() |
RString |
getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getColumns() |
RInt |
getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getDefaultSample() |
RInt |
getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getDescription() |
RString |
getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Details |
getDetails() |
Details |
getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getExternalIdentifier() |
RString |
getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RLong |
getId() |
RLong |
getId(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getName() |
RString |
getName(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getRowNamingConvention() |
RString |
getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getRows() |
RInt |
getRows(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.Map<java.lang.Long,java.lang.Long> |
getScreenLinksCountPerOwner() |
java.util.Map<java.lang.Long,java.lang.Long> |
getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getStatus() |
RString |
getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getVersion() |
RInt |
getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Length |
getWellOriginX() |
Length |
getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Length |
getWellOriginY() |
Length |
getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx) |
static java.lang.String |
ice_staticId()
Provides the Slice type ID of this type.
|
boolean |
isAnnotated()
Allows for the attachment of any omero.model.Annotation
subclasses.
|
boolean |
isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
boolean |
isGlobal()
Marker interface which means that special rules apply
for both reading and writing these instances.
|
boolean |
isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
boolean |
isLink()
A link between two other types.
|
boolean |
isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.
|
boolean |
isLoaded()
Tests if the objects are loaded or not.
|
boolean |
isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.
|
boolean |
isMutable()
The server will persist changes made to these types.
|
boolean |
isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.
|
PlateAnnotationLink |
linkAnnotation(Annotation addition) |
PlateAnnotationLink |
linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Annotation> |
linkedAnnotationList() |
java.util.List<Annotation> |
linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Screen> |
linkedScreenList() |
java.util.List<Screen> |
linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
ScreenPlateLink |
linkScreen(Screen addition) |
ScreenPlateLink |
linkScreen(Screen addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
IObject |
proxy()
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
IObject |
proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
void |
reloadAnnotationLinks(Plate toCopy) |
void |
reloadAnnotationLinks(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadPlateAcquisitions(Plate toCopy) |
void |
reloadPlateAcquisitions(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadScreenLinks(Plate toCopy) |
void |
reloadScreenLinks(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadWells(Plate toCopy) |
void |
reloadWells(Plate toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets) |
void |
removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets) |
void |
removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets) |
void |
removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllWellSet(java.util.List<Well> targets) |
void |
removeAllWellSet(java.util.List<Well> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removePlateAcquisition(PlateAcquisition theTarget) |
void |
removePlateAcquisition(PlateAcquisition theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removePlateAnnotationLink(PlateAnnotationLink theTarget) |
void |
removePlateAnnotationLink(PlateAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removePlateAnnotationLinkFromBoth(PlateAnnotationLink link,
boolean bothSides) |
void |
removePlateAnnotationLinkFromBoth(PlateAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeScreenPlateLink(ScreenPlateLink theTarget) |
void |
removeScreenPlateLink(ScreenPlateLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeScreenPlateLinkFromBoth(ScreenPlateLink link,
boolean bothSides) |
void |
removeScreenPlateLinkFromBoth(ScreenPlateLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeWell(Well theTarget) |
void |
removeWell(Well theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setColumnNamingConvention(RString theColumnNamingConvention) |
void |
setColumnNamingConvention(RString theColumnNamingConvention,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setColumns(RInt theColumns) |
void |
setColumns(RInt theColumns,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setDefaultSample(RInt theDefaultSample) |
void |
setDefaultSample(RInt theDefaultSample,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setDescription(RString theDescription) |
void |
setDescription(RString theDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setExternalIdentifier(RString theExternalIdentifier) |
void |
setExternalIdentifier(RString theExternalIdentifier,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setId(RLong id) |
void |
setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setName(RString theName) |
void |
setName(RString theName,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setRowNamingConvention(RString theRowNamingConvention) |
void |
setRowNamingConvention(RString theRowNamingConvention,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setRows(RInt theRows) |
void |
setRows(RInt theRows,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setStatus(RString theStatus) |
void |
setStatus(RString theStatus,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setVersion(RInt theVersion) |
void |
setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setWellOriginX(Length theWellOriginX) |
void |
setWellOriginX(Length theWellOriginX,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setWellOriginY(Length theWellOriginY) |
void |
setWellOriginY(Length theWellOriginY,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
IObject |
shallowCopy()
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
IObject |
shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
int |
sizeOfAnnotationLinks() |
int |
sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfPlateAcquisitions() |
int |
sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfScreenLinks() |
int |
sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfWells() |
int |
sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx) |
static PlatePrx |
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.
|
static PlatePrx |
uncheckedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.
|
void |
unlinkAnnotation(Annotation removal) |
void |
unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unlinkScreen(Screen removal) |
void |
unlinkScreen(Screen removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unload()
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
void |
unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
void |
unloadAnnotationLinks() |
void |
unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadCollections()
Each collection can also be unloaded, independently
of the object itself.
|
void |
unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently
of the object itself.
|
void |
unloadDetails()
As with collections, the objects under details can link
to many other objects.
|
void |
unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link
to many other objects.
|
void |
unloadPlateAcquisitions() |
void |
unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadScreenLinks() |
void |
unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadWells() |
void |
unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx) |
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImplclone, finalize, getClass, notify, notifyAll, wait, wait, waitbegin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twowaypublic static final java.lang.String[] __ids
public static final long serialVersionUID
public Details getDetails()
getDetails in interface IObjectPrxpublic Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails()
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_getDetails __cb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_getDetails in interface IObjectPrxpublic Details end_getDetails(Ice.AsyncResult __iresult)
end_getDetails in interface IObjectPrxpublic static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
public RLong getId()
getId in interface IObjectPrxpublic RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId()
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(Ice.Callback __cb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_getId __cb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_getId in interface IObjectPrxpublic RLong end_getId(Ice.AsyncResult __iresult)
end_getId in interface IObjectPrxpublic static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
public boolean isAnnotated()
IObjectPrxisAnnotated in interface IObjectPrxpublic boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated()
IObjectPrxbegin_isAnnotated in interface IObjectPrxpublic Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isAnnotated __cb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isAnnotated(Ice.AsyncResult __iresult)
IObjectPrxend_isAnnotated in interface IObjectPrx__iresult - The asynchronous result object.public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result)
public boolean isGlobal()
IObjectPrxisGlobal in interface IObjectPrxpublic boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal()
IObjectPrxbegin_isGlobal in interface IObjectPrxpublic Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isGlobal __cb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isGlobal(Ice.AsyncResult __iresult)
IObjectPrxend_isGlobal in interface IObjectPrx__iresult - The asynchronous result object.public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result)
public boolean isLink()
IObjectPrxisLink in interface IObjectPrxpublic boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisLink in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isLink()
IObjectPrxbegin_isLink in interface IObjectPrxpublic Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
IObjectPrxbegin_isLink in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
IObjectPrxbegin_isLink in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isLink __cb)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isLink in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isLink in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isLink(Ice.AsyncResult __iresult)
IObjectPrxend_isLink in interface IObjectPrx__iresult - The asynchronous result object.public static void __isLink_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result)
public boolean isLoaded()
IObjectPrxisLoaded in interface IObjectPrxpublic boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded()
IObjectPrxbegin_isLoaded in interface IObjectPrxpublic Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isLoaded __cb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isLoaded(Ice.AsyncResult __iresult)
IObjectPrxend_isLoaded in interface IObjectPrx__iresult - The asynchronous result object.public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result)
public boolean isMutable()
IObjectPrxisMutable in interface IObjectPrxpublic boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable()
IObjectPrxbegin_isMutable in interface IObjectPrxpublic Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
IObjectPrxbegin_isMutable in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
IObjectPrxbegin_isMutable in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isMutable __cb)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isMutable in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isMutable in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isMutable(Ice.AsyncResult __iresult)
IObjectPrxend_isMutable in interface IObjectPrx__iresult - The asynchronous result object.public static void __isMutable_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result)
public IObject proxy()
IObjectPrxproxy in interface IObjectPrxpublic IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxproxy in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_proxy()
IObjectPrxbegin_proxy in interface IObjectPrxpublic Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
IObjectPrxbegin_proxy in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
IObjectPrxbegin_proxy in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_proxy __cb)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_proxy in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_proxy in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public IObject end_proxy(Ice.AsyncResult __iresult)
IObjectPrxend_proxy in interface IObjectPrx__iresult - The asynchronous result object.public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void setId(RLong id)
setId in interface IObjectPrxpublic void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setId in interface IObjectPrxpublic void end_setId(Ice.AsyncResult __iresult)
end_setId in interface IObjectPrxpublic IObject shallowCopy()
IObjectPrxshallowCopy in interface IObjectPrxpublic IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxshallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy()
IObjectPrxbegin_shallowCopy in interface IObjectPrxpublic Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_shallowCopy __cb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public IObject end_shallowCopy(Ice.AsyncResult __iresult)
IObjectPrxend_shallowCopy in interface IObjectPrx__iresult - The asynchronous result object.public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void unload()
IObjectPrxunload in interface IObjectPrxpublic void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxunload in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unload()
IObjectPrxbegin_unload in interface IObjectPrxpublic Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unload(Ice.Callback __cb)
IObjectPrxbegin_unload in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
IObjectPrxbegin_unload in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_unload __cb)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unload in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unload in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public void end_unload(Ice.AsyncResult __iresult)
IObjectPrxend_unload in interface IObjectPrx__iresult - The asynchronous result object.public void unloadCollections()
IObjectPrxunloadCollections in interface IObjectPrxpublic void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxunloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections()
IObjectPrxbegin_unloadCollections in interface IObjectPrxpublic Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_unloadCollections __cb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public void end_unloadCollections(Ice.AsyncResult __iresult)
IObjectPrxend_unloadCollections in interface IObjectPrx__iresult - The asynchronous result object.public void unloadDetails()
IObjectPrxunloadDetails in interface IObjectPrxpublic void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxunloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails()
IObjectPrxbegin_unloadDetails in interface IObjectPrxpublic Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_unloadDetails __cb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public void end_unloadDetails(Ice.AsyncResult __iresult)
IObjectPrxend_unloadDetails in interface IObjectPrx__iresult - The asynchronous result object.public void addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
addAllPlateAcquisitionSet in interface PlatePrxpublic void addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
begin_addAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Ice.Callback __cb)
begin_addAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Callback_Plate_addAllPlateAcquisitionSet __cb)
begin_addAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllPlateAcquisitionSet __cb)
begin_addAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllPlateAcquisitionSet in interface PlatePrxpublic void end_addAllPlateAcquisitionSet(Ice.AsyncResult __iresult)
end_addAllPlateAcquisitionSet in interface PlatePrxpublic void addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
addAllPlateAnnotationLinkSet in interface PlatePrxpublic void addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
begin_addAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Ice.Callback __cb)
begin_addAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Callback_Plate_addAllPlateAnnotationLinkSet __cb)
begin_addAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllPlateAnnotationLinkSet __cb)
begin_addAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllPlateAnnotationLinkSet in interface PlatePrxpublic void end_addAllPlateAnnotationLinkSet(Ice.AsyncResult __iresult)
end_addAllPlateAnnotationLinkSet in interface PlatePrxpublic void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
addAllScreenPlateLinkSet in interface PlatePrxpublic void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
begin_addAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)
begin_addAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Plate_addAllScreenPlateLinkSet __cb)
begin_addAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllScreenPlateLinkSet __cb)
begin_addAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllScreenPlateLinkSet in interface PlatePrxpublic void end_addAllScreenPlateLinkSet(Ice.AsyncResult __iresult)
end_addAllScreenPlateLinkSet in interface PlatePrxpublic void addAllWellSet(java.util.List<Well> targets)
addAllWellSet in interface PlatePrxpublic void addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets)
begin_addAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, Ice.Callback __cb)
begin_addAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, Callback_Plate_addAllWellSet __cb)
begin_addAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addAllWellSet __cb)
begin_addAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_addAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllWellSet in interface PlatePrxpublic void end_addAllWellSet(Ice.AsyncResult __iresult)
end_addAllWellSet in interface PlatePrxpublic void addPlateAcquisition(PlateAcquisition target)
addPlateAcquisition in interface PlatePrxpublic void addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addPlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target)
begin_addPlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addPlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, Ice.Callback __cb)
begin_addPlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addPlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, Callback_Plate_addPlateAcquisition __cb)
begin_addPlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addPlateAcquisition __cb)
begin_addPlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addPlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addPlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addPlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAcquisition(PlateAcquisition target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addPlateAcquisition in interface PlatePrxpublic void end_addPlateAcquisition(Ice.AsyncResult __iresult)
end_addPlateAcquisition in interface PlatePrxpublic void addPlateAnnotationLink(PlateAnnotationLink target)
addPlateAnnotationLink in interface PlatePrxpublic void addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target)
begin_addPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, Ice.Callback __cb)
begin_addPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, Callback_Plate_addPlateAnnotationLink __cb)
begin_addPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addPlateAnnotationLink __cb)
begin_addPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLink(PlateAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addPlateAnnotationLink in interface PlatePrxpublic void end_addPlateAnnotationLink(Ice.AsyncResult __iresult)
end_addPlateAnnotationLink in interface PlatePrxpublic void addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides)
addPlateAnnotationLinkToBoth in interface PlatePrxpublic void addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addPlateAnnotationLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides)
begin_addPlateAnnotationLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addPlateAnnotationLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_addPlateAnnotationLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addPlateAnnotationLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, Callback_Plate_addPlateAnnotationLinkToBoth __cb)
begin_addPlateAnnotationLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addPlateAnnotationLinkToBoth __cb)
begin_addPlateAnnotationLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addPlateAnnotationLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addPlateAnnotationLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addPlateAnnotationLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addPlateAnnotationLinkToBoth in interface PlatePrxpublic void end_addPlateAnnotationLinkToBoth(Ice.AsyncResult __iresult)
end_addPlateAnnotationLinkToBoth in interface PlatePrxpublic void addScreenPlateLink(ScreenPlateLink target)
addScreenPlateLink in interface PlatePrxpublic void addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target)
begin_addScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, Ice.Callback __cb)
begin_addScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, Callback_Plate_addScreenPlateLink __cb)
begin_addScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addScreenPlateLink __cb)
begin_addScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addScreenPlateLink in interface PlatePrxpublic void end_addScreenPlateLink(Ice.AsyncResult __iresult)
end_addScreenPlateLink in interface PlatePrxpublic void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
addScreenPlateLinkToBoth in interface PlatePrxpublic void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addScreenPlateLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
begin_addScreenPlateLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addScreenPlateLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)
begin_addScreenPlateLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addScreenPlateLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Callback_Plate_addScreenPlateLinkToBoth __cb)
begin_addScreenPlateLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addScreenPlateLinkToBoth __cb)
begin_addScreenPlateLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addScreenPlateLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addScreenPlateLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addScreenPlateLinkToBoth in interface PlatePrxpublic Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addScreenPlateLinkToBoth in interface PlatePrxpublic void end_addScreenPlateLinkToBoth(Ice.AsyncResult __iresult)
end_addScreenPlateLinkToBoth in interface PlatePrxpublic void addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_addWell(Well target)
begin_addWell in interface PlatePrxpublic Ice.AsyncResult begin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addWell in interface PlatePrxpublic Ice.AsyncResult begin_addWell(Well target, Ice.Callback __cb)
begin_addWell in interface PlatePrxpublic Ice.AsyncResult begin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addWell in interface PlatePrxpublic Ice.AsyncResult begin_addWell(Well target, Callback_Plate_addWell __cb)
begin_addWell in interface PlatePrxpublic Ice.AsyncResult begin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_addWell __cb)
begin_addWell in interface PlatePrxpublic Ice.AsyncResult begin_addWell(Well target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addWell in interface PlatePrxpublic Ice.AsyncResult begin_addWell(Well target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addWell in interface PlatePrxpublic Ice.AsyncResult begin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addWell in interface PlatePrxpublic Ice.AsyncResult begin_addWell(Well target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addWell in interface PlatePrxpublic void end_addWell(Ice.AsyncResult __iresult)
end_addWell in interface PlatePrxpublic void clearAnnotationLinks()
clearAnnotationLinks in interface PlatePrxpublic void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearAnnotationLinks()
begin_clearAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
begin_clearAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_clearAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearAnnotationLinks(Callback_Plate_clearAnnotationLinks __cb)
begin_clearAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_clearAnnotationLinks __cb)
begin_clearAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_clearAnnotationLinks in interface PlatePrxpublic 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 PlatePrxpublic 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 PlatePrxpublic void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
end_clearAnnotationLinks in interface PlatePrxpublic void clearPlateAcquisitions()
clearPlateAcquisitions in interface PlatePrxpublic void clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_clearPlateAcquisitions()
begin_clearPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_clearPlateAcquisitions(Ice.Callback __cb)
begin_clearPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_clearPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_clearPlateAcquisitions(Callback_Plate_clearPlateAcquisitions __cb)
begin_clearPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_clearPlateAcquisitions __cb)
begin_clearPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_clearPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_clearPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_clearPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_clearPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_clearPlateAcquisitions in interface PlatePrxpublic void end_clearPlateAcquisitions(Ice.AsyncResult __iresult)
end_clearPlateAcquisitions in interface PlatePrxpublic void clearScreenLinks()
clearScreenLinks in interface PlatePrxpublic void clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearScreenLinks()
begin_clearScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearScreenLinks(Ice.Callback __cb)
begin_clearScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_clearScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearScreenLinks(Callback_Plate_clearScreenLinks __cb)
begin_clearScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_clearScreenLinks __cb)
begin_clearScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearScreenLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearScreenLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_clearScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_clearScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_clearScreenLinks in interface PlatePrxpublic void end_clearScreenLinks(Ice.AsyncResult __iresult)
end_clearScreenLinks in interface PlatePrxpublic void clearWells()
clearWells in interface PlatePrxpublic void clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearWells in interface PlatePrxpublic Ice.AsyncResult begin_clearWells()
begin_clearWells in interface PlatePrxpublic Ice.AsyncResult begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearWells in interface PlatePrxpublic Ice.AsyncResult begin_clearWells(Ice.Callback __cb)
begin_clearWells in interface PlatePrxpublic Ice.AsyncResult begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_clearWells in interface PlatePrxpublic Ice.AsyncResult begin_clearWells(Callback_Plate_clearWells __cb)
begin_clearWells in interface PlatePrxpublic Ice.AsyncResult begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_clearWells __cb)
begin_clearWells in interface PlatePrxpublic Ice.AsyncResult begin_clearWells(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearWells in interface PlatePrxpublic Ice.AsyncResult begin_clearWells(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_clearWells in interface PlatePrxpublic Ice.AsyncResult begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearWells in interface PlatePrxpublic Ice.AsyncResult begin_clearWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_clearWells in interface PlatePrxpublic void end_clearWells(Ice.AsyncResult __iresult)
end_clearWells in interface PlatePrxpublic java.util.List<PlateAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks in interface PlatePrxpublic java.util.List<PlateAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyAnnotationLinks()
begin_copyAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
begin_copyAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_copyAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyAnnotationLinks(Callback_Plate_copyAnnotationLinks __cb)
begin_copyAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_copyAnnotationLinks __cb)
begin_copyAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks in interface PlatePrxpublic java.util.List<PlateAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
end_copyAnnotationLinks in interface PlatePrxpublic static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<PlateAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.List<PlateAcquisition> copyPlateAcquisitions()
copyPlateAcquisitions in interface PlatePrxpublic java.util.List<PlateAcquisition> copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_copyPlateAcquisitions()
begin_copyPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_copyPlateAcquisitions(Ice.Callback __cb)
begin_copyPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_copyPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_copyPlateAcquisitions(Callback_Plate_copyPlateAcquisitions __cb)
begin_copyPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_copyPlateAcquisitions __cb)
begin_copyPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_copyPlateAcquisitions(IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_copyPlateAcquisitions(IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_copyPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_copyPlateAcquisitions in interface PlatePrxpublic java.util.List<PlateAcquisition> end_copyPlateAcquisitions(Ice.AsyncResult __iresult)
end_copyPlateAcquisitions in interface PlatePrxpublic static void __copyPlateAcquisitions_completed(Ice.TwowayCallbackArg1<java.util.List<PlateAcquisition>> __cb, Ice.AsyncResult __result)
public java.util.List<ScreenPlateLink> copyScreenLinks()
copyScreenLinks in interface PlatePrxpublic java.util.List<ScreenPlateLink> copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyScreenLinks()
begin_copyScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyScreenLinks(Ice.Callback __cb)
begin_copyScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_copyScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyScreenLinks(Callback_Plate_copyScreenLinks __cb)
begin_copyScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_copyScreenLinks __cb)
begin_copyScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyScreenLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyScreenLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_copyScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_copyScreenLinks in interface PlatePrxpublic java.util.List<ScreenPlateLink> end_copyScreenLinks(Ice.AsyncResult __iresult)
end_copyScreenLinks in interface PlatePrxpublic static void __copyScreenLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenPlateLink>> __cb, Ice.AsyncResult __result)
public java.util.List<Well> copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_copyWells()
begin_copyWells in interface PlatePrxpublic Ice.AsyncResult begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyWells in interface PlatePrxpublic Ice.AsyncResult begin_copyWells(Ice.Callback __cb)
begin_copyWells in interface PlatePrxpublic Ice.AsyncResult begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_copyWells in interface PlatePrxpublic Ice.AsyncResult begin_copyWells(Callback_Plate_copyWells __cb)
begin_copyWells in interface PlatePrxpublic Ice.AsyncResult begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_copyWells __cb)
begin_copyWells in interface PlatePrxpublic Ice.AsyncResult begin_copyWells(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyWells in interface PlatePrxpublic Ice.AsyncResult begin_copyWells(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyWells in interface PlatePrxpublic Ice.AsyncResult begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyWells in interface PlatePrxpublic Ice.AsyncResult begin_copyWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_copyWells in interface PlatePrxpublic java.util.List<Well> end_copyWells(Ice.AsyncResult __iresult)
end_copyWells in interface PlatePrxpublic static void __copyWells_completed(Ice.TwowayCallbackArg1<java.util.List<Well>> __cb, Ice.AsyncResult __result)
public java.util.List<PlateAnnotationLink> findPlateAnnotationLink(Annotation removal)
findPlateAnnotationLink in interface PlatePrxpublic java.util.List<PlateAnnotationLink> findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
findPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal)
begin_findPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_findPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, Ice.Callback __cb)
begin_findPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_findPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, Callback_Plate_findPlateAnnotationLink __cb)
begin_findPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_findPlateAnnotationLink __cb)
begin_findPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findPlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_findPlateAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findPlateAnnotationLink in interface PlatePrxpublic java.util.List<PlateAnnotationLink> end_findPlateAnnotationLink(Ice.AsyncResult __iresult)
end_findPlateAnnotationLink in interface PlatePrxpublic static void __findPlateAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<PlateAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.List<ScreenPlateLink> findScreenPlateLink(Screen removal)
findScreenPlateLink in interface PlatePrxpublic java.util.List<ScreenPlateLink> findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
findScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_findScreenPlateLink(Screen removal)
begin_findScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_findScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_findScreenPlateLink(Screen removal, Ice.Callback __cb)
begin_findScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_findScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_findScreenPlateLink(Screen removal, Callback_Plate_findScreenPlateLink __cb)
begin_findScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_findScreenPlateLink __cb)
begin_findScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_findScreenPlateLink(Screen removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_findScreenPlateLink(Screen removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_findScreenPlateLink(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findScreenPlateLink in interface PlatePrxpublic java.util.List<ScreenPlateLink> end_findScreenPlateLink(Ice.AsyncResult __iresult)
end_findScreenPlateLink in interface PlatePrxpublic static void __findScreenPlateLink_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenPlateLink>> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner in interface PlatePrxpublic java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
getAnnotationLinksCountPerOwner in interface PlatePrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
begin_getAnnotationLinksCountPerOwner in interface PlatePrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getAnnotationLinksCountPerOwner in interface PlatePrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner in interface PlatePrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner in interface PlatePrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Plate_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner in interface PlatePrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner in interface PlatePrxpublic 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 PlatePrxpublic 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 PlatePrxpublic 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 PlatePrxpublic 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 PlatePrxpublic java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
end_getAnnotationLinksCountPerOwner in interface PlatePrxpublic static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
Ice.AsyncResult __result)
public RString getColumnNamingConvention()
getColumnNamingConvention in interface PlatePrxpublic RString getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)
getColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getColumnNamingConvention()
begin_getColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getColumnNamingConvention(Ice.Callback __cb)
begin_getColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_getColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getColumnNamingConvention(Callback_Plate_getColumnNamingConvention __cb)
begin_getColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getColumnNamingConvention __cb)
begin_getColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getColumnNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getColumnNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getColumnNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_getColumnNamingConvention in interface PlatePrxpublic RString end_getColumnNamingConvention(Ice.AsyncResult __iresult)
end_getColumnNamingConvention in interface PlatePrxpublic static void __getColumnNamingConvention_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RInt getColumns()
getColumns in interface PlatePrxpublic RInt getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx)
getColumns in interface PlatePrxpublic Ice.AsyncResult begin_getColumns()
begin_getColumns in interface PlatePrxpublic Ice.AsyncResult begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getColumns in interface PlatePrxpublic Ice.AsyncResult begin_getColumns(Ice.Callback __cb)
begin_getColumns in interface PlatePrxpublic Ice.AsyncResult begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_getColumns in interface PlatePrxpublic Ice.AsyncResult begin_getColumns(Callback_Plate_getColumns __cb)
begin_getColumns in interface PlatePrxpublic Ice.AsyncResult begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getColumns __cb)
begin_getColumns in interface PlatePrxpublic Ice.AsyncResult begin_getColumns(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getColumns in interface PlatePrxpublic Ice.AsyncResult begin_getColumns(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getColumns in interface PlatePrxpublic Ice.AsyncResult begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getColumns in interface PlatePrxpublic Ice.AsyncResult begin_getColumns(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_getColumns in interface PlatePrxpublic RInt end_getColumns(Ice.AsyncResult __iresult)
end_getColumns in interface PlatePrxpublic static void __getColumns_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public RInt getDefaultSample()
getDefaultSample in interface PlatePrxpublic RInt getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_getDefaultSample()
begin_getDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_getDefaultSample(Ice.Callback __cb)
begin_getDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_getDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_getDefaultSample(Callback_Plate_getDefaultSample __cb)
begin_getDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getDefaultSample __cb)
begin_getDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_getDefaultSample(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_getDefaultSample(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_getDefaultSample(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_getDefaultSample in interface PlatePrxpublic RInt end_getDefaultSample(Ice.AsyncResult __iresult)
end_getDefaultSample in interface PlatePrxpublic static void __getDefaultSample_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public RString getDescription()
getDescription in interface PlatePrxpublic RString getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDescription in interface PlatePrxpublic Ice.AsyncResult begin_getDescription()
begin_getDescription in interface PlatePrxpublic Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDescription in interface PlatePrxpublic Ice.AsyncResult begin_getDescription(Ice.Callback __cb)
begin_getDescription in interface PlatePrxpublic Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_getDescription in interface PlatePrxpublic Ice.AsyncResult begin_getDescription(Callback_Plate_getDescription __cb)
begin_getDescription in interface PlatePrxpublic Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getDescription __cb)
begin_getDescription in interface PlatePrxpublic Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDescription in interface PlatePrxpublic Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDescription in interface PlatePrxpublic 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 PlatePrxpublic 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 PlatePrxpublic RString end_getDescription(Ice.AsyncResult __iresult)
end_getDescription in interface PlatePrxpublic static void __getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RString getExternalIdentifier()
getExternalIdentifier in interface PlatePrxpublic RString getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
getExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_getExternalIdentifier()
begin_getExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_getExternalIdentifier(Ice.Callback __cb)
begin_getExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_getExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_getExternalIdentifier(Callback_Plate_getExternalIdentifier __cb)
begin_getExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getExternalIdentifier __cb)
begin_getExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_getExternalIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_getExternalIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_getExternalIdentifier in interface PlatePrxpublic RString end_getExternalIdentifier(Ice.AsyncResult __iresult)
end_getExternalIdentifier in interface PlatePrxpublic static void __getExternalIdentifier_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RString getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_getName()
begin_getName in interface PlatePrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getName in interface PlatePrxpublic Ice.AsyncResult begin_getName(Ice.Callback __cb)
begin_getName in interface PlatePrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_getName in interface PlatePrxpublic Ice.AsyncResult begin_getName(Callback_Plate_getName __cb)
begin_getName in interface PlatePrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getName __cb)
begin_getName in interface PlatePrxpublic Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getName in interface PlatePrxpublic Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getName in interface PlatePrxpublic 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 PlatePrxpublic 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 PlatePrxpublic RString end_getName(Ice.AsyncResult __iresult)
end_getName in interface PlatePrxpublic static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RString getRowNamingConvention()
getRowNamingConvention in interface PlatePrxpublic RString getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)
getRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getRowNamingConvention()
begin_getRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getRowNamingConvention(Ice.Callback __cb)
begin_getRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_getRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getRowNamingConvention(Callback_Plate_getRowNamingConvention __cb)
begin_getRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getRowNamingConvention __cb)
begin_getRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getRowNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getRowNamingConvention(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_getRowNamingConvention(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_getRowNamingConvention in interface PlatePrxpublic RString end_getRowNamingConvention(Ice.AsyncResult __iresult)
end_getRowNamingConvention in interface PlatePrxpublic static void __getRowNamingConvention_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RInt getRows(java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_getRows()
begin_getRows in interface PlatePrxpublic Ice.AsyncResult begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getRows in interface PlatePrxpublic Ice.AsyncResult begin_getRows(Ice.Callback __cb)
begin_getRows in interface PlatePrxpublic Ice.AsyncResult begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_getRows in interface PlatePrxpublic Ice.AsyncResult begin_getRows(Callback_Plate_getRows __cb)
begin_getRows in interface PlatePrxpublic Ice.AsyncResult begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getRows __cb)
begin_getRows in interface PlatePrxpublic Ice.AsyncResult begin_getRows(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getRows in interface PlatePrxpublic Ice.AsyncResult begin_getRows(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getRows in interface PlatePrxpublic Ice.AsyncResult begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getRows in interface PlatePrxpublic Ice.AsyncResult begin_getRows(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_getRows in interface PlatePrxpublic RInt end_getRows(Ice.AsyncResult __iresult)
end_getRows in interface PlatePrxpublic static void __getRows_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,java.lang.Long> getScreenLinksCountPerOwner()
getScreenLinksCountPerOwner in interface PlatePrxpublic java.util.Map<java.lang.Long,java.lang.Long> getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
getScreenLinksCountPerOwner in interface PlatePrxpublic Ice.AsyncResult begin_getScreenLinksCountPerOwner()
begin_getScreenLinksCountPerOwner in interface PlatePrxpublic Ice.AsyncResult begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getScreenLinksCountPerOwner in interface PlatePrxpublic Ice.AsyncResult begin_getScreenLinksCountPerOwner(Ice.Callback __cb)
begin_getScreenLinksCountPerOwner in interface PlatePrxpublic Ice.AsyncResult begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_getScreenLinksCountPerOwner in interface PlatePrxpublic Ice.AsyncResult begin_getScreenLinksCountPerOwner(Callback_Plate_getScreenLinksCountPerOwner __cb)
begin_getScreenLinksCountPerOwner in interface PlatePrxpublic Ice.AsyncResult begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getScreenLinksCountPerOwner __cb)
begin_getScreenLinksCountPerOwner in interface PlatePrxpublic Ice.AsyncResult begin_getScreenLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getScreenLinksCountPerOwner in interface PlatePrxpublic Ice.AsyncResult begin_getScreenLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_getScreenLinksCountPerOwner in interface PlatePrxpublic Ice.AsyncResult begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getScreenLinksCountPerOwner in interface PlatePrxpublic Ice.AsyncResult begin_getScreenLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_getScreenLinksCountPerOwner in interface PlatePrxpublic java.util.Map<java.lang.Long,java.lang.Long> end_getScreenLinksCountPerOwner(Ice.AsyncResult __iresult)
end_getScreenLinksCountPerOwner in interface PlatePrxpublic static void __getScreenLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
Ice.AsyncResult __result)
public RString getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_getStatus()
begin_getStatus in interface PlatePrxpublic Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getStatus in interface PlatePrxpublic Ice.AsyncResult begin_getStatus(Ice.Callback __cb)
begin_getStatus in interface PlatePrxpublic Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_getStatus in interface PlatePrxpublic Ice.AsyncResult begin_getStatus(Callback_Plate_getStatus __cb)
begin_getStatus in interface PlatePrxpublic Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getStatus __cb)
begin_getStatus in interface PlatePrxpublic Ice.AsyncResult begin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getStatus in interface PlatePrxpublic Ice.AsyncResult begin_getStatus(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getStatus in interface PlatePrxpublic Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getStatus in interface PlatePrxpublic Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_getStatus in interface PlatePrxpublic RString end_getStatus(Ice.AsyncResult __iresult)
end_getStatus in interface PlatePrxpublic static void __getStatus_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RInt getVersion()
getVersion in interface PlatePrxpublic RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
getVersion in interface PlatePrxpublic Ice.AsyncResult begin_getVersion()
begin_getVersion in interface PlatePrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getVersion in interface PlatePrxpublic Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
begin_getVersion in interface PlatePrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_getVersion in interface PlatePrxpublic Ice.AsyncResult begin_getVersion(Callback_Plate_getVersion __cb)
begin_getVersion in interface PlatePrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getVersion __cb)
begin_getVersion in interface PlatePrxpublic Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getVersion in interface PlatePrxpublic Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getVersion in interface PlatePrxpublic 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 PlatePrxpublic 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 PlatePrxpublic RInt end_getVersion(Ice.AsyncResult __iresult)
end_getVersion in interface PlatePrxpublic static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public Length getWellOriginX()
getWellOriginX in interface PlatePrxpublic Length getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx)
getWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginX()
begin_getWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginX(Ice.Callback __cb)
begin_getWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_getWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginX(Callback_Plate_getWellOriginX __cb)
begin_getWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getWellOriginX __cb)
begin_getWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginX(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginX(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Length> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginX(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Length> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_getWellOriginX in interface PlatePrxpublic Length end_getWellOriginX(Ice.AsyncResult __iresult)
end_getWellOriginX in interface PlatePrxpublic static void __getWellOriginX_completed(Ice.TwowayCallbackArg1<Length> __cb, Ice.AsyncResult __result)
public Length getWellOriginY()
getWellOriginY in interface PlatePrxpublic Length getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx)
getWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginY()
begin_getWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginY(Ice.Callback __cb)
begin_getWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_getWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginY(Callback_Plate_getWellOriginY __cb)
begin_getWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_getWellOriginY __cb)
begin_getWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginY(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginY(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Length> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_getWellOriginY(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Length> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_getWellOriginY in interface PlatePrxpublic Length end_getWellOriginY(Ice.AsyncResult __iresult)
end_getWellOriginY in interface PlatePrxpublic static void __getWellOriginY_completed(Ice.TwowayCallbackArg1<Length> __cb, Ice.AsyncResult __result)
public PlateAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation in interface PlatePrxpublic PlateAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
linkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition)
begin_linkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
begin_linkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Plate_linkAnnotation __cb)
begin_linkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_linkAnnotation __cb)
begin_linkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation in interface PlatePrxpublic PlateAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
end_linkAnnotation in interface PlatePrxpublic static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<PlateAnnotationLink> __cb, Ice.AsyncResult __result)
public ScreenPlateLink linkScreen(Screen addition)
linkScreen in interface PlatePrxpublic ScreenPlateLink linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
linkScreen in interface PlatePrxpublic Ice.AsyncResult begin_linkScreen(Screen addition)
begin_linkScreen in interface PlatePrxpublic Ice.AsyncResult begin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkScreen in interface PlatePrxpublic Ice.AsyncResult begin_linkScreen(Screen addition, Ice.Callback __cb)
begin_linkScreen in interface PlatePrxpublic Ice.AsyncResult begin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkScreen in interface PlatePrxpublic Ice.AsyncResult begin_linkScreen(Screen addition, Callback_Plate_linkScreen __cb)
begin_linkScreen in interface PlatePrxpublic Ice.AsyncResult begin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_linkScreen __cb)
begin_linkScreen in interface PlatePrxpublic Ice.AsyncResult begin_linkScreen(Screen addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkScreen in interface PlatePrxpublic Ice.AsyncResult begin_linkScreen(Screen addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkScreen in interface PlatePrxpublic Ice.AsyncResult begin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkScreen in interface PlatePrxpublic Ice.AsyncResult begin_linkScreen(Screen addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkScreen in interface PlatePrxpublic ScreenPlateLink end_linkScreen(Ice.AsyncResult __iresult)
end_linkScreen in interface PlatePrxpublic static void __linkScreen_completed(Ice.TwowayCallbackArg1<ScreenPlateLink> __cb, Ice.AsyncResult __result)
public java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList in interface PlatePrxpublic java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
linkedAnnotationList in interface PlatePrxpublic Ice.AsyncResult begin_linkedAnnotationList()
begin_linkedAnnotationList in interface PlatePrxpublic Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkedAnnotationList in interface PlatePrxpublic Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
begin_linkedAnnotationList in interface PlatePrxpublic Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_linkedAnnotationList in interface PlatePrxpublic Ice.AsyncResult begin_linkedAnnotationList(Callback_Plate_linkedAnnotationList __cb)
begin_linkedAnnotationList in interface PlatePrxpublic Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_linkedAnnotationList __cb)
begin_linkedAnnotationList in interface PlatePrxpublic Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedAnnotationList in interface PlatePrxpublic 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 PlatePrxpublic 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 PlatePrxpublic 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 PlatePrxpublic java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
end_linkedAnnotationList in interface PlatePrxpublic static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
public java.util.List<Screen> linkedScreenList()
linkedScreenList in interface PlatePrxpublic java.util.List<Screen> linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx)
linkedScreenList in interface PlatePrxpublic Ice.AsyncResult begin_linkedScreenList()
begin_linkedScreenList in interface PlatePrxpublic Ice.AsyncResult begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkedScreenList in interface PlatePrxpublic Ice.AsyncResult begin_linkedScreenList(Ice.Callback __cb)
begin_linkedScreenList in interface PlatePrxpublic Ice.AsyncResult begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_linkedScreenList in interface PlatePrxpublic Ice.AsyncResult begin_linkedScreenList(Callback_Plate_linkedScreenList __cb)
begin_linkedScreenList in interface PlatePrxpublic Ice.AsyncResult begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_linkedScreenList __cb)
begin_linkedScreenList in interface PlatePrxpublic Ice.AsyncResult begin_linkedScreenList(IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedScreenList in interface PlatePrxpublic Ice.AsyncResult begin_linkedScreenList(IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedScreenList in interface PlatePrxpublic Ice.AsyncResult begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedScreenList in interface PlatePrxpublic Ice.AsyncResult begin_linkedScreenList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_linkedScreenList in interface PlatePrxpublic java.util.List<Screen> end_linkedScreenList(Ice.AsyncResult __iresult)
end_linkedScreenList in interface PlatePrxpublic static void __linkedScreenList_completed(Ice.TwowayCallbackArg1<java.util.List<Screen>> __cb, Ice.AsyncResult __result)
public void reloadAnnotationLinks(Plate toCopy)
reloadAnnotationLinks in interface PlatePrxpublic void reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy)
begin_reloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, Ice.Callback __cb)
begin_reloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, Callback_Plate_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadAnnotationLinks in interface PlatePrxpublic void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
end_reloadAnnotationLinks in interface PlatePrxpublic void reloadPlateAcquisitions(Plate toCopy)
reloadPlateAcquisitions in interface PlatePrxpublic void reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy)
begin_reloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, Ice.Callback __cb)
begin_reloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, Callback_Plate_reloadPlateAcquisitions __cb)
begin_reloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_reloadPlateAcquisitions __cb)
begin_reloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_reloadPlateAcquisitions(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadPlateAcquisitions in interface PlatePrxpublic void end_reloadPlateAcquisitions(Ice.AsyncResult __iresult)
end_reloadPlateAcquisitions in interface PlatePrxpublic void reloadScreenLinks(Plate toCopy)
reloadScreenLinks in interface PlatePrxpublic void reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy)
begin_reloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, Ice.Callback __cb)
begin_reloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, Callback_Plate_reloadScreenLinks __cb)
begin_reloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_reloadScreenLinks __cb)
begin_reloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_reloadScreenLinks(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadScreenLinks in interface PlatePrxpublic void end_reloadScreenLinks(Ice.AsyncResult __iresult)
end_reloadScreenLinks in interface PlatePrxpublic void reloadWells(Plate toCopy)
reloadWells in interface PlatePrxpublic void reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadWells in interface PlatePrxpublic Ice.AsyncResult begin_reloadWells(Plate toCopy)
begin_reloadWells in interface PlatePrxpublic Ice.AsyncResult begin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadWells in interface PlatePrxpublic Ice.AsyncResult begin_reloadWells(Plate toCopy, Ice.Callback __cb)
begin_reloadWells in interface PlatePrxpublic Ice.AsyncResult begin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadWells in interface PlatePrxpublic Ice.AsyncResult begin_reloadWells(Plate toCopy, Callback_Plate_reloadWells __cb)
begin_reloadWells in interface PlatePrxpublic Ice.AsyncResult begin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_reloadWells __cb)
begin_reloadWells in interface PlatePrxpublic Ice.AsyncResult begin_reloadWells(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadWells in interface PlatePrxpublic Ice.AsyncResult begin_reloadWells(Plate toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadWells in interface PlatePrxpublic Ice.AsyncResult begin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadWells in interface PlatePrxpublic Ice.AsyncResult begin_reloadWells(Plate toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadWells in interface PlatePrxpublic void end_reloadWells(Ice.AsyncResult __iresult)
end_reloadWells in interface PlatePrxpublic void removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
removeAllPlateAcquisitionSet in interface PlatePrxpublic void removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
begin_removeAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Ice.Callback __cb)
begin_removeAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Callback_Plate_removeAllPlateAcquisitionSet __cb)
begin_removeAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeAllPlateAcquisitionSet __cb)
begin_removeAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllPlateAcquisitionSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllPlateAcquisitionSet in interface PlatePrxpublic void end_removeAllPlateAcquisitionSet(Ice.AsyncResult __iresult)
end_removeAllPlateAcquisitionSet in interface PlatePrxpublic void removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
removeAllPlateAnnotationLinkSet in interface PlatePrxpublic void removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
begin_removeAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Ice.Callback __cb)
begin_removeAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Callback_Plate_removeAllPlateAnnotationLinkSet __cb)
begin_removeAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeAllPlateAnnotationLinkSet __cb)
begin_removeAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllPlateAnnotationLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllPlateAnnotationLinkSet in interface PlatePrxpublic void end_removeAllPlateAnnotationLinkSet(Ice.AsyncResult __iresult)
end_removeAllPlateAnnotationLinkSet in interface PlatePrxpublic void removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
removeAllScreenPlateLinkSet in interface PlatePrxpublic void removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
begin_removeAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)
begin_removeAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Plate_removeAllScreenPlateLinkSet __cb)
begin_removeAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeAllScreenPlateLinkSet __cb)
begin_removeAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllScreenPlateLinkSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllScreenPlateLinkSet in interface PlatePrxpublic void end_removeAllScreenPlateLinkSet(Ice.AsyncResult __iresult)
end_removeAllScreenPlateLinkSet in interface PlatePrxpublic void removeAllWellSet(java.util.List<Well> targets)
removeAllWellSet in interface PlatePrxpublic void removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets)
begin_removeAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, Ice.Callback __cb)
begin_removeAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, Callback_Plate_removeAllWellSet __cb)
begin_removeAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeAllWellSet __cb)
begin_removeAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllWellSet in interface PlatePrxpublic Ice.AsyncResult begin_removeAllWellSet(java.util.List<Well> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllWellSet in interface PlatePrxpublic void end_removeAllWellSet(Ice.AsyncResult __iresult)
end_removeAllWellSet in interface PlatePrxpublic void removePlateAcquisition(PlateAcquisition theTarget)
removePlateAcquisition in interface PlatePrxpublic void removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removePlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget)
begin_removePlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removePlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, Ice.Callback __cb)
begin_removePlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removePlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, Callback_Plate_removePlateAcquisition __cb)
begin_removePlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removePlateAcquisition __cb)
begin_removePlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removePlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removePlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removePlateAcquisition in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAcquisition(PlateAcquisition theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removePlateAcquisition in interface PlatePrxpublic void end_removePlateAcquisition(Ice.AsyncResult __iresult)
end_removePlateAcquisition in interface PlatePrxpublic void removePlateAnnotationLink(PlateAnnotationLink theTarget)
removePlateAnnotationLink in interface PlatePrxpublic void removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removePlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget)
begin_removePlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removePlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, Ice.Callback __cb)
begin_removePlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removePlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, Callback_Plate_removePlateAnnotationLink __cb)
begin_removePlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removePlateAnnotationLink __cb)
begin_removePlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removePlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removePlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removePlateAnnotationLink in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLink(PlateAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removePlateAnnotationLink in interface PlatePrxpublic void end_removePlateAnnotationLink(Ice.AsyncResult __iresult)
end_removePlateAnnotationLink in interface PlatePrxpublic void removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides)
removePlateAnnotationLinkFromBoth in interface PlatePrxpublic void removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
removePlateAnnotationLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides)
begin_removePlateAnnotationLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removePlateAnnotationLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_removePlateAnnotationLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removePlateAnnotationLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, Callback_Plate_removePlateAnnotationLinkFromBoth __cb)
begin_removePlateAnnotationLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removePlateAnnotationLinkFromBoth __cb)
begin_removePlateAnnotationLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removePlateAnnotationLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removePlateAnnotationLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removePlateAnnotationLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removePlateAnnotationLinkFromBoth in interface PlatePrxpublic void end_removePlateAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
end_removePlateAnnotationLinkFromBoth in interface PlatePrxpublic void removeScreenPlateLink(ScreenPlateLink theTarget)
removeScreenPlateLink in interface PlatePrxpublic void removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget)
begin_removeScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, Ice.Callback __cb)
begin_removeScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, Callback_Plate_removeScreenPlateLink __cb)
begin_removeScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeScreenPlateLink __cb)
begin_removeScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeScreenPlateLink in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeScreenPlateLink in interface PlatePrxpublic void end_removeScreenPlateLink(Ice.AsyncResult __iresult)
end_removeScreenPlateLink in interface PlatePrxpublic void removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
removeScreenPlateLinkFromBoth in interface PlatePrxpublic void removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeScreenPlateLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
begin_removeScreenPlateLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeScreenPlateLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)
begin_removeScreenPlateLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeScreenPlateLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Callback_Plate_removeScreenPlateLinkFromBoth __cb)
begin_removeScreenPlateLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeScreenPlateLinkFromBoth __cb)
begin_removeScreenPlateLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeScreenPlateLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeScreenPlateLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeScreenPlateLinkFromBoth in interface PlatePrxpublic Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeScreenPlateLinkFromBoth in interface PlatePrxpublic void end_removeScreenPlateLinkFromBoth(Ice.AsyncResult __iresult)
end_removeScreenPlateLinkFromBoth in interface PlatePrxpublic void removeWell(Well theTarget)
removeWell in interface PlatePrxpublic void removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeWell in interface PlatePrxpublic Ice.AsyncResult begin_removeWell(Well theTarget)
begin_removeWell in interface PlatePrxpublic Ice.AsyncResult begin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeWell in interface PlatePrxpublic Ice.AsyncResult begin_removeWell(Well theTarget, Ice.Callback __cb)
begin_removeWell in interface PlatePrxpublic Ice.AsyncResult begin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeWell in interface PlatePrxpublic Ice.AsyncResult begin_removeWell(Well theTarget, Callback_Plate_removeWell __cb)
begin_removeWell in interface PlatePrxpublic Ice.AsyncResult begin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_removeWell __cb)
begin_removeWell in interface PlatePrxpublic Ice.AsyncResult begin_removeWell(Well theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeWell in interface PlatePrxpublic Ice.AsyncResult begin_removeWell(Well theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeWell in interface PlatePrxpublic Ice.AsyncResult begin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeWell in interface PlatePrxpublic Ice.AsyncResult begin_removeWell(Well theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeWell in interface PlatePrxpublic void end_removeWell(Ice.AsyncResult __iresult)
end_removeWell in interface PlatePrxpublic void setColumnNamingConvention(RString theColumnNamingConvention)
setColumnNamingConvention in interface PlatePrxpublic void setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)
setColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention)
begin_setColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, Ice.Callback __cb)
begin_setColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, Callback_Plate_setColumnNamingConvention __cb)
begin_setColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setColumnNamingConvention __cb)
begin_setColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setColumnNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setColumnNamingConvention(RString theColumnNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setColumnNamingConvention in interface PlatePrxpublic void end_setColumnNamingConvention(Ice.AsyncResult __iresult)
end_setColumnNamingConvention in interface PlatePrxpublic void setColumns(RInt theColumns)
setColumns in interface PlatePrxpublic void setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx)
setColumns in interface PlatePrxpublic Ice.AsyncResult begin_setColumns(RInt theColumns)
begin_setColumns in interface PlatePrxpublic Ice.AsyncResult begin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setColumns in interface PlatePrxpublic Ice.AsyncResult begin_setColumns(RInt theColumns, Ice.Callback __cb)
begin_setColumns in interface PlatePrxpublic Ice.AsyncResult begin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setColumns in interface PlatePrxpublic Ice.AsyncResult begin_setColumns(RInt theColumns, Callback_Plate_setColumns __cb)
begin_setColumns in interface PlatePrxpublic Ice.AsyncResult begin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setColumns __cb)
begin_setColumns in interface PlatePrxpublic Ice.AsyncResult begin_setColumns(RInt theColumns, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setColumns in interface PlatePrxpublic Ice.AsyncResult begin_setColumns(RInt theColumns, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setColumns in interface PlatePrxpublic Ice.AsyncResult begin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setColumns in interface PlatePrxpublic Ice.AsyncResult begin_setColumns(RInt theColumns, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setColumns in interface PlatePrxpublic void end_setColumns(Ice.AsyncResult __iresult)
end_setColumns in interface PlatePrxpublic void setDefaultSample(RInt theDefaultSample)
setDefaultSample in interface PlatePrxpublic void setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx)
setDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample)
begin_setDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, Ice.Callback __cb)
begin_setDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, Callback_Plate_setDefaultSample __cb)
begin_setDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setDefaultSample __cb)
begin_setDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDefaultSample in interface PlatePrxpublic Ice.AsyncResult begin_setDefaultSample(RInt theDefaultSample, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setDefaultSample in interface PlatePrxpublic void end_setDefaultSample(Ice.AsyncResult __iresult)
end_setDefaultSample in interface PlatePrxpublic void setDescription(RString theDescription)
setDescription in interface PlatePrxpublic void setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
setDescription in interface PlatePrxpublic Ice.AsyncResult begin_setDescription(RString theDescription)
begin_setDescription in interface PlatePrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setDescription in interface PlatePrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, Ice.Callback __cb)
begin_setDescription in interface PlatePrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setDescription in interface PlatePrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, Callback_Plate_setDescription __cb)
begin_setDescription in interface PlatePrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setDescription __cb)
begin_setDescription in interface PlatePrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDescription in interface PlatePrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setDescription in interface PlatePrxpublic 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 PlatePrxpublic 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 PlatePrxpublic void end_setDescription(Ice.AsyncResult __iresult)
end_setDescription in interface PlatePrxpublic void setExternalIdentifier(RString theExternalIdentifier)
setExternalIdentifier in interface PlatePrxpublic void setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
setExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier)
begin_setExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, Ice.Callback __cb)
begin_setExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, Callback_Plate_setExternalIdentifier __cb)
begin_setExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setExternalIdentifier __cb)
begin_setExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setExternalIdentifier in interface PlatePrxpublic Ice.AsyncResult begin_setExternalIdentifier(RString theExternalIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setExternalIdentifier in interface PlatePrxpublic void end_setExternalIdentifier(Ice.AsyncResult __iresult)
end_setExternalIdentifier in interface PlatePrxpublic void setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_setName(RString theName)
begin_setName in interface PlatePrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setName in interface PlatePrxpublic Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
begin_setName in interface PlatePrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setName in interface PlatePrxpublic Ice.AsyncResult begin_setName(RString theName, Callback_Plate_setName __cb)
begin_setName in interface PlatePrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setName __cb)
begin_setName in interface PlatePrxpublic Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setName in interface PlatePrxpublic Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setName in interface PlatePrxpublic 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 PlatePrxpublic 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 PlatePrxpublic void end_setName(Ice.AsyncResult __iresult)
end_setName in interface PlatePrxpublic void setRowNamingConvention(RString theRowNamingConvention)
setRowNamingConvention in interface PlatePrxpublic void setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)
setRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention)
begin_setRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, Ice.Callback __cb)
begin_setRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, Callback_Plate_setRowNamingConvention __cb)
begin_setRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setRowNamingConvention __cb)
begin_setRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setRowNamingConvention in interface PlatePrxpublic Ice.AsyncResult begin_setRowNamingConvention(RString theRowNamingConvention, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setRowNamingConvention in interface PlatePrxpublic void end_setRowNamingConvention(Ice.AsyncResult __iresult)
end_setRowNamingConvention in interface PlatePrxpublic void setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_setRows(RInt theRows)
begin_setRows in interface PlatePrxpublic Ice.AsyncResult begin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setRows in interface PlatePrxpublic Ice.AsyncResult begin_setRows(RInt theRows, Ice.Callback __cb)
begin_setRows in interface PlatePrxpublic Ice.AsyncResult begin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setRows in interface PlatePrxpublic Ice.AsyncResult begin_setRows(RInt theRows, Callback_Plate_setRows __cb)
begin_setRows in interface PlatePrxpublic Ice.AsyncResult begin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setRows __cb)
begin_setRows in interface PlatePrxpublic Ice.AsyncResult begin_setRows(RInt theRows, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setRows in interface PlatePrxpublic Ice.AsyncResult begin_setRows(RInt theRows, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setRows in interface PlatePrxpublic Ice.AsyncResult begin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setRows in interface PlatePrxpublic Ice.AsyncResult begin_setRows(RInt theRows, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setRows in interface PlatePrxpublic void end_setRows(Ice.AsyncResult __iresult)
end_setRows in interface PlatePrxpublic void setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_setStatus(RString theStatus)
begin_setStatus in interface PlatePrxpublic Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setStatus in interface PlatePrxpublic Ice.AsyncResult begin_setStatus(RString theStatus, Ice.Callback __cb)
begin_setStatus in interface PlatePrxpublic Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setStatus in interface PlatePrxpublic Ice.AsyncResult begin_setStatus(RString theStatus, Callback_Plate_setStatus __cb)
begin_setStatus in interface PlatePrxpublic Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setStatus __cb)
begin_setStatus in interface PlatePrxpublic Ice.AsyncResult begin_setStatus(RString theStatus, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setStatus in interface PlatePrxpublic Ice.AsyncResult begin_setStatus(RString theStatus, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setStatus in interface PlatePrxpublic Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setStatus in interface PlatePrxpublic Ice.AsyncResult begin_setStatus(RString theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setStatus in interface PlatePrxpublic void end_setStatus(Ice.AsyncResult __iresult)
end_setStatus in interface PlatePrxpublic void setVersion(RInt theVersion)
setVersion in interface PlatePrxpublic void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
setVersion in interface PlatePrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion)
begin_setVersion in interface PlatePrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setVersion in interface PlatePrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
begin_setVersion in interface PlatePrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setVersion in interface PlatePrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Plate_setVersion __cb)
begin_setVersion in interface PlatePrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setVersion __cb)
begin_setVersion in interface PlatePrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setVersion in interface PlatePrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setVersion in interface PlatePrxpublic 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 PlatePrxpublic 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 PlatePrxpublic void end_setVersion(Ice.AsyncResult __iresult)
end_setVersion in interface PlatePrxpublic void setWellOriginX(Length theWellOriginX)
setWellOriginX in interface PlatePrxpublic void setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx)
setWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX)
begin_setWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, Ice.Callback __cb)
begin_setWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, Callback_Plate_setWellOriginX __cb)
begin_setWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setWellOriginX __cb)
begin_setWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setWellOriginX in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginX(Length theWellOriginX, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setWellOriginX in interface PlatePrxpublic void end_setWellOriginX(Ice.AsyncResult __iresult)
end_setWellOriginX in interface PlatePrxpublic void setWellOriginY(Length theWellOriginY)
setWellOriginY in interface PlatePrxpublic void setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx)
setWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY)
begin_setWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, Ice.Callback __cb)
begin_setWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, Callback_Plate_setWellOriginY __cb)
begin_setWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_setWellOriginY __cb)
begin_setWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setWellOriginY in interface PlatePrxpublic Ice.AsyncResult begin_setWellOriginY(Length theWellOriginY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setWellOriginY in interface PlatePrxpublic void end_setWellOriginY(Ice.AsyncResult __iresult)
end_setWellOriginY in interface PlatePrxpublic int sizeOfAnnotationLinks()
sizeOfAnnotationLinks in interface PlatePrxpublic int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks()
begin_sizeOfAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
begin_sizeOfAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_sizeOfAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Plate_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfAnnotationLinks in interface PlatePrxpublic 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 PlatePrxpublic 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 PlatePrxpublic int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
end_sizeOfAnnotationLinks in interface PlatePrxpublic static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result)
public int sizeOfPlateAcquisitions()
sizeOfPlateAcquisitions in interface PlatePrxpublic int sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfPlateAcquisitions()
begin_sizeOfPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfPlateAcquisitions(Ice.Callback __cb)
begin_sizeOfPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_sizeOfPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfPlateAcquisitions(Callback_Plate_sizeOfPlateAcquisitions __cb)
begin_sizeOfPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_sizeOfPlateAcquisitions __cb)
begin_sizeOfPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfPlateAcquisitions(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfPlateAcquisitions(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfPlateAcquisitions in interface PlatePrxpublic int end_sizeOfPlateAcquisitions(Ice.AsyncResult __iresult)
end_sizeOfPlateAcquisitions in interface PlatePrxpublic static void __sizeOfPlateAcquisitions_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result)
public int sizeOfScreenLinks()
sizeOfScreenLinks in interface PlatePrxpublic int sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfScreenLinks()
begin_sizeOfScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfScreenLinks(Ice.Callback __cb)
begin_sizeOfScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_sizeOfScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfScreenLinks(Callback_Plate_sizeOfScreenLinks __cb)
begin_sizeOfScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_sizeOfScreenLinks __cb)
begin_sizeOfScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfScreenLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfScreenLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfScreenLinks in interface PlatePrxpublic int end_sizeOfScreenLinks(Ice.AsyncResult __iresult)
end_sizeOfScreenLinks in interface PlatePrxpublic static void __sizeOfScreenLinks_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result)
public int sizeOfWells()
sizeOfWells in interface PlatePrxpublic int sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfWells in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfWells()
begin_sizeOfWells in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfWells in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfWells(Ice.Callback __cb)
begin_sizeOfWells in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_sizeOfWells in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfWells(Callback_Plate_sizeOfWells __cb)
begin_sizeOfWells in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_sizeOfWells __cb)
begin_sizeOfWells in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfWells(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfWells in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfWells(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfWells in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfWells in interface PlatePrxpublic Ice.AsyncResult begin_sizeOfWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfWells in interface PlatePrxpublic int end_sizeOfWells(Ice.AsyncResult __iresult)
end_sizeOfWells in interface PlatePrxpublic static void __sizeOfWells_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result)
public void unlinkAnnotation(Annotation removal)
unlinkAnnotation in interface PlatePrxpublic void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
unlinkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
begin_unlinkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unlinkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
begin_unlinkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unlinkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Plate_unlinkAnnotation __cb)
begin_unlinkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unlinkAnnotation __cb)
begin_unlinkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkAnnotation in interface PlatePrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkAnnotation in interface PlatePrxpublic 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 PlatePrxpublic 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 PlatePrxpublic void end_unlinkAnnotation(Ice.AsyncResult __iresult)
end_unlinkAnnotation in interface PlatePrxpublic void unlinkScreen(Screen removal)
unlinkScreen in interface PlatePrxpublic void unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
unlinkScreen in interface PlatePrxpublic Ice.AsyncResult begin_unlinkScreen(Screen removal)
begin_unlinkScreen in interface PlatePrxpublic Ice.AsyncResult begin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unlinkScreen in interface PlatePrxpublic Ice.AsyncResult begin_unlinkScreen(Screen removal, Ice.Callback __cb)
begin_unlinkScreen in interface PlatePrxpublic Ice.AsyncResult begin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unlinkScreen in interface PlatePrxpublic Ice.AsyncResult begin_unlinkScreen(Screen removal, Callback_Plate_unlinkScreen __cb)
begin_unlinkScreen in interface PlatePrxpublic Ice.AsyncResult begin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Plate_unlinkScreen __cb)
begin_unlinkScreen in interface PlatePrxpublic Ice.AsyncResult begin_unlinkScreen(Screen removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkScreen in interface PlatePrxpublic Ice.AsyncResult begin_unlinkScreen(Screen removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkScreen in interface PlatePrxpublic Ice.AsyncResult begin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkScreen in interface PlatePrxpublic Ice.AsyncResult begin_unlinkScreen(Screen removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkScreen in interface PlatePrxpublic void end_unlinkScreen(Ice.AsyncResult __iresult)
end_unlinkScreen in interface PlatePrxpublic void unloadAnnotationLinks()
unloadAnnotationLinks in interface PlatePrxpublic void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadAnnotationLinks()
begin_unloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
begin_unloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_unloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Plate_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadAnnotationLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_unloadAnnotationLinks in interface PlatePrxpublic 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 PlatePrxpublic 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 PlatePrxpublic void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
end_unloadAnnotationLinks in interface PlatePrxpublic void unloadPlateAcquisitions()
unloadPlateAcquisitions in interface PlatePrxpublic void unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_unloadPlateAcquisitions()
begin_unloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_unloadPlateAcquisitions(Ice.Callback __cb)
begin_unloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_unloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_unloadPlateAcquisitions(Callback_Plate_unloadPlateAcquisitions __cb)
begin_unloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_unloadPlateAcquisitions __cb)
begin_unloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_unloadPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_unloadPlateAcquisitions(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_unloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadPlateAcquisitions in interface PlatePrxpublic Ice.AsyncResult begin_unloadPlateAcquisitions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_unloadPlateAcquisitions in interface PlatePrxpublic void end_unloadPlateAcquisitions(Ice.AsyncResult __iresult)
end_unloadPlateAcquisitions in interface PlatePrxpublic void unloadScreenLinks()
unloadScreenLinks in interface PlatePrxpublic void unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadScreenLinks()
begin_unloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadScreenLinks(Ice.Callback __cb)
begin_unloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_unloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadScreenLinks(Callback_Plate_unloadScreenLinks __cb)
begin_unloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_unloadScreenLinks __cb)
begin_unloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadScreenLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadScreenLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_unloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadScreenLinks in interface PlatePrxpublic Ice.AsyncResult begin_unloadScreenLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_unloadScreenLinks in interface PlatePrxpublic void end_unloadScreenLinks(Ice.AsyncResult __iresult)
end_unloadScreenLinks in interface PlatePrxpublic void unloadWells()
unloadWells in interface PlatePrxpublic void unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadWells in interface PlatePrxpublic Ice.AsyncResult begin_unloadWells()
begin_unloadWells in interface PlatePrxpublic Ice.AsyncResult begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadWells in interface PlatePrxpublic Ice.AsyncResult begin_unloadWells(Ice.Callback __cb)
begin_unloadWells in interface PlatePrxpublic Ice.AsyncResult begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
begin_unloadWells in interface PlatePrxpublic Ice.AsyncResult begin_unloadWells(Callback_Plate_unloadWells __cb)
begin_unloadWells in interface PlatePrxpublic Ice.AsyncResult begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Plate_unloadWells __cb)
begin_unloadWells in interface PlatePrxpublic Ice.AsyncResult begin_unloadWells(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadWells in interface PlatePrxpublic Ice.AsyncResult begin_unloadWells(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_unloadWells in interface PlatePrxpublic Ice.AsyncResult begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadWells in interface PlatePrxpublic Ice.AsyncResult begin_unloadWells(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
begin_unloadWells in interface PlatePrxpublic void end_unloadWells(Ice.AsyncResult __iresult)
end_unloadWells in interface PlatePrxpublic static PlatePrx checkedCast(Ice.ObjectPrx __obj)
__obj - The untyped proxy.public static PlatePrx 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 PlatePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj - The untyped proxy.__facet - The name of the desired facet.public static PlatePrx 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 PlatePrx uncheckedCast(Ice.ObjectPrx __obj)
__obj - The untyped proxy.public static PlatePrx 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,
PlatePrx v)
public static PlatePrx __read(IceInternal.BasicStream __is)