Package omero.model
Class RoiPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.model.RoiPrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx
,java.io.Serializable
,IObjectPrx
,RoiPrx
public final class RoiPrxHelper extends Ice.ObjectPrxHelperBase implements RoiPrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]
__ids
static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description RoiPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<RoiAnnotationLink>> __cb, Ice.AsyncResult __result)
static void
__copyFolderLinks_completed(Ice.TwowayCallbackArg1<java.util.List<FolderRoiLink>> __cb, Ice.AsyncResult __result)
static void
__copyShapes_completed(Ice.TwowayCallbackArg1<java.util.List<Shape>> __cb, Ice.AsyncResult __result)
static void
__findFolderRoiLink_completed(Ice.TwowayCallbackArg1<java.util.List<FolderRoiLink>> __cb, Ice.AsyncResult __result)
static void
__findRoiAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<RoiAnnotationLink>> __cb, Ice.AsyncResult __result)
static void
__getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
static void
__getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
static void
__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
static void
__getFolderLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
static void
__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
static void
__getImage_completed(Ice.TwowayCallbackArg1<Image> __cb, Ice.AsyncResult __result)
static void
__getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
static void
__getPrimaryShape_completed(Ice.TwowayCallbackArg1<Shape> __cb, Ice.AsyncResult __result)
static void
__getShape_completed(Ice.TwowayCallbackArg1<Shape> __cb, Ice.AsyncResult __result)
static void
__getSource_completed(Ice.TwowayCallbackArg1<OriginalFile> __cb, Ice.AsyncResult __result)
static void
__getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__linkAnnotation_completed(Ice.TwowayCallbackArg1<RoiAnnotationLink> __cb, Ice.AsyncResult __result)
static void
__linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
static void
__linkedFolderList_completed(Ice.TwowayCallbackArg1<java.util.List<Folder>> __cb, Ice.AsyncResult __result)
static void
__linkFolder_completed(Ice.TwowayCallbackArg1<FolderRoiLink> __cb, Ice.AsyncResult __result)
static void
__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
static RoiPrx
__read(IceInternal.BasicStream __is)
static void
__setPrimaryShape_completed(Ice.TwowayCallbackArg1<Shape> __cb, Ice.AsyncResult __result)
static void
__setShape_completed(Ice.TwowayCallbackArg1<Shape> __cb, Ice.AsyncResult __result)
static void
__shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
static void
__sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__sizeOfFolderLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__sizeOfShapes_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__write(IceInternal.BasicStream __os, RoiPrx v)
void
addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
void
addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets)
void
addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllShapeSet(java.util.List<Shape> targets)
void
addAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFolderRoiLink(FolderRoiLink target)
void
addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
void
addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addRoiAnnotationLink(RoiAnnotationLink target)
void
addRoiAnnotationLink(RoiAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides)
void
addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addShape(Shape target)
void
addShape(Shape target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> 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_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addAllFolderRoiLinkSet __cb)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Callback_Roi_addAllFolderRoiLinkSet __cb)
Ice.AsyncResult
begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets)
Ice.AsyncResult
begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> 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_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addAllRoiAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, Callback_Roi_addAllRoiAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllShapeSet(java.util.List<Shape> targets)
Ice.AsyncResult
begin_addAllShapeSet(java.util.List<Shape> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllShapeSet(java.util.List<Shape> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllShapeSet(java.util.List<Shape> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllShapeSet(java.util.List<Shape> 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_addAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addAllShapeSet __cb)
Ice.AsyncResult
begin_addAllShapeSet(java.util.List<Shape> targets, Callback_Roi_addAllShapeSet __cb)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink target)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink 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_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addFolderRoiLink __cb)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink target, Callback_Roi_addFolderRoiLink __cb)
Ice.AsyncResult
begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
Ice.AsyncResult
begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderRoiLinkToBoth(FolderRoiLink 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_addFolderRoiLinkToBoth(FolderRoiLink 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_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addFolderRoiLinkToBoth __cb)
Ice.AsyncResult
begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, Callback_Roi_addFolderRoiLinkToBoth __cb)
Ice.AsyncResult
begin_addRoiAnnotationLink(RoiAnnotationLink target)
Ice.AsyncResult
begin_addRoiAnnotationLink(RoiAnnotationLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addRoiAnnotationLink(RoiAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addRoiAnnotationLink(RoiAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addRoiAnnotationLink(RoiAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addRoiAnnotationLink(RoiAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addRoiAnnotationLink(RoiAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addRoiAnnotationLink(RoiAnnotationLink 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_addRoiAnnotationLink(RoiAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addRoiAnnotationLink __cb)
Ice.AsyncResult
begin_addRoiAnnotationLink(RoiAnnotationLink target, Callback_Roi_addRoiAnnotationLink __cb)
Ice.AsyncResult
begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink 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_addRoiAnnotationLinkToBoth(RoiAnnotationLink 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_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addRoiAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, Callback_Roi_addRoiAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addShape(Shape target)
Ice.AsyncResult
begin_addShape(Shape target, Ice.Callback __cb)
Ice.AsyncResult
begin_addShape(Shape target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addShape(Shape target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addShape(Shape target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addShape(Shape target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addShape(Shape target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addShape(Shape 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_addShape(Shape target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addShape __cb)
Ice.AsyncResult
begin_addShape(Shape target, Callback_Roi_addShape __cb)
Ice.AsyncResult
begin_clearAnnotationLinks()
Ice.AsyncResult
begin_clearAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(Callback_Roi_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearFolderLinks()
Ice.AsyncResult
begin_clearFolderLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_clearFolderLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearFolderLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearFolderLinks(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_clearFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_clearFolderLinks __cb)
Ice.AsyncResult
begin_clearFolderLinks(Callback_Roi_clearFolderLinks __cb)
Ice.AsyncResult
begin_clearShapes()
Ice.AsyncResult
begin_clearShapes(Ice.Callback __cb)
Ice.AsyncResult
begin_clearShapes(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearShapes(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearShapes(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_clearShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_clearShapes __cb)
Ice.AsyncResult
begin_clearShapes(Callback_Roi_clearShapes __cb)
Ice.AsyncResult
begin_copyAnnotationLinks()
Ice.AsyncResult
begin_copyAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __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<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(Callback_Roi_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyFolderLinks()
Ice.AsyncResult
begin_copyFolderLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyFolderLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyFolderLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_copyFolderLinks __cb)
Ice.AsyncResult
begin_copyFolderLinks(Callback_Roi_copyFolderLinks __cb)
Ice.AsyncResult
begin_copyShapes()
Ice.AsyncResult
begin_copyShapes(Ice.Callback __cb)
Ice.AsyncResult
begin_copyShapes(IceInternal.Functional_GenericCallback1<java.util.List<Shape>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyShapes(IceInternal.Functional_GenericCallback1<java.util.List<Shape>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Shape>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Shape>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_copyShapes __cb)
Ice.AsyncResult
begin_copyShapes(Callback_Roi_copyShapes __cb)
Ice.AsyncResult
begin_findFolderRoiLink(Folder removal)
Ice.AsyncResult
begin_findFolderRoiLink(Folder removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findFolderRoiLink(Folder removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFolderRoiLink(Folder removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFolderRoiLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findFolderRoiLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_findFolderRoiLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFolderRoiLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFolderRoiLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_findFolderRoiLink __cb)
Ice.AsyncResult
begin_findFolderRoiLink(Folder removal, Callback_Roi_findFolderRoiLink __cb)
Ice.AsyncResult
begin_findRoiAnnotationLink(Annotation removal)
Ice.AsyncResult
begin_findRoiAnnotationLink(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findRoiAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findRoiAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findRoiAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findRoiAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_findRoiAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findRoiAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findRoiAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_findRoiAnnotationLink __cb)
Ice.AsyncResult
begin_findRoiAnnotationLink(Annotation removal, Callback_Roi_findRoiAnnotationLink __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner()
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Callback_Roi_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getDescription()
Ice.AsyncResult
begin_getDescription(Ice.Callback __cb)
Ice.AsyncResult
begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getDescription __cb)
Ice.AsyncResult
begin_getDescription(Callback_Roi_getDescription __cb)
Ice.AsyncResult
begin_getDetails()
Ice.AsyncResult
begin_getDetails(Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getDetails(Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getFolderLinksCountPerOwner()
Ice.AsyncResult
begin_getFolderLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getFolderLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getFolderLinksCountPerOwner(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_getFolderLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getFolderLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getFolderLinksCountPerOwner(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_getFolderLinksCountPerOwner(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_getFolderLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getFolderLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getFolderLinksCountPerOwner(Callback_Roi_getFolderLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getId()
Ice.AsyncResult
begin_getId(Ice.Callback __cb)
Ice.AsyncResult
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getId(Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getImage()
Ice.AsyncResult
begin_getImage(Ice.Callback __cb)
Ice.AsyncResult
begin_getImage(IceInternal.Functional_GenericCallback1<Image> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getImage(IceInternal.Functional_GenericCallback1<Image> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getImage(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getImage(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getImage(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Image> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getImage(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Image> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getImage(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getImage __cb)
Ice.AsyncResult
begin_getImage(Callback_Roi_getImage __cb)
Ice.AsyncResult
begin_getName()
Ice.AsyncResult
begin_getName(Ice.Callback __cb)
Ice.AsyncResult
begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getName __cb)
Ice.AsyncResult
begin_getName(Callback_Roi_getName __cb)
Ice.AsyncResult
begin_getPrimaryShape()
Ice.AsyncResult
begin_getPrimaryShape(Ice.Callback __cb)
Ice.AsyncResult
begin_getPrimaryShape(IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPrimaryShape(IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPrimaryShape(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPrimaryShape(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getPrimaryShape(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPrimaryShape(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPrimaryShape(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getPrimaryShape __cb)
Ice.AsyncResult
begin_getPrimaryShape(Callback_Roi_getPrimaryShape __cb)
Ice.AsyncResult
begin_getShape(int index)
Ice.AsyncResult
begin_getShape(int index, Ice.Callback __cb)
Ice.AsyncResult
begin_getShape(int index, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getShape(int index, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getShape(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getShape(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getShape(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getShape(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getShape(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getShape __cb)
Ice.AsyncResult
begin_getShape(int index, Callback_Roi_getShape __cb)
Ice.AsyncResult
begin_getSource()
Ice.AsyncResult
begin_getSource(Ice.Callback __cb)
Ice.AsyncResult
begin_getSource(IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getSource(IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getSource __cb)
Ice.AsyncResult
begin_getSource(Callback_Roi_getSource __cb)
Ice.AsyncResult
begin_getVersion()
Ice.AsyncResult
begin_getVersion(Ice.Callback __cb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getVersion __cb)
Ice.AsyncResult
begin_getVersion(Callback_Roi_getVersion __cb)
Ice.AsyncResult
begin_isAnnotated()
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isGlobal()
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(Ice.Callback __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isLink()
A link between two other types.Ice.AsyncResult
begin_isLink(Ice.Callback __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.Ice.AsyncResult
begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(Callback_IObject_isLink __cb)
A link between two other types.Ice.AsyncResult
begin_isLoaded()
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(Ice.Callback __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isMutable()
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(Ice.Callback __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(Callback_IObject_isMutable __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_linkAnnotation(Annotation addition)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<RoiAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<RoiAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiAnnotationLink> __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<RoiAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_linkAnnotation __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Callback_Roi_linkAnnotation __cb)
Ice.AsyncResult
begin_linkedAnnotationList()
Ice.AsyncResult
begin_linkedAnnotationList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedAnnotationList(Callback_Roi_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedFolderList()
Ice.AsyncResult
begin_linkedFolderList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedFolderList(IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedFolderList(IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedFolderList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedFolderList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkedFolderList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedFolderList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedFolderList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_linkedFolderList __cb)
Ice.AsyncResult
begin_linkedFolderList(Callback_Roi_linkedFolderList __cb)
Ice.AsyncResult
begin_linkFolder(Folder addition)
Ice.AsyncResult
begin_linkFolder(Folder addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkFolder(Folder addition, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkFolder(Folder addition, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkFolder(Folder addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkFolder(Folder addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkFolder(Folder addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkFolder(Folder addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkFolder(Folder addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_linkFolder __cb)
Ice.AsyncResult
begin_linkFolder(Folder addition, Callback_Roi_linkFolder __cb)
Ice.AsyncResult
begin_proxy()
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(Ice.Callback __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(Callback_IObject_proxy __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_reloadAnnotationLinks(Roi toCopy)
Ice.AsyncResult
begin_reloadAnnotationLinks(Roi toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadAnnotationLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Roi 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(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Roi toCopy, Callback_Roi_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadFolderLinks(Roi toCopy)
Ice.AsyncResult
begin_reloadFolderLinks(Roi toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadFolderLinks(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadFolderLinks(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadFolderLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadFolderLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadFolderLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadFolderLinks(Roi 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_reloadFolderLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_reloadFolderLinks __cb)
Ice.AsyncResult
begin_reloadFolderLinks(Roi toCopy, Callback_Roi_reloadFolderLinks __cb)
Ice.AsyncResult
begin_reloadShapes(Roi toCopy)
Ice.AsyncResult
begin_reloadShapes(Roi toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadShapes(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadShapes(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadShapes(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadShapes(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadShapes(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadShapes(Roi 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_reloadShapes(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_reloadShapes __cb)
Ice.AsyncResult
begin_reloadShapes(Roi toCopy, Callback_Roi_reloadShapes __cb)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> 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_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeAllFolderRoiLinkSet __cb)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Callback_Roi_removeAllFolderRoiLinkSet __cb)
Ice.AsyncResult
begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets)
Ice.AsyncResult
begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> 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_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeAllRoiAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, Callback_Roi_removeAllRoiAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllShapeSet(java.util.List<Shape> targets)
Ice.AsyncResult
begin_removeAllShapeSet(java.util.List<Shape> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllShapeSet(java.util.List<Shape> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllShapeSet(java.util.List<Shape> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllShapeSet(java.util.List<Shape> 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_removeAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeAllShapeSet __cb)
Ice.AsyncResult
begin_removeAllShapeSet(java.util.List<Shape> targets, Callback_Roi_removeAllShapeSet __cb)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink theTarget)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink 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_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeFolderRoiLink __cb)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink theTarget, Callback_Roi_removeFolderRoiLink __cb)
Ice.AsyncResult
begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
Ice.AsyncResult
begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderRoiLinkFromBoth(FolderRoiLink 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_removeFolderRoiLinkFromBoth(FolderRoiLink 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_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeFolderRoiLinkFromBoth __cb)
Ice.AsyncResult
begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, Callback_Roi_removeFolderRoiLinkFromBoth __cb)
Ice.AsyncResult
begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget)
Ice.AsyncResult
begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeRoiAnnotationLink(RoiAnnotationLink 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_removeRoiAnnotationLink(RoiAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeRoiAnnotationLink __cb)
Ice.AsyncResult
begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, Callback_Roi_removeRoiAnnotationLink __cb)
Ice.AsyncResult
begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink 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_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink 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_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeRoiAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, Callback_Roi_removeRoiAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removeShape(Shape theTarget)
Ice.AsyncResult
begin_removeShape(Shape theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeShape(Shape theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeShape(Shape theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeShape(Shape theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeShape(Shape theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeShape(Shape theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeShape(Shape 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_removeShape(Shape theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeShape __cb)
Ice.AsyncResult
begin_removeShape(Shape theTarget, Callback_Roi_removeShape __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription)
Ice.AsyncResult
begin_setDescription(RString theDescription, Ice.Callback __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setDescription __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription, Callback_Roi_setDescription __cb)
Ice.AsyncResult
begin_setId(RLong id)
Ice.AsyncResult
begin_setId(RLong id, Ice.Callback __cb)
Ice.AsyncResult
begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setId(RLong id, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setImage(Image theImage)
Ice.AsyncResult
begin_setImage(Image theImage, Ice.Callback __cb)
Ice.AsyncResult
begin_setImage(Image theImage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setImage(Image theImage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setImage(Image theImage, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setImage(Image theImage, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setImage(Image theImage, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setImage(Image theImage, 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_setImage(Image theImage, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setImage __cb)
Ice.AsyncResult
begin_setImage(Image theImage, Callback_Roi_setImage __cb)
Ice.AsyncResult
begin_setName(RString theName)
Ice.AsyncResult
begin_setName(RString theName, Ice.Callback __cb)
Ice.AsyncResult
begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setName __cb)
Ice.AsyncResult
begin_setName(RString theName, Callback_Roi_setName __cb)
Ice.AsyncResult
begin_setPrimaryShape(Shape theElement)
Ice.AsyncResult
begin_setPrimaryShape(Shape theElement, Ice.Callback __cb)
Ice.AsyncResult
begin_setPrimaryShape(Shape theElement, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPrimaryShape(Shape theElement, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPrimaryShape(Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPrimaryShape(Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setPrimaryShape(Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPrimaryShape(Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPrimaryShape(Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setPrimaryShape __cb)
Ice.AsyncResult
begin_setPrimaryShape(Shape theElement, Callback_Roi_setPrimaryShape __cb)
Ice.AsyncResult
begin_setShape(int index, Shape theElement)
Ice.AsyncResult
begin_setShape(int index, Shape theElement, Ice.Callback __cb)
Ice.AsyncResult
begin_setShape(int index, Shape theElement, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setShape(int index, Shape theElement, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setShape(int index, Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setShape(int index, Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setShape(int index, Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setShape(int index, Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setShape(int index, Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setShape __cb)
Ice.AsyncResult
begin_setShape(int index, Shape theElement, Callback_Roi_setShape __cb)
Ice.AsyncResult
begin_setSource(OriginalFile theSource)
Ice.AsyncResult
begin_setSource(OriginalFile theSource, Ice.Callback __cb)
Ice.AsyncResult
begin_setSource(OriginalFile theSource, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setSource(OriginalFile theSource, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setSource(OriginalFile theSource, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setSource(OriginalFile theSource, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setSource(OriginalFile theSource, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setSource(OriginalFile theSource, 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_setSource(OriginalFile theSource, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setSource __cb)
Ice.AsyncResult
begin_setSource(OriginalFile theSource, Callback_Roi_setSource __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Ice.Callback __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setVersion __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Callback_Roi_setVersion __cb)
Ice.AsyncResult
begin_shallowCopy()
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(Ice.Callback __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_sizeOfAnnotationLinks()
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Callback_Roi_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfFolderLinks()
Ice.AsyncResult
begin_sizeOfFolderLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfFolderLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfFolderLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfFolderLinks(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_sizeOfFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_sizeOfFolderLinks __cb)
Ice.AsyncResult
begin_sizeOfFolderLinks(Callback_Roi_sizeOfFolderLinks __cb)
Ice.AsyncResult
begin_sizeOfShapes()
Ice.AsyncResult
begin_sizeOfShapes(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfShapes(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfShapes(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfShapes(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_sizeOfShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_sizeOfShapes __cb)
Ice.AsyncResult
begin_sizeOfShapes(Callback_Roi_sizeOfShapes __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Callback_Roi_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkFolder(Folder removal)
Ice.AsyncResult
begin_unlinkFolder(Folder removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkFolder(Folder removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkFolder(Folder removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkFolder(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkFolder(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkFolder(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkFolder(Folder 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_unlinkFolder(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_unlinkFolder __cb)
Ice.AsyncResult
begin_unlinkFolder(Folder removal, Callback_Roi_unlinkFolder __cb)
Ice.AsyncResult
begin_unload()
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(Ice.Callback __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unloadAnnotationLinks()
Ice.AsyncResult
begin_unloadAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(Callback_Roi_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadCollections()
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(Ice.Callback __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadDetails()
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(Ice.Callback __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadFolderLinks()
Ice.AsyncResult
begin_unloadFolderLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadFolderLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadFolderLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadFolderLinks(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_unloadFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_unloadFolderLinks __cb)
Ice.AsyncResult
begin_unloadFolderLinks(Callback_Roi_unloadFolderLinks __cb)
Ice.AsyncResult
begin_unloadShapes()
Ice.AsyncResult
begin_unloadShapes(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadShapes(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadShapes(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadShapes(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_unloadShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_unloadShapes __cb)
Ice.AsyncResult
begin_unloadShapes(Callback_Roi_unloadShapes __cb)
static RoiPrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.static RoiPrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.static RoiPrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type.static RoiPrx
checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type.void
clearAnnotationLinks()
void
clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearFolderLinks()
void
clearFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearShapes()
void
clearShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<RoiAnnotationLink>
copyAnnotationLinks()
java.util.List<RoiAnnotationLink>
copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<FolderRoiLink>
copyFolderLinks()
java.util.List<FolderRoiLink>
copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Shape>
copyShapes()
java.util.List<Shape>
copyShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
end_addAllFolderRoiLinkSet(Ice.AsyncResult __iresult)
void
end_addAllRoiAnnotationLinkSet(Ice.AsyncResult __iresult)
void
end_addAllShapeSet(Ice.AsyncResult __iresult)
void
end_addFolderRoiLink(Ice.AsyncResult __iresult)
void
end_addFolderRoiLinkToBoth(Ice.AsyncResult __iresult)
void
end_addRoiAnnotationLink(Ice.AsyncResult __iresult)
void
end_addRoiAnnotationLinkToBoth(Ice.AsyncResult __iresult)
void
end_addShape(Ice.AsyncResult __iresult)
void
end_clearAnnotationLinks(Ice.AsyncResult __iresult)
void
end_clearFolderLinks(Ice.AsyncResult __iresult)
void
end_clearShapes(Ice.AsyncResult __iresult)
java.util.List<RoiAnnotationLink>
end_copyAnnotationLinks(Ice.AsyncResult __iresult)
java.util.List<FolderRoiLink>
end_copyFolderLinks(Ice.AsyncResult __iresult)
java.util.List<Shape>
end_copyShapes(Ice.AsyncResult __iresult)
java.util.List<FolderRoiLink>
end_findFolderRoiLink(Ice.AsyncResult __iresult)
java.util.List<RoiAnnotationLink>
end_findRoiAnnotationLink(Ice.AsyncResult __iresult)
java.util.Map<java.lang.Long,java.lang.Long>
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
RString
end_getDescription(Ice.AsyncResult __iresult)
Details
end_getDetails(Ice.AsyncResult __iresult)
java.util.Map<java.lang.Long,java.lang.Long>
end_getFolderLinksCountPerOwner(Ice.AsyncResult __iresult)
RLong
end_getId(Ice.AsyncResult __iresult)
Image
end_getImage(Ice.AsyncResult __iresult)
RString
end_getName(Ice.AsyncResult __iresult)
Shape
end_getPrimaryShape(Ice.AsyncResult __iresult)
Shape
end_getShape(Ice.AsyncResult __iresult)
OriginalFile
end_getSource(Ice.AsyncResult __iresult)
RInt
end_getVersion(Ice.AsyncResult __iresult)
boolean
end_isAnnotated(Ice.AsyncResult __iresult)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
end_isGlobal(Ice.AsyncResult __iresult)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
end_isLink(Ice.AsyncResult __iresult)
A link between two other types.boolean
end_isLoaded(Ice.AsyncResult __iresult)
Tests if the objects are loaded or not.boolean
end_isMutable(Ice.AsyncResult __iresult)
The server will persist changes made to these types.RoiAnnotationLink
end_linkAnnotation(Ice.AsyncResult __iresult)
java.util.List<Annotation>
end_linkedAnnotationList(Ice.AsyncResult __iresult)
java.util.List<Folder>
end_linkedFolderList(Ice.AsyncResult __iresult)
FolderRoiLink
end_linkFolder(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_reloadFolderLinks(Ice.AsyncResult __iresult)
void
end_reloadShapes(Ice.AsyncResult __iresult)
void
end_removeAllFolderRoiLinkSet(Ice.AsyncResult __iresult)
void
end_removeAllRoiAnnotationLinkSet(Ice.AsyncResult __iresult)
void
end_removeAllShapeSet(Ice.AsyncResult __iresult)
void
end_removeFolderRoiLink(Ice.AsyncResult __iresult)
void
end_removeFolderRoiLinkFromBoth(Ice.AsyncResult __iresult)
void
end_removeRoiAnnotationLink(Ice.AsyncResult __iresult)
void
end_removeRoiAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
void
end_removeShape(Ice.AsyncResult __iresult)
void
end_setDescription(Ice.AsyncResult __iresult)
void
end_setId(Ice.AsyncResult __iresult)
void
end_setImage(Ice.AsyncResult __iresult)
void
end_setName(Ice.AsyncResult __iresult)
Shape
end_setPrimaryShape(Ice.AsyncResult __iresult)
Shape
end_setShape(Ice.AsyncResult __iresult)
void
end_setSource(Ice.AsyncResult __iresult)
void
end_setVersion(Ice.AsyncResult __iresult)
IObject
end_shallowCopy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.int
end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
int
end_sizeOfFolderLinks(Ice.AsyncResult __iresult)
int
end_sizeOfShapes(Ice.AsyncResult __iresult)
void
end_unlinkAnnotation(Ice.AsyncResult __iresult)
void
end_unlinkFolder(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_unloadFolderLinks(Ice.AsyncResult __iresult)
void
end_unloadShapes(Ice.AsyncResult __iresult)
java.util.List<FolderRoiLink>
findFolderRoiLink(Folder removal)
java.util.List<FolderRoiLink>
findFolderRoiLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<RoiAnnotationLink>
findRoiAnnotationLink(Annotation removal)
java.util.List<RoiAnnotationLink>
findRoiAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.Map<java.lang.Long,java.lang.Long>
getAnnotationLinksCountPerOwner()
java.util.Map<java.lang.Long,java.lang.Long>
getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getDescription()
RString
getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
Details
getDetails()
Details
getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.Map<java.lang.Long,java.lang.Long>
getFolderLinksCountPerOwner()
java.util.Map<java.lang.Long,java.lang.Long>
getFolderLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
RLong
getId()
RLong
getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Image
getImage()
Image
getImage(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getName()
RString
getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
Shape
getPrimaryShape()
Shape
getPrimaryShape(java.util.Map<java.lang.String,java.lang.String> __ctx)
Shape
getShape(int index)
Shape
getShape(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
OriginalFile
getSource()
OriginalFile
getSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getVersion()
RInt
getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
static java.lang.String
ice_staticId()
Provides the Slice type ID of this type.boolean
isAnnotated()
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isGlobal()
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isLink()
A link between two other types.boolean
isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.boolean
isLoaded()
Tests if the objects are loaded or not.boolean
isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.boolean
isMutable()
The server will persist changes made to these types.boolean
isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.RoiAnnotationLink
linkAnnotation(Annotation addition)
RoiAnnotationLink
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<Folder>
linkedFolderList()
java.util.List<Folder>
linkedFolderList(java.util.Map<java.lang.String,java.lang.String> __ctx)
FolderRoiLink
linkFolder(Folder addition)
FolderRoiLink
linkFolder(Folder 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(Roi toCopy)
void
reloadAnnotationLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadFolderLinks(Roi toCopy)
void
reloadFolderLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadShapes(Roi toCopy)
void
reloadShapes(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
void
removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets)
void
removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllShapeSet(java.util.List<Shape> targets)
void
removeAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFolderRoiLink(FolderRoiLink theTarget)
void
removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
void
removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeRoiAnnotationLink(RoiAnnotationLink theTarget)
void
removeRoiAnnotationLink(RoiAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides)
void
removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeShape(Shape theTarget)
void
removeShape(Shape theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setDescription(RString theDescription)
void
setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setId(RLong id)
void
setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setImage(Image theImage)
void
setImage(Image theImage, 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)
Shape
setPrimaryShape(Shape theElement)
Shape
setPrimaryShape(Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Shape
setShape(int index, Shape theElement)
Shape
setShape(int index, Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setSource(OriginalFile theSource)
void
setSource(OriginalFile theSource, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setVersion(RInt theVersion)
void
setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
IObject
shallowCopy()
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.IObject
shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.int
sizeOfAnnotationLinks()
int
sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfFolderLinks()
int
sizeOfFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfShapes()
int
sizeOfShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
static RoiPrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static RoiPrx
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
unlinkFolder(Folder removal)
void
unlinkFolder(Folder 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
unloadFolderLinks()
void
unloadFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadShapes()
void
unloadShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDetails
public Details getDetails()
- Specified by:
getDetails
in interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetails
in interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getId
in interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getId
in interfaceIObjectPrx
-
__getId_completed
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
isAnnotated
public boolean isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
-
isAnnotated
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isAnnotated
public boolean end_isAnnotated(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
end_isAnnotated
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isAnnotated_completed
public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isGlobal
public boolean isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
-
isGlobal
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isGlobal
public boolean end_isGlobal(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
end_isGlobal
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isGlobal_completed
public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLink
public boolean isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
-
isLink
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLink
public Ice.AsyncResult begin_isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLink
public boolean end_isLink(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
end_isLink
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLink_completed
public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLoaded
public boolean isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
-
isLoaded
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLoaded
public boolean end_isLoaded(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
end_isLoaded
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLoaded_completed
public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isMutable
public boolean isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
-
isMutable
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isMutable
public boolean end_isMutable(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
end_isMutable
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isMutable_completed
public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
proxy
public IObject proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
-
proxy
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_proxy
public Ice.AsyncResult begin_proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_proxy
public IObject end_proxy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
end_proxy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__proxy_completed
public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
setId
public void setId(RLong id)
- Specified by:
setId
in interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setId
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_shallowCopy
public IObject end_shallowCopy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
end_shallowCopy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__shallowCopy_completed
public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
unload
public void unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
-
unload
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unload
public Ice.AsyncResult begin_unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unload
public void end_unload(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
end_unload
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadCollections
public void unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
-
unloadCollections
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadCollections
public void end_unloadCollections(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
end_unloadCollections
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadDetails
public void unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
-
unloadDetails
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadDetails
public void end_unloadDetails(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
end_unloadDetails
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
addAllFolderRoiLinkSet
public void addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
addAllFolderRoiLinkSet
in interfaceRoiPrx
-
addAllFolderRoiLinkSet
public void addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Callback_Roi_addAllFolderRoiLinkSet __cb)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addAllFolderRoiLinkSet __cb)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceRoiPrx
-
end_addAllFolderRoiLinkSet
public void end_addAllFolderRoiLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllFolderRoiLinkSet
in interfaceRoiPrx
-
addAllRoiAnnotationLinkSet
public void addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets)
- Specified by:
addAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
addAllRoiAnnotationLinkSet
public void addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_addAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets)
- Specified by:
begin_addAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_addAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_addAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_addAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_addAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, Callback_Roi_addAllRoiAnnotationLinkSet __cb)
- Specified by:
begin_addAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_addAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addAllRoiAnnotationLinkSet __cb)
- Specified by:
begin_addAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_addAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_addAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_addAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_addAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
end_addAllRoiAnnotationLinkSet
public void end_addAllRoiAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
addAllShapeSet
public void addAllShapeSet(java.util.List<Shape> targets)
- Specified by:
addAllShapeSet
in interfaceRoiPrx
-
addAllShapeSet
public void addAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllShapeSet
in interfaceRoiPrx
-
begin_addAllShapeSet
public Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets)
- Specified by:
begin_addAllShapeSet
in interfaceRoiPrx
-
begin_addAllShapeSet
public Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllShapeSet
in interfaceRoiPrx
-
begin_addAllShapeSet
public Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets, Ice.Callback __cb)
- Specified by:
begin_addAllShapeSet
in interfaceRoiPrx
-
begin_addAllShapeSet
public Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllShapeSet
in interfaceRoiPrx
-
begin_addAllShapeSet
public Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets, Callback_Roi_addAllShapeSet __cb)
- Specified by:
begin_addAllShapeSet
in interfaceRoiPrx
-
begin_addAllShapeSet
public Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addAllShapeSet __cb)
- Specified by:
begin_addAllShapeSet
in interfaceRoiPrx
-
begin_addAllShapeSet
public Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllShapeSet
in interfaceRoiPrx
-
begin_addAllShapeSet
public Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllShapeSet
in interfaceRoiPrx
-
begin_addAllShapeSet
public Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllShapeSet
in interfaceRoiPrx
-
begin_addAllShapeSet
public Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllShapeSet
in interfaceRoiPrx
-
end_addAllShapeSet
public void end_addAllShapeSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllShapeSet
in interfaceRoiPrx
-
addFolderRoiLink
public void addFolderRoiLink(FolderRoiLink target)
- Specified by:
addFolderRoiLink
in interfaceRoiPrx
-
addFolderRoiLink
public void addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFolderRoiLink
in interfaceRoiPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target)
- Specified by:
begin_addFolderRoiLink
in interfaceRoiPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFolderRoiLink
in interfaceRoiPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, Ice.Callback __cb)
- Specified by:
begin_addFolderRoiLink
in interfaceRoiPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addFolderRoiLink
in interfaceRoiPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, Callback_Roi_addFolderRoiLink __cb)
- Specified by:
begin_addFolderRoiLink
in interfaceRoiPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addFolderRoiLink __cb)
- Specified by:
begin_addFolderRoiLink
in interfaceRoiPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFolderRoiLink
in interfaceRoiPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFolderRoiLink
in interfaceRoiPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFolderRoiLink
in interfaceRoiPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFolderRoiLink
in interfaceRoiPrx
-
end_addFolderRoiLink
public void end_addFolderRoiLink(Ice.AsyncResult __iresult)
- Specified by:
end_addFolderRoiLink
in interfaceRoiPrx
-
addFolderRoiLinkToBoth
public void addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
addFolderRoiLinkToBoth
in interfaceRoiPrx
-
addFolderRoiLinkToBoth
public void addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFolderRoiLinkToBoth
in interfaceRoiPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceRoiPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceRoiPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceRoiPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceRoiPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, Callback_Roi_addFolderRoiLinkToBoth __cb)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceRoiPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addFolderRoiLinkToBoth __cb)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceRoiPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceRoiPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceRoiPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceRoiPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceRoiPrx
-
end_addFolderRoiLinkToBoth
public void end_addFolderRoiLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addFolderRoiLinkToBoth
in interfaceRoiPrx
-
addRoiAnnotationLink
public void addRoiAnnotationLink(RoiAnnotationLink target)
- Specified by:
addRoiAnnotationLink
in interfaceRoiPrx
-
addRoiAnnotationLink
public void addRoiAnnotationLink(RoiAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addRoiAnnotationLink
in interfaceRoiPrx
-
begin_addRoiAnnotationLink
public Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target)
- Specified by:
begin_addRoiAnnotationLink
in interfaceRoiPrx
-
begin_addRoiAnnotationLink
public Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addRoiAnnotationLink
in interfaceRoiPrx
-
begin_addRoiAnnotationLink
public Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addRoiAnnotationLink
in interfaceRoiPrx
-
begin_addRoiAnnotationLink
public Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addRoiAnnotationLink
in interfaceRoiPrx
-
begin_addRoiAnnotationLink
public Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target, Callback_Roi_addRoiAnnotationLink __cb)
- Specified by:
begin_addRoiAnnotationLink
in interfaceRoiPrx
-
begin_addRoiAnnotationLink
public Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addRoiAnnotationLink __cb)
- Specified by:
begin_addRoiAnnotationLink
in interfaceRoiPrx
-
begin_addRoiAnnotationLink
public Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addRoiAnnotationLink
in interfaceRoiPrx
-
begin_addRoiAnnotationLink
public Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addRoiAnnotationLink
in interfaceRoiPrx
-
begin_addRoiAnnotationLink
public Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addRoiAnnotationLink
in interfaceRoiPrx
-
begin_addRoiAnnotationLink
public Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addRoiAnnotationLink
in interfaceRoiPrx
-
end_addRoiAnnotationLink
public void end_addRoiAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addRoiAnnotationLink
in interfaceRoiPrx
-
addRoiAnnotationLinkToBoth
public void addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides)
- Specified by:
addRoiAnnotationLinkToBoth
in interfaceRoiPrx
-
addRoiAnnotationLinkToBoth
public void addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addRoiAnnotationLinkToBoth
in interfaceRoiPrx
-
begin_addRoiAnnotationLinkToBoth
public Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides)
- Specified by:
begin_addRoiAnnotationLinkToBoth
in interfaceRoiPrx
-
begin_addRoiAnnotationLinkToBoth
public Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addRoiAnnotationLinkToBoth
in interfaceRoiPrx
-
begin_addRoiAnnotationLinkToBoth
public Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addRoiAnnotationLinkToBoth
in interfaceRoiPrx
-
begin_addRoiAnnotationLinkToBoth
public Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addRoiAnnotationLinkToBoth
in interfaceRoiPrx
-
begin_addRoiAnnotationLinkToBoth
public Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, Callback_Roi_addRoiAnnotationLinkToBoth __cb)
- Specified by:
begin_addRoiAnnotationLinkToBoth
in interfaceRoiPrx
-
begin_addRoiAnnotationLinkToBoth
public Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addRoiAnnotationLinkToBoth __cb)
- Specified by:
begin_addRoiAnnotationLinkToBoth
in interfaceRoiPrx
-
begin_addRoiAnnotationLinkToBoth
public Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addRoiAnnotationLinkToBoth
in interfaceRoiPrx
-
begin_addRoiAnnotationLinkToBoth
public Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addRoiAnnotationLinkToBoth
in interfaceRoiPrx
-
begin_addRoiAnnotationLinkToBoth
public Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addRoiAnnotationLinkToBoth
in interfaceRoiPrx
-
begin_addRoiAnnotationLinkToBoth
public Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addRoiAnnotationLinkToBoth
in interfaceRoiPrx
-
end_addRoiAnnotationLinkToBoth
public void end_addRoiAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addRoiAnnotationLinkToBoth
in interfaceRoiPrx
-
addShape
public void addShape(Shape target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addShape
public Ice.AsyncResult begin_addShape(Shape target)
- Specified by:
begin_addShape
in interfaceRoiPrx
-
begin_addShape
public Ice.AsyncResult begin_addShape(Shape target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addShape
in interfaceRoiPrx
-
begin_addShape
public Ice.AsyncResult begin_addShape(Shape target, Ice.Callback __cb)
- Specified by:
begin_addShape
in interfaceRoiPrx
-
begin_addShape
public Ice.AsyncResult begin_addShape(Shape target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addShape
in interfaceRoiPrx
-
begin_addShape
public Ice.AsyncResult begin_addShape(Shape target, Callback_Roi_addShape __cb)
- Specified by:
begin_addShape
in interfaceRoiPrx
-
begin_addShape
public Ice.AsyncResult begin_addShape(Shape target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addShape __cb)
- Specified by:
begin_addShape
in interfaceRoiPrx
-
begin_addShape
public Ice.AsyncResult begin_addShape(Shape target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addShape
in interfaceRoiPrx
-
begin_addShape
public Ice.AsyncResult begin_addShape(Shape target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addShape
in interfaceRoiPrx
-
begin_addShape
public Ice.AsyncResult begin_addShape(Shape target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addShape
in interfaceRoiPrx
-
begin_addShape
public Ice.AsyncResult begin_addShape(Shape target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addShape
in interfaceRoiPrx
-
end_addShape
public void end_addShape(Ice.AsyncResult __iresult)
- Specified by:
end_addShape
in interfaceRoiPrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinks
in interfaceRoiPrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinks
in interfaceRoiPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinks
in interfaceRoiPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinks
in interfaceRoiPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceRoiPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceRoiPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Roi_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceRoiPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceRoiPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearAnnotationLinks
in interfaceRoiPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearAnnotationLinks
in interfaceRoiPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearAnnotationLinks
in interfaceRoiPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearAnnotationLinks
in interfaceRoiPrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinks
in interfaceRoiPrx
-
clearFolderLinks
public void clearFolderLinks()
- Specified by:
clearFolderLinks
in interfaceRoiPrx
-
clearFolderLinks
public void clearFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearFolderLinks
in interfaceRoiPrx
-
begin_clearFolderLinks
public Ice.AsyncResult begin_clearFolderLinks()
- Specified by:
begin_clearFolderLinks
in interfaceRoiPrx
-
begin_clearFolderLinks
public Ice.AsyncResult begin_clearFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearFolderLinks
in interfaceRoiPrx
-
begin_clearFolderLinks
public Ice.AsyncResult begin_clearFolderLinks(Ice.Callback __cb)
- Specified by:
begin_clearFolderLinks
in interfaceRoiPrx
-
begin_clearFolderLinks
public Ice.AsyncResult begin_clearFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearFolderLinks
in interfaceRoiPrx
-
begin_clearFolderLinks
public Ice.AsyncResult begin_clearFolderLinks(Callback_Roi_clearFolderLinks __cb)
- Specified by:
begin_clearFolderLinks
in interfaceRoiPrx
-
begin_clearFolderLinks
public Ice.AsyncResult begin_clearFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_clearFolderLinks __cb)
- Specified by:
begin_clearFolderLinks
in interfaceRoiPrx
-
begin_clearFolderLinks
public Ice.AsyncResult begin_clearFolderLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearFolderLinks
in interfaceRoiPrx
-
begin_clearFolderLinks
public Ice.AsyncResult begin_clearFolderLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearFolderLinks
in interfaceRoiPrx
-
begin_clearFolderLinks
public Ice.AsyncResult begin_clearFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearFolderLinks
in interfaceRoiPrx
-
begin_clearFolderLinks
public Ice.AsyncResult begin_clearFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearFolderLinks
in interfaceRoiPrx
-
end_clearFolderLinks
public void end_clearFolderLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearFolderLinks
in interfaceRoiPrx
-
clearShapes
public void clearShapes()
- Specified by:
clearShapes
in interfaceRoiPrx
-
clearShapes
public void clearShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearShapes
in interfaceRoiPrx
-
begin_clearShapes
public Ice.AsyncResult begin_clearShapes()
- Specified by:
begin_clearShapes
in interfaceRoiPrx
-
begin_clearShapes
public Ice.AsyncResult begin_clearShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearShapes
in interfaceRoiPrx
-
begin_clearShapes
public Ice.AsyncResult begin_clearShapes(Ice.Callback __cb)
- Specified by:
begin_clearShapes
in interfaceRoiPrx
-
begin_clearShapes
public Ice.AsyncResult begin_clearShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearShapes
in interfaceRoiPrx
-
begin_clearShapes
public Ice.AsyncResult begin_clearShapes(Callback_Roi_clearShapes __cb)
- Specified by:
begin_clearShapes
in interfaceRoiPrx
-
begin_clearShapes
public Ice.AsyncResult begin_clearShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_clearShapes __cb)
- Specified by:
begin_clearShapes
in interfaceRoiPrx
-
begin_clearShapes
public Ice.AsyncResult begin_clearShapes(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearShapes
in interfaceRoiPrx
-
begin_clearShapes
public Ice.AsyncResult begin_clearShapes(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearShapes
in interfaceRoiPrx
-
begin_clearShapes
public Ice.AsyncResult begin_clearShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearShapes
in interfaceRoiPrx
-
begin_clearShapes
public Ice.AsyncResult begin_clearShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearShapes
in interfaceRoiPrx
-
end_clearShapes
public void end_clearShapes(Ice.AsyncResult __iresult)
- Specified by:
end_clearShapes
in interfaceRoiPrx
-
copyAnnotationLinks
public java.util.List<RoiAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinks
in interfaceRoiPrx
-
copyAnnotationLinks
public java.util.List<RoiAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinks
in interfaceRoiPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinks
in interfaceRoiPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinks
in interfaceRoiPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceRoiPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceRoiPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Roi_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceRoiPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceRoiPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyAnnotationLinks
in interfaceRoiPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyAnnotationLinks
in interfaceRoiPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyAnnotationLinks
in interfaceRoiPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyAnnotationLinks
in interfaceRoiPrx
-
end_copyAnnotationLinks
public java.util.List<RoiAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinks
in interfaceRoiPrx
-
__copyAnnotationLinks_completed
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<RoiAnnotationLink>> __cb, Ice.AsyncResult __result)
-
copyFolderLinks
public java.util.List<FolderRoiLink> copyFolderLinks()
- Specified by:
copyFolderLinks
in interfaceRoiPrx
-
copyFolderLinks
public java.util.List<FolderRoiLink> copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyFolderLinks
in interfaceRoiPrx
-
begin_copyFolderLinks
public Ice.AsyncResult begin_copyFolderLinks()
- Specified by:
begin_copyFolderLinks
in interfaceRoiPrx
-
begin_copyFolderLinks
public Ice.AsyncResult begin_copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyFolderLinks
in interfaceRoiPrx
-
begin_copyFolderLinks
public Ice.AsyncResult begin_copyFolderLinks(Ice.Callback __cb)
- Specified by:
begin_copyFolderLinks
in interfaceRoiPrx
-
begin_copyFolderLinks
public Ice.AsyncResult begin_copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyFolderLinks
in interfaceRoiPrx
-
begin_copyFolderLinks
public Ice.AsyncResult begin_copyFolderLinks(Callback_Roi_copyFolderLinks __cb)
- Specified by:
begin_copyFolderLinks
in interfaceRoiPrx
-
begin_copyFolderLinks
public Ice.AsyncResult begin_copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_copyFolderLinks __cb)
- Specified by:
begin_copyFolderLinks
in interfaceRoiPrx
-
begin_copyFolderLinks
public Ice.AsyncResult begin_copyFolderLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyFolderLinks
in interfaceRoiPrx
-
begin_copyFolderLinks
public Ice.AsyncResult begin_copyFolderLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyFolderLinks
in interfaceRoiPrx
-
begin_copyFolderLinks
public Ice.AsyncResult begin_copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyFolderLinks
in interfaceRoiPrx
-
begin_copyFolderLinks
public Ice.AsyncResult begin_copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyFolderLinks
in interfaceRoiPrx
-
end_copyFolderLinks
public java.util.List<FolderRoiLink> end_copyFolderLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyFolderLinks
in interfaceRoiPrx
-
__copyFolderLinks_completed
public static void __copyFolderLinks_completed(Ice.TwowayCallbackArg1<java.util.List<FolderRoiLink>> __cb, Ice.AsyncResult __result)
-
copyShapes
public java.util.List<Shape> copyShapes()
- Specified by:
copyShapes
in interfaceRoiPrx
-
copyShapes
public java.util.List<Shape> copyShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyShapes
in interfaceRoiPrx
-
begin_copyShapes
public Ice.AsyncResult begin_copyShapes()
- Specified by:
begin_copyShapes
in interfaceRoiPrx
-
begin_copyShapes
public Ice.AsyncResult begin_copyShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyShapes
in interfaceRoiPrx
-
begin_copyShapes
public Ice.AsyncResult begin_copyShapes(Ice.Callback __cb)
- Specified by:
begin_copyShapes
in interfaceRoiPrx
-
begin_copyShapes
public Ice.AsyncResult begin_copyShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyShapes
in interfaceRoiPrx
-
begin_copyShapes
public Ice.AsyncResult begin_copyShapes(Callback_Roi_copyShapes __cb)
- Specified by:
begin_copyShapes
in interfaceRoiPrx
-
begin_copyShapes
public Ice.AsyncResult begin_copyShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_copyShapes __cb)
- Specified by:
begin_copyShapes
in interfaceRoiPrx
-
begin_copyShapes
public Ice.AsyncResult begin_copyShapes(IceInternal.Functional_GenericCallback1<java.util.List<Shape>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyShapes
in interfaceRoiPrx
-
begin_copyShapes
public Ice.AsyncResult begin_copyShapes(IceInternal.Functional_GenericCallback1<java.util.List<Shape>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyShapes
in interfaceRoiPrx
-
begin_copyShapes
public Ice.AsyncResult begin_copyShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Shape>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyShapes
in interfaceRoiPrx
-
begin_copyShapes
public Ice.AsyncResult begin_copyShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Shape>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyShapes
in interfaceRoiPrx
-
end_copyShapes
public java.util.List<Shape> end_copyShapes(Ice.AsyncResult __iresult)
- Specified by:
end_copyShapes
in interfaceRoiPrx
-
__copyShapes_completed
public static void __copyShapes_completed(Ice.TwowayCallbackArg1<java.util.List<Shape>> __cb, Ice.AsyncResult __result)
-
findFolderRoiLink
public java.util.List<FolderRoiLink> findFolderRoiLink(Folder removal)
- Specified by:
findFolderRoiLink
in interfaceRoiPrx
-
findFolderRoiLink
public java.util.List<FolderRoiLink> findFolderRoiLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findFolderRoiLink
in interfaceRoiPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Folder removal)
- Specified by:
begin_findFolderRoiLink
in interfaceRoiPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findFolderRoiLink
in interfaceRoiPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Folder removal, Ice.Callback __cb)
- Specified by:
begin_findFolderRoiLink
in interfaceRoiPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findFolderRoiLink
in interfaceRoiPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Folder removal, Callback_Roi_findFolderRoiLink __cb)
- Specified by:
begin_findFolderRoiLink
in interfaceRoiPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_findFolderRoiLink __cb)
- Specified by:
begin_findFolderRoiLink
in interfaceRoiPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Folder removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findFolderRoiLink
in interfaceRoiPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Folder removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findFolderRoiLink
in interfaceRoiPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findFolderRoiLink
in interfaceRoiPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findFolderRoiLink
in interfaceRoiPrx
-
end_findFolderRoiLink
public java.util.List<FolderRoiLink> end_findFolderRoiLink(Ice.AsyncResult __iresult)
- Specified by:
end_findFolderRoiLink
in interfaceRoiPrx
-
__findFolderRoiLink_completed
public static void __findFolderRoiLink_completed(Ice.TwowayCallbackArg1<java.util.List<FolderRoiLink>> __cb, Ice.AsyncResult __result)
-
findRoiAnnotationLink
public java.util.List<RoiAnnotationLink> findRoiAnnotationLink(Annotation removal)
- Specified by:
findRoiAnnotationLink
in interfaceRoiPrx
-
findRoiAnnotationLink
public java.util.List<RoiAnnotationLink> findRoiAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findRoiAnnotationLink
in interfaceRoiPrx
-
begin_findRoiAnnotationLink
public Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal)
- Specified by:
begin_findRoiAnnotationLink
in interfaceRoiPrx
-
begin_findRoiAnnotationLink
public Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findRoiAnnotationLink
in interfaceRoiPrx
-
begin_findRoiAnnotationLink
public Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findRoiAnnotationLink
in interfaceRoiPrx
-
begin_findRoiAnnotationLink
public Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findRoiAnnotationLink
in interfaceRoiPrx
-
begin_findRoiAnnotationLink
public Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal, Callback_Roi_findRoiAnnotationLink __cb)
- Specified by:
begin_findRoiAnnotationLink
in interfaceRoiPrx
-
begin_findRoiAnnotationLink
public Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_findRoiAnnotationLink __cb)
- Specified by:
begin_findRoiAnnotationLink
in interfaceRoiPrx
-
begin_findRoiAnnotationLink
public Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findRoiAnnotationLink
in interfaceRoiPrx
-
begin_findRoiAnnotationLink
public Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findRoiAnnotationLink
in interfaceRoiPrx
-
begin_findRoiAnnotationLink
public Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findRoiAnnotationLink
in interfaceRoiPrx
-
begin_findRoiAnnotationLink
public Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findRoiAnnotationLink
in interfaceRoiPrx
-
end_findRoiAnnotationLink
public java.util.List<RoiAnnotationLink> end_findRoiAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findRoiAnnotationLink
in interfaceRoiPrx
-
__findRoiAnnotationLink_completed
public static void __findRoiAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<RoiAnnotationLink>> __cb, Ice.AsyncResult __result)
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwner
in interfaceRoiPrx
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getAnnotationLinksCountPerOwner
in interfaceRoiPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceRoiPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceRoiPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceRoiPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceRoiPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Roi_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceRoiPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceRoiPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceRoiPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceRoiPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceRoiPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceRoiPrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwner
in interfaceRoiPrx
-
__getAnnotationLinksCountPerOwner_completed
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getDescription
public RString getDescription()
- Specified by:
getDescription
in interfaceRoiPrx
-
getDescription
public RString getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDescription
in interfaceRoiPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription()
- Specified by:
begin_getDescription
in interfaceRoiPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDescription
in interfaceRoiPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Ice.Callback __cb)
- Specified by:
begin_getDescription
in interfaceRoiPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDescription
in interfaceRoiPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Callback_Roi_getDescription __cb)
- Specified by:
begin_getDescription
in interfaceRoiPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getDescription __cb)
- Specified by:
begin_getDescription
in interfaceRoiPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDescription
in interfaceRoiPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDescription
in interfaceRoiPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDescription
in interfaceRoiPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDescription
in interfaceRoiPrx
-
end_getDescription
public RString end_getDescription(Ice.AsyncResult __iresult)
- Specified by:
end_getDescription
in interfaceRoiPrx
-
__getDescription_completed
public static void __getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getFolderLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getFolderLinksCountPerOwner()
- Specified by:
getFolderLinksCountPerOwner
in interfaceRoiPrx
-
getFolderLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getFolderLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getFolderLinksCountPerOwner
in interfaceRoiPrx
-
begin_getFolderLinksCountPerOwner
public Ice.AsyncResult begin_getFolderLinksCountPerOwner()
- Specified by:
begin_getFolderLinksCountPerOwner
in interfaceRoiPrx
-
begin_getFolderLinksCountPerOwner
public Ice.AsyncResult begin_getFolderLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getFolderLinksCountPerOwner
in interfaceRoiPrx
-
begin_getFolderLinksCountPerOwner
public Ice.AsyncResult begin_getFolderLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getFolderLinksCountPerOwner
in interfaceRoiPrx
-
begin_getFolderLinksCountPerOwner
public Ice.AsyncResult begin_getFolderLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getFolderLinksCountPerOwner
in interfaceRoiPrx
-
begin_getFolderLinksCountPerOwner
public Ice.AsyncResult begin_getFolderLinksCountPerOwner(Callback_Roi_getFolderLinksCountPerOwner __cb)
- Specified by:
begin_getFolderLinksCountPerOwner
in interfaceRoiPrx
-
begin_getFolderLinksCountPerOwner
public Ice.AsyncResult begin_getFolderLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getFolderLinksCountPerOwner __cb)
- Specified by:
begin_getFolderLinksCountPerOwner
in interfaceRoiPrx
-
begin_getFolderLinksCountPerOwner
public Ice.AsyncResult begin_getFolderLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getFolderLinksCountPerOwner
in interfaceRoiPrx
-
begin_getFolderLinksCountPerOwner
public Ice.AsyncResult begin_getFolderLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getFolderLinksCountPerOwner
in interfaceRoiPrx
-
begin_getFolderLinksCountPerOwner
public Ice.AsyncResult begin_getFolderLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getFolderLinksCountPerOwner
in interfaceRoiPrx
-
begin_getFolderLinksCountPerOwner
public Ice.AsyncResult begin_getFolderLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getFolderLinksCountPerOwner
in interfaceRoiPrx
-
end_getFolderLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getFolderLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getFolderLinksCountPerOwner
in interfaceRoiPrx
-
__getFolderLinksCountPerOwner_completed
public static void __getFolderLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getImage
public Image getImage(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getImage
public Ice.AsyncResult begin_getImage()
- Specified by:
begin_getImage
in interfaceRoiPrx
-
begin_getImage
public Ice.AsyncResult begin_getImage(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getImage
in interfaceRoiPrx
-
begin_getImage
public Ice.AsyncResult begin_getImage(Ice.Callback __cb)
- Specified by:
begin_getImage
in interfaceRoiPrx
-
begin_getImage
public Ice.AsyncResult begin_getImage(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getImage
in interfaceRoiPrx
-
begin_getImage
public Ice.AsyncResult begin_getImage(Callback_Roi_getImage __cb)
- Specified by:
begin_getImage
in interfaceRoiPrx
-
begin_getImage
public Ice.AsyncResult begin_getImage(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getImage __cb)
- Specified by:
begin_getImage
in interfaceRoiPrx
-
begin_getImage
public Ice.AsyncResult begin_getImage(IceInternal.Functional_GenericCallback1<Image> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getImage
in interfaceRoiPrx
-
begin_getImage
public Ice.AsyncResult begin_getImage(IceInternal.Functional_GenericCallback1<Image> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getImage
in interfaceRoiPrx
-
begin_getImage
public Ice.AsyncResult begin_getImage(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Image> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getImage
in interfaceRoiPrx
-
begin_getImage
public Ice.AsyncResult begin_getImage(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Image> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getImage
in interfaceRoiPrx
-
end_getImage
public Image end_getImage(Ice.AsyncResult __iresult)
- Specified by:
end_getImage
in interfaceRoiPrx
-
__getImage_completed
public static void __getImage_completed(Ice.TwowayCallbackArg1<Image> __cb, Ice.AsyncResult __result)
-
getName
public RString getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getName
public Ice.AsyncResult begin_getName()
- Specified by:
begin_getName
in interfaceRoiPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getName
in interfaceRoiPrx
-
begin_getName
public Ice.AsyncResult begin_getName(Ice.Callback __cb)
- Specified by:
begin_getName
in interfaceRoiPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getName
in interfaceRoiPrx
-
begin_getName
public Ice.AsyncResult begin_getName(Callback_Roi_getName __cb)
- Specified by:
begin_getName
in interfaceRoiPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getName __cb)
- Specified by:
begin_getName
in interfaceRoiPrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getName
in interfaceRoiPrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getName
in interfaceRoiPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getName
in interfaceRoiPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getName
in interfaceRoiPrx
-
end_getName
public RString end_getName(Ice.AsyncResult __iresult)
- Specified by:
end_getName
in interfaceRoiPrx
-
__getName_completed
public static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getPrimaryShape
public Shape getPrimaryShape()
- Specified by:
getPrimaryShape
in interfaceRoiPrx
-
getPrimaryShape
public Shape getPrimaryShape(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getPrimaryShape
in interfaceRoiPrx
-
begin_getPrimaryShape
public Ice.AsyncResult begin_getPrimaryShape()
- Specified by:
begin_getPrimaryShape
in interfaceRoiPrx
-
begin_getPrimaryShape
public Ice.AsyncResult begin_getPrimaryShape(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPrimaryShape
in interfaceRoiPrx
-
begin_getPrimaryShape
public Ice.AsyncResult begin_getPrimaryShape(Ice.Callback __cb)
- Specified by:
begin_getPrimaryShape
in interfaceRoiPrx
-
begin_getPrimaryShape
public Ice.AsyncResult begin_getPrimaryShape(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getPrimaryShape
in interfaceRoiPrx
-
begin_getPrimaryShape
public Ice.AsyncResult begin_getPrimaryShape(Callback_Roi_getPrimaryShape __cb)
- Specified by:
begin_getPrimaryShape
in interfaceRoiPrx
-
begin_getPrimaryShape
public Ice.AsyncResult begin_getPrimaryShape(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getPrimaryShape __cb)
- Specified by:
begin_getPrimaryShape
in interfaceRoiPrx
-
begin_getPrimaryShape
public Ice.AsyncResult begin_getPrimaryShape(IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPrimaryShape
in interfaceRoiPrx
-
begin_getPrimaryShape
public Ice.AsyncResult begin_getPrimaryShape(IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getPrimaryShape
in interfaceRoiPrx
-
begin_getPrimaryShape
public Ice.AsyncResult begin_getPrimaryShape(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPrimaryShape
in interfaceRoiPrx
-
begin_getPrimaryShape
public Ice.AsyncResult begin_getPrimaryShape(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getPrimaryShape
in interfaceRoiPrx
-
end_getPrimaryShape
public Shape end_getPrimaryShape(Ice.AsyncResult __iresult)
- Specified by:
end_getPrimaryShape
in interfaceRoiPrx
-
__getPrimaryShape_completed
public static void __getPrimaryShape_completed(Ice.TwowayCallbackArg1<Shape> __cb, Ice.AsyncResult __result)
-
getShape
public Shape getShape(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getShape
public Ice.AsyncResult begin_getShape(int index)
- Specified by:
begin_getShape
in interfaceRoiPrx
-
begin_getShape
public Ice.AsyncResult begin_getShape(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getShape
in interfaceRoiPrx
-
begin_getShape
public Ice.AsyncResult begin_getShape(int index, Ice.Callback __cb)
- Specified by:
begin_getShape
in interfaceRoiPrx
-
begin_getShape
public Ice.AsyncResult begin_getShape(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getShape
in interfaceRoiPrx
-
begin_getShape
public Ice.AsyncResult begin_getShape(int index, Callback_Roi_getShape __cb)
- Specified by:
begin_getShape
in interfaceRoiPrx
-
begin_getShape
public Ice.AsyncResult begin_getShape(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getShape __cb)
- Specified by:
begin_getShape
in interfaceRoiPrx
-
begin_getShape
public Ice.AsyncResult begin_getShape(int index, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getShape
in interfaceRoiPrx
-
begin_getShape
public Ice.AsyncResult begin_getShape(int index, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getShape
in interfaceRoiPrx
-
begin_getShape
public Ice.AsyncResult begin_getShape(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getShape
in interfaceRoiPrx
-
begin_getShape
public Ice.AsyncResult begin_getShape(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getShape
in interfaceRoiPrx
-
end_getShape
public Shape end_getShape(Ice.AsyncResult __iresult)
- Specified by:
end_getShape
in interfaceRoiPrx
-
__getShape_completed
public static void __getShape_completed(Ice.TwowayCallbackArg1<Shape> __cb, Ice.AsyncResult __result)
-
getSource
public OriginalFile getSource()
-
getSource
public OriginalFile getSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getSource
public Ice.AsyncResult begin_getSource()
- Specified by:
begin_getSource
in interfaceRoiPrx
-
begin_getSource
public Ice.AsyncResult begin_getSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getSource
in interfaceRoiPrx
-
begin_getSource
public Ice.AsyncResult begin_getSource(Ice.Callback __cb)
- Specified by:
begin_getSource
in interfaceRoiPrx
-
begin_getSource
public Ice.AsyncResult begin_getSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getSource
in interfaceRoiPrx
-
begin_getSource
public Ice.AsyncResult begin_getSource(Callback_Roi_getSource __cb)
- Specified by:
begin_getSource
in interfaceRoiPrx
-
begin_getSource
public Ice.AsyncResult begin_getSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getSource __cb)
- Specified by:
begin_getSource
in interfaceRoiPrx
-
begin_getSource
public Ice.AsyncResult begin_getSource(IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getSource
in interfaceRoiPrx
-
begin_getSource
public Ice.AsyncResult begin_getSource(IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getSource
in interfaceRoiPrx
-
begin_getSource
public Ice.AsyncResult begin_getSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getSource
in interfaceRoiPrx
-
begin_getSource
public Ice.AsyncResult begin_getSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getSource
in interfaceRoiPrx
-
end_getSource
public OriginalFile end_getSource(Ice.AsyncResult __iresult)
- Specified by:
end_getSource
in interfaceRoiPrx
-
__getSource_completed
public static void __getSource_completed(Ice.TwowayCallbackArg1<OriginalFile> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersion
in interfaceRoiPrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersion
in interfaceRoiPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersion
in interfaceRoiPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersion
in interfaceRoiPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceRoiPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceRoiPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_Roi_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceRoiPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceRoiPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersion
in interfaceRoiPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getVersion
in interfaceRoiPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersion
in interfaceRoiPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getVersion
in interfaceRoiPrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersion
in interfaceRoiPrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public RoiAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotation
in interfaceRoiPrx
-
linkAnnotation
public RoiAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotation
in interfaceRoiPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotation
in interfaceRoiPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotation
in interfaceRoiPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotation
in interfaceRoiPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkAnnotation
in interfaceRoiPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Roi_linkAnnotation __cb)
- Specified by:
begin_linkAnnotation
in interfaceRoiPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_linkAnnotation __cb)
- Specified by:
begin_linkAnnotation
in interfaceRoiPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<RoiAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotation
in interfaceRoiPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<RoiAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotation
in interfaceRoiPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotation
in interfaceRoiPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RoiAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotation
in interfaceRoiPrx
-
end_linkAnnotation
public RoiAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotation
in interfaceRoiPrx
-
__linkAnnotation_completed
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<RoiAnnotationLink> __cb, Ice.AsyncResult __result)
-
linkFolder
public FolderRoiLink linkFolder(Folder addition)
- Specified by:
linkFolder
in interfaceRoiPrx
-
linkFolder
public FolderRoiLink linkFolder(Folder addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkFolder
in interfaceRoiPrx
-
begin_linkFolder
public Ice.AsyncResult begin_linkFolder(Folder addition)
- Specified by:
begin_linkFolder
in interfaceRoiPrx
-
begin_linkFolder
public Ice.AsyncResult begin_linkFolder(Folder addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkFolder
in interfaceRoiPrx
-
begin_linkFolder
public Ice.AsyncResult begin_linkFolder(Folder addition, Ice.Callback __cb)
- Specified by:
begin_linkFolder
in interfaceRoiPrx
-
begin_linkFolder
public Ice.AsyncResult begin_linkFolder(Folder addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkFolder
in interfaceRoiPrx
-
begin_linkFolder
public Ice.AsyncResult begin_linkFolder(Folder addition, Callback_Roi_linkFolder __cb)
- Specified by:
begin_linkFolder
in interfaceRoiPrx
-
begin_linkFolder
public Ice.AsyncResult begin_linkFolder(Folder addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_linkFolder __cb)
- Specified by:
begin_linkFolder
in interfaceRoiPrx
-
begin_linkFolder
public Ice.AsyncResult begin_linkFolder(Folder addition, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkFolder
in interfaceRoiPrx
-
begin_linkFolder
public Ice.AsyncResult begin_linkFolder(Folder addition, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkFolder
in interfaceRoiPrx
-
begin_linkFolder
public Ice.AsyncResult begin_linkFolder(Folder addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkFolder
in interfaceRoiPrx
-
begin_linkFolder
public Ice.AsyncResult begin_linkFolder(Folder addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkFolder
in interfaceRoiPrx
-
end_linkFolder
public FolderRoiLink end_linkFolder(Ice.AsyncResult __iresult)
- Specified by:
end_linkFolder
in interfaceRoiPrx
-
__linkFolder_completed
public static void __linkFolder_completed(Ice.TwowayCallbackArg1<FolderRoiLink> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationList
in interfaceRoiPrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationList
in interfaceRoiPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationList
in interfaceRoiPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationList
in interfaceRoiPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceRoiPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceRoiPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Roi_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceRoiPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceRoiPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedAnnotationList
in interfaceRoiPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedAnnotationList
in interfaceRoiPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedAnnotationList
in interfaceRoiPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedAnnotationList
in interfaceRoiPrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationList
in interfaceRoiPrx
-
__linkedAnnotationList_completed
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
-
linkedFolderList
public java.util.List<Folder> linkedFolderList()
- Specified by:
linkedFolderList
in interfaceRoiPrx
-
linkedFolderList
public java.util.List<Folder> linkedFolderList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedFolderList
in interfaceRoiPrx
-
begin_linkedFolderList
public Ice.AsyncResult begin_linkedFolderList()
- Specified by:
begin_linkedFolderList
in interfaceRoiPrx
-
begin_linkedFolderList
public Ice.AsyncResult begin_linkedFolderList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedFolderList
in interfaceRoiPrx
-
begin_linkedFolderList
public Ice.AsyncResult begin_linkedFolderList(Ice.Callback __cb)
- Specified by:
begin_linkedFolderList
in interfaceRoiPrx
-
begin_linkedFolderList
public Ice.AsyncResult begin_linkedFolderList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkedFolderList
in interfaceRoiPrx
-
begin_linkedFolderList
public Ice.AsyncResult begin_linkedFolderList(Callback_Roi_linkedFolderList __cb)
- Specified by:
begin_linkedFolderList
in interfaceRoiPrx
-
begin_linkedFolderList
public Ice.AsyncResult begin_linkedFolderList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_linkedFolderList __cb)
- Specified by:
begin_linkedFolderList
in interfaceRoiPrx
-
begin_linkedFolderList
public Ice.AsyncResult begin_linkedFolderList(IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedFolderList
in interfaceRoiPrx
-
begin_linkedFolderList
public Ice.AsyncResult begin_linkedFolderList(IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedFolderList
in interfaceRoiPrx
-
begin_linkedFolderList
public Ice.AsyncResult begin_linkedFolderList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedFolderList
in interfaceRoiPrx
-
begin_linkedFolderList
public Ice.AsyncResult begin_linkedFolderList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedFolderList
in interfaceRoiPrx
-
end_linkedFolderList
public java.util.List<Folder> end_linkedFolderList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedFolderList
in interfaceRoiPrx
-
__linkedFolderList_completed
public static void __linkedFolderList_completed(Ice.TwowayCallbackArg1<java.util.List<Folder>> __cb, Ice.AsyncResult __result)
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Roi toCopy)
- Specified by:
reloadAnnotationLinks
in interfaceRoiPrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinks
in interfaceRoiPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy)
- Specified by:
begin_reloadAnnotationLinks
in interfaceRoiPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinks
in interfaceRoiPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceRoiPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceRoiPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy, Callback_Roi_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceRoiPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceRoiPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceRoiPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceRoiPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceRoiPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceRoiPrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinks
in interfaceRoiPrx
-
reloadFolderLinks
public void reloadFolderLinks(Roi toCopy)
- Specified by:
reloadFolderLinks
in interfaceRoiPrx
-
reloadFolderLinks
public void reloadFolderLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadFolderLinks
in interfaceRoiPrx
-
begin_reloadFolderLinks
public Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy)
- Specified by:
begin_reloadFolderLinks
in interfaceRoiPrx
-
begin_reloadFolderLinks
public Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadFolderLinks
in interfaceRoiPrx
-
begin_reloadFolderLinks
public Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadFolderLinks
in interfaceRoiPrx
-
begin_reloadFolderLinks
public Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadFolderLinks
in interfaceRoiPrx
-
begin_reloadFolderLinks
public Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy, Callback_Roi_reloadFolderLinks __cb)
- Specified by:
begin_reloadFolderLinks
in interfaceRoiPrx
-
begin_reloadFolderLinks
public Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_reloadFolderLinks __cb)
- Specified by:
begin_reloadFolderLinks
in interfaceRoiPrx
-
begin_reloadFolderLinks
public Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadFolderLinks
in interfaceRoiPrx
-
begin_reloadFolderLinks
public Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadFolderLinks
in interfaceRoiPrx
-
begin_reloadFolderLinks
public Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadFolderLinks
in interfaceRoiPrx
-
begin_reloadFolderLinks
public Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadFolderLinks
in interfaceRoiPrx
-
end_reloadFolderLinks
public void end_reloadFolderLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadFolderLinks
in interfaceRoiPrx
-
reloadShapes
public void reloadShapes(Roi toCopy)
- Specified by:
reloadShapes
in interfaceRoiPrx
-
reloadShapes
public void reloadShapes(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadShapes
in interfaceRoiPrx
-
begin_reloadShapes
public Ice.AsyncResult begin_reloadShapes(Roi toCopy)
- Specified by:
begin_reloadShapes
in interfaceRoiPrx
-
begin_reloadShapes
public Ice.AsyncResult begin_reloadShapes(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadShapes
in interfaceRoiPrx
-
begin_reloadShapes
public Ice.AsyncResult begin_reloadShapes(Roi toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadShapes
in interfaceRoiPrx
-
begin_reloadShapes
public Ice.AsyncResult begin_reloadShapes(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadShapes
in interfaceRoiPrx
-
begin_reloadShapes
public Ice.AsyncResult begin_reloadShapes(Roi toCopy, Callback_Roi_reloadShapes __cb)
- Specified by:
begin_reloadShapes
in interfaceRoiPrx
-
begin_reloadShapes
public Ice.AsyncResult begin_reloadShapes(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_reloadShapes __cb)
- Specified by:
begin_reloadShapes
in interfaceRoiPrx
-
begin_reloadShapes
public Ice.AsyncResult begin_reloadShapes(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadShapes
in interfaceRoiPrx
-
begin_reloadShapes
public Ice.AsyncResult begin_reloadShapes(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadShapes
in interfaceRoiPrx
-
begin_reloadShapes
public Ice.AsyncResult begin_reloadShapes(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadShapes
in interfaceRoiPrx
-
begin_reloadShapes
public Ice.AsyncResult begin_reloadShapes(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadShapes
in interfaceRoiPrx
-
end_reloadShapes
public void end_reloadShapes(Ice.AsyncResult __iresult)
- Specified by:
end_reloadShapes
in interfaceRoiPrx
-
removeAllFolderRoiLinkSet
public void removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
removeAllFolderRoiLinkSet
in interfaceRoiPrx
-
removeAllFolderRoiLinkSet
public void removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Callback_Roi_removeAllFolderRoiLinkSet __cb)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeAllFolderRoiLinkSet __cb)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceRoiPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceRoiPrx
-
end_removeAllFolderRoiLinkSet
public void end_removeAllFolderRoiLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllFolderRoiLinkSet
in interfaceRoiPrx
-
removeAllRoiAnnotationLinkSet
public void removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets)
- Specified by:
removeAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
removeAllRoiAnnotationLinkSet
public void removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_removeAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets)
- Specified by:
begin_removeAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_removeAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_removeAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_removeAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_removeAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, Callback_Roi_removeAllRoiAnnotationLinkSet __cb)
- Specified by:
begin_removeAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_removeAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeAllRoiAnnotationLinkSet __cb)
- Specified by:
begin_removeAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_removeAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_removeAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_removeAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
begin_removeAllRoiAnnotationLinkSet
public Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
end_removeAllRoiAnnotationLinkSet
public void end_removeAllRoiAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllRoiAnnotationLinkSet
in interfaceRoiPrx
-
removeAllShapeSet
public void removeAllShapeSet(java.util.List<Shape> targets)
- Specified by:
removeAllShapeSet
in interfaceRoiPrx
-
removeAllShapeSet
public void removeAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllShapeSet
in interfaceRoiPrx
-
begin_removeAllShapeSet
public Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets)
- Specified by:
begin_removeAllShapeSet
in interfaceRoiPrx
-
begin_removeAllShapeSet
public Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllShapeSet
in interfaceRoiPrx
-
begin_removeAllShapeSet
public Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllShapeSet
in interfaceRoiPrx
-
begin_removeAllShapeSet
public Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllShapeSet
in interfaceRoiPrx
-
begin_removeAllShapeSet
public Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets, Callback_Roi_removeAllShapeSet __cb)
- Specified by:
begin_removeAllShapeSet
in interfaceRoiPrx
-
begin_removeAllShapeSet
public Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeAllShapeSet __cb)
- Specified by:
begin_removeAllShapeSet
in interfaceRoiPrx
-
begin_removeAllShapeSet
public Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllShapeSet
in interfaceRoiPrx
-
begin_removeAllShapeSet
public Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllShapeSet
in interfaceRoiPrx
-
begin_removeAllShapeSet
public Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllShapeSet
in interfaceRoiPrx
-
begin_removeAllShapeSet
public Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllShapeSet
in interfaceRoiPrx
-
end_removeAllShapeSet
public void end_removeAllShapeSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllShapeSet
in interfaceRoiPrx
-
removeFolderRoiLink
public void removeFolderRoiLink(FolderRoiLink theTarget)
- Specified by:
removeFolderRoiLink
in interfaceRoiPrx
-
removeFolderRoiLink
public void removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFolderRoiLink
in interfaceRoiPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget)
- Specified by:
begin_removeFolderRoiLink
in interfaceRoiPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFolderRoiLink
in interfaceRoiPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeFolderRoiLink
in interfaceRoiPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeFolderRoiLink
in interfaceRoiPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, Callback_Roi_removeFolderRoiLink __cb)
- Specified by:
begin_removeFolderRoiLink
in interfaceRoiPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeFolderRoiLink __cb)
- Specified by:
begin_removeFolderRoiLink
in interfaceRoiPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFolderRoiLink
in interfaceRoiPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFolderRoiLink
in interfaceRoiPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFolderRoiLink
in interfaceRoiPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFolderRoiLink
in interfaceRoiPrx
-
end_removeFolderRoiLink
public void end_removeFolderRoiLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeFolderRoiLink
in interfaceRoiPrx
-
removeFolderRoiLinkFromBoth
public void removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
removeFolderRoiLinkFromBoth
in interfaceRoiPrx
-
removeFolderRoiLinkFromBoth
public void removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFolderRoiLinkFromBoth
in interfaceRoiPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceRoiPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceRoiPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceRoiPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceRoiPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, Callback_Roi_removeFolderRoiLinkFromBoth __cb)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceRoiPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeFolderRoiLinkFromBoth __cb)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceRoiPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceRoiPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceRoiPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceRoiPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceRoiPrx
-
end_removeFolderRoiLinkFromBoth
public void end_removeFolderRoiLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeFolderRoiLinkFromBoth
in interfaceRoiPrx
-
removeRoiAnnotationLink
public void removeRoiAnnotationLink(RoiAnnotationLink theTarget)
- Specified by:
removeRoiAnnotationLink
in interfaceRoiPrx
-
removeRoiAnnotationLink
public void removeRoiAnnotationLink(RoiAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeRoiAnnotationLink
in interfaceRoiPrx
-
begin_removeRoiAnnotationLink
public Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget)
- Specified by:
begin_removeRoiAnnotationLink
in interfaceRoiPrx
-
begin_removeRoiAnnotationLink
public Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeRoiAnnotationLink
in interfaceRoiPrx
-
begin_removeRoiAnnotationLink
public Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeRoiAnnotationLink
in interfaceRoiPrx
-
begin_removeRoiAnnotationLink
public Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeRoiAnnotationLink
in interfaceRoiPrx
-
begin_removeRoiAnnotationLink
public Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, Callback_Roi_removeRoiAnnotationLink __cb)
- Specified by:
begin_removeRoiAnnotationLink
in interfaceRoiPrx
-
begin_removeRoiAnnotationLink
public Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeRoiAnnotationLink __cb)
- Specified by:
begin_removeRoiAnnotationLink
in interfaceRoiPrx
-
begin_removeRoiAnnotationLink
public Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeRoiAnnotationLink
in interfaceRoiPrx
-
begin_removeRoiAnnotationLink
public Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeRoiAnnotationLink
in interfaceRoiPrx
-
begin_removeRoiAnnotationLink
public Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeRoiAnnotationLink
in interfaceRoiPrx
-
begin_removeRoiAnnotationLink
public Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeRoiAnnotationLink
in interfaceRoiPrx
-
end_removeRoiAnnotationLink
public void end_removeRoiAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeRoiAnnotationLink
in interfaceRoiPrx
-
removeRoiAnnotationLinkFromBoth
public void removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides)
- Specified by:
removeRoiAnnotationLinkFromBoth
in interfaceRoiPrx
-
removeRoiAnnotationLinkFromBoth
public void removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeRoiAnnotationLinkFromBoth
in interfaceRoiPrx
-
begin_removeRoiAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides)
- Specified by:
begin_removeRoiAnnotationLinkFromBoth
in interfaceRoiPrx
-
begin_removeRoiAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeRoiAnnotationLinkFromBoth
in interfaceRoiPrx
-
begin_removeRoiAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeRoiAnnotationLinkFromBoth
in interfaceRoiPrx
-
begin_removeRoiAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeRoiAnnotationLinkFromBoth
in interfaceRoiPrx
-
begin_removeRoiAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, Callback_Roi_removeRoiAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeRoiAnnotationLinkFromBoth
in interfaceRoiPrx
-
begin_removeRoiAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeRoiAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeRoiAnnotationLinkFromBoth
in interfaceRoiPrx
-
begin_removeRoiAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeRoiAnnotationLinkFromBoth
in interfaceRoiPrx
-
begin_removeRoiAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeRoiAnnotationLinkFromBoth
in interfaceRoiPrx
-
begin_removeRoiAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeRoiAnnotationLinkFromBoth
in interfaceRoiPrx
-
begin_removeRoiAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeRoiAnnotationLinkFromBoth
in interfaceRoiPrx
-
end_removeRoiAnnotationLinkFromBoth
public void end_removeRoiAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeRoiAnnotationLinkFromBoth
in interfaceRoiPrx
-
removeShape
public void removeShape(Shape theTarget)
- Specified by:
removeShape
in interfaceRoiPrx
-
removeShape
public void removeShape(Shape theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeShape
in interfaceRoiPrx
-
begin_removeShape
public Ice.AsyncResult begin_removeShape(Shape theTarget)
- Specified by:
begin_removeShape
in interfaceRoiPrx
-
begin_removeShape
public Ice.AsyncResult begin_removeShape(Shape theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeShape
in interfaceRoiPrx
-
begin_removeShape
public Ice.AsyncResult begin_removeShape(Shape theTarget, Ice.Callback __cb)
- Specified by:
begin_removeShape
in interfaceRoiPrx
-
begin_removeShape
public Ice.AsyncResult begin_removeShape(Shape theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeShape
in interfaceRoiPrx
-
begin_removeShape
public Ice.AsyncResult begin_removeShape(Shape theTarget, Callback_Roi_removeShape __cb)
- Specified by:
begin_removeShape
in interfaceRoiPrx
-
begin_removeShape
public Ice.AsyncResult begin_removeShape(Shape theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeShape __cb)
- Specified by:
begin_removeShape
in interfaceRoiPrx
-
begin_removeShape
public Ice.AsyncResult begin_removeShape(Shape theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeShape
in interfaceRoiPrx
-
begin_removeShape
public Ice.AsyncResult begin_removeShape(Shape theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeShape
in interfaceRoiPrx
-
begin_removeShape
public Ice.AsyncResult begin_removeShape(Shape theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeShape
in interfaceRoiPrx
-
begin_removeShape
public Ice.AsyncResult begin_removeShape(Shape theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeShape
in interfaceRoiPrx
-
end_removeShape
public void end_removeShape(Ice.AsyncResult __iresult)
- Specified by:
end_removeShape
in interfaceRoiPrx
-
setDescription
public void setDescription(RString theDescription)
- Specified by:
setDescription
in interfaceRoiPrx
-
setDescription
public void setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setDescription
in interfaceRoiPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription)
- Specified by:
begin_setDescription
in interfaceRoiPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setDescription
in interfaceRoiPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Ice.Callback __cb)
- Specified by:
begin_setDescription
in interfaceRoiPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setDescription
in interfaceRoiPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Callback_Roi_setDescription __cb)
- Specified by:
begin_setDescription
in interfaceRoiPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setDescription __cb)
- Specified by:
begin_setDescription
in interfaceRoiPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDescription
in interfaceRoiPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDescription
in interfaceRoiPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDescription
in interfaceRoiPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDescription
in interfaceRoiPrx
-
end_setDescription
public void end_setDescription(Ice.AsyncResult __iresult)
- Specified by:
end_setDescription
in interfaceRoiPrx
-
setImage
public void setImage(Image theImage, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setImage
public Ice.AsyncResult begin_setImage(Image theImage)
- Specified by:
begin_setImage
in interfaceRoiPrx
-
begin_setImage
public Ice.AsyncResult begin_setImage(Image theImage, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setImage
in interfaceRoiPrx
-
begin_setImage
public Ice.AsyncResult begin_setImage(Image theImage, Ice.Callback __cb)
- Specified by:
begin_setImage
in interfaceRoiPrx
-
begin_setImage
public Ice.AsyncResult begin_setImage(Image theImage, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setImage
in interfaceRoiPrx
-
begin_setImage
public Ice.AsyncResult begin_setImage(Image theImage, Callback_Roi_setImage __cb)
- Specified by:
begin_setImage
in interfaceRoiPrx
-
begin_setImage
public Ice.AsyncResult begin_setImage(Image theImage, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setImage __cb)
- Specified by:
begin_setImage
in interfaceRoiPrx
-
begin_setImage
public Ice.AsyncResult begin_setImage(Image theImage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setImage
in interfaceRoiPrx
-
begin_setImage
public Ice.AsyncResult begin_setImage(Image theImage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setImage
in interfaceRoiPrx
-
begin_setImage
public Ice.AsyncResult begin_setImage(Image theImage, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setImage
in interfaceRoiPrx
-
begin_setImage
public Ice.AsyncResult begin_setImage(Image theImage, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setImage
in interfaceRoiPrx
-
end_setImage
public void end_setImage(Ice.AsyncResult __iresult)
- Specified by:
end_setImage
in interfaceRoiPrx
-
setName
public void setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName)
- Specified by:
begin_setName
in interfaceRoiPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setName
in interfaceRoiPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
- Specified by:
begin_setName
in interfaceRoiPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setName
in interfaceRoiPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Callback_Roi_setName __cb)
- Specified by:
begin_setName
in interfaceRoiPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setName __cb)
- Specified by:
begin_setName
in interfaceRoiPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setName
in interfaceRoiPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setName
in interfaceRoiPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setName
in interfaceRoiPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setName
in interfaceRoiPrx
-
end_setName
public void end_setName(Ice.AsyncResult __iresult)
- Specified by:
end_setName
in interfaceRoiPrx
-
setPrimaryShape
public Shape setPrimaryShape(Shape theElement)
- Specified by:
setPrimaryShape
in interfaceRoiPrx
-
setPrimaryShape
public Shape setPrimaryShape(Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setPrimaryShape
in interfaceRoiPrx
-
begin_setPrimaryShape
public Ice.AsyncResult begin_setPrimaryShape(Shape theElement)
- Specified by:
begin_setPrimaryShape
in interfaceRoiPrx
-
begin_setPrimaryShape
public Ice.AsyncResult begin_setPrimaryShape(Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPrimaryShape
in interfaceRoiPrx
-
begin_setPrimaryShape
public Ice.AsyncResult begin_setPrimaryShape(Shape theElement, Ice.Callback __cb)
- Specified by:
begin_setPrimaryShape
in interfaceRoiPrx
-
begin_setPrimaryShape
public Ice.AsyncResult begin_setPrimaryShape(Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setPrimaryShape
in interfaceRoiPrx
-
begin_setPrimaryShape
public Ice.AsyncResult begin_setPrimaryShape(Shape theElement, Callback_Roi_setPrimaryShape __cb)
- Specified by:
begin_setPrimaryShape
in interfaceRoiPrx
-
begin_setPrimaryShape
public Ice.AsyncResult begin_setPrimaryShape(Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setPrimaryShape __cb)
- Specified by:
begin_setPrimaryShape
in interfaceRoiPrx
-
begin_setPrimaryShape
public Ice.AsyncResult begin_setPrimaryShape(Shape theElement, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPrimaryShape
in interfaceRoiPrx
-
begin_setPrimaryShape
public Ice.AsyncResult begin_setPrimaryShape(Shape theElement, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPrimaryShape
in interfaceRoiPrx
-
begin_setPrimaryShape
public Ice.AsyncResult begin_setPrimaryShape(Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPrimaryShape
in interfaceRoiPrx
-
begin_setPrimaryShape
public Ice.AsyncResult begin_setPrimaryShape(Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPrimaryShape
in interfaceRoiPrx
-
end_setPrimaryShape
public Shape end_setPrimaryShape(Ice.AsyncResult __iresult)
- Specified by:
end_setPrimaryShape
in interfaceRoiPrx
-
__setPrimaryShape_completed
public static void __setPrimaryShape_completed(Ice.TwowayCallbackArg1<Shape> __cb, Ice.AsyncResult __result)
-
setShape
public Shape setShape(int index, Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setShape
public Ice.AsyncResult begin_setShape(int index, Shape theElement)
- Specified by:
begin_setShape
in interfaceRoiPrx
-
begin_setShape
public Ice.AsyncResult begin_setShape(int index, Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setShape
in interfaceRoiPrx
-
begin_setShape
public Ice.AsyncResult begin_setShape(int index, Shape theElement, Ice.Callback __cb)
- Specified by:
begin_setShape
in interfaceRoiPrx
-
begin_setShape
public Ice.AsyncResult begin_setShape(int index, Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setShape
in interfaceRoiPrx
-
begin_setShape
public Ice.AsyncResult begin_setShape(int index, Shape theElement, Callback_Roi_setShape __cb)
- Specified by:
begin_setShape
in interfaceRoiPrx
-
begin_setShape
public Ice.AsyncResult begin_setShape(int index, Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setShape __cb)
- Specified by:
begin_setShape
in interfaceRoiPrx
-
begin_setShape
public Ice.AsyncResult begin_setShape(int index, Shape theElement, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setShape
in interfaceRoiPrx
-
begin_setShape
public Ice.AsyncResult begin_setShape(int index, Shape theElement, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setShape
in interfaceRoiPrx
-
begin_setShape
public Ice.AsyncResult begin_setShape(int index, Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setShape
in interfaceRoiPrx
-
begin_setShape
public Ice.AsyncResult begin_setShape(int index, Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setShape
in interfaceRoiPrx
-
end_setShape
public Shape end_setShape(Ice.AsyncResult __iresult)
- Specified by:
end_setShape
in interfaceRoiPrx
-
__setShape_completed
public static void __setShape_completed(Ice.TwowayCallbackArg1<Shape> __cb, Ice.AsyncResult __result)
-
setSource
public void setSource(OriginalFile theSource)
-
setSource
public void setSource(OriginalFile theSource, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setSource
public Ice.AsyncResult begin_setSource(OriginalFile theSource)
- Specified by:
begin_setSource
in interfaceRoiPrx
-
begin_setSource
public Ice.AsyncResult begin_setSource(OriginalFile theSource, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setSource
in interfaceRoiPrx
-
begin_setSource
public Ice.AsyncResult begin_setSource(OriginalFile theSource, Ice.Callback __cb)
- Specified by:
begin_setSource
in interfaceRoiPrx
-
begin_setSource
public Ice.AsyncResult begin_setSource(OriginalFile theSource, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setSource
in interfaceRoiPrx
-
begin_setSource
public Ice.AsyncResult begin_setSource(OriginalFile theSource, Callback_Roi_setSource __cb)
- Specified by:
begin_setSource
in interfaceRoiPrx
-
begin_setSource
public Ice.AsyncResult begin_setSource(OriginalFile theSource, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setSource __cb)
- Specified by:
begin_setSource
in interfaceRoiPrx
-
begin_setSource
public Ice.AsyncResult begin_setSource(OriginalFile theSource, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setSource
in interfaceRoiPrx
-
begin_setSource
public Ice.AsyncResult begin_setSource(OriginalFile theSource, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setSource
in interfaceRoiPrx
-
begin_setSource
public Ice.AsyncResult begin_setSource(OriginalFile theSource, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setSource
in interfaceRoiPrx
-
begin_setSource
public Ice.AsyncResult begin_setSource(OriginalFile theSource, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setSource
in interfaceRoiPrx
-
end_setSource
public void end_setSource(Ice.AsyncResult __iresult)
- Specified by:
end_setSource
in interfaceRoiPrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersion
in interfaceRoiPrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersion
in interfaceRoiPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersion
in interfaceRoiPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersion
in interfaceRoiPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersion
in interfaceRoiPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setVersion
in interfaceRoiPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Roi_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceRoiPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceRoiPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersion
in interfaceRoiPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setVersion
in interfaceRoiPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersion
in interfaceRoiPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setVersion
in interfaceRoiPrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersion
in interfaceRoiPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinks
in interfaceRoiPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinks
in interfaceRoiPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceRoiPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceRoiPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceRoiPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceRoiPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Roi_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceRoiPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceRoiPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceRoiPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceRoiPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceRoiPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceRoiPrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinks
in interfaceRoiPrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfFolderLinks
public int sizeOfFolderLinks()
- Specified by:
sizeOfFolderLinks
in interfaceRoiPrx
-
sizeOfFolderLinks
public int sizeOfFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfFolderLinks
in interfaceRoiPrx
-
begin_sizeOfFolderLinks
public Ice.AsyncResult begin_sizeOfFolderLinks()
- Specified by:
begin_sizeOfFolderLinks
in interfaceRoiPrx
-
begin_sizeOfFolderLinks
public Ice.AsyncResult begin_sizeOfFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfFolderLinks
in interfaceRoiPrx
-
begin_sizeOfFolderLinks
public Ice.AsyncResult begin_sizeOfFolderLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfFolderLinks
in interfaceRoiPrx
-
begin_sizeOfFolderLinks
public Ice.AsyncResult begin_sizeOfFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfFolderLinks
in interfaceRoiPrx
-
begin_sizeOfFolderLinks
public Ice.AsyncResult begin_sizeOfFolderLinks(Callback_Roi_sizeOfFolderLinks __cb)
- Specified by:
begin_sizeOfFolderLinks
in interfaceRoiPrx
-
begin_sizeOfFolderLinks
public Ice.AsyncResult begin_sizeOfFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_sizeOfFolderLinks __cb)
- Specified by:
begin_sizeOfFolderLinks
in interfaceRoiPrx
-
begin_sizeOfFolderLinks
public Ice.AsyncResult begin_sizeOfFolderLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfFolderLinks
in interfaceRoiPrx
-
begin_sizeOfFolderLinks
public Ice.AsyncResult begin_sizeOfFolderLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfFolderLinks
in interfaceRoiPrx
-
begin_sizeOfFolderLinks
public Ice.AsyncResult begin_sizeOfFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfFolderLinks
in interfaceRoiPrx
-
begin_sizeOfFolderLinks
public Ice.AsyncResult begin_sizeOfFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfFolderLinks
in interfaceRoiPrx
-
end_sizeOfFolderLinks
public int end_sizeOfFolderLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfFolderLinks
in interfaceRoiPrx
-
__sizeOfFolderLinks_completed
public static void __sizeOfFolderLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfShapes
public int sizeOfShapes()
- Specified by:
sizeOfShapes
in interfaceRoiPrx
-
sizeOfShapes
public int sizeOfShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfShapes
in interfaceRoiPrx
-
begin_sizeOfShapes
public Ice.AsyncResult begin_sizeOfShapes()
- Specified by:
begin_sizeOfShapes
in interfaceRoiPrx
-
begin_sizeOfShapes
public Ice.AsyncResult begin_sizeOfShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfShapes
in interfaceRoiPrx
-
begin_sizeOfShapes
public Ice.AsyncResult begin_sizeOfShapes(Ice.Callback __cb)
- Specified by:
begin_sizeOfShapes
in interfaceRoiPrx
-
begin_sizeOfShapes
public Ice.AsyncResult begin_sizeOfShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfShapes
in interfaceRoiPrx
-
begin_sizeOfShapes
public Ice.AsyncResult begin_sizeOfShapes(Callback_Roi_sizeOfShapes __cb)
- Specified by:
begin_sizeOfShapes
in interfaceRoiPrx
-
begin_sizeOfShapes
public Ice.AsyncResult begin_sizeOfShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_sizeOfShapes __cb)
- Specified by:
begin_sizeOfShapes
in interfaceRoiPrx
-
begin_sizeOfShapes
public Ice.AsyncResult begin_sizeOfShapes(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfShapes
in interfaceRoiPrx
-
begin_sizeOfShapes
public Ice.AsyncResult begin_sizeOfShapes(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfShapes
in interfaceRoiPrx
-
begin_sizeOfShapes
public Ice.AsyncResult begin_sizeOfShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfShapes
in interfaceRoiPrx
-
begin_sizeOfShapes
public Ice.AsyncResult begin_sizeOfShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfShapes
in interfaceRoiPrx
-
end_sizeOfShapes
public int end_sizeOfShapes(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfShapes
in interfaceRoiPrx
-
__sizeOfShapes_completed
public static void __sizeOfShapes_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotation
in interfaceRoiPrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotation
in interfaceRoiPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotation
in interfaceRoiPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotation
in interfaceRoiPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceRoiPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceRoiPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Roi_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceRoiPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceRoiPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotation
in interfaceRoiPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkAnnotation
in interfaceRoiPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotation
in interfaceRoiPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkAnnotation
in interfaceRoiPrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotation
in interfaceRoiPrx
-
unlinkFolder
public void unlinkFolder(Folder removal)
- Specified by:
unlinkFolder
in interfaceRoiPrx
-
unlinkFolder
public void unlinkFolder(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkFolder
in interfaceRoiPrx
-
begin_unlinkFolder
public Ice.AsyncResult begin_unlinkFolder(Folder removal)
- Specified by:
begin_unlinkFolder
in interfaceRoiPrx
-
begin_unlinkFolder
public Ice.AsyncResult begin_unlinkFolder(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkFolder
in interfaceRoiPrx
-
begin_unlinkFolder
public Ice.AsyncResult begin_unlinkFolder(Folder removal, Ice.Callback __cb)
- Specified by:
begin_unlinkFolder
in interfaceRoiPrx
-
begin_unlinkFolder
public Ice.AsyncResult begin_unlinkFolder(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unlinkFolder
in interfaceRoiPrx
-
begin_unlinkFolder
public Ice.AsyncResult begin_unlinkFolder(Folder removal, Callback_Roi_unlinkFolder __cb)
- Specified by:
begin_unlinkFolder
in interfaceRoiPrx
-
begin_unlinkFolder
public Ice.AsyncResult begin_unlinkFolder(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_unlinkFolder __cb)
- Specified by:
begin_unlinkFolder
in interfaceRoiPrx
-
begin_unlinkFolder
public Ice.AsyncResult begin_unlinkFolder(Folder removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkFolder
in interfaceRoiPrx
-
begin_unlinkFolder
public Ice.AsyncResult begin_unlinkFolder(Folder removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkFolder
in interfaceRoiPrx
-
begin_unlinkFolder
public Ice.AsyncResult begin_unlinkFolder(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkFolder
in interfaceRoiPrx
-
begin_unlinkFolder
public Ice.AsyncResult begin_unlinkFolder(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkFolder
in interfaceRoiPrx
-
end_unlinkFolder
public void end_unlinkFolder(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkFolder
in interfaceRoiPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinks
in interfaceRoiPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinks
in interfaceRoiPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinks
in interfaceRoiPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinks
in interfaceRoiPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceRoiPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceRoiPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Roi_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceRoiPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceRoiPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceRoiPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceRoiPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceRoiPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceRoiPrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinks
in interfaceRoiPrx
-
unloadFolderLinks
public void unloadFolderLinks()
- Specified by:
unloadFolderLinks
in interfaceRoiPrx
-
unloadFolderLinks
public void unloadFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadFolderLinks
in interfaceRoiPrx
-
begin_unloadFolderLinks
public Ice.AsyncResult begin_unloadFolderLinks()
- Specified by:
begin_unloadFolderLinks
in interfaceRoiPrx
-
begin_unloadFolderLinks
public Ice.AsyncResult begin_unloadFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadFolderLinks
in interfaceRoiPrx
-
begin_unloadFolderLinks
public Ice.AsyncResult begin_unloadFolderLinks(Ice.Callback __cb)
- Specified by:
begin_unloadFolderLinks
in interfaceRoiPrx
-
begin_unloadFolderLinks
public Ice.AsyncResult begin_unloadFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadFolderLinks
in interfaceRoiPrx
-
begin_unloadFolderLinks
public Ice.AsyncResult begin_unloadFolderLinks(Callback_Roi_unloadFolderLinks __cb)
- Specified by:
begin_unloadFolderLinks
in interfaceRoiPrx
-
begin_unloadFolderLinks
public Ice.AsyncResult begin_unloadFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_unloadFolderLinks __cb)
- Specified by:
begin_unloadFolderLinks
in interfaceRoiPrx
-
begin_unloadFolderLinks
public Ice.AsyncResult begin_unloadFolderLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadFolderLinks
in interfaceRoiPrx
-
begin_unloadFolderLinks
public Ice.AsyncResult begin_unloadFolderLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadFolderLinks
in interfaceRoiPrx
-
begin_unloadFolderLinks
public Ice.AsyncResult begin_unloadFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadFolderLinks
in interfaceRoiPrx
-
begin_unloadFolderLinks
public Ice.AsyncResult begin_unloadFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadFolderLinks
in interfaceRoiPrx
-
end_unloadFolderLinks
public void end_unloadFolderLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadFolderLinks
in interfaceRoiPrx
-
unloadShapes
public void unloadShapes()
- Specified by:
unloadShapes
in interfaceRoiPrx
-
unloadShapes
public void unloadShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadShapes
in interfaceRoiPrx
-
begin_unloadShapes
public Ice.AsyncResult begin_unloadShapes()
- Specified by:
begin_unloadShapes
in interfaceRoiPrx
-
begin_unloadShapes
public Ice.AsyncResult begin_unloadShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadShapes
in interfaceRoiPrx
-
begin_unloadShapes
public Ice.AsyncResult begin_unloadShapes(Ice.Callback __cb)
- Specified by:
begin_unloadShapes
in interfaceRoiPrx
-
begin_unloadShapes
public Ice.AsyncResult begin_unloadShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadShapes
in interfaceRoiPrx
-
begin_unloadShapes
public Ice.AsyncResult begin_unloadShapes(Callback_Roi_unloadShapes __cb)
- Specified by:
begin_unloadShapes
in interfaceRoiPrx
-
begin_unloadShapes
public Ice.AsyncResult begin_unloadShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_unloadShapes __cb)
- Specified by:
begin_unloadShapes
in interfaceRoiPrx
-
begin_unloadShapes
public Ice.AsyncResult begin_unloadShapes(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadShapes
in interfaceRoiPrx
-
begin_unloadShapes
public Ice.AsyncResult begin_unloadShapes(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadShapes
in interfaceRoiPrx
-
begin_unloadShapes
public Ice.AsyncResult begin_unloadShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadShapes
in interfaceRoiPrx
-
begin_unloadShapes
public Ice.AsyncResult begin_unloadShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadShapes
in interfaceRoiPrx
-
end_unloadShapes
public void end_unloadShapes(Ice.AsyncResult __iresult)
- Specified by:
end_unloadShapes
in interfaceRoiPrx
-
checkedCast
public static RoiPrx checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static RoiPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static RoiPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static RoiPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
uncheckedCast
public static RoiPrx uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type.
-
uncheckedCast
public static RoiPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type.
-
ice_staticId
public static java.lang.String ice_staticId()
Provides the Slice type ID of this type.- Returns:
- The Slice type ID.
-
__write
public static void __write(IceInternal.BasicStream __os, RoiPrx v)
-
__read
public static RoiPrx __read(IceInternal.BasicStream __is)
-
-