Package omero.model
Interface RoiPrx
-
- All Superinterfaces:
IObjectPrx
,Ice.ObjectPrx
- All Known Implementing Classes:
RoiPrxHelper
public interface RoiPrx extends IObjectPrx
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description 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_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_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_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_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_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_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_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_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)
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 __result)
void
end_addAllRoiAnnotationLinkSet(Ice.AsyncResult __result)
void
end_addAllShapeSet(Ice.AsyncResult __result)
void
end_addFolderRoiLink(Ice.AsyncResult __result)
void
end_addFolderRoiLinkToBoth(Ice.AsyncResult __result)
void
end_addRoiAnnotationLink(Ice.AsyncResult __result)
void
end_addRoiAnnotationLinkToBoth(Ice.AsyncResult __result)
void
end_addShape(Ice.AsyncResult __result)
void
end_clearAnnotationLinks(Ice.AsyncResult __result)
void
end_clearFolderLinks(Ice.AsyncResult __result)
void
end_clearShapes(Ice.AsyncResult __result)
java.util.List<RoiAnnotationLink>
end_copyAnnotationLinks(Ice.AsyncResult __result)
java.util.List<FolderRoiLink>
end_copyFolderLinks(Ice.AsyncResult __result)
java.util.List<Shape>
end_copyShapes(Ice.AsyncResult __result)
java.util.List<FolderRoiLink>
end_findFolderRoiLink(Ice.AsyncResult __result)
java.util.List<RoiAnnotationLink>
end_findRoiAnnotationLink(Ice.AsyncResult __result)
java.util.Map<java.lang.Long,java.lang.Long>
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __result)
RString
end_getDescription(Ice.AsyncResult __result)
java.util.Map<java.lang.Long,java.lang.Long>
end_getFolderLinksCountPerOwner(Ice.AsyncResult __result)
Image
end_getImage(Ice.AsyncResult __result)
RString
end_getName(Ice.AsyncResult __result)
Shape
end_getPrimaryShape(Ice.AsyncResult __result)
Shape
end_getShape(Ice.AsyncResult __result)
OriginalFile
end_getSource(Ice.AsyncResult __result)
RInt
end_getVersion(Ice.AsyncResult __result)
RoiAnnotationLink
end_linkAnnotation(Ice.AsyncResult __result)
java.util.List<Annotation>
end_linkedAnnotationList(Ice.AsyncResult __result)
java.util.List<Folder>
end_linkedFolderList(Ice.AsyncResult __result)
FolderRoiLink
end_linkFolder(Ice.AsyncResult __result)
void
end_reloadAnnotationLinks(Ice.AsyncResult __result)
void
end_reloadFolderLinks(Ice.AsyncResult __result)
void
end_reloadShapes(Ice.AsyncResult __result)
void
end_removeAllFolderRoiLinkSet(Ice.AsyncResult __result)
void
end_removeAllRoiAnnotationLinkSet(Ice.AsyncResult __result)
void
end_removeAllShapeSet(Ice.AsyncResult __result)
void
end_removeFolderRoiLink(Ice.AsyncResult __result)
void
end_removeFolderRoiLinkFromBoth(Ice.AsyncResult __result)
void
end_removeRoiAnnotationLink(Ice.AsyncResult __result)
void
end_removeRoiAnnotationLinkFromBoth(Ice.AsyncResult __result)
void
end_removeShape(Ice.AsyncResult __result)
void
end_setDescription(Ice.AsyncResult __result)
void
end_setImage(Ice.AsyncResult __result)
void
end_setName(Ice.AsyncResult __result)
Shape
end_setPrimaryShape(Ice.AsyncResult __result)
Shape
end_setShape(Ice.AsyncResult __result)
void
end_setSource(Ice.AsyncResult __result)
void
end_setVersion(Ice.AsyncResult __result)
int
end_sizeOfAnnotationLinks(Ice.AsyncResult __result)
int
end_sizeOfFolderLinks(Ice.AsyncResult __result)
int
end_sizeOfShapes(Ice.AsyncResult __result)
void
end_unlinkAnnotation(Ice.AsyncResult __result)
void
end_unlinkFolder(Ice.AsyncResult __result)
void
end_unloadAnnotationLinks(Ice.AsyncResult __result)
void
end_unloadFolderLinks(Ice.AsyncResult __result)
void
end_unloadShapes(Ice.AsyncResult __result)
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)
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)
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)
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)
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
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)
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)
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
unloadAnnotationLinks()
void
unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
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 interface omero.model.IObjectPrx
begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, end_getDetails, end_getId, end_isAnnotated, end_isGlobal, end_isLink, end_isLoaded, end_isMutable, end_proxy, end_setId, end_shallowCopy, end_unload, end_unloadCollections, end_unloadDetails, getDetails, getDetails, getId, getId, isAnnotated, isAnnotated, isGlobal, isGlobal, isLink, isLink, isLoaded, isLoaded, isMutable, isMutable, proxy, proxy, setId, setId, shallowCopy, shallowCopy, unload, unload, unloadCollections, unloadCollections, unloadDetails, unloadDetails
-
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
-
-
-
-
Method Detail
-
getVersion
RInt getVersion()
-
getVersion
RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getVersion
Ice.AsyncResult begin_getVersion()
-
begin_getVersion
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getVersion
Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
-
begin_getVersion
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getVersion
Ice.AsyncResult begin_getVersion(Callback_Roi_getVersion __cb)
-
begin_getVersion
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getVersion __cb)
-
begin_getVersion
Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getVersion
Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getVersion
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getVersion
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)
-
end_getVersion
RInt end_getVersion(Ice.AsyncResult __result)
-
setVersion
void setVersion(RInt theVersion)
-
setVersion
void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Roi_setVersion __cb)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setVersion __cb)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setVersion
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)
-
end_setVersion
void end_setVersion(Ice.AsyncResult __result)
-
getName
RString getName()
-
getName
RString getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getName
Ice.AsyncResult begin_getName()
-
begin_getName
Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getName
Ice.AsyncResult begin_getName(Ice.Callback __cb)
-
begin_getName
Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getName
Ice.AsyncResult begin_getName(Callback_Roi_getName __cb)
-
begin_getName
Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getName __cb)
-
begin_getName
Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getName
Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getName
Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getName
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)
-
end_getName
RString end_getName(Ice.AsyncResult __result)
-
setName
void setName(RString theName)
-
setName
void setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setName
Ice.AsyncResult begin_setName(RString theName)
-
begin_setName
Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setName
Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
-
begin_setName
Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setName
Ice.AsyncResult begin_setName(RString theName, Callback_Roi_setName __cb)
-
begin_setName
Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setName __cb)
-
begin_setName
Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setName
Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setName
Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setName
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)
-
end_setName
void end_setName(Ice.AsyncResult __result)
-
unloadShapes
void unloadShapes()
-
unloadShapes
void unloadShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadShapes
Ice.AsyncResult begin_unloadShapes()
-
begin_unloadShapes
Ice.AsyncResult begin_unloadShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadShapes
Ice.AsyncResult begin_unloadShapes(Ice.Callback __cb)
-
begin_unloadShapes
Ice.AsyncResult begin_unloadShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unloadShapes
Ice.AsyncResult begin_unloadShapes(Callback_Roi_unloadShapes __cb)
-
begin_unloadShapes
Ice.AsyncResult begin_unloadShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_unloadShapes __cb)
-
begin_unloadShapes
Ice.AsyncResult begin_unloadShapes(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadShapes
Ice.AsyncResult begin_unloadShapes(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unloadShapes
Ice.AsyncResult begin_unloadShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadShapes
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)
-
end_unloadShapes
void end_unloadShapes(Ice.AsyncResult __result)
-
sizeOfShapes
int sizeOfShapes()
-
sizeOfShapes
int sizeOfShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfShapes
Ice.AsyncResult begin_sizeOfShapes()
-
begin_sizeOfShapes
Ice.AsyncResult begin_sizeOfShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfShapes
Ice.AsyncResult begin_sizeOfShapes(Ice.Callback __cb)
-
begin_sizeOfShapes
Ice.AsyncResult begin_sizeOfShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_sizeOfShapes
Ice.AsyncResult begin_sizeOfShapes(Callback_Roi_sizeOfShapes __cb)
-
begin_sizeOfShapes
Ice.AsyncResult begin_sizeOfShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_sizeOfShapes __cb)
-
begin_sizeOfShapes
Ice.AsyncResult begin_sizeOfShapes(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfShapes
Ice.AsyncResult begin_sizeOfShapes(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_sizeOfShapes
Ice.AsyncResult begin_sizeOfShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfShapes
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)
-
end_sizeOfShapes
int end_sizeOfShapes(Ice.AsyncResult __result)
-
copyShapes
java.util.List<Shape> copyShapes()
-
copyShapes
java.util.List<Shape> copyShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyShapes
Ice.AsyncResult begin_copyShapes()
-
begin_copyShapes
Ice.AsyncResult begin_copyShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyShapes
Ice.AsyncResult begin_copyShapes(Ice.Callback __cb)
-
begin_copyShapes
Ice.AsyncResult begin_copyShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_copyShapes
Ice.AsyncResult begin_copyShapes(Callback_Roi_copyShapes __cb)
-
begin_copyShapes
Ice.AsyncResult begin_copyShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_copyShapes __cb)
-
begin_copyShapes
Ice.AsyncResult begin_copyShapes(IceInternal.Functional_GenericCallback1<java.util.List<Shape>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyShapes
Ice.AsyncResult begin_copyShapes(IceInternal.Functional_GenericCallback1<java.util.List<Shape>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_copyShapes
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)
-
begin_copyShapes
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)
-
end_copyShapes
java.util.List<Shape> end_copyShapes(Ice.AsyncResult __result)
-
addShape
void addShape(Shape target)
-
addShape
void addShape(Shape target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addShape
Ice.AsyncResult begin_addShape(Shape target)
-
begin_addShape
Ice.AsyncResult begin_addShape(Shape target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addShape
Ice.AsyncResult begin_addShape(Shape target, Ice.Callback __cb)
-
begin_addShape
Ice.AsyncResult begin_addShape(Shape target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addShape
Ice.AsyncResult begin_addShape(Shape target, Callback_Roi_addShape __cb)
-
begin_addShape
Ice.AsyncResult begin_addShape(Shape target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addShape __cb)
-
begin_addShape
Ice.AsyncResult begin_addShape(Shape target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addShape
Ice.AsyncResult begin_addShape(Shape target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addShape
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)
-
begin_addShape
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)
-
end_addShape
void end_addShape(Ice.AsyncResult __result)
-
addAllShapeSet
void addAllShapeSet(java.util.List<Shape> targets)
-
addAllShapeSet
void addAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllShapeSet
Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets)
-
begin_addAllShapeSet
Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllShapeSet
Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets, Ice.Callback __cb)
-
begin_addAllShapeSet
Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addAllShapeSet
Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets, Callback_Roi_addAllShapeSet __cb)
-
begin_addAllShapeSet
Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addAllShapeSet __cb)
-
begin_addAllShapeSet
Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllShapeSet
Ice.AsyncResult begin_addAllShapeSet(java.util.List<Shape> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addAllShapeSet
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)
-
begin_addAllShapeSet
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)
-
end_addAllShapeSet
void end_addAllShapeSet(Ice.AsyncResult __result)
-
removeShape
void removeShape(Shape theTarget)
-
removeShape
void removeShape(Shape theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeShape
Ice.AsyncResult begin_removeShape(Shape theTarget)
-
begin_removeShape
Ice.AsyncResult begin_removeShape(Shape theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeShape
Ice.AsyncResult begin_removeShape(Shape theTarget, Ice.Callback __cb)
-
begin_removeShape
Ice.AsyncResult begin_removeShape(Shape theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeShape
Ice.AsyncResult begin_removeShape(Shape theTarget, Callback_Roi_removeShape __cb)
-
begin_removeShape
Ice.AsyncResult begin_removeShape(Shape theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeShape __cb)
-
begin_removeShape
Ice.AsyncResult begin_removeShape(Shape theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeShape
Ice.AsyncResult begin_removeShape(Shape theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeShape
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)
-
begin_removeShape
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)
-
end_removeShape
void end_removeShape(Ice.AsyncResult __result)
-
removeAllShapeSet
void removeAllShapeSet(java.util.List<Shape> targets)
-
removeAllShapeSet
void removeAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllShapeSet
Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets)
-
begin_removeAllShapeSet
Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllShapeSet
Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets, Ice.Callback __cb)
-
begin_removeAllShapeSet
Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeAllShapeSet
Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets, Callback_Roi_removeAllShapeSet __cb)
-
begin_removeAllShapeSet
Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeAllShapeSet __cb)
-
begin_removeAllShapeSet
Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllShapeSet
Ice.AsyncResult begin_removeAllShapeSet(java.util.List<Shape> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeAllShapeSet
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)
-
begin_removeAllShapeSet
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)
-
end_removeAllShapeSet
void end_removeAllShapeSet(Ice.AsyncResult __result)
-
clearShapes
void clearShapes()
-
clearShapes
void clearShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearShapes
Ice.AsyncResult begin_clearShapes()
-
begin_clearShapes
Ice.AsyncResult begin_clearShapes(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearShapes
Ice.AsyncResult begin_clearShapes(Ice.Callback __cb)
-
begin_clearShapes
Ice.AsyncResult begin_clearShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_clearShapes
Ice.AsyncResult begin_clearShapes(Callback_Roi_clearShapes __cb)
-
begin_clearShapes
Ice.AsyncResult begin_clearShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_clearShapes __cb)
-
begin_clearShapes
Ice.AsyncResult begin_clearShapes(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearShapes
Ice.AsyncResult begin_clearShapes(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_clearShapes
Ice.AsyncResult begin_clearShapes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearShapes
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)
-
end_clearShapes
void end_clearShapes(Ice.AsyncResult __result)
-
reloadShapes
void reloadShapes(Roi toCopy)
-
reloadShapes
void reloadShapes(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadShapes
Ice.AsyncResult begin_reloadShapes(Roi toCopy)
-
begin_reloadShapes
Ice.AsyncResult begin_reloadShapes(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadShapes
Ice.AsyncResult begin_reloadShapes(Roi toCopy, Ice.Callback __cb)
-
begin_reloadShapes
Ice.AsyncResult begin_reloadShapes(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_reloadShapes
Ice.AsyncResult begin_reloadShapes(Roi toCopy, Callback_Roi_reloadShapes __cb)
-
begin_reloadShapes
Ice.AsyncResult begin_reloadShapes(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_reloadShapes __cb)
-
begin_reloadShapes
Ice.AsyncResult begin_reloadShapes(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadShapes
Ice.AsyncResult begin_reloadShapes(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_reloadShapes
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)
-
begin_reloadShapes
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)
-
end_reloadShapes
void end_reloadShapes(Ice.AsyncResult __result)
-
getShape
Shape getShape(int index)
-
getShape
Shape getShape(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getShape
Ice.AsyncResult begin_getShape(int index)
-
begin_getShape
Ice.AsyncResult begin_getShape(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getShape
Ice.AsyncResult begin_getShape(int index, Ice.Callback __cb)
-
begin_getShape
Ice.AsyncResult begin_getShape(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getShape
Ice.AsyncResult begin_getShape(int index, Callback_Roi_getShape __cb)
-
begin_getShape
Ice.AsyncResult begin_getShape(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getShape __cb)
-
begin_getShape
Ice.AsyncResult begin_getShape(int index, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getShape
Ice.AsyncResult begin_getShape(int index, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getShape
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)
-
begin_getShape
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)
-
end_getShape
Shape end_getShape(Ice.AsyncResult __result)
-
setShape
Shape setShape(int index, Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setShape
Ice.AsyncResult begin_setShape(int index, Shape theElement)
-
begin_setShape
Ice.AsyncResult begin_setShape(int index, Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setShape
Ice.AsyncResult begin_setShape(int index, Shape theElement, Ice.Callback __cb)
-
begin_setShape
Ice.AsyncResult begin_setShape(int index, Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setShape
Ice.AsyncResult begin_setShape(int index, Shape theElement, Callback_Roi_setShape __cb)
-
begin_setShape
Ice.AsyncResult begin_setShape(int index, Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setShape __cb)
-
begin_setShape
Ice.AsyncResult begin_setShape(int index, Shape theElement, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setShape
Ice.AsyncResult begin_setShape(int index, Shape theElement, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setShape
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)
-
begin_setShape
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)
-
end_setShape
Shape end_setShape(Ice.AsyncResult __result)
-
getPrimaryShape
Shape getPrimaryShape()
-
getPrimaryShape
Shape getPrimaryShape(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getPrimaryShape
Ice.AsyncResult begin_getPrimaryShape()
-
begin_getPrimaryShape
Ice.AsyncResult begin_getPrimaryShape(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getPrimaryShape
Ice.AsyncResult begin_getPrimaryShape(Ice.Callback __cb)
-
begin_getPrimaryShape
Ice.AsyncResult begin_getPrimaryShape(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getPrimaryShape
Ice.AsyncResult begin_getPrimaryShape(Callback_Roi_getPrimaryShape __cb)
-
begin_getPrimaryShape
Ice.AsyncResult begin_getPrimaryShape(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getPrimaryShape __cb)
-
begin_getPrimaryShape
Ice.AsyncResult begin_getPrimaryShape(IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getPrimaryShape
Ice.AsyncResult begin_getPrimaryShape(IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getPrimaryShape
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)
-
begin_getPrimaryShape
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)
-
end_getPrimaryShape
Shape end_getPrimaryShape(Ice.AsyncResult __result)
-
setPrimaryShape
Shape setPrimaryShape(Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setPrimaryShape
Ice.AsyncResult begin_setPrimaryShape(Shape theElement)
-
begin_setPrimaryShape
Ice.AsyncResult begin_setPrimaryShape(Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setPrimaryShape
Ice.AsyncResult begin_setPrimaryShape(Shape theElement, Ice.Callback __cb)
-
begin_setPrimaryShape
Ice.AsyncResult begin_setPrimaryShape(Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setPrimaryShape
Ice.AsyncResult begin_setPrimaryShape(Shape theElement, Callback_Roi_setPrimaryShape __cb)
-
begin_setPrimaryShape
Ice.AsyncResult begin_setPrimaryShape(Shape theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setPrimaryShape __cb)
-
begin_setPrimaryShape
Ice.AsyncResult begin_setPrimaryShape(Shape theElement, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setPrimaryShape
Ice.AsyncResult begin_setPrimaryShape(Shape theElement, IceInternal.Functional_GenericCallback1<Shape> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setPrimaryShape
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)
-
begin_setPrimaryShape
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)
-
end_setPrimaryShape
Shape end_setPrimaryShape(Ice.AsyncResult __result)
-
getImage
Image getImage()
-
getImage
Image getImage(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getImage
Ice.AsyncResult begin_getImage()
-
begin_getImage
Ice.AsyncResult begin_getImage(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getImage
Ice.AsyncResult begin_getImage(Ice.Callback __cb)
-
begin_getImage
Ice.AsyncResult begin_getImage(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getImage
Ice.AsyncResult begin_getImage(Callback_Roi_getImage __cb)
-
begin_getImage
Ice.AsyncResult begin_getImage(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getImage __cb)
-
begin_getImage
Ice.AsyncResult begin_getImage(IceInternal.Functional_GenericCallback1<Image> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getImage
Ice.AsyncResult begin_getImage(IceInternal.Functional_GenericCallback1<Image> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getImage
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)
-
begin_getImage
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)
-
end_getImage
Image end_getImage(Ice.AsyncResult __result)
-
setImage
void setImage(Image theImage)
-
setImage
void setImage(Image theImage, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setImage
Ice.AsyncResult begin_setImage(Image theImage)
-
begin_setImage
Ice.AsyncResult begin_setImage(Image theImage, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setImage
Ice.AsyncResult begin_setImage(Image theImage, Ice.Callback __cb)
-
begin_setImage
Ice.AsyncResult begin_setImage(Image theImage, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setImage
Ice.AsyncResult begin_setImage(Image theImage, Callback_Roi_setImage __cb)
-
begin_setImage
Ice.AsyncResult begin_setImage(Image theImage, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setImage __cb)
-
begin_setImage
Ice.AsyncResult begin_setImage(Image theImage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setImage
Ice.AsyncResult begin_setImage(Image theImage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setImage
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)
-
begin_setImage
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)
-
end_setImage
void end_setImage(Ice.AsyncResult __result)
-
getSource
OriginalFile getSource()
-
getSource
OriginalFile getSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getSource
Ice.AsyncResult begin_getSource()
-
begin_getSource
Ice.AsyncResult begin_getSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getSource
Ice.AsyncResult begin_getSource(Ice.Callback __cb)
-
begin_getSource
Ice.AsyncResult begin_getSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getSource
Ice.AsyncResult begin_getSource(Callback_Roi_getSource __cb)
-
begin_getSource
Ice.AsyncResult begin_getSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getSource __cb)
-
begin_getSource
Ice.AsyncResult begin_getSource(IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getSource
Ice.AsyncResult begin_getSource(IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getSource
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)
-
begin_getSource
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)
-
end_getSource
OriginalFile end_getSource(Ice.AsyncResult __result)
-
setSource
void setSource(OriginalFile theSource)
-
setSource
void setSource(OriginalFile theSource, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setSource
Ice.AsyncResult begin_setSource(OriginalFile theSource)
-
begin_setSource
Ice.AsyncResult begin_setSource(OriginalFile theSource, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setSource
Ice.AsyncResult begin_setSource(OriginalFile theSource, Ice.Callback __cb)
-
begin_setSource
Ice.AsyncResult begin_setSource(OriginalFile theSource, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setSource
Ice.AsyncResult begin_setSource(OriginalFile theSource, Callback_Roi_setSource __cb)
-
begin_setSource
Ice.AsyncResult begin_setSource(OriginalFile theSource, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setSource __cb)
-
begin_setSource
Ice.AsyncResult begin_setSource(OriginalFile theSource, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setSource
Ice.AsyncResult begin_setSource(OriginalFile theSource, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setSource
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)
-
begin_setSource
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)
-
end_setSource
void end_setSource(Ice.AsyncResult __result)
-
unloadFolderLinks
void unloadFolderLinks()
-
unloadFolderLinks
void unloadFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadFolderLinks
Ice.AsyncResult begin_unloadFolderLinks()
-
begin_unloadFolderLinks
Ice.AsyncResult begin_unloadFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadFolderLinks
Ice.AsyncResult begin_unloadFolderLinks(Ice.Callback __cb)
-
begin_unloadFolderLinks
Ice.AsyncResult begin_unloadFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unloadFolderLinks
Ice.AsyncResult begin_unloadFolderLinks(Callback_Roi_unloadFolderLinks __cb)
-
begin_unloadFolderLinks
Ice.AsyncResult begin_unloadFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_unloadFolderLinks __cb)
-
begin_unloadFolderLinks
Ice.AsyncResult begin_unloadFolderLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadFolderLinks
Ice.AsyncResult begin_unloadFolderLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unloadFolderLinks
Ice.AsyncResult begin_unloadFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadFolderLinks
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)
-
end_unloadFolderLinks
void end_unloadFolderLinks(Ice.AsyncResult __result)
-
sizeOfFolderLinks
int sizeOfFolderLinks()
-
sizeOfFolderLinks
int sizeOfFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfFolderLinks
Ice.AsyncResult begin_sizeOfFolderLinks()
-
begin_sizeOfFolderLinks
Ice.AsyncResult begin_sizeOfFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfFolderLinks
Ice.AsyncResult begin_sizeOfFolderLinks(Ice.Callback __cb)
-
begin_sizeOfFolderLinks
Ice.AsyncResult begin_sizeOfFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_sizeOfFolderLinks
Ice.AsyncResult begin_sizeOfFolderLinks(Callback_Roi_sizeOfFolderLinks __cb)
-
begin_sizeOfFolderLinks
Ice.AsyncResult begin_sizeOfFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_sizeOfFolderLinks __cb)
-
begin_sizeOfFolderLinks
Ice.AsyncResult begin_sizeOfFolderLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfFolderLinks
Ice.AsyncResult begin_sizeOfFolderLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_sizeOfFolderLinks
Ice.AsyncResult begin_sizeOfFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfFolderLinks
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)
-
end_sizeOfFolderLinks
int end_sizeOfFolderLinks(Ice.AsyncResult __result)
-
copyFolderLinks
java.util.List<FolderRoiLink> copyFolderLinks()
-
copyFolderLinks
java.util.List<FolderRoiLink> copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyFolderLinks
Ice.AsyncResult begin_copyFolderLinks()
-
begin_copyFolderLinks
Ice.AsyncResult begin_copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyFolderLinks
Ice.AsyncResult begin_copyFolderLinks(Ice.Callback __cb)
-
begin_copyFolderLinks
Ice.AsyncResult begin_copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_copyFolderLinks
Ice.AsyncResult begin_copyFolderLinks(Callback_Roi_copyFolderLinks __cb)
-
begin_copyFolderLinks
Ice.AsyncResult begin_copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_copyFolderLinks __cb)
-
begin_copyFolderLinks
Ice.AsyncResult begin_copyFolderLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyFolderLinks
Ice.AsyncResult begin_copyFolderLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_copyFolderLinks
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)
-
begin_copyFolderLinks
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)
-
end_copyFolderLinks
java.util.List<FolderRoiLink> end_copyFolderLinks(Ice.AsyncResult __result)
-
addFolderRoiLink
void addFolderRoiLink(FolderRoiLink target)
-
addFolderRoiLink
void addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addFolderRoiLink
Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target)
-
begin_addFolderRoiLink
Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addFolderRoiLink
Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, Ice.Callback __cb)
-
begin_addFolderRoiLink
Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addFolderRoiLink
Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, Callback_Roi_addFolderRoiLink __cb)
-
begin_addFolderRoiLink
Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addFolderRoiLink __cb)
-
begin_addFolderRoiLink
Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addFolderRoiLink
Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addFolderRoiLink
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)
-
begin_addFolderRoiLink
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)
-
end_addFolderRoiLink
void end_addFolderRoiLink(Ice.AsyncResult __result)
-
addAllFolderRoiLinkSet
void addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
-
addAllFolderRoiLinkSet
void addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllFolderRoiLinkSet
Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
-
begin_addAllFolderRoiLinkSet
Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllFolderRoiLinkSet
Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Callback __cb)
-
begin_addAllFolderRoiLinkSet
Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addAllFolderRoiLinkSet
Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Callback_Roi_addAllFolderRoiLinkSet __cb)
-
begin_addAllFolderRoiLinkSet
Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addAllFolderRoiLinkSet __cb)
-
begin_addAllFolderRoiLinkSet
Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllFolderRoiLinkSet
Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addAllFolderRoiLinkSet
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)
-
begin_addAllFolderRoiLinkSet
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)
-
end_addAllFolderRoiLinkSet
void end_addAllFolderRoiLinkSet(Ice.AsyncResult __result)
-
removeFolderRoiLink
void removeFolderRoiLink(FolderRoiLink theTarget)
-
removeFolderRoiLink
void removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeFolderRoiLink
Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget)
-
begin_removeFolderRoiLink
Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeFolderRoiLink
Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, Ice.Callback __cb)
-
begin_removeFolderRoiLink
Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeFolderRoiLink
Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, Callback_Roi_removeFolderRoiLink __cb)
-
begin_removeFolderRoiLink
Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeFolderRoiLink __cb)
-
begin_removeFolderRoiLink
Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeFolderRoiLink
Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeFolderRoiLink
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)
-
begin_removeFolderRoiLink
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)
-
end_removeFolderRoiLink
void end_removeFolderRoiLink(Ice.AsyncResult __result)
-
removeAllFolderRoiLinkSet
void removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
-
removeAllFolderRoiLinkSet
void removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllFolderRoiLinkSet
Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
-
begin_removeAllFolderRoiLinkSet
Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllFolderRoiLinkSet
Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Callback __cb)
-
begin_removeAllFolderRoiLinkSet
Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeAllFolderRoiLinkSet
Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Callback_Roi_removeAllFolderRoiLinkSet __cb)
-
begin_removeAllFolderRoiLinkSet
Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeAllFolderRoiLinkSet __cb)
-
begin_removeAllFolderRoiLinkSet
Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllFolderRoiLinkSet
Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeAllFolderRoiLinkSet
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)
-
begin_removeAllFolderRoiLinkSet
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)
-
end_removeAllFolderRoiLinkSet
void end_removeAllFolderRoiLinkSet(Ice.AsyncResult __result)
-
clearFolderLinks
void clearFolderLinks()
-
clearFolderLinks
void clearFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearFolderLinks
Ice.AsyncResult begin_clearFolderLinks()
-
begin_clearFolderLinks
Ice.AsyncResult begin_clearFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearFolderLinks
Ice.AsyncResult begin_clearFolderLinks(Ice.Callback __cb)
-
begin_clearFolderLinks
Ice.AsyncResult begin_clearFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_clearFolderLinks
Ice.AsyncResult begin_clearFolderLinks(Callback_Roi_clearFolderLinks __cb)
-
begin_clearFolderLinks
Ice.AsyncResult begin_clearFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_clearFolderLinks __cb)
-
begin_clearFolderLinks
Ice.AsyncResult begin_clearFolderLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearFolderLinks
Ice.AsyncResult begin_clearFolderLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_clearFolderLinks
Ice.AsyncResult begin_clearFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearFolderLinks
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)
-
end_clearFolderLinks
void end_clearFolderLinks(Ice.AsyncResult __result)
-
reloadFolderLinks
void reloadFolderLinks(Roi toCopy)
-
reloadFolderLinks
void reloadFolderLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadFolderLinks
Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy)
-
begin_reloadFolderLinks
Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadFolderLinks
Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy, Ice.Callback __cb)
-
begin_reloadFolderLinks
Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_reloadFolderLinks
Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy, Callback_Roi_reloadFolderLinks __cb)
-
begin_reloadFolderLinks
Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_reloadFolderLinks __cb)
-
begin_reloadFolderLinks
Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadFolderLinks
Ice.AsyncResult begin_reloadFolderLinks(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_reloadFolderLinks
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)
-
begin_reloadFolderLinks
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)
-
end_reloadFolderLinks
void end_reloadFolderLinks(Ice.AsyncResult __result)
-
getFolderLinksCountPerOwner
java.util.Map<java.lang.Long,java.lang.Long> getFolderLinksCountPerOwner()
-
getFolderLinksCountPerOwner
java.util.Map<java.lang.Long,java.lang.Long> getFolderLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getFolderLinksCountPerOwner
Ice.AsyncResult begin_getFolderLinksCountPerOwner()
-
begin_getFolderLinksCountPerOwner
Ice.AsyncResult begin_getFolderLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getFolderLinksCountPerOwner
Ice.AsyncResult begin_getFolderLinksCountPerOwner(Ice.Callback __cb)
-
begin_getFolderLinksCountPerOwner
Ice.AsyncResult begin_getFolderLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getFolderLinksCountPerOwner
Ice.AsyncResult begin_getFolderLinksCountPerOwner(Callback_Roi_getFolderLinksCountPerOwner __cb)
-
begin_getFolderLinksCountPerOwner
Ice.AsyncResult begin_getFolderLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getFolderLinksCountPerOwner __cb)
-
begin_getFolderLinksCountPerOwner
Ice.AsyncResult begin_getFolderLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getFolderLinksCountPerOwner
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)
-
begin_getFolderLinksCountPerOwner
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)
-
begin_getFolderLinksCountPerOwner
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)
-
end_getFolderLinksCountPerOwner
java.util.Map<java.lang.Long,java.lang.Long> end_getFolderLinksCountPerOwner(Ice.AsyncResult __result)
-
linkFolder
FolderRoiLink linkFolder(Folder addition)
-
linkFolder
FolderRoiLink linkFolder(Folder addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkFolder
Ice.AsyncResult begin_linkFolder(Folder addition)
-
begin_linkFolder
Ice.AsyncResult begin_linkFolder(Folder addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkFolder
Ice.AsyncResult begin_linkFolder(Folder addition, Ice.Callback __cb)
-
begin_linkFolder
Ice.AsyncResult begin_linkFolder(Folder addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_linkFolder
Ice.AsyncResult begin_linkFolder(Folder addition, Callback_Roi_linkFolder __cb)
-
begin_linkFolder
Ice.AsyncResult begin_linkFolder(Folder addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_linkFolder __cb)
-
begin_linkFolder
Ice.AsyncResult begin_linkFolder(Folder addition, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_linkFolder
Ice.AsyncResult begin_linkFolder(Folder addition, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_linkFolder
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)
-
begin_linkFolder
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)
-
end_linkFolder
FolderRoiLink end_linkFolder(Ice.AsyncResult __result)
-
addFolderRoiLinkToBoth
void addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
-
addFolderRoiLinkToBoth
void addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addFolderRoiLinkToBoth
Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
-
begin_addFolderRoiLinkToBoth
Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addFolderRoiLinkToBoth
Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, Ice.Callback __cb)
-
begin_addFolderRoiLinkToBoth
Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addFolderRoiLinkToBoth
Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, Callback_Roi_addFolderRoiLinkToBoth __cb)
-
begin_addFolderRoiLinkToBoth
Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addFolderRoiLinkToBoth __cb)
-
begin_addFolderRoiLinkToBoth
Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addFolderRoiLinkToBoth
Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addFolderRoiLinkToBoth
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)
-
begin_addFolderRoiLinkToBoth
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)
-
end_addFolderRoiLinkToBoth
void end_addFolderRoiLinkToBoth(Ice.AsyncResult __result)
-
findFolderRoiLink
java.util.List<FolderRoiLink> findFolderRoiLink(Folder removal)
-
findFolderRoiLink
java.util.List<FolderRoiLink> findFolderRoiLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_findFolderRoiLink
Ice.AsyncResult begin_findFolderRoiLink(Folder removal)
-
begin_findFolderRoiLink
Ice.AsyncResult begin_findFolderRoiLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_findFolderRoiLink
Ice.AsyncResult begin_findFolderRoiLink(Folder removal, Ice.Callback __cb)
-
begin_findFolderRoiLink
Ice.AsyncResult begin_findFolderRoiLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_findFolderRoiLink
Ice.AsyncResult begin_findFolderRoiLink(Folder removal, Callback_Roi_findFolderRoiLink __cb)
-
begin_findFolderRoiLink
Ice.AsyncResult begin_findFolderRoiLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_findFolderRoiLink __cb)
-
begin_findFolderRoiLink
Ice.AsyncResult begin_findFolderRoiLink(Folder removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_findFolderRoiLink
Ice.AsyncResult begin_findFolderRoiLink(Folder removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_findFolderRoiLink
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)
-
begin_findFolderRoiLink
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)
-
end_findFolderRoiLink
java.util.List<FolderRoiLink> end_findFolderRoiLink(Ice.AsyncResult __result)
-
unlinkFolder
void unlinkFolder(Folder removal)
-
unlinkFolder
void unlinkFolder(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unlinkFolder
Ice.AsyncResult begin_unlinkFolder(Folder removal)
-
begin_unlinkFolder
Ice.AsyncResult begin_unlinkFolder(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unlinkFolder
Ice.AsyncResult begin_unlinkFolder(Folder removal, Ice.Callback __cb)
-
begin_unlinkFolder
Ice.AsyncResult begin_unlinkFolder(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unlinkFolder
Ice.AsyncResult begin_unlinkFolder(Folder removal, Callback_Roi_unlinkFolder __cb)
-
begin_unlinkFolder
Ice.AsyncResult begin_unlinkFolder(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_unlinkFolder __cb)
-
begin_unlinkFolder
Ice.AsyncResult begin_unlinkFolder(Folder removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unlinkFolder
Ice.AsyncResult begin_unlinkFolder(Folder removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unlinkFolder
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)
-
begin_unlinkFolder
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)
-
end_unlinkFolder
void end_unlinkFolder(Ice.AsyncResult __result)
-
removeFolderRoiLinkFromBoth
void removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
-
removeFolderRoiLinkFromBoth
void removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeFolderRoiLinkFromBoth
Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
-
begin_removeFolderRoiLinkFromBoth
Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeFolderRoiLinkFromBoth
Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, Ice.Callback __cb)
-
begin_removeFolderRoiLinkFromBoth
Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeFolderRoiLinkFromBoth
Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, Callback_Roi_removeFolderRoiLinkFromBoth __cb)
-
begin_removeFolderRoiLinkFromBoth
Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeFolderRoiLinkFromBoth __cb)
-
begin_removeFolderRoiLinkFromBoth
Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeFolderRoiLinkFromBoth
Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeFolderRoiLinkFromBoth
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)
-
begin_removeFolderRoiLinkFromBoth
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)
-
end_removeFolderRoiLinkFromBoth
void end_removeFolderRoiLinkFromBoth(Ice.AsyncResult __result)
-
linkedFolderList
java.util.List<Folder> linkedFolderList()
-
linkedFolderList
java.util.List<Folder> linkedFolderList(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkedFolderList
Ice.AsyncResult begin_linkedFolderList()
-
begin_linkedFolderList
Ice.AsyncResult begin_linkedFolderList(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkedFolderList
Ice.AsyncResult begin_linkedFolderList(Ice.Callback __cb)
-
begin_linkedFolderList
Ice.AsyncResult begin_linkedFolderList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_linkedFolderList
Ice.AsyncResult begin_linkedFolderList(Callback_Roi_linkedFolderList __cb)
-
begin_linkedFolderList
Ice.AsyncResult begin_linkedFolderList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_linkedFolderList __cb)
-
begin_linkedFolderList
Ice.AsyncResult begin_linkedFolderList(IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_linkedFolderList
Ice.AsyncResult begin_linkedFolderList(IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_linkedFolderList
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)
-
begin_linkedFolderList
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)
-
end_linkedFolderList
java.util.List<Folder> end_linkedFolderList(Ice.AsyncResult __result)
-
unloadAnnotationLinks
void unloadAnnotationLinks()
-
unloadAnnotationLinks
void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks()
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Roi_unloadAnnotationLinks __cb)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_unloadAnnotationLinks __cb)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadAnnotationLinks
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)
-
end_unloadAnnotationLinks
void end_unloadAnnotationLinks(Ice.AsyncResult __result)
-
sizeOfAnnotationLinks
int sizeOfAnnotationLinks()
-
sizeOfAnnotationLinks
int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks()
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Roi_sizeOfAnnotationLinks __cb)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_sizeOfAnnotationLinks __cb)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfAnnotationLinks
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)
-
end_sizeOfAnnotationLinks
int end_sizeOfAnnotationLinks(Ice.AsyncResult __result)
-
copyAnnotationLinks
java.util.List<RoiAnnotationLink> copyAnnotationLinks()
-
copyAnnotationLinks
java.util.List<RoiAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks()
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(Callback_Roi_copyAnnotationLinks __cb)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_copyAnnotationLinks __cb)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_copyAnnotationLinks
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)
-
begin_copyAnnotationLinks
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)
-
end_copyAnnotationLinks
java.util.List<RoiAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __result)
-
addRoiAnnotationLink
void addRoiAnnotationLink(RoiAnnotationLink target)
-
addRoiAnnotationLink
void addRoiAnnotationLink(RoiAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addRoiAnnotationLink
Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target)
-
begin_addRoiAnnotationLink
Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addRoiAnnotationLink
Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target, Ice.Callback __cb)
-
begin_addRoiAnnotationLink
Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addRoiAnnotationLink
Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target, Callback_Roi_addRoiAnnotationLink __cb)
-
begin_addRoiAnnotationLink
Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addRoiAnnotationLink __cb)
-
begin_addRoiAnnotationLink
Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addRoiAnnotationLink
Ice.AsyncResult begin_addRoiAnnotationLink(RoiAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addRoiAnnotationLink
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)
-
begin_addRoiAnnotationLink
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)
-
end_addRoiAnnotationLink
void end_addRoiAnnotationLink(Ice.AsyncResult __result)
-
addAllRoiAnnotationLinkSet
void addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets)
-
addAllRoiAnnotationLinkSet
void addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllRoiAnnotationLinkSet
Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets)
-
begin_addAllRoiAnnotationLinkSet
Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllRoiAnnotationLinkSet
Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, Ice.Callback __cb)
-
begin_addAllRoiAnnotationLinkSet
Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addAllRoiAnnotationLinkSet
Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, Callback_Roi_addAllRoiAnnotationLinkSet __cb)
-
begin_addAllRoiAnnotationLinkSet
Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addAllRoiAnnotationLinkSet __cb)
-
begin_addAllRoiAnnotationLinkSet
Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllRoiAnnotationLinkSet
Ice.AsyncResult begin_addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addAllRoiAnnotationLinkSet
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)
-
begin_addAllRoiAnnotationLinkSet
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)
-
end_addAllRoiAnnotationLinkSet
void end_addAllRoiAnnotationLinkSet(Ice.AsyncResult __result)
-
removeRoiAnnotationLink
void removeRoiAnnotationLink(RoiAnnotationLink theTarget)
-
removeRoiAnnotationLink
void removeRoiAnnotationLink(RoiAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeRoiAnnotationLink
Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget)
-
begin_removeRoiAnnotationLink
Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeRoiAnnotationLink
Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, Ice.Callback __cb)
-
begin_removeRoiAnnotationLink
Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeRoiAnnotationLink
Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, Callback_Roi_removeRoiAnnotationLink __cb)
-
begin_removeRoiAnnotationLink
Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeRoiAnnotationLink __cb)
-
begin_removeRoiAnnotationLink
Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeRoiAnnotationLink
Ice.AsyncResult begin_removeRoiAnnotationLink(RoiAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeRoiAnnotationLink
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)
-
begin_removeRoiAnnotationLink
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)
-
end_removeRoiAnnotationLink
void end_removeRoiAnnotationLink(Ice.AsyncResult __result)
-
removeAllRoiAnnotationLinkSet
void removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets)
-
removeAllRoiAnnotationLinkSet
void removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllRoiAnnotationLinkSet
Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets)
-
begin_removeAllRoiAnnotationLinkSet
Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllRoiAnnotationLinkSet
Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, Ice.Callback __cb)
-
begin_removeAllRoiAnnotationLinkSet
Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeAllRoiAnnotationLinkSet
Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, Callback_Roi_removeAllRoiAnnotationLinkSet __cb)
-
begin_removeAllRoiAnnotationLinkSet
Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeAllRoiAnnotationLinkSet __cb)
-
begin_removeAllRoiAnnotationLinkSet
Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllRoiAnnotationLinkSet
Ice.AsyncResult begin_removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeAllRoiAnnotationLinkSet
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)
-
begin_removeAllRoiAnnotationLinkSet
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)
-
end_removeAllRoiAnnotationLinkSet
void end_removeAllRoiAnnotationLinkSet(Ice.AsyncResult __result)
-
clearAnnotationLinks
void clearAnnotationLinks()
-
clearAnnotationLinks
void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks()
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(Callback_Roi_clearAnnotationLinks __cb)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_clearAnnotationLinks __cb)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearAnnotationLinks
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)
-
end_clearAnnotationLinks
void end_clearAnnotationLinks(Ice.AsyncResult __result)
-
reloadAnnotationLinks
void reloadAnnotationLinks(Roi toCopy)
-
reloadAnnotationLinks
void reloadAnnotationLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy, Ice.Callback __cb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy, Callback_Roi_reloadAnnotationLinks __cb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_reloadAnnotationLinks __cb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Roi toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_reloadAnnotationLinks
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)
-
begin_reloadAnnotationLinks
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)
-
end_reloadAnnotationLinks
void end_reloadAnnotationLinks(Ice.AsyncResult __result)
-
getAnnotationLinksCountPerOwner
java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
-
getAnnotationLinksCountPerOwner
java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Roi_getAnnotationLinksCountPerOwner __cb)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getAnnotationLinksCountPerOwner __cb)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getAnnotationLinksCountPerOwner
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)
-
end_getAnnotationLinksCountPerOwner
java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __result)
-
linkAnnotation
RoiAnnotationLink linkAnnotation(Annotation addition)
-
linkAnnotation
RoiAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Roi_linkAnnotation __cb)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_linkAnnotation __cb)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<RoiAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<RoiAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_linkAnnotation
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)
-
begin_linkAnnotation
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)
-
end_linkAnnotation
RoiAnnotationLink end_linkAnnotation(Ice.AsyncResult __result)
-
addRoiAnnotationLinkToBoth
void addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides)
-
addRoiAnnotationLinkToBoth
void addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addRoiAnnotationLinkToBoth
Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides)
-
begin_addRoiAnnotationLinkToBoth
Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addRoiAnnotationLinkToBoth
Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, Ice.Callback __cb)
-
begin_addRoiAnnotationLinkToBoth
Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addRoiAnnotationLinkToBoth
Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, Callback_Roi_addRoiAnnotationLinkToBoth __cb)
-
begin_addRoiAnnotationLinkToBoth
Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_addRoiAnnotationLinkToBoth __cb)
-
begin_addRoiAnnotationLinkToBoth
Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addRoiAnnotationLinkToBoth
Ice.AsyncResult begin_addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addRoiAnnotationLinkToBoth
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)
-
begin_addRoiAnnotationLinkToBoth
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)
-
end_addRoiAnnotationLinkToBoth
void end_addRoiAnnotationLinkToBoth(Ice.AsyncResult __result)
-
findRoiAnnotationLink
java.util.List<RoiAnnotationLink> findRoiAnnotationLink(Annotation removal)
-
findRoiAnnotationLink
java.util.List<RoiAnnotationLink> findRoiAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_findRoiAnnotationLink
Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal)
-
begin_findRoiAnnotationLink
Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_findRoiAnnotationLink
Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal, Ice.Callback __cb)
-
begin_findRoiAnnotationLink
Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_findRoiAnnotationLink
Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal, Callback_Roi_findRoiAnnotationLink __cb)
-
begin_findRoiAnnotationLink
Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_findRoiAnnotationLink __cb)
-
begin_findRoiAnnotationLink
Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_findRoiAnnotationLink
Ice.AsyncResult begin_findRoiAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<RoiAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_findRoiAnnotationLink
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)
-
begin_findRoiAnnotationLink
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)
-
end_findRoiAnnotationLink
java.util.List<RoiAnnotationLink> end_findRoiAnnotationLink(Ice.AsyncResult __result)
-
unlinkAnnotation
void unlinkAnnotation(Annotation removal)
-
unlinkAnnotation
void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Roi_unlinkAnnotation __cb)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_unlinkAnnotation __cb)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unlinkAnnotation
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)
-
end_unlinkAnnotation
void end_unlinkAnnotation(Ice.AsyncResult __result)
-
removeRoiAnnotationLinkFromBoth
void removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides)
-
removeRoiAnnotationLinkFromBoth
void removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeRoiAnnotationLinkFromBoth
Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides)
-
begin_removeRoiAnnotationLinkFromBoth
Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeRoiAnnotationLinkFromBoth
Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, Ice.Callback __cb)
-
begin_removeRoiAnnotationLinkFromBoth
Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeRoiAnnotationLinkFromBoth
Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, Callback_Roi_removeRoiAnnotationLinkFromBoth __cb)
-
begin_removeRoiAnnotationLinkFromBoth
Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_removeRoiAnnotationLinkFromBoth __cb)
-
begin_removeRoiAnnotationLinkFromBoth
Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeRoiAnnotationLinkFromBoth
Ice.AsyncResult begin_removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeRoiAnnotationLinkFromBoth
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)
-
begin_removeRoiAnnotationLinkFromBoth
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)
-
end_removeRoiAnnotationLinkFromBoth
void end_removeRoiAnnotationLinkFromBoth(Ice.AsyncResult __result)
-
linkedAnnotationList
java.util.List<Annotation> linkedAnnotationList()
-
linkedAnnotationList
java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList()
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(Callback_Roi_linkedAnnotationList __cb)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_linkedAnnotationList __cb)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_linkedAnnotationList
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)
-
end_linkedAnnotationList
java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __result)
-
getDescription
RString getDescription()
-
getDescription
RString getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getDescription
Ice.AsyncResult begin_getDescription()
-
begin_getDescription
Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getDescription
Ice.AsyncResult begin_getDescription(Ice.Callback __cb)
-
begin_getDescription
Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getDescription
Ice.AsyncResult begin_getDescription(Callback_Roi_getDescription __cb)
-
begin_getDescription
Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_getDescription __cb)
-
begin_getDescription
Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getDescription
Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getDescription
Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getDescription
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)
-
end_getDescription
RString end_getDescription(Ice.AsyncResult __result)
-
setDescription
void setDescription(RString theDescription)
-
setDescription
void setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setDescription
Ice.AsyncResult begin_setDescription(RString theDescription)
-
begin_setDescription
Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setDescription
Ice.AsyncResult begin_setDescription(RString theDescription, Ice.Callback __cb)
-
begin_setDescription
Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setDescription
Ice.AsyncResult begin_setDescription(RString theDescription, Callback_Roi_setDescription __cb)
-
begin_setDescription
Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Roi_setDescription __cb)
-
begin_setDescription
Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setDescription
Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setDescription
Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setDescription
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)
-
end_setDescription
void end_setDescription(Ice.AsyncResult __result)
-
-