Package omero.model
Interface ImagePrx
-
- All Superinterfaces:
IObjectPrx
,Ice.ObjectPrx
- All Known Implementing Classes:
ImagePrxHelper
public interface ImagePrx extends IObjectPrx
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets)
void
addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
void
addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets)
void
addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllPixelsSet(java.util.List<Pixels> targets)
void
addAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllRoiSet(java.util.List<Roi> targets)
void
addAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllWellSampleSet(java.util.List<WellSample> targets)
void
addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addDatasetImageLink(DatasetImageLink target)
void
addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides)
void
addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFolderImageLink(FolderImageLink target)
void
addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides)
void
addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addImageAnnotationLink(ImageAnnotationLink target)
void
addImageAnnotationLink(ImageAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides)
void
addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addPixels(Pixels target)
void
addPixels(Pixels target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addRoi(Roi target)
void
addRoi(Roi target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addWellSample(WellSample target)
void
addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets)
Ice.AsyncResult
begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> 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_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addAllDatasetImageLinkSet __cb)
Ice.AsyncResult
begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, Callback_Image_addAllDatasetImageLinkSet __cb)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> 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_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addAllFolderImageLinkSet __cb)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Callback_Image_addAllFolderImageLinkSet __cb)
Ice.AsyncResult
begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets)
Ice.AsyncResult
begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> 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_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addAllImageAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, Callback_Image_addAllImageAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllPixelsSet(java.util.List<Pixels> targets)
Ice.AsyncResult
begin_addAllPixelsSet(java.util.List<Pixels> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllPixelsSet(java.util.List<Pixels> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllPixelsSet(java.util.List<Pixels> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllPixelsSet(java.util.List<Pixels> 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_addAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addAllPixelsSet __cb)
Ice.AsyncResult
begin_addAllPixelsSet(java.util.List<Pixels> targets, Callback_Image_addAllPixelsSet __cb)
Ice.AsyncResult
begin_addAllRoiSet(java.util.List<Roi> targets)
Ice.AsyncResult
begin_addAllRoiSet(java.util.List<Roi> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllRoiSet(java.util.List<Roi> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllRoiSet(java.util.List<Roi> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllRoiSet(java.util.List<Roi> 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_addAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addAllRoiSet __cb)
Ice.AsyncResult
begin_addAllRoiSet(java.util.List<Roi> targets, Callback_Image_addAllRoiSet __cb)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addAllWellSampleSet __cb)
Ice.AsyncResult
begin_addAllWellSampleSet(java.util.List<WellSample> targets, Callback_Image_addAllWellSampleSet __cb)
Ice.AsyncResult
begin_addDatasetImageLink(DatasetImageLink target)
Ice.AsyncResult
begin_addDatasetImageLink(DatasetImageLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addDatasetImageLink(DatasetImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addDatasetImageLink(DatasetImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addDatasetImageLink(DatasetImageLink 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_addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addDatasetImageLink __cb)
Ice.AsyncResult
begin_addDatasetImageLink(DatasetImageLink target, Callback_Image_addDatasetImageLink __cb)
Ice.AsyncResult
begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides)
Ice.AsyncResult
begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addDatasetImageLinkToBoth(DatasetImageLink 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_addDatasetImageLinkToBoth(DatasetImageLink 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_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addDatasetImageLinkToBoth __cb)
Ice.AsyncResult
begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, Callback_Image_addDatasetImageLinkToBoth __cb)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink target)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink 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_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addFolderImageLink __cb)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink target, Callback_Image_addFolderImageLink __cb)
Ice.AsyncResult
begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides)
Ice.AsyncResult
begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderImageLinkToBoth(FolderImageLink 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_addFolderImageLinkToBoth(FolderImageLink 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_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addFolderImageLinkToBoth __cb)
Ice.AsyncResult
begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, Callback_Image_addFolderImageLinkToBoth __cb)
Ice.AsyncResult
begin_addImageAnnotationLink(ImageAnnotationLink target)
Ice.AsyncResult
begin_addImageAnnotationLink(ImageAnnotationLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addImageAnnotationLink(ImageAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addImageAnnotationLink(ImageAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addImageAnnotationLink(ImageAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addImageAnnotationLink(ImageAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addImageAnnotationLink(ImageAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addImageAnnotationLink(ImageAnnotationLink 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_addImageAnnotationLink(ImageAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addImageAnnotationLink __cb)
Ice.AsyncResult
begin_addImageAnnotationLink(ImageAnnotationLink target, Callback_Image_addImageAnnotationLink __cb)
Ice.AsyncResult
begin_addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addImageAnnotationLinkToBoth(ImageAnnotationLink 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_addImageAnnotationLinkToBoth(ImageAnnotationLink 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_addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addImageAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides, Callback_Image_addImageAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addPixels(Pixels target)
Ice.AsyncResult
begin_addPixels(Pixels target, Ice.Callback __cb)
Ice.AsyncResult
begin_addPixels(Pixels target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addPixels(Pixels target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addPixels(Pixels target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addPixels(Pixels target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addPixels(Pixels target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addPixels(Pixels 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_addPixels(Pixels target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addPixels __cb)
Ice.AsyncResult
begin_addPixels(Pixels target, Callback_Image_addPixels __cb)
Ice.AsyncResult
begin_addRoi(Roi target)
Ice.AsyncResult
begin_addRoi(Roi target, Ice.Callback __cb)
Ice.AsyncResult
begin_addRoi(Roi target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addRoi(Roi target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addRoi(Roi target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addRoi(Roi target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addRoi(Roi target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addRoi(Roi 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_addRoi(Roi target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addRoi __cb)
Ice.AsyncResult
begin_addRoi(Roi target, Callback_Image_addRoi __cb)
Ice.AsyncResult
begin_addWellSample(WellSample target)
Ice.AsyncResult
begin_addWellSample(WellSample target, Ice.Callback __cb)
Ice.AsyncResult
begin_addWellSample(WellSample target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addWellSample(WellSample target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addWellSample __cb)
Ice.AsyncResult
begin_addWellSample(WellSample target, Callback_Image_addWellSample __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_Image_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(Callback_Image_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearDatasetLinks()
Ice.AsyncResult
begin_clearDatasetLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_clearDatasetLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearDatasetLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearDatasetLinks(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_clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_clearDatasetLinks __cb)
Ice.AsyncResult
begin_clearDatasetLinks(Callback_Image_clearDatasetLinks __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_Image_clearFolderLinks __cb)
Ice.AsyncResult
begin_clearFolderLinks(Callback_Image_clearFolderLinks __cb)
Ice.AsyncResult
begin_clearPixels()
Ice.AsyncResult
begin_clearPixels(Ice.Callback __cb)
Ice.AsyncResult
begin_clearPixels(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearPixels(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearPixels(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_clearPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_clearPixels __cb)
Ice.AsyncResult
begin_clearPixels(Callback_Image_clearPixels __cb)
Ice.AsyncResult
begin_clearRois()
Ice.AsyncResult
begin_clearRois(Ice.Callback __cb)
Ice.AsyncResult
begin_clearRois(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearRois(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearRois(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearRois(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearRois(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearRois(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_clearRois(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_clearRois __cb)
Ice.AsyncResult
begin_clearRois(Callback_Image_clearRois __cb)
Ice.AsyncResult
begin_clearWellSamples()
Ice.AsyncResult
begin_clearWellSamples(Ice.Callback __cb)
Ice.AsyncResult
begin_clearWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearWellSamples(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_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_clearWellSamples __cb)
Ice.AsyncResult
begin_clearWellSamples(Callback_Image_clearWellSamples __cb)
Ice.AsyncResult
begin_copyAnnotationLinks()
Ice.AsyncResult
begin_copyAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __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<ImageAnnotationLink>> __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<ImageAnnotationLink>> __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_Image_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(Callback_Image_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyDatasetLinks()
Ice.AsyncResult
begin_copyDatasetLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyDatasetLinks(IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyDatasetLinks(IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_copyDatasetLinks __cb)
Ice.AsyncResult
begin_copyDatasetLinks(Callback_Image_copyDatasetLinks __cb)
Ice.AsyncResult
begin_copyFolderLinks()
Ice.AsyncResult
begin_copyFolderLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyFolderLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyFolderLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __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<FolderImageLink>> __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<FolderImageLink>> __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_Image_copyFolderLinks __cb)
Ice.AsyncResult
begin_copyFolderLinks(Callback_Image_copyFolderLinks __cb)
Ice.AsyncResult
begin_copyPixels()
Ice.AsyncResult
begin_copyPixels(Ice.Callback __cb)
Ice.AsyncResult
begin_copyPixels(IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyPixels(IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_copyPixels __cb)
Ice.AsyncResult
begin_copyPixels(Callback_Image_copyPixels __cb)
Ice.AsyncResult
begin_copyRois()
Ice.AsyncResult
begin_copyRois(Ice.Callback __cb)
Ice.AsyncResult
begin_copyRois(IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyRois(IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyRois(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyRois(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyRois(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyRois(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyRois(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_copyRois __cb)
Ice.AsyncResult
begin_copyRois(Callback_Image_copyRois __cb)
Ice.AsyncResult
begin_copyWellSamples()
Ice.AsyncResult
begin_copyWellSamples(Ice.Callback __cb)
Ice.AsyncResult
begin_copyWellSamples(IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyWellSamples(IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_copyWellSamples __cb)
Ice.AsyncResult
begin_copyWellSamples(Callback_Image_copyWellSamples __cb)
Ice.AsyncResult
begin_findDatasetImageLink(Dataset removal)
Ice.AsyncResult
begin_findDatasetImageLink(Dataset removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findDatasetImageLink(Dataset removal, IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findDatasetImageLink(Dataset removal, IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findDatasetImageLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findDatasetImageLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_findDatasetImageLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findDatasetImageLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findDatasetImageLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_findDatasetImageLink __cb)
Ice.AsyncResult
begin_findDatasetImageLink(Dataset removal, Callback_Image_findDatasetImageLink __cb)
Ice.AsyncResult
begin_findFolderImageLink(Folder removal)
Ice.AsyncResult
begin_findFolderImageLink(Folder removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findFolderImageLink(Folder removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFolderImageLink(Folder removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFolderImageLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findFolderImageLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_findFolderImageLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFolderImageLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFolderImageLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_findFolderImageLink __cb)
Ice.AsyncResult
begin_findFolderImageLink(Folder removal, Callback_Image_findFolderImageLink __cb)
Ice.AsyncResult
begin_findImageAnnotationLink(Annotation removal)
Ice.AsyncResult
begin_findImageAnnotationLink(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findImageAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findImageAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findImageAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findImageAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_findImageAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findImageAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findImageAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_findImageAnnotationLink __cb)
Ice.AsyncResult
begin_findImageAnnotationLink(Annotation removal, Callback_Image_findImageAnnotationLink __cb)
Ice.AsyncResult
begin_getAcquisitionDate()
Ice.AsyncResult
begin_getAcquisitionDate(Ice.Callback __cb)
Ice.AsyncResult
begin_getAcquisitionDate(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAcquisitionDate(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAcquisitionDate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getAcquisitionDate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getAcquisitionDate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAcquisitionDate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAcquisitionDate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getAcquisitionDate __cb)
Ice.AsyncResult
begin_getAcquisitionDate(Callback_Image_getAcquisitionDate __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_Image_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Callback_Image_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getArchived()
Ice.AsyncResult
begin_getArchived(Ice.Callback __cb)
Ice.AsyncResult
begin_getArchived(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getArchived(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getArchived(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getArchived(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getArchived(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getArchived(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getArchived(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getArchived __cb)
Ice.AsyncResult
begin_getArchived(Callback_Image_getArchived __cb)
Ice.AsyncResult
begin_getDatasetLinksCountPerOwner()
Ice.AsyncResult
begin_getDatasetLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getDatasetLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDatasetLinksCountPerOwner(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_getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getDatasetLinksCountPerOwner(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_getDatasetLinksCountPerOwner(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_getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getDatasetLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getDatasetLinksCountPerOwner(Callback_Image_getDatasetLinksCountPerOwner __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_Image_getDescription __cb)
Ice.AsyncResult
begin_getDescription(Callback_Image_getDescription __cb)
Ice.AsyncResult
begin_getExperiment()
Ice.AsyncResult
begin_getExperiment(Ice.Callback __cb)
Ice.AsyncResult
begin_getExperiment(IceInternal.Functional_GenericCallback1<Experiment> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getExperiment(IceInternal.Functional_GenericCallback1<Experiment> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getExperiment(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getExperiment(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getExperiment(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experiment> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getExperiment(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experiment> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getExperiment(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getExperiment __cb)
Ice.AsyncResult
begin_getExperiment(Callback_Image_getExperiment __cb)
Ice.AsyncResult
begin_getFileset()
Ice.AsyncResult
begin_getFileset(Ice.Callback __cb)
Ice.AsyncResult
begin_getFileset(IceInternal.Functional_GenericCallback1<Fileset> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getFileset(IceInternal.Functional_GenericCallback1<Fileset> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getFileset(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getFileset(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getFileset(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Fileset> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getFileset(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Fileset> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getFileset(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getFileset __cb)
Ice.AsyncResult
begin_getFileset(Callback_Image_getFileset __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_Image_getFolderLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getFolderLinksCountPerOwner(Callback_Image_getFolderLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getFormat()
Ice.AsyncResult
begin_getFormat(Ice.Callback __cb)
Ice.AsyncResult
begin_getFormat(IceInternal.Functional_GenericCallback1<Format> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getFormat(IceInternal.Functional_GenericCallback1<Format> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getFormat(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getFormat(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getFormat(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Format> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getFormat(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Format> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getFormat(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getFormat __cb)
Ice.AsyncResult
begin_getFormat(Callback_Image_getFormat __cb)
Ice.AsyncResult
begin_getImagingEnvironment()
Ice.AsyncResult
begin_getImagingEnvironment(Ice.Callback __cb)
Ice.AsyncResult
begin_getImagingEnvironment(IceInternal.Functional_GenericCallback1<ImagingEnvironment> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getImagingEnvironment(IceInternal.Functional_GenericCallback1<ImagingEnvironment> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getImagingEnvironment(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getImagingEnvironment(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getImagingEnvironment(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ImagingEnvironment> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getImagingEnvironment(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ImagingEnvironment> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getImagingEnvironment(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getImagingEnvironment __cb)
Ice.AsyncResult
begin_getImagingEnvironment(Callback_Image_getImagingEnvironment __cb)
Ice.AsyncResult
begin_getInstrument()
Ice.AsyncResult
begin_getInstrument(Ice.Callback __cb)
Ice.AsyncResult
begin_getInstrument(IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getInstrument(IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getInstrument __cb)
Ice.AsyncResult
begin_getInstrument(Callback_Image_getInstrument __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_Image_getName __cb)
Ice.AsyncResult
begin_getName(Callback_Image_getName __cb)
Ice.AsyncResult
begin_getObjectiveSettings()
Ice.AsyncResult
begin_getObjectiveSettings(Ice.Callback __cb)
Ice.AsyncResult
begin_getObjectiveSettings(IceInternal.Functional_GenericCallback1<ObjectiveSettings> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getObjectiveSettings(IceInternal.Functional_GenericCallback1<ObjectiveSettings> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getObjectiveSettings(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getObjectiveSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getObjectiveSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ObjectiveSettings> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getObjectiveSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ObjectiveSettings> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getObjectiveSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getObjectiveSettings __cb)
Ice.AsyncResult
begin_getObjectiveSettings(Callback_Image_getObjectiveSettings __cb)
Ice.AsyncResult
begin_getPartial()
Ice.AsyncResult
begin_getPartial(Ice.Callback __cb)
Ice.AsyncResult
begin_getPartial(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPartial(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPartial(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPartial(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getPartial(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPartial(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPartial(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getPartial __cb)
Ice.AsyncResult
begin_getPartial(Callback_Image_getPartial __cb)
Ice.AsyncResult
begin_getPixels(int index)
Ice.AsyncResult
begin_getPixels(int index, Ice.Callback __cb)
Ice.AsyncResult
begin_getPixels(int index, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPixels(int index, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPixels(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPixels(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getPixels(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPixels(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPixels(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getPixels __cb)
Ice.AsyncResult
begin_getPixels(int index, Callback_Image_getPixels __cb)
Ice.AsyncResult
begin_getPrimaryPixels()
Ice.AsyncResult
begin_getPrimaryPixels(Ice.Callback __cb)
Ice.AsyncResult
begin_getPrimaryPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPrimaryPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPrimaryPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPrimaryPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getPrimaryPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPrimaryPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPrimaryPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getPrimaryPixels __cb)
Ice.AsyncResult
begin_getPrimaryPixels(Callback_Image_getPrimaryPixels __cb)
Ice.AsyncResult
begin_getSeries()
Ice.AsyncResult
begin_getSeries(Ice.Callback __cb)
Ice.AsyncResult
begin_getSeries(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getSeries(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getSeries(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getSeries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getSeries(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getSeries(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_getSeries(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getSeries __cb)
Ice.AsyncResult
begin_getSeries(Callback_Image_getSeries __cb)
Ice.AsyncResult
begin_getStageLabel()
Ice.AsyncResult
begin_getStageLabel(Ice.Callback __cb)
Ice.AsyncResult
begin_getStageLabel(IceInternal.Functional_GenericCallback1<StageLabel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getStageLabel(IceInternal.Functional_GenericCallback1<StageLabel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getStageLabel(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getStageLabel(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getStageLabel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<StageLabel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getStageLabel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<StageLabel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getStageLabel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getStageLabel __cb)
Ice.AsyncResult
begin_getStageLabel(Callback_Image_getStageLabel __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_Image_getVersion __cb)
Ice.AsyncResult
begin_getVersion(Callback_Image_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<ImageAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ImageAnnotationLink> __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<ImageAnnotationLink> __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<ImageAnnotationLink> __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_Image_linkAnnotation __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Callback_Image_linkAnnotation __cb)
Ice.AsyncResult
begin_linkDataset(Dataset addition)
Ice.AsyncResult
begin_linkDataset(Dataset addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkDataset(Dataset addition, IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkDataset(Dataset addition, IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkDataset(Dataset addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkDataset(Dataset addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkDataset(Dataset addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkDataset(Dataset addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkDataset(Dataset addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_linkDataset __cb)
Ice.AsyncResult
begin_linkDataset(Dataset addition, Callback_Image_linkDataset __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_Image_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedAnnotationList(Callback_Image_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedDatasetList()
Ice.AsyncResult
begin_linkedDatasetList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedDatasetList(IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedDatasetList(IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_linkedDatasetList __cb)
Ice.AsyncResult
begin_linkedDatasetList(Callback_Image_linkedDatasetList __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_Image_linkedFolderList __cb)
Ice.AsyncResult
begin_linkedFolderList(Callback_Image_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<FolderImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkFolder(Folder addition, IceInternal.Functional_GenericCallback1<FolderImageLink> __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<FolderImageLink> __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<FolderImageLink> __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_Image_linkFolder __cb)
Ice.AsyncResult
begin_linkFolder(Folder addition, Callback_Image_linkFolder __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Image toCopy)
Ice.AsyncResult
begin_reloadAnnotationLinks(Image toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadAnnotationLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Image 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(Image 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(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Image toCopy, Callback_Image_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadDatasetLinks(Image toCopy)
Ice.AsyncResult
begin_reloadDatasetLinks(Image toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadDatasetLinks(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadDatasetLinks(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadDatasetLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadDatasetLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadDatasetLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadDatasetLinks(Image 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_reloadDatasetLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_reloadDatasetLinks __cb)
Ice.AsyncResult
begin_reloadDatasetLinks(Image toCopy, Callback_Image_reloadDatasetLinks __cb)
Ice.AsyncResult
begin_reloadFolderLinks(Image toCopy)
Ice.AsyncResult
begin_reloadFolderLinks(Image toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadFolderLinks(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadFolderLinks(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadFolderLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadFolderLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadFolderLinks(Image 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(Image 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(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_reloadFolderLinks __cb)
Ice.AsyncResult
begin_reloadFolderLinks(Image toCopy, Callback_Image_reloadFolderLinks __cb)
Ice.AsyncResult
begin_reloadPixels(Image toCopy)
Ice.AsyncResult
begin_reloadPixels(Image toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadPixels(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadPixels(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadPixels(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadPixels(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadPixels(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadPixels(Image 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_reloadPixels(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_reloadPixels __cb)
Ice.AsyncResult
begin_reloadPixels(Image toCopy, Callback_Image_reloadPixels __cb)
Ice.AsyncResult
begin_reloadRois(Image toCopy)
Ice.AsyncResult
begin_reloadRois(Image toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadRois(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadRois(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadRois(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadRois(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadRois(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadRois(Image 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_reloadRois(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_reloadRois __cb)
Ice.AsyncResult
begin_reloadRois(Image toCopy, Callback_Image_reloadRois __cb)
Ice.AsyncResult
begin_reloadWellSamples(Image toCopy)
Ice.AsyncResult
begin_reloadWellSamples(Image toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadWellSamples(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadWellSamples(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadWellSamples(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadWellSamples(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadWellSamples(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadWellSamples(Image 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_reloadWellSamples(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_reloadWellSamples __cb)
Ice.AsyncResult
begin_reloadWellSamples(Image toCopy, Callback_Image_reloadWellSamples __cb)
Ice.AsyncResult
begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets)
Ice.AsyncResult
begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> 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_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeAllDatasetImageLinkSet __cb)
Ice.AsyncResult
begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, Callback_Image_removeAllDatasetImageLinkSet __cb)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> 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_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeAllFolderImageLinkSet __cb)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Callback_Image_removeAllFolderImageLinkSet __cb)
Ice.AsyncResult
begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets)
Ice.AsyncResult
begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> 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_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeAllImageAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, Callback_Image_removeAllImageAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllPixelsSet(java.util.List<Pixels> targets)
Ice.AsyncResult
begin_removeAllPixelsSet(java.util.List<Pixels> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllPixelsSet(java.util.List<Pixels> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllPixelsSet(java.util.List<Pixels> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllPixelsSet(java.util.List<Pixels> 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_removeAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeAllPixelsSet __cb)
Ice.AsyncResult
begin_removeAllPixelsSet(java.util.List<Pixels> targets, Callback_Image_removeAllPixelsSet __cb)
Ice.AsyncResult
begin_removeAllRoiSet(java.util.List<Roi> targets)
Ice.AsyncResult
begin_removeAllRoiSet(java.util.List<Roi> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllRoiSet(java.util.List<Roi> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllRoiSet(java.util.List<Roi> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllRoiSet(java.util.List<Roi> 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_removeAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeAllRoiSet __cb)
Ice.AsyncResult
begin_removeAllRoiSet(java.util.List<Roi> targets, Callback_Image_removeAllRoiSet __cb)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeAllWellSampleSet __cb)
Ice.AsyncResult
begin_removeAllWellSampleSet(java.util.List<WellSample> targets, Callback_Image_removeAllWellSampleSet __cb)
Ice.AsyncResult
begin_removeDatasetImageLink(DatasetImageLink theTarget)
Ice.AsyncResult
begin_removeDatasetImageLink(DatasetImageLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeDatasetImageLink(DatasetImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeDatasetImageLink(DatasetImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeDatasetImageLink(DatasetImageLink 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_removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeDatasetImageLink __cb)
Ice.AsyncResult
begin_removeDatasetImageLink(DatasetImageLink theTarget, Callback_Image_removeDatasetImageLink __cb)
Ice.AsyncResult
begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides)
Ice.AsyncResult
begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeDatasetImageLinkFromBoth(DatasetImageLink 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_removeDatasetImageLinkFromBoth(DatasetImageLink 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_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeDatasetImageLinkFromBoth __cb)
Ice.AsyncResult
begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, Callback_Image_removeDatasetImageLinkFromBoth __cb)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink theTarget)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink 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_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeFolderImageLink __cb)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink theTarget, Callback_Image_removeFolderImageLink __cb)
Ice.AsyncResult
begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides)
Ice.AsyncResult
begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderImageLinkFromBoth(FolderImageLink 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_removeFolderImageLinkFromBoth(FolderImageLink 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_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeFolderImageLinkFromBoth __cb)
Ice.AsyncResult
begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, Callback_Image_removeFolderImageLinkFromBoth __cb)
Ice.AsyncResult
begin_removeImageAnnotationLink(ImageAnnotationLink theTarget)
Ice.AsyncResult
begin_removeImageAnnotationLink(ImageAnnotationLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeImageAnnotationLink(ImageAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeImageAnnotationLink(ImageAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeImageAnnotationLink(ImageAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeImageAnnotationLink(ImageAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeImageAnnotationLink(ImageAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeImageAnnotationLink(ImageAnnotationLink 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_removeImageAnnotationLink(ImageAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeImageAnnotationLink __cb)
Ice.AsyncResult
begin_removeImageAnnotationLink(ImageAnnotationLink theTarget, Callback_Image_removeImageAnnotationLink __cb)
Ice.AsyncResult
begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink 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_removeImageAnnotationLinkFromBoth(ImageAnnotationLink 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_removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeImageAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides, Callback_Image_removeImageAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removePixels(Pixels theTarget)
Ice.AsyncResult
begin_removePixels(Pixels theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removePixels(Pixels theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removePixels(Pixels theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removePixels(Pixels theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removePixels(Pixels theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removePixels(Pixels theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removePixels(Pixels 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_removePixels(Pixels theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removePixels __cb)
Ice.AsyncResult
begin_removePixels(Pixels theTarget, Callback_Image_removePixels __cb)
Ice.AsyncResult
begin_removeRoi(Roi theTarget)
Ice.AsyncResult
begin_removeRoi(Roi theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeRoi(Roi theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeRoi(Roi theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeRoi(Roi theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeRoi(Roi theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeRoi(Roi theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeRoi(Roi 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_removeRoi(Roi theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeRoi __cb)
Ice.AsyncResult
begin_removeRoi(Roi theTarget, Callback_Image_removeRoi __cb)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeWellSample __cb)
Ice.AsyncResult
begin_removeWellSample(WellSample theTarget, Callback_Image_removeWellSample __cb)
Ice.AsyncResult
begin_setAcquisitionDate(RTime theAcquisitionDate)
Ice.AsyncResult
begin_setAcquisitionDate(RTime theAcquisitionDate, Ice.Callback __cb)
Ice.AsyncResult
begin_setAcquisitionDate(RTime theAcquisitionDate, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setAcquisitionDate(RTime theAcquisitionDate, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setAcquisitionDate(RTime theAcquisitionDate, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setAcquisitionDate(RTime theAcquisitionDate, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setAcquisitionDate(RTime theAcquisitionDate, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setAcquisitionDate(RTime theAcquisitionDate, 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_setAcquisitionDate(RTime theAcquisitionDate, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setAcquisitionDate __cb)
Ice.AsyncResult
begin_setAcquisitionDate(RTime theAcquisitionDate, Callback_Image_setAcquisitionDate __cb)
Ice.AsyncResult
begin_setArchived(RBool theArchived)
Ice.AsyncResult
begin_setArchived(RBool theArchived, Ice.Callback __cb)
Ice.AsyncResult
begin_setArchived(RBool theArchived, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setArchived(RBool theArchived, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setArchived(RBool theArchived, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setArchived(RBool theArchived, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setArchived(RBool theArchived, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setArchived(RBool theArchived, 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_setArchived(RBool theArchived, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setArchived __cb)
Ice.AsyncResult
begin_setArchived(RBool theArchived, Callback_Image_setArchived __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_Image_setDescription __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription, Callback_Image_setDescription __cb)
Ice.AsyncResult
begin_setExperiment(Experiment theExperiment)
Ice.AsyncResult
begin_setExperiment(Experiment theExperiment, Ice.Callback __cb)
Ice.AsyncResult
begin_setExperiment(Experiment theExperiment, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setExperiment(Experiment theExperiment, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setExperiment(Experiment theExperiment, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setExperiment(Experiment theExperiment, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setExperiment(Experiment theExperiment, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setExperiment(Experiment theExperiment, 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_setExperiment(Experiment theExperiment, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setExperiment __cb)
Ice.AsyncResult
begin_setExperiment(Experiment theExperiment, Callback_Image_setExperiment __cb)
Ice.AsyncResult
begin_setFileset(Fileset theFileset)
Ice.AsyncResult
begin_setFileset(Fileset theFileset, Ice.Callback __cb)
Ice.AsyncResult
begin_setFileset(Fileset theFileset, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setFileset(Fileset theFileset, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setFileset(Fileset theFileset, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setFileset(Fileset theFileset, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setFileset(Fileset theFileset, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setFileset(Fileset theFileset, 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_setFileset(Fileset theFileset, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setFileset __cb)
Ice.AsyncResult
begin_setFileset(Fileset theFileset, Callback_Image_setFileset __cb)
Ice.AsyncResult
begin_setFormat(Format theFormat)
Ice.AsyncResult
begin_setFormat(Format theFormat, Ice.Callback __cb)
Ice.AsyncResult
begin_setFormat(Format theFormat, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setFormat(Format theFormat, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setFormat(Format theFormat, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setFormat(Format theFormat, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setFormat(Format theFormat, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setFormat(Format theFormat, 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_setFormat(Format theFormat, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setFormat __cb)
Ice.AsyncResult
begin_setFormat(Format theFormat, Callback_Image_setFormat __cb)
Ice.AsyncResult
begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment)
Ice.AsyncResult
begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, Ice.Callback __cb)
Ice.AsyncResult
begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, 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_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setImagingEnvironment __cb)
Ice.AsyncResult
begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, Callback_Image_setImagingEnvironment __cb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, Ice.Callback __cb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, 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_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setInstrument __cb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, Callback_Image_setInstrument __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_Image_setName __cb)
Ice.AsyncResult
begin_setName(RString theName, Callback_Image_setName __cb)
Ice.AsyncResult
begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings)
Ice.AsyncResult
begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, Ice.Callback __cb)
Ice.AsyncResult
begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, 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_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setObjectiveSettings __cb)
Ice.AsyncResult
begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, Callback_Image_setObjectiveSettings __cb)
Ice.AsyncResult
begin_setPartial(RBool thePartial)
Ice.AsyncResult
begin_setPartial(RBool thePartial, Ice.Callback __cb)
Ice.AsyncResult
begin_setPartial(RBool thePartial, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPartial(RBool thePartial, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPartial(RBool thePartial, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPartial(RBool thePartial, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setPartial(RBool thePartial, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPartial(RBool thePartial, 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_setPartial(RBool thePartial, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setPartial __cb)
Ice.AsyncResult
begin_setPartial(RBool thePartial, Callback_Image_setPartial __cb)
Ice.AsyncResult
begin_setPixels(int index, Pixels theElement)
Ice.AsyncResult
begin_setPixels(int index, Pixels theElement, Ice.Callback __cb)
Ice.AsyncResult
begin_setPixels(int index, Pixels theElement, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPixels(int index, Pixels theElement, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPixels(int index, Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPixels(int index, Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setPixels(int index, Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPixels(int index, Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPixels(int index, Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setPixels __cb)
Ice.AsyncResult
begin_setPixels(int index, Pixels theElement, Callback_Image_setPixels __cb)
Ice.AsyncResult
begin_setPrimaryPixels(Pixels theElement)
Ice.AsyncResult
begin_setPrimaryPixels(Pixels theElement, Ice.Callback __cb)
Ice.AsyncResult
begin_setPrimaryPixels(Pixels theElement, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPrimaryPixels(Pixels theElement, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPrimaryPixels(Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPrimaryPixels(Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setPrimaryPixels(Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPrimaryPixels(Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPrimaryPixels(Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setPrimaryPixels __cb)
Ice.AsyncResult
begin_setPrimaryPixels(Pixels theElement, Callback_Image_setPrimaryPixels __cb)
Ice.AsyncResult
begin_setSeries(RInt theSeries)
Ice.AsyncResult
begin_setSeries(RInt theSeries, Ice.Callback __cb)
Ice.AsyncResult
begin_setSeries(RInt theSeries, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setSeries(RInt theSeries, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setSeries(RInt theSeries, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setSeries(RInt theSeries, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setSeries(RInt theSeries, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setSeries(RInt theSeries, 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_setSeries(RInt theSeries, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setSeries __cb)
Ice.AsyncResult
begin_setSeries(RInt theSeries, Callback_Image_setSeries __cb)
Ice.AsyncResult
begin_setStageLabel(StageLabel theStageLabel)
Ice.AsyncResult
begin_setStageLabel(StageLabel theStageLabel, Ice.Callback __cb)
Ice.AsyncResult
begin_setStageLabel(StageLabel theStageLabel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setStageLabel(StageLabel theStageLabel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setStageLabel(StageLabel theStageLabel, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setStageLabel(StageLabel theStageLabel, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setStageLabel(StageLabel theStageLabel, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setStageLabel(StageLabel theStageLabel, 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_setStageLabel(StageLabel theStageLabel, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setStageLabel __cb)
Ice.AsyncResult
begin_setStageLabel(StageLabel theStageLabel, Callback_Image_setStageLabel __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_Image_setVersion __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Callback_Image_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_Image_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Callback_Image_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfDatasetLinks()
Ice.AsyncResult
begin_sizeOfDatasetLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfDatasetLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfDatasetLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfDatasetLinks(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_sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_sizeOfDatasetLinks __cb)
Ice.AsyncResult
begin_sizeOfDatasetLinks(Callback_Image_sizeOfDatasetLinks __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_Image_sizeOfFolderLinks __cb)
Ice.AsyncResult
begin_sizeOfFolderLinks(Callback_Image_sizeOfFolderLinks __cb)
Ice.AsyncResult
begin_sizeOfPixels()
Ice.AsyncResult
begin_sizeOfPixels(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfPixels(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfPixels(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfPixels(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_sizeOfPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_sizeOfPixels __cb)
Ice.AsyncResult
begin_sizeOfPixels(Callback_Image_sizeOfPixels __cb)
Ice.AsyncResult
begin_sizeOfRois()
Ice.AsyncResult
begin_sizeOfRois(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfRois(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfRois(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfRois(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfRois(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfRois(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfRois(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_sizeOfRois(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_sizeOfRois __cb)
Ice.AsyncResult
begin_sizeOfRois(Callback_Image_sizeOfRois __cb)
Ice.AsyncResult
begin_sizeOfWellSamples()
Ice.AsyncResult
begin_sizeOfWellSamples(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfWellSamples(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfWellSamples(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfWellSamples(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_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_sizeOfWellSamples __cb)
Ice.AsyncResult
begin_sizeOfWellSamples(Callback_Image_sizeOfWellSamples __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_Image_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Callback_Image_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkDataset(Dataset removal)
Ice.AsyncResult
begin_unlinkDataset(Dataset removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkDataset(Dataset removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkDataset(Dataset removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkDataset(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkDataset(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkDataset(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkDataset(Dataset 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_unlinkDataset(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_unlinkDataset __cb)
Ice.AsyncResult
begin_unlinkDataset(Dataset removal, Callback_Image_unlinkDataset __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_Image_unlinkFolder __cb)
Ice.AsyncResult
begin_unlinkFolder(Folder removal, Callback_Image_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_Image_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(Callback_Image_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadDatasetLinks()
Ice.AsyncResult
begin_unloadDatasetLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadDatasetLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadDatasetLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadDatasetLinks(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_unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_unloadDatasetLinks __cb)
Ice.AsyncResult
begin_unloadDatasetLinks(Callback_Image_unloadDatasetLinks __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_Image_unloadFolderLinks __cb)
Ice.AsyncResult
begin_unloadFolderLinks(Callback_Image_unloadFolderLinks __cb)
Ice.AsyncResult
begin_unloadPixels()
Ice.AsyncResult
begin_unloadPixels(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadPixels(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadPixels(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadPixels(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_unloadPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_unloadPixels __cb)
Ice.AsyncResult
begin_unloadPixels(Callback_Image_unloadPixels __cb)
Ice.AsyncResult
begin_unloadRois()
Ice.AsyncResult
begin_unloadRois(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadRois(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadRois(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadRois(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadRois(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadRois(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadRois(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_unloadRois(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_unloadRois __cb)
Ice.AsyncResult
begin_unloadRois(Callback_Image_unloadRois __cb)
Ice.AsyncResult
begin_unloadWellSamples()
Ice.AsyncResult
begin_unloadWellSamples(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadWellSamples(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_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_unloadWellSamples __cb)
Ice.AsyncResult
begin_unloadWellSamples(Callback_Image_unloadWellSamples __cb)
void
clearAnnotationLinks()
void
clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearDatasetLinks()
void
clearDatasetLinks(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
clearPixels()
void
clearPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearRois()
void
clearRois(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearWellSamples()
void
clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<ImageAnnotationLink>
copyAnnotationLinks()
java.util.List<ImageAnnotationLink>
copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<DatasetImageLink>
copyDatasetLinks()
java.util.List<DatasetImageLink>
copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<FolderImageLink>
copyFolderLinks()
java.util.List<FolderImageLink>
copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Pixels>
copyPixels()
java.util.List<Pixels>
copyPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Roi>
copyRois()
java.util.List<Roi>
copyRois(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<WellSample>
copyWellSamples()
java.util.List<WellSample>
copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
end_addAllDatasetImageLinkSet(Ice.AsyncResult __result)
void
end_addAllFolderImageLinkSet(Ice.AsyncResult __result)
void
end_addAllImageAnnotationLinkSet(Ice.AsyncResult __result)
void
end_addAllPixelsSet(Ice.AsyncResult __result)
void
end_addAllRoiSet(Ice.AsyncResult __result)
void
end_addAllWellSampleSet(Ice.AsyncResult __result)
void
end_addDatasetImageLink(Ice.AsyncResult __result)
void
end_addDatasetImageLinkToBoth(Ice.AsyncResult __result)
void
end_addFolderImageLink(Ice.AsyncResult __result)
void
end_addFolderImageLinkToBoth(Ice.AsyncResult __result)
void
end_addImageAnnotationLink(Ice.AsyncResult __result)
void
end_addImageAnnotationLinkToBoth(Ice.AsyncResult __result)
void
end_addPixels(Ice.AsyncResult __result)
void
end_addRoi(Ice.AsyncResult __result)
void
end_addWellSample(Ice.AsyncResult __result)
void
end_clearAnnotationLinks(Ice.AsyncResult __result)
void
end_clearDatasetLinks(Ice.AsyncResult __result)
void
end_clearFolderLinks(Ice.AsyncResult __result)
void
end_clearPixels(Ice.AsyncResult __result)
void
end_clearRois(Ice.AsyncResult __result)
void
end_clearWellSamples(Ice.AsyncResult __result)
java.util.List<ImageAnnotationLink>
end_copyAnnotationLinks(Ice.AsyncResult __result)
java.util.List<DatasetImageLink>
end_copyDatasetLinks(Ice.AsyncResult __result)
java.util.List<FolderImageLink>
end_copyFolderLinks(Ice.AsyncResult __result)
java.util.List<Pixels>
end_copyPixels(Ice.AsyncResult __result)
java.util.List<Roi>
end_copyRois(Ice.AsyncResult __result)
java.util.List<WellSample>
end_copyWellSamples(Ice.AsyncResult __result)
java.util.List<DatasetImageLink>
end_findDatasetImageLink(Ice.AsyncResult __result)
java.util.List<FolderImageLink>
end_findFolderImageLink(Ice.AsyncResult __result)
java.util.List<ImageAnnotationLink>
end_findImageAnnotationLink(Ice.AsyncResult __result)
RTime
end_getAcquisitionDate(Ice.AsyncResult __result)
java.util.Map<java.lang.Long,java.lang.Long>
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __result)
RBool
end_getArchived(Ice.AsyncResult __result)
java.util.Map<java.lang.Long,java.lang.Long>
end_getDatasetLinksCountPerOwner(Ice.AsyncResult __result)
RString
end_getDescription(Ice.AsyncResult __result)
Experiment
end_getExperiment(Ice.AsyncResult __result)
Fileset
end_getFileset(Ice.AsyncResult __result)
java.util.Map<java.lang.Long,java.lang.Long>
end_getFolderLinksCountPerOwner(Ice.AsyncResult __result)
Format
end_getFormat(Ice.AsyncResult __result)
ImagingEnvironment
end_getImagingEnvironment(Ice.AsyncResult __result)
Instrument
end_getInstrument(Ice.AsyncResult __result)
RString
end_getName(Ice.AsyncResult __result)
ObjectiveSettings
end_getObjectiveSettings(Ice.AsyncResult __result)
RBool
end_getPartial(Ice.AsyncResult __result)
Pixels
end_getPixels(Ice.AsyncResult __result)
Pixels
end_getPrimaryPixels(Ice.AsyncResult __result)
RInt
end_getSeries(Ice.AsyncResult __result)
StageLabel
end_getStageLabel(Ice.AsyncResult __result)
RInt
end_getVersion(Ice.AsyncResult __result)
ImageAnnotationLink
end_linkAnnotation(Ice.AsyncResult __result)
DatasetImageLink
end_linkDataset(Ice.AsyncResult __result)
java.util.List<Annotation>
end_linkedAnnotationList(Ice.AsyncResult __result)
java.util.List<Dataset>
end_linkedDatasetList(Ice.AsyncResult __result)
java.util.List<Folder>
end_linkedFolderList(Ice.AsyncResult __result)
FolderImageLink
end_linkFolder(Ice.AsyncResult __result)
void
end_reloadAnnotationLinks(Ice.AsyncResult __result)
void
end_reloadDatasetLinks(Ice.AsyncResult __result)
void
end_reloadFolderLinks(Ice.AsyncResult __result)
void
end_reloadPixels(Ice.AsyncResult __result)
void
end_reloadRois(Ice.AsyncResult __result)
void
end_reloadWellSamples(Ice.AsyncResult __result)
void
end_removeAllDatasetImageLinkSet(Ice.AsyncResult __result)
void
end_removeAllFolderImageLinkSet(Ice.AsyncResult __result)
void
end_removeAllImageAnnotationLinkSet(Ice.AsyncResult __result)
void
end_removeAllPixelsSet(Ice.AsyncResult __result)
void
end_removeAllRoiSet(Ice.AsyncResult __result)
void
end_removeAllWellSampleSet(Ice.AsyncResult __result)
void
end_removeDatasetImageLink(Ice.AsyncResult __result)
void
end_removeDatasetImageLinkFromBoth(Ice.AsyncResult __result)
void
end_removeFolderImageLink(Ice.AsyncResult __result)
void
end_removeFolderImageLinkFromBoth(Ice.AsyncResult __result)
void
end_removeImageAnnotationLink(Ice.AsyncResult __result)
void
end_removeImageAnnotationLinkFromBoth(Ice.AsyncResult __result)
void
end_removePixels(Ice.AsyncResult __result)
void
end_removeRoi(Ice.AsyncResult __result)
void
end_removeWellSample(Ice.AsyncResult __result)
void
end_setAcquisitionDate(Ice.AsyncResult __result)
void
end_setArchived(Ice.AsyncResult __result)
void
end_setDescription(Ice.AsyncResult __result)
void
end_setExperiment(Ice.AsyncResult __result)
void
end_setFileset(Ice.AsyncResult __result)
void
end_setFormat(Ice.AsyncResult __result)
void
end_setImagingEnvironment(Ice.AsyncResult __result)
void
end_setInstrument(Ice.AsyncResult __result)
void
end_setName(Ice.AsyncResult __result)
void
end_setObjectiveSettings(Ice.AsyncResult __result)
void
end_setPartial(Ice.AsyncResult __result)
Pixels
end_setPixels(Ice.AsyncResult __result)
Pixels
end_setPrimaryPixels(Ice.AsyncResult __result)
void
end_setSeries(Ice.AsyncResult __result)
void
end_setStageLabel(Ice.AsyncResult __result)
void
end_setVersion(Ice.AsyncResult __result)
int
end_sizeOfAnnotationLinks(Ice.AsyncResult __result)
int
end_sizeOfDatasetLinks(Ice.AsyncResult __result)
int
end_sizeOfFolderLinks(Ice.AsyncResult __result)
int
end_sizeOfPixels(Ice.AsyncResult __result)
int
end_sizeOfRois(Ice.AsyncResult __result)
int
end_sizeOfWellSamples(Ice.AsyncResult __result)
void
end_unlinkAnnotation(Ice.AsyncResult __result)
void
end_unlinkDataset(Ice.AsyncResult __result)
void
end_unlinkFolder(Ice.AsyncResult __result)
void
end_unloadAnnotationLinks(Ice.AsyncResult __result)
void
end_unloadDatasetLinks(Ice.AsyncResult __result)
void
end_unloadFolderLinks(Ice.AsyncResult __result)
void
end_unloadPixels(Ice.AsyncResult __result)
void
end_unloadRois(Ice.AsyncResult __result)
void
end_unloadWellSamples(Ice.AsyncResult __result)
java.util.List<DatasetImageLink>
findDatasetImageLink(Dataset removal)
java.util.List<DatasetImageLink>
findDatasetImageLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<FolderImageLink>
findFolderImageLink(Folder removal)
java.util.List<FolderImageLink>
findFolderImageLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<ImageAnnotationLink>
findImageAnnotationLink(Annotation removal)
java.util.List<ImageAnnotationLink>
findImageAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
RTime
getAcquisitionDate()
RTime
getAcquisitionDate(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)
RBool
getArchived()
RBool
getArchived(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.Map<java.lang.Long,java.lang.Long>
getDatasetLinksCountPerOwner()
java.util.Map<java.lang.Long,java.lang.Long>
getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getDescription()
RString
getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
Experiment
getExperiment()
Experiment
getExperiment(java.util.Map<java.lang.String,java.lang.String> __ctx)
Fileset
getFileset()
Fileset
getFileset(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)
Format
getFormat()
Format
getFormat(java.util.Map<java.lang.String,java.lang.String> __ctx)
ImagingEnvironment
getImagingEnvironment()
ImagingEnvironment
getImagingEnvironment(java.util.Map<java.lang.String,java.lang.String> __ctx)
Instrument
getInstrument()
Instrument
getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getName()
RString
getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
ObjectiveSettings
getObjectiveSettings()
ObjectiveSettings
getObjectiveSettings(java.util.Map<java.lang.String,java.lang.String> __ctx)
RBool
getPartial()
RBool
getPartial(java.util.Map<java.lang.String,java.lang.String> __ctx)
Pixels
getPixels(int index)
Pixels
getPixels(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
Pixels
getPrimaryPixels()
Pixels
getPrimaryPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getSeries()
RInt
getSeries(java.util.Map<java.lang.String,java.lang.String> __ctx)
StageLabel
getStageLabel()
StageLabel
getStageLabel(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getVersion()
RInt
getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
ImageAnnotationLink
linkAnnotation(Annotation addition)
ImageAnnotationLink
linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
DatasetImageLink
linkDataset(Dataset addition)
DatasetImageLink
linkDataset(Dataset 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<Dataset>
linkedDatasetList()
java.util.List<Dataset>
linkedDatasetList(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)
FolderImageLink
linkFolder(Folder addition)
FolderImageLink
linkFolder(Folder addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadAnnotationLinks(Image toCopy)
void
reloadAnnotationLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadDatasetLinks(Image toCopy)
void
reloadDatasetLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadFolderLinks(Image toCopy)
void
reloadFolderLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadPixels(Image toCopy)
void
reloadPixels(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadRois(Image toCopy)
void
reloadRois(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadWellSamples(Image toCopy)
void
reloadWellSamples(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets)
void
removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
void
removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets)
void
removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllPixelsSet(java.util.List<Pixels> targets)
void
removeAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllRoiSet(java.util.List<Roi> targets)
void
removeAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllWellSampleSet(java.util.List<WellSample> targets)
void
removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeDatasetImageLink(DatasetImageLink theTarget)
void
removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides)
void
removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFolderImageLink(FolderImageLink theTarget)
void
removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides)
void
removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeImageAnnotationLink(ImageAnnotationLink theTarget)
void
removeImageAnnotationLink(ImageAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides)
void
removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removePixels(Pixels theTarget)
void
removePixels(Pixels theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeRoi(Roi theTarget)
void
removeRoi(Roi theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeWellSample(WellSample theTarget)
void
removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setAcquisitionDate(RTime theAcquisitionDate)
void
setAcquisitionDate(RTime theAcquisitionDate, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setArchived(RBool theArchived)
void
setArchived(RBool theArchived, 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
setExperiment(Experiment theExperiment)
void
setExperiment(Experiment theExperiment, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setFileset(Fileset theFileset)
void
setFileset(Fileset theFileset, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setFormat(Format theFormat)
void
setFormat(Format theFormat, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setImagingEnvironment(ImagingEnvironment theImagingEnvironment)
void
setImagingEnvironment(ImagingEnvironment theImagingEnvironment, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setInstrument(Instrument theInstrument)
void
setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setName(RString theName)
void
setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setObjectiveSettings(ObjectiveSettings theObjectiveSettings)
void
setObjectiveSettings(ObjectiveSettings theObjectiveSettings, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setPartial(RBool thePartial)
void
setPartial(RBool thePartial, java.util.Map<java.lang.String,java.lang.String> __ctx)
Pixels
setPixels(int index, Pixels theElement)
Pixels
setPixels(int index, Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Pixels
setPrimaryPixels(Pixels theElement)
Pixels
setPrimaryPixels(Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setSeries(RInt theSeries)
void
setSeries(RInt theSeries, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setStageLabel(StageLabel theStageLabel)
void
setStageLabel(StageLabel theStageLabel, 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
sizeOfDatasetLinks()
int
sizeOfDatasetLinks(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
sizeOfPixels()
int
sizeOfPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfRois()
int
sizeOfRois(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfWellSamples()
int
sizeOfWellSamples(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
unlinkDataset(Dataset removal)
void
unlinkDataset(Dataset 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
unloadDatasetLinks()
void
unloadDatasetLinks(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
unloadPixels()
void
unloadPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadRois()
void
unloadRois(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadWellSamples()
void
unloadWellSamples(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_Image_getVersion __cb)
-
begin_getVersion
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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_Image_setVersion __cb)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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)
-
getSeries
RInt getSeries()
-
getSeries
RInt getSeries(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getSeries
Ice.AsyncResult begin_getSeries()
-
begin_getSeries
Ice.AsyncResult begin_getSeries(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getSeries
Ice.AsyncResult begin_getSeries(Ice.Callback __cb)
-
begin_getSeries
Ice.AsyncResult begin_getSeries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getSeries
Ice.AsyncResult begin_getSeries(Callback_Image_getSeries __cb)
-
begin_getSeries
Ice.AsyncResult begin_getSeries(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getSeries __cb)
-
begin_getSeries
Ice.AsyncResult begin_getSeries(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getSeries
Ice.AsyncResult begin_getSeries(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getSeries
Ice.AsyncResult begin_getSeries(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getSeries
Ice.AsyncResult begin_getSeries(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_getSeries
RInt end_getSeries(Ice.AsyncResult __result)
-
setSeries
void setSeries(RInt theSeries)
-
setSeries
void setSeries(RInt theSeries, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setSeries
Ice.AsyncResult begin_setSeries(RInt theSeries)
-
begin_setSeries
Ice.AsyncResult begin_setSeries(RInt theSeries, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setSeries
Ice.AsyncResult begin_setSeries(RInt theSeries, Ice.Callback __cb)
-
begin_setSeries
Ice.AsyncResult begin_setSeries(RInt theSeries, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setSeries
Ice.AsyncResult begin_setSeries(RInt theSeries, Callback_Image_setSeries __cb)
-
begin_setSeries
Ice.AsyncResult begin_setSeries(RInt theSeries, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setSeries __cb)
-
begin_setSeries
Ice.AsyncResult begin_setSeries(RInt theSeries, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setSeries
Ice.AsyncResult begin_setSeries(RInt theSeries, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setSeries
Ice.AsyncResult begin_setSeries(RInt theSeries, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setSeries
Ice.AsyncResult begin_setSeries(RInt theSeries, 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_setSeries
void end_setSeries(Ice.AsyncResult __result)
-
getAcquisitionDate
RTime getAcquisitionDate()
-
getAcquisitionDate
RTime getAcquisitionDate(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getAcquisitionDate
Ice.AsyncResult begin_getAcquisitionDate()
-
begin_getAcquisitionDate
Ice.AsyncResult begin_getAcquisitionDate(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getAcquisitionDate
Ice.AsyncResult begin_getAcquisitionDate(Ice.Callback __cb)
-
begin_getAcquisitionDate
Ice.AsyncResult begin_getAcquisitionDate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getAcquisitionDate
Ice.AsyncResult begin_getAcquisitionDate(Callback_Image_getAcquisitionDate __cb)
-
begin_getAcquisitionDate
Ice.AsyncResult begin_getAcquisitionDate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getAcquisitionDate __cb)
-
begin_getAcquisitionDate
Ice.AsyncResult begin_getAcquisitionDate(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getAcquisitionDate
Ice.AsyncResult begin_getAcquisitionDate(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getAcquisitionDate
Ice.AsyncResult begin_getAcquisitionDate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getAcquisitionDate
Ice.AsyncResult begin_getAcquisitionDate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getAcquisitionDate
RTime end_getAcquisitionDate(Ice.AsyncResult __result)
-
setAcquisitionDate
void setAcquisitionDate(RTime theAcquisitionDate)
-
setAcquisitionDate
void setAcquisitionDate(RTime theAcquisitionDate, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setAcquisitionDate
Ice.AsyncResult begin_setAcquisitionDate(RTime theAcquisitionDate)
-
begin_setAcquisitionDate
Ice.AsyncResult begin_setAcquisitionDate(RTime theAcquisitionDate, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setAcquisitionDate
Ice.AsyncResult begin_setAcquisitionDate(RTime theAcquisitionDate, Ice.Callback __cb)
-
begin_setAcquisitionDate
Ice.AsyncResult begin_setAcquisitionDate(RTime theAcquisitionDate, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setAcquisitionDate
Ice.AsyncResult begin_setAcquisitionDate(RTime theAcquisitionDate, Callback_Image_setAcquisitionDate __cb)
-
begin_setAcquisitionDate
Ice.AsyncResult begin_setAcquisitionDate(RTime theAcquisitionDate, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setAcquisitionDate __cb)
-
begin_setAcquisitionDate
Ice.AsyncResult begin_setAcquisitionDate(RTime theAcquisitionDate, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setAcquisitionDate
Ice.AsyncResult begin_setAcquisitionDate(RTime theAcquisitionDate, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setAcquisitionDate
Ice.AsyncResult begin_setAcquisitionDate(RTime theAcquisitionDate, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setAcquisitionDate
Ice.AsyncResult begin_setAcquisitionDate(RTime theAcquisitionDate, 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_setAcquisitionDate
void end_setAcquisitionDate(Ice.AsyncResult __result)
-
getArchived
RBool getArchived()
-
getArchived
RBool getArchived(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getArchived
Ice.AsyncResult begin_getArchived()
-
begin_getArchived
Ice.AsyncResult begin_getArchived(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getArchived
Ice.AsyncResult begin_getArchived(Ice.Callback __cb)
-
begin_getArchived
Ice.AsyncResult begin_getArchived(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getArchived
Ice.AsyncResult begin_getArchived(Callback_Image_getArchived __cb)
-
begin_getArchived
Ice.AsyncResult begin_getArchived(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getArchived __cb)
-
begin_getArchived
Ice.AsyncResult begin_getArchived(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getArchived
Ice.AsyncResult begin_getArchived(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getArchived
Ice.AsyncResult begin_getArchived(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getArchived
Ice.AsyncResult begin_getArchived(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getArchived
RBool end_getArchived(Ice.AsyncResult __result)
-
setArchived
void setArchived(RBool theArchived)
-
setArchived
void setArchived(RBool theArchived, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setArchived
Ice.AsyncResult begin_setArchived(RBool theArchived)
-
begin_setArchived
Ice.AsyncResult begin_setArchived(RBool theArchived, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setArchived
Ice.AsyncResult begin_setArchived(RBool theArchived, Ice.Callback __cb)
-
begin_setArchived
Ice.AsyncResult begin_setArchived(RBool theArchived, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setArchived
Ice.AsyncResult begin_setArchived(RBool theArchived, Callback_Image_setArchived __cb)
-
begin_setArchived
Ice.AsyncResult begin_setArchived(RBool theArchived, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setArchived __cb)
-
begin_setArchived
Ice.AsyncResult begin_setArchived(RBool theArchived, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setArchived
Ice.AsyncResult begin_setArchived(RBool theArchived, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setArchived
Ice.AsyncResult begin_setArchived(RBool theArchived, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setArchived
Ice.AsyncResult begin_setArchived(RBool theArchived, 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_setArchived
void end_setArchived(Ice.AsyncResult __result)
-
getPartial
RBool getPartial()
-
getPartial
RBool getPartial(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getPartial
Ice.AsyncResult begin_getPartial()
-
begin_getPartial
Ice.AsyncResult begin_getPartial(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getPartial
Ice.AsyncResult begin_getPartial(Ice.Callback __cb)
-
begin_getPartial
Ice.AsyncResult begin_getPartial(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getPartial
Ice.AsyncResult begin_getPartial(Callback_Image_getPartial __cb)
-
begin_getPartial
Ice.AsyncResult begin_getPartial(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getPartial __cb)
-
begin_getPartial
Ice.AsyncResult begin_getPartial(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getPartial
Ice.AsyncResult begin_getPartial(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getPartial
Ice.AsyncResult begin_getPartial(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getPartial
Ice.AsyncResult begin_getPartial(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getPartial
RBool end_getPartial(Ice.AsyncResult __result)
-
setPartial
void setPartial(RBool thePartial)
-
setPartial
void setPartial(RBool thePartial, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setPartial
Ice.AsyncResult begin_setPartial(RBool thePartial)
-
begin_setPartial
Ice.AsyncResult begin_setPartial(RBool thePartial, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setPartial
Ice.AsyncResult begin_setPartial(RBool thePartial, Ice.Callback __cb)
-
begin_setPartial
Ice.AsyncResult begin_setPartial(RBool thePartial, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setPartial
Ice.AsyncResult begin_setPartial(RBool thePartial, Callback_Image_setPartial __cb)
-
begin_setPartial
Ice.AsyncResult begin_setPartial(RBool thePartial, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setPartial __cb)
-
begin_setPartial
Ice.AsyncResult begin_setPartial(RBool thePartial, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setPartial
Ice.AsyncResult begin_setPartial(RBool thePartial, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setPartial
Ice.AsyncResult begin_setPartial(RBool thePartial, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setPartial
Ice.AsyncResult begin_setPartial(RBool thePartial, 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_setPartial
void end_setPartial(Ice.AsyncResult __result)
-
getFormat
Format getFormat()
-
getFormat
Format getFormat(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getFormat
Ice.AsyncResult begin_getFormat()
-
begin_getFormat
Ice.AsyncResult begin_getFormat(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getFormat
Ice.AsyncResult begin_getFormat(Ice.Callback __cb)
-
begin_getFormat
Ice.AsyncResult begin_getFormat(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getFormat
Ice.AsyncResult begin_getFormat(Callback_Image_getFormat __cb)
-
begin_getFormat
Ice.AsyncResult begin_getFormat(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getFormat __cb)
-
begin_getFormat
Ice.AsyncResult begin_getFormat(IceInternal.Functional_GenericCallback1<Format> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getFormat
Ice.AsyncResult begin_getFormat(IceInternal.Functional_GenericCallback1<Format> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getFormat
Ice.AsyncResult begin_getFormat(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Format> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getFormat
Ice.AsyncResult begin_getFormat(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Format> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getFormat
Format end_getFormat(Ice.AsyncResult __result)
-
setFormat
void setFormat(Format theFormat)
-
setFormat
void setFormat(Format theFormat, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setFormat
Ice.AsyncResult begin_setFormat(Format theFormat)
-
begin_setFormat
Ice.AsyncResult begin_setFormat(Format theFormat, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setFormat
Ice.AsyncResult begin_setFormat(Format theFormat, Ice.Callback __cb)
-
begin_setFormat
Ice.AsyncResult begin_setFormat(Format theFormat, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setFormat
Ice.AsyncResult begin_setFormat(Format theFormat, Callback_Image_setFormat __cb)
-
begin_setFormat
Ice.AsyncResult begin_setFormat(Format theFormat, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setFormat __cb)
-
begin_setFormat
Ice.AsyncResult begin_setFormat(Format theFormat, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setFormat
Ice.AsyncResult begin_setFormat(Format theFormat, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setFormat
Ice.AsyncResult begin_setFormat(Format theFormat, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setFormat
Ice.AsyncResult begin_setFormat(Format theFormat, 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_setFormat
void end_setFormat(Ice.AsyncResult __result)
-
getImagingEnvironment
ImagingEnvironment getImagingEnvironment()
-
getImagingEnvironment
ImagingEnvironment getImagingEnvironment(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getImagingEnvironment
Ice.AsyncResult begin_getImagingEnvironment()
-
begin_getImagingEnvironment
Ice.AsyncResult begin_getImagingEnvironment(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getImagingEnvironment
Ice.AsyncResult begin_getImagingEnvironment(Ice.Callback __cb)
-
begin_getImagingEnvironment
Ice.AsyncResult begin_getImagingEnvironment(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getImagingEnvironment
Ice.AsyncResult begin_getImagingEnvironment(Callback_Image_getImagingEnvironment __cb)
-
begin_getImagingEnvironment
Ice.AsyncResult begin_getImagingEnvironment(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getImagingEnvironment __cb)
-
begin_getImagingEnvironment
Ice.AsyncResult begin_getImagingEnvironment(IceInternal.Functional_GenericCallback1<ImagingEnvironment> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getImagingEnvironment
Ice.AsyncResult begin_getImagingEnvironment(IceInternal.Functional_GenericCallback1<ImagingEnvironment> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getImagingEnvironment
Ice.AsyncResult begin_getImagingEnvironment(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ImagingEnvironment> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getImagingEnvironment
Ice.AsyncResult begin_getImagingEnvironment(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ImagingEnvironment> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getImagingEnvironment
ImagingEnvironment end_getImagingEnvironment(Ice.AsyncResult __result)
-
setImagingEnvironment
void setImagingEnvironment(ImagingEnvironment theImagingEnvironment)
-
setImagingEnvironment
void setImagingEnvironment(ImagingEnvironment theImagingEnvironment, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setImagingEnvironment
Ice.AsyncResult begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment)
-
begin_setImagingEnvironment
Ice.AsyncResult begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setImagingEnvironment
Ice.AsyncResult begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, Ice.Callback __cb)
-
begin_setImagingEnvironment
Ice.AsyncResult begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setImagingEnvironment
Ice.AsyncResult begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, Callback_Image_setImagingEnvironment __cb)
-
begin_setImagingEnvironment
Ice.AsyncResult begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setImagingEnvironment __cb)
-
begin_setImagingEnvironment
Ice.AsyncResult begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setImagingEnvironment
Ice.AsyncResult begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setImagingEnvironment
Ice.AsyncResult begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setImagingEnvironment
Ice.AsyncResult begin_setImagingEnvironment(ImagingEnvironment theImagingEnvironment, 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_setImagingEnvironment
void end_setImagingEnvironment(Ice.AsyncResult __result)
-
getObjectiveSettings
ObjectiveSettings getObjectiveSettings()
-
getObjectiveSettings
ObjectiveSettings getObjectiveSettings(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getObjectiveSettings
Ice.AsyncResult begin_getObjectiveSettings()
-
begin_getObjectiveSettings
Ice.AsyncResult begin_getObjectiveSettings(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getObjectiveSettings
Ice.AsyncResult begin_getObjectiveSettings(Ice.Callback __cb)
-
begin_getObjectiveSettings
Ice.AsyncResult begin_getObjectiveSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getObjectiveSettings
Ice.AsyncResult begin_getObjectiveSettings(Callback_Image_getObjectiveSettings __cb)
-
begin_getObjectiveSettings
Ice.AsyncResult begin_getObjectiveSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getObjectiveSettings __cb)
-
begin_getObjectiveSettings
Ice.AsyncResult begin_getObjectiveSettings(IceInternal.Functional_GenericCallback1<ObjectiveSettings> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getObjectiveSettings
Ice.AsyncResult begin_getObjectiveSettings(IceInternal.Functional_GenericCallback1<ObjectiveSettings> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getObjectiveSettings
Ice.AsyncResult begin_getObjectiveSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ObjectiveSettings> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getObjectiveSettings
Ice.AsyncResult begin_getObjectiveSettings(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ObjectiveSettings> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getObjectiveSettings
ObjectiveSettings end_getObjectiveSettings(Ice.AsyncResult __result)
-
setObjectiveSettings
void setObjectiveSettings(ObjectiveSettings theObjectiveSettings)
-
setObjectiveSettings
void setObjectiveSettings(ObjectiveSettings theObjectiveSettings, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setObjectiveSettings
Ice.AsyncResult begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings)
-
begin_setObjectiveSettings
Ice.AsyncResult begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setObjectiveSettings
Ice.AsyncResult begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, Ice.Callback __cb)
-
begin_setObjectiveSettings
Ice.AsyncResult begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setObjectiveSettings
Ice.AsyncResult begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, Callback_Image_setObjectiveSettings __cb)
-
begin_setObjectiveSettings
Ice.AsyncResult begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setObjectiveSettings __cb)
-
begin_setObjectiveSettings
Ice.AsyncResult begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setObjectiveSettings
Ice.AsyncResult begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setObjectiveSettings
Ice.AsyncResult begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setObjectiveSettings
Ice.AsyncResult begin_setObjectiveSettings(ObjectiveSettings theObjectiveSettings, 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_setObjectiveSettings
void end_setObjectiveSettings(Ice.AsyncResult __result)
-
getInstrument
Instrument getInstrument()
-
getInstrument
Instrument getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getInstrument
Ice.AsyncResult begin_getInstrument()
-
begin_getInstrument
Ice.AsyncResult begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getInstrument
Ice.AsyncResult begin_getInstrument(Ice.Callback __cb)
-
begin_getInstrument
Ice.AsyncResult begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getInstrument
Ice.AsyncResult begin_getInstrument(Callback_Image_getInstrument __cb)
-
begin_getInstrument
Ice.AsyncResult begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getInstrument __cb)
-
begin_getInstrument
Ice.AsyncResult begin_getInstrument(IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getInstrument
Ice.AsyncResult begin_getInstrument(IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getInstrument
Ice.AsyncResult begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getInstrument
Ice.AsyncResult begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getInstrument
Instrument end_getInstrument(Ice.AsyncResult __result)
-
setInstrument
void setInstrument(Instrument theInstrument)
-
setInstrument
void setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setInstrument
Ice.AsyncResult begin_setInstrument(Instrument theInstrument)
-
begin_setInstrument
Ice.AsyncResult begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setInstrument
Ice.AsyncResult begin_setInstrument(Instrument theInstrument, Ice.Callback __cb)
-
begin_setInstrument
Ice.AsyncResult begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setInstrument
Ice.AsyncResult begin_setInstrument(Instrument theInstrument, Callback_Image_setInstrument __cb)
-
begin_setInstrument
Ice.AsyncResult begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setInstrument __cb)
-
begin_setInstrument
Ice.AsyncResult begin_setInstrument(Instrument theInstrument, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setInstrument
Ice.AsyncResult begin_setInstrument(Instrument theInstrument, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setInstrument
Ice.AsyncResult begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setInstrument
Ice.AsyncResult begin_setInstrument(Instrument theInstrument, 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_setInstrument
void end_setInstrument(Ice.AsyncResult __result)
-
getStageLabel
StageLabel getStageLabel()
-
getStageLabel
StageLabel getStageLabel(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getStageLabel
Ice.AsyncResult begin_getStageLabel()
-
begin_getStageLabel
Ice.AsyncResult begin_getStageLabel(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getStageLabel
Ice.AsyncResult begin_getStageLabel(Ice.Callback __cb)
-
begin_getStageLabel
Ice.AsyncResult begin_getStageLabel(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getStageLabel
Ice.AsyncResult begin_getStageLabel(Callback_Image_getStageLabel __cb)
-
begin_getStageLabel
Ice.AsyncResult begin_getStageLabel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getStageLabel __cb)
-
begin_getStageLabel
Ice.AsyncResult begin_getStageLabel(IceInternal.Functional_GenericCallback1<StageLabel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getStageLabel
Ice.AsyncResult begin_getStageLabel(IceInternal.Functional_GenericCallback1<StageLabel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getStageLabel
Ice.AsyncResult begin_getStageLabel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<StageLabel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getStageLabel
Ice.AsyncResult begin_getStageLabel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<StageLabel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getStageLabel
StageLabel end_getStageLabel(Ice.AsyncResult __result)
-
setStageLabel
void setStageLabel(StageLabel theStageLabel)
-
setStageLabel
void setStageLabel(StageLabel theStageLabel, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setStageLabel
Ice.AsyncResult begin_setStageLabel(StageLabel theStageLabel)
-
begin_setStageLabel
Ice.AsyncResult begin_setStageLabel(StageLabel theStageLabel, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setStageLabel
Ice.AsyncResult begin_setStageLabel(StageLabel theStageLabel, Ice.Callback __cb)
-
begin_setStageLabel
Ice.AsyncResult begin_setStageLabel(StageLabel theStageLabel, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setStageLabel
Ice.AsyncResult begin_setStageLabel(StageLabel theStageLabel, Callback_Image_setStageLabel __cb)
-
begin_setStageLabel
Ice.AsyncResult begin_setStageLabel(StageLabel theStageLabel, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setStageLabel __cb)
-
begin_setStageLabel
Ice.AsyncResult begin_setStageLabel(StageLabel theStageLabel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setStageLabel
Ice.AsyncResult begin_setStageLabel(StageLabel theStageLabel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setStageLabel
Ice.AsyncResult begin_setStageLabel(StageLabel theStageLabel, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setStageLabel
Ice.AsyncResult begin_setStageLabel(StageLabel theStageLabel, 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_setStageLabel
void end_setStageLabel(Ice.AsyncResult __result)
-
getExperiment
Experiment getExperiment()
-
getExperiment
Experiment getExperiment(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getExperiment
Ice.AsyncResult begin_getExperiment()
-
begin_getExperiment
Ice.AsyncResult begin_getExperiment(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getExperiment
Ice.AsyncResult begin_getExperiment(Ice.Callback __cb)
-
begin_getExperiment
Ice.AsyncResult begin_getExperiment(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getExperiment
Ice.AsyncResult begin_getExperiment(Callback_Image_getExperiment __cb)
-
begin_getExperiment
Ice.AsyncResult begin_getExperiment(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getExperiment __cb)
-
begin_getExperiment
Ice.AsyncResult begin_getExperiment(IceInternal.Functional_GenericCallback1<Experiment> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getExperiment
Ice.AsyncResult begin_getExperiment(IceInternal.Functional_GenericCallback1<Experiment> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getExperiment
Ice.AsyncResult begin_getExperiment(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experiment> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getExperiment
Ice.AsyncResult begin_getExperiment(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experiment> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getExperiment
Experiment end_getExperiment(Ice.AsyncResult __result)
-
setExperiment
void setExperiment(Experiment theExperiment)
-
setExperiment
void setExperiment(Experiment theExperiment, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setExperiment
Ice.AsyncResult begin_setExperiment(Experiment theExperiment)
-
begin_setExperiment
Ice.AsyncResult begin_setExperiment(Experiment theExperiment, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setExperiment
Ice.AsyncResult begin_setExperiment(Experiment theExperiment, Ice.Callback __cb)
-
begin_setExperiment
Ice.AsyncResult begin_setExperiment(Experiment theExperiment, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setExperiment
Ice.AsyncResult begin_setExperiment(Experiment theExperiment, Callback_Image_setExperiment __cb)
-
begin_setExperiment
Ice.AsyncResult begin_setExperiment(Experiment theExperiment, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setExperiment __cb)
-
begin_setExperiment
Ice.AsyncResult begin_setExperiment(Experiment theExperiment, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setExperiment
Ice.AsyncResult begin_setExperiment(Experiment theExperiment, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setExperiment
Ice.AsyncResult begin_setExperiment(Experiment theExperiment, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setExperiment
Ice.AsyncResult begin_setExperiment(Experiment theExperiment, 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_setExperiment
void end_setExperiment(Ice.AsyncResult __result)
-
unloadPixels
void unloadPixels()
-
unloadPixels
void unloadPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadPixels
Ice.AsyncResult begin_unloadPixels()
-
begin_unloadPixels
Ice.AsyncResult begin_unloadPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadPixels
Ice.AsyncResult begin_unloadPixels(Ice.Callback __cb)
-
begin_unloadPixels
Ice.AsyncResult begin_unloadPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unloadPixels
Ice.AsyncResult begin_unloadPixels(Callback_Image_unloadPixels __cb)
-
begin_unloadPixels
Ice.AsyncResult begin_unloadPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_unloadPixels __cb)
-
begin_unloadPixels
Ice.AsyncResult begin_unloadPixels(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadPixels
Ice.AsyncResult begin_unloadPixels(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unloadPixels
Ice.AsyncResult begin_unloadPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadPixels
Ice.AsyncResult begin_unloadPixels(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_unloadPixels
void end_unloadPixels(Ice.AsyncResult __result)
-
sizeOfPixels
int sizeOfPixels()
-
sizeOfPixels
int sizeOfPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfPixels
Ice.AsyncResult begin_sizeOfPixels()
-
begin_sizeOfPixels
Ice.AsyncResult begin_sizeOfPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfPixels
Ice.AsyncResult begin_sizeOfPixels(Ice.Callback __cb)
-
begin_sizeOfPixels
Ice.AsyncResult begin_sizeOfPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_sizeOfPixels
Ice.AsyncResult begin_sizeOfPixels(Callback_Image_sizeOfPixels __cb)
-
begin_sizeOfPixels
Ice.AsyncResult begin_sizeOfPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_sizeOfPixels __cb)
-
begin_sizeOfPixels
Ice.AsyncResult begin_sizeOfPixels(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfPixels
Ice.AsyncResult begin_sizeOfPixels(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_sizeOfPixels
Ice.AsyncResult begin_sizeOfPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfPixels
Ice.AsyncResult begin_sizeOfPixels(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_sizeOfPixels
int end_sizeOfPixels(Ice.AsyncResult __result)
-
copyPixels
java.util.List<Pixels> copyPixels()
-
copyPixels
java.util.List<Pixels> copyPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyPixels
Ice.AsyncResult begin_copyPixels()
-
begin_copyPixels
Ice.AsyncResult begin_copyPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyPixels
Ice.AsyncResult begin_copyPixels(Ice.Callback __cb)
-
begin_copyPixels
Ice.AsyncResult begin_copyPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_copyPixels
Ice.AsyncResult begin_copyPixels(Callback_Image_copyPixels __cb)
-
begin_copyPixels
Ice.AsyncResult begin_copyPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_copyPixels __cb)
-
begin_copyPixels
Ice.AsyncResult begin_copyPixels(IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyPixels
Ice.AsyncResult begin_copyPixels(IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_copyPixels
Ice.AsyncResult begin_copyPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyPixels
Ice.AsyncResult begin_copyPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_copyPixels
java.util.List<Pixels> end_copyPixels(Ice.AsyncResult __result)
-
addPixels
void addPixels(Pixels target)
-
addPixels
void addPixels(Pixels target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addPixels
Ice.AsyncResult begin_addPixels(Pixels target)
-
begin_addPixels
Ice.AsyncResult begin_addPixels(Pixels target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addPixels
Ice.AsyncResult begin_addPixels(Pixels target, Ice.Callback __cb)
-
begin_addPixels
Ice.AsyncResult begin_addPixels(Pixels target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addPixels
Ice.AsyncResult begin_addPixels(Pixels target, Callback_Image_addPixels __cb)
-
begin_addPixels
Ice.AsyncResult begin_addPixels(Pixels target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addPixels __cb)
-
begin_addPixels
Ice.AsyncResult begin_addPixels(Pixels target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addPixels
Ice.AsyncResult begin_addPixels(Pixels target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addPixels
Ice.AsyncResult begin_addPixels(Pixels target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addPixels
Ice.AsyncResult begin_addPixels(Pixels 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_addPixels
void end_addPixels(Ice.AsyncResult __result)
-
addAllPixelsSet
void addAllPixelsSet(java.util.List<Pixels> targets)
-
addAllPixelsSet
void addAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllPixelsSet
Ice.AsyncResult begin_addAllPixelsSet(java.util.List<Pixels> targets)
-
begin_addAllPixelsSet
Ice.AsyncResult begin_addAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllPixelsSet
Ice.AsyncResult begin_addAllPixelsSet(java.util.List<Pixels> targets, Ice.Callback __cb)
-
begin_addAllPixelsSet
Ice.AsyncResult begin_addAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addAllPixelsSet
Ice.AsyncResult begin_addAllPixelsSet(java.util.List<Pixels> targets, Callback_Image_addAllPixelsSet __cb)
-
begin_addAllPixelsSet
Ice.AsyncResult begin_addAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addAllPixelsSet __cb)
-
begin_addAllPixelsSet
Ice.AsyncResult begin_addAllPixelsSet(java.util.List<Pixels> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllPixelsSet
Ice.AsyncResult begin_addAllPixelsSet(java.util.List<Pixels> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addAllPixelsSet
Ice.AsyncResult begin_addAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllPixelsSet
Ice.AsyncResult begin_addAllPixelsSet(java.util.List<Pixels> 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_addAllPixelsSet
void end_addAllPixelsSet(Ice.AsyncResult __result)
-
removePixels
void removePixels(Pixels theTarget)
-
removePixels
void removePixels(Pixels theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removePixels
Ice.AsyncResult begin_removePixels(Pixels theTarget)
-
begin_removePixels
Ice.AsyncResult begin_removePixels(Pixels theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removePixels
Ice.AsyncResult begin_removePixels(Pixels theTarget, Ice.Callback __cb)
-
begin_removePixels
Ice.AsyncResult begin_removePixels(Pixels theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removePixels
Ice.AsyncResult begin_removePixels(Pixels theTarget, Callback_Image_removePixels __cb)
-
begin_removePixels
Ice.AsyncResult begin_removePixels(Pixels theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removePixels __cb)
-
begin_removePixels
Ice.AsyncResult begin_removePixels(Pixels theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removePixels
Ice.AsyncResult begin_removePixels(Pixels theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removePixels
Ice.AsyncResult begin_removePixels(Pixels theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removePixels
Ice.AsyncResult begin_removePixels(Pixels 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_removePixels
void end_removePixels(Ice.AsyncResult __result)
-
removeAllPixelsSet
void removeAllPixelsSet(java.util.List<Pixels> targets)
-
removeAllPixelsSet
void removeAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllPixelsSet
Ice.AsyncResult begin_removeAllPixelsSet(java.util.List<Pixels> targets)
-
begin_removeAllPixelsSet
Ice.AsyncResult begin_removeAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllPixelsSet
Ice.AsyncResult begin_removeAllPixelsSet(java.util.List<Pixels> targets, Ice.Callback __cb)
-
begin_removeAllPixelsSet
Ice.AsyncResult begin_removeAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeAllPixelsSet
Ice.AsyncResult begin_removeAllPixelsSet(java.util.List<Pixels> targets, Callback_Image_removeAllPixelsSet __cb)
-
begin_removeAllPixelsSet
Ice.AsyncResult begin_removeAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeAllPixelsSet __cb)
-
begin_removeAllPixelsSet
Ice.AsyncResult begin_removeAllPixelsSet(java.util.List<Pixels> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllPixelsSet
Ice.AsyncResult begin_removeAllPixelsSet(java.util.List<Pixels> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeAllPixelsSet
Ice.AsyncResult begin_removeAllPixelsSet(java.util.List<Pixels> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllPixelsSet
Ice.AsyncResult begin_removeAllPixelsSet(java.util.List<Pixels> 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_removeAllPixelsSet
void end_removeAllPixelsSet(Ice.AsyncResult __result)
-
clearPixels
void clearPixels()
-
clearPixels
void clearPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearPixels
Ice.AsyncResult begin_clearPixels()
-
begin_clearPixels
Ice.AsyncResult begin_clearPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearPixels
Ice.AsyncResult begin_clearPixels(Ice.Callback __cb)
-
begin_clearPixels
Ice.AsyncResult begin_clearPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_clearPixels
Ice.AsyncResult begin_clearPixels(Callback_Image_clearPixels __cb)
-
begin_clearPixels
Ice.AsyncResult begin_clearPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_clearPixels __cb)
-
begin_clearPixels
Ice.AsyncResult begin_clearPixels(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearPixels
Ice.AsyncResult begin_clearPixels(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_clearPixels
Ice.AsyncResult begin_clearPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearPixels
Ice.AsyncResult begin_clearPixels(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_clearPixels
void end_clearPixels(Ice.AsyncResult __result)
-
reloadPixels
void reloadPixels(Image toCopy)
-
reloadPixels
void reloadPixels(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadPixels
Ice.AsyncResult begin_reloadPixels(Image toCopy)
-
begin_reloadPixels
Ice.AsyncResult begin_reloadPixels(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadPixels
Ice.AsyncResult begin_reloadPixels(Image toCopy, Ice.Callback __cb)
-
begin_reloadPixels
Ice.AsyncResult begin_reloadPixels(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_reloadPixels
Ice.AsyncResult begin_reloadPixels(Image toCopy, Callback_Image_reloadPixels __cb)
-
begin_reloadPixels
Ice.AsyncResult begin_reloadPixels(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_reloadPixels __cb)
-
begin_reloadPixels
Ice.AsyncResult begin_reloadPixels(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadPixels
Ice.AsyncResult begin_reloadPixels(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_reloadPixels
Ice.AsyncResult begin_reloadPixels(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadPixels
Ice.AsyncResult begin_reloadPixels(Image 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_reloadPixels
void end_reloadPixels(Ice.AsyncResult __result)
-
getPixels
Pixels getPixels(int index)
-
getPixels
Pixels getPixels(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getPixels
Ice.AsyncResult begin_getPixels(int index)
-
begin_getPixels
Ice.AsyncResult begin_getPixels(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getPixels
Ice.AsyncResult begin_getPixels(int index, Ice.Callback __cb)
-
begin_getPixels
Ice.AsyncResult begin_getPixels(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getPixels
Ice.AsyncResult begin_getPixels(int index, Callback_Image_getPixels __cb)
-
begin_getPixels
Ice.AsyncResult begin_getPixels(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getPixels __cb)
-
begin_getPixels
Ice.AsyncResult begin_getPixels(int index, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getPixels
Ice.AsyncResult begin_getPixels(int index, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getPixels
Ice.AsyncResult begin_getPixels(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getPixels
Ice.AsyncResult begin_getPixels(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getPixels
Pixels end_getPixels(Ice.AsyncResult __result)
-
setPixels
Pixels setPixels(int index, Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setPixels
Ice.AsyncResult begin_setPixels(int index, Pixels theElement)
-
begin_setPixels
Ice.AsyncResult begin_setPixels(int index, Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setPixels
Ice.AsyncResult begin_setPixels(int index, Pixels theElement, Ice.Callback __cb)
-
begin_setPixels
Ice.AsyncResult begin_setPixels(int index, Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setPixels
Ice.AsyncResult begin_setPixels(int index, Pixels theElement, Callback_Image_setPixels __cb)
-
begin_setPixels
Ice.AsyncResult begin_setPixels(int index, Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setPixels __cb)
-
begin_setPixels
Ice.AsyncResult begin_setPixels(int index, Pixels theElement, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setPixels
Ice.AsyncResult begin_setPixels(int index, Pixels theElement, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setPixels
Ice.AsyncResult begin_setPixels(int index, Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setPixels
Ice.AsyncResult begin_setPixels(int index, Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_setPixels
Pixels end_setPixels(Ice.AsyncResult __result)
-
getPrimaryPixels
Pixels getPrimaryPixels()
-
getPrimaryPixels
Pixels getPrimaryPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getPrimaryPixels
Ice.AsyncResult begin_getPrimaryPixels()
-
begin_getPrimaryPixels
Ice.AsyncResult begin_getPrimaryPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getPrimaryPixels
Ice.AsyncResult begin_getPrimaryPixels(Ice.Callback __cb)
-
begin_getPrimaryPixels
Ice.AsyncResult begin_getPrimaryPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getPrimaryPixels
Ice.AsyncResult begin_getPrimaryPixels(Callback_Image_getPrimaryPixels __cb)
-
begin_getPrimaryPixels
Ice.AsyncResult begin_getPrimaryPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getPrimaryPixels __cb)
-
begin_getPrimaryPixels
Ice.AsyncResult begin_getPrimaryPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getPrimaryPixels
Ice.AsyncResult begin_getPrimaryPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getPrimaryPixels
Ice.AsyncResult begin_getPrimaryPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getPrimaryPixels
Ice.AsyncResult begin_getPrimaryPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getPrimaryPixels
Pixels end_getPrimaryPixels(Ice.AsyncResult __result)
-
setPrimaryPixels
Pixels setPrimaryPixels(Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setPrimaryPixels
Ice.AsyncResult begin_setPrimaryPixels(Pixels theElement)
-
begin_setPrimaryPixels
Ice.AsyncResult begin_setPrimaryPixels(Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setPrimaryPixels
Ice.AsyncResult begin_setPrimaryPixels(Pixels theElement, Ice.Callback __cb)
-
begin_setPrimaryPixels
Ice.AsyncResult begin_setPrimaryPixels(Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setPrimaryPixels
Ice.AsyncResult begin_setPrimaryPixels(Pixels theElement, Callback_Image_setPrimaryPixels __cb)
-
begin_setPrimaryPixels
Ice.AsyncResult begin_setPrimaryPixels(Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setPrimaryPixels __cb)
-
begin_setPrimaryPixels
Ice.AsyncResult begin_setPrimaryPixels(Pixels theElement, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setPrimaryPixels
Ice.AsyncResult begin_setPrimaryPixels(Pixels theElement, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setPrimaryPixels
Ice.AsyncResult begin_setPrimaryPixels(Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setPrimaryPixels
Ice.AsyncResult begin_setPrimaryPixels(Pixels theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_setPrimaryPixels
Pixels end_setPrimaryPixels(Ice.AsyncResult __result)
-
unloadWellSamples
void unloadWellSamples()
-
unloadWellSamples
void unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadWellSamples
Ice.AsyncResult begin_unloadWellSamples()
-
begin_unloadWellSamples
Ice.AsyncResult begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadWellSamples
Ice.AsyncResult begin_unloadWellSamples(Ice.Callback __cb)
-
begin_unloadWellSamples
Ice.AsyncResult begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unloadWellSamples
Ice.AsyncResult begin_unloadWellSamples(Callback_Image_unloadWellSamples __cb)
-
begin_unloadWellSamples
Ice.AsyncResult begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_unloadWellSamples __cb)
-
begin_unloadWellSamples
Ice.AsyncResult begin_unloadWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadWellSamples
Ice.AsyncResult begin_unloadWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unloadWellSamples
Ice.AsyncResult begin_unloadWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadWellSamples
Ice.AsyncResult begin_unloadWellSamples(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_unloadWellSamples
void end_unloadWellSamples(Ice.AsyncResult __result)
-
sizeOfWellSamples
int sizeOfWellSamples()
-
sizeOfWellSamples
int sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfWellSamples
Ice.AsyncResult begin_sizeOfWellSamples()
-
begin_sizeOfWellSamples
Ice.AsyncResult begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfWellSamples
Ice.AsyncResult begin_sizeOfWellSamples(Ice.Callback __cb)
-
begin_sizeOfWellSamples
Ice.AsyncResult begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_sizeOfWellSamples
Ice.AsyncResult begin_sizeOfWellSamples(Callback_Image_sizeOfWellSamples __cb)
-
begin_sizeOfWellSamples
Ice.AsyncResult begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_sizeOfWellSamples __cb)
-
begin_sizeOfWellSamples
Ice.AsyncResult begin_sizeOfWellSamples(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfWellSamples
Ice.AsyncResult begin_sizeOfWellSamples(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_sizeOfWellSamples
Ice.AsyncResult begin_sizeOfWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfWellSamples
Ice.AsyncResult begin_sizeOfWellSamples(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_sizeOfWellSamples
int end_sizeOfWellSamples(Ice.AsyncResult __result)
-
copyWellSamples
java.util.List<WellSample> copyWellSamples()
-
copyWellSamples
java.util.List<WellSample> copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyWellSamples
Ice.AsyncResult begin_copyWellSamples()
-
begin_copyWellSamples
Ice.AsyncResult begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyWellSamples
Ice.AsyncResult begin_copyWellSamples(Ice.Callback __cb)
-
begin_copyWellSamples
Ice.AsyncResult begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_copyWellSamples
Ice.AsyncResult begin_copyWellSamples(Callback_Image_copyWellSamples __cb)
-
begin_copyWellSamples
Ice.AsyncResult begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_copyWellSamples __cb)
-
begin_copyWellSamples
Ice.AsyncResult begin_copyWellSamples(IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyWellSamples
Ice.AsyncResult begin_copyWellSamples(IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_copyWellSamples
Ice.AsyncResult begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyWellSamples
Ice.AsyncResult begin_copyWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<WellSample>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_copyWellSamples
java.util.List<WellSample> end_copyWellSamples(Ice.AsyncResult __result)
-
addWellSample
void addWellSample(WellSample target)
-
addWellSample
void addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addWellSample
Ice.AsyncResult begin_addWellSample(WellSample target)
-
begin_addWellSample
Ice.AsyncResult begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addWellSample
Ice.AsyncResult begin_addWellSample(WellSample target, Ice.Callback __cb)
-
begin_addWellSample
Ice.AsyncResult begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addWellSample
Ice.AsyncResult begin_addWellSample(WellSample target, Callback_Image_addWellSample __cb)
-
begin_addWellSample
Ice.AsyncResult begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addWellSample __cb)
-
begin_addWellSample
Ice.AsyncResult begin_addWellSample(WellSample target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addWellSample
Ice.AsyncResult begin_addWellSample(WellSample target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addWellSample
Ice.AsyncResult begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addWellSample
Ice.AsyncResult begin_addWellSample(WellSample target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addWellSample
void end_addWellSample(Ice.AsyncResult __result)
-
addAllWellSampleSet
void addAllWellSampleSet(java.util.List<WellSample> targets)
-
addAllWellSampleSet
void addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllWellSampleSet
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets)
-
begin_addAllWellSampleSet
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllWellSampleSet
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, Ice.Callback __cb)
-
begin_addAllWellSampleSet
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addAllWellSampleSet
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, Callback_Image_addAllWellSampleSet __cb)
-
begin_addAllWellSampleSet
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addAllWellSampleSet __cb)
-
begin_addAllWellSampleSet
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllWellSampleSet
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addAllWellSampleSet
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllWellSampleSet
Ice.AsyncResult begin_addAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addAllWellSampleSet
void end_addAllWellSampleSet(Ice.AsyncResult __result)
-
removeWellSample
void removeWellSample(WellSample theTarget)
-
removeWellSample
void removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeWellSample
Ice.AsyncResult begin_removeWellSample(WellSample theTarget)
-
begin_removeWellSample
Ice.AsyncResult begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeWellSample
Ice.AsyncResult begin_removeWellSample(WellSample theTarget, Ice.Callback __cb)
-
begin_removeWellSample
Ice.AsyncResult begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeWellSample
Ice.AsyncResult begin_removeWellSample(WellSample theTarget, Callback_Image_removeWellSample __cb)
-
begin_removeWellSample
Ice.AsyncResult begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeWellSample __cb)
-
begin_removeWellSample
Ice.AsyncResult begin_removeWellSample(WellSample theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeWellSample
Ice.AsyncResult begin_removeWellSample(WellSample theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeWellSample
Ice.AsyncResult begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeWellSample
Ice.AsyncResult begin_removeWellSample(WellSample theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeWellSample
void end_removeWellSample(Ice.AsyncResult __result)
-
removeAllWellSampleSet
void removeAllWellSampleSet(java.util.List<WellSample> targets)
-
removeAllWellSampleSet
void removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllWellSampleSet
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets)
-
begin_removeAllWellSampleSet
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllWellSampleSet
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, Ice.Callback __cb)
-
begin_removeAllWellSampleSet
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeAllWellSampleSet
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, Callback_Image_removeAllWellSampleSet __cb)
-
begin_removeAllWellSampleSet
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeAllWellSampleSet __cb)
-
begin_removeAllWellSampleSet
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllWellSampleSet
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeAllWellSampleSet
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllWellSampleSet
Ice.AsyncResult begin_removeAllWellSampleSet(java.util.List<WellSample> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeAllWellSampleSet
void end_removeAllWellSampleSet(Ice.AsyncResult __result)
-
clearWellSamples
void clearWellSamples()
-
clearWellSamples
void clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearWellSamples
Ice.AsyncResult begin_clearWellSamples()
-
begin_clearWellSamples
Ice.AsyncResult begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearWellSamples
Ice.AsyncResult begin_clearWellSamples(Ice.Callback __cb)
-
begin_clearWellSamples
Ice.AsyncResult begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_clearWellSamples
Ice.AsyncResult begin_clearWellSamples(Callback_Image_clearWellSamples __cb)
-
begin_clearWellSamples
Ice.AsyncResult begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_clearWellSamples __cb)
-
begin_clearWellSamples
Ice.AsyncResult begin_clearWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearWellSamples
Ice.AsyncResult begin_clearWellSamples(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_clearWellSamples
Ice.AsyncResult begin_clearWellSamples(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearWellSamples
Ice.AsyncResult begin_clearWellSamples(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_clearWellSamples
void end_clearWellSamples(Ice.AsyncResult __result)
-
reloadWellSamples
void reloadWellSamples(Image toCopy)
-
reloadWellSamples
void reloadWellSamples(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadWellSamples
Ice.AsyncResult begin_reloadWellSamples(Image toCopy)
-
begin_reloadWellSamples
Ice.AsyncResult begin_reloadWellSamples(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadWellSamples
Ice.AsyncResult begin_reloadWellSamples(Image toCopy, Ice.Callback __cb)
-
begin_reloadWellSamples
Ice.AsyncResult begin_reloadWellSamples(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_reloadWellSamples
Ice.AsyncResult begin_reloadWellSamples(Image toCopy, Callback_Image_reloadWellSamples __cb)
-
begin_reloadWellSamples
Ice.AsyncResult begin_reloadWellSamples(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_reloadWellSamples __cb)
-
begin_reloadWellSamples
Ice.AsyncResult begin_reloadWellSamples(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadWellSamples
Ice.AsyncResult begin_reloadWellSamples(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_reloadWellSamples
Ice.AsyncResult begin_reloadWellSamples(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadWellSamples
Ice.AsyncResult begin_reloadWellSamples(Image 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_reloadWellSamples
void end_reloadWellSamples(Ice.AsyncResult __result)
-
unloadRois
void unloadRois()
-
unloadRois
void unloadRois(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadRois
Ice.AsyncResult begin_unloadRois()
-
begin_unloadRois
Ice.AsyncResult begin_unloadRois(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadRois
Ice.AsyncResult begin_unloadRois(Ice.Callback __cb)
-
begin_unloadRois
Ice.AsyncResult begin_unloadRois(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unloadRois
Ice.AsyncResult begin_unloadRois(Callback_Image_unloadRois __cb)
-
begin_unloadRois
Ice.AsyncResult begin_unloadRois(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_unloadRois __cb)
-
begin_unloadRois
Ice.AsyncResult begin_unloadRois(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadRois
Ice.AsyncResult begin_unloadRois(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unloadRois
Ice.AsyncResult begin_unloadRois(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadRois
Ice.AsyncResult begin_unloadRois(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_unloadRois
void end_unloadRois(Ice.AsyncResult __result)
-
sizeOfRois
int sizeOfRois()
-
sizeOfRois
int sizeOfRois(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfRois
Ice.AsyncResult begin_sizeOfRois()
-
begin_sizeOfRois
Ice.AsyncResult begin_sizeOfRois(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfRois
Ice.AsyncResult begin_sizeOfRois(Ice.Callback __cb)
-
begin_sizeOfRois
Ice.AsyncResult begin_sizeOfRois(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_sizeOfRois
Ice.AsyncResult begin_sizeOfRois(Callback_Image_sizeOfRois __cb)
-
begin_sizeOfRois
Ice.AsyncResult begin_sizeOfRois(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_sizeOfRois __cb)
-
begin_sizeOfRois
Ice.AsyncResult begin_sizeOfRois(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfRois
Ice.AsyncResult begin_sizeOfRois(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_sizeOfRois
Ice.AsyncResult begin_sizeOfRois(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfRois
Ice.AsyncResult begin_sizeOfRois(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_sizeOfRois
int end_sizeOfRois(Ice.AsyncResult __result)
-
copyRois
java.util.List<Roi> copyRois()
-
copyRois
java.util.List<Roi> copyRois(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyRois
Ice.AsyncResult begin_copyRois()
-
begin_copyRois
Ice.AsyncResult begin_copyRois(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyRois
Ice.AsyncResult begin_copyRois(Ice.Callback __cb)
-
begin_copyRois
Ice.AsyncResult begin_copyRois(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_copyRois
Ice.AsyncResult begin_copyRois(Callback_Image_copyRois __cb)
-
begin_copyRois
Ice.AsyncResult begin_copyRois(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_copyRois __cb)
-
begin_copyRois
Ice.AsyncResult begin_copyRois(IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyRois
Ice.AsyncResult begin_copyRois(IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_copyRois
Ice.AsyncResult begin_copyRois(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyRois
Ice.AsyncResult begin_copyRois(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_copyRois
java.util.List<Roi> end_copyRois(Ice.AsyncResult __result)
-
addRoi
void addRoi(Roi target)
-
addRoi
void addRoi(Roi target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addRoi
Ice.AsyncResult begin_addRoi(Roi target)
-
begin_addRoi
Ice.AsyncResult begin_addRoi(Roi target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addRoi
Ice.AsyncResult begin_addRoi(Roi target, Ice.Callback __cb)
-
begin_addRoi
Ice.AsyncResult begin_addRoi(Roi target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addRoi
Ice.AsyncResult begin_addRoi(Roi target, Callback_Image_addRoi __cb)
-
begin_addRoi
Ice.AsyncResult begin_addRoi(Roi target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addRoi __cb)
-
begin_addRoi
Ice.AsyncResult begin_addRoi(Roi target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addRoi
Ice.AsyncResult begin_addRoi(Roi target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addRoi
Ice.AsyncResult begin_addRoi(Roi target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addRoi
Ice.AsyncResult begin_addRoi(Roi 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_addRoi
void end_addRoi(Ice.AsyncResult __result)
-
addAllRoiSet
void addAllRoiSet(java.util.List<Roi> targets)
-
addAllRoiSet
void addAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllRoiSet
Ice.AsyncResult begin_addAllRoiSet(java.util.List<Roi> targets)
-
begin_addAllRoiSet
Ice.AsyncResult begin_addAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllRoiSet
Ice.AsyncResult begin_addAllRoiSet(java.util.List<Roi> targets, Ice.Callback __cb)
-
begin_addAllRoiSet
Ice.AsyncResult begin_addAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addAllRoiSet
Ice.AsyncResult begin_addAllRoiSet(java.util.List<Roi> targets, Callback_Image_addAllRoiSet __cb)
-
begin_addAllRoiSet
Ice.AsyncResult begin_addAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addAllRoiSet __cb)
-
begin_addAllRoiSet
Ice.AsyncResult begin_addAllRoiSet(java.util.List<Roi> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllRoiSet
Ice.AsyncResult begin_addAllRoiSet(java.util.List<Roi> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addAllRoiSet
Ice.AsyncResult begin_addAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllRoiSet
Ice.AsyncResult begin_addAllRoiSet(java.util.List<Roi> 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_addAllRoiSet
void end_addAllRoiSet(Ice.AsyncResult __result)
-
removeRoi
void removeRoi(Roi theTarget)
-
removeRoi
void removeRoi(Roi theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeRoi
Ice.AsyncResult begin_removeRoi(Roi theTarget)
-
begin_removeRoi
Ice.AsyncResult begin_removeRoi(Roi theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeRoi
Ice.AsyncResult begin_removeRoi(Roi theTarget, Ice.Callback __cb)
-
begin_removeRoi
Ice.AsyncResult begin_removeRoi(Roi theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeRoi
Ice.AsyncResult begin_removeRoi(Roi theTarget, Callback_Image_removeRoi __cb)
-
begin_removeRoi
Ice.AsyncResult begin_removeRoi(Roi theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeRoi __cb)
-
begin_removeRoi
Ice.AsyncResult begin_removeRoi(Roi theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeRoi
Ice.AsyncResult begin_removeRoi(Roi theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeRoi
Ice.AsyncResult begin_removeRoi(Roi theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeRoi
Ice.AsyncResult begin_removeRoi(Roi 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_removeRoi
void end_removeRoi(Ice.AsyncResult __result)
-
removeAllRoiSet
void removeAllRoiSet(java.util.List<Roi> targets)
-
removeAllRoiSet
void removeAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllRoiSet
Ice.AsyncResult begin_removeAllRoiSet(java.util.List<Roi> targets)
-
begin_removeAllRoiSet
Ice.AsyncResult begin_removeAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllRoiSet
Ice.AsyncResult begin_removeAllRoiSet(java.util.List<Roi> targets, Ice.Callback __cb)
-
begin_removeAllRoiSet
Ice.AsyncResult begin_removeAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeAllRoiSet
Ice.AsyncResult begin_removeAllRoiSet(java.util.List<Roi> targets, Callback_Image_removeAllRoiSet __cb)
-
begin_removeAllRoiSet
Ice.AsyncResult begin_removeAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeAllRoiSet __cb)
-
begin_removeAllRoiSet
Ice.AsyncResult begin_removeAllRoiSet(java.util.List<Roi> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllRoiSet
Ice.AsyncResult begin_removeAllRoiSet(java.util.List<Roi> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeAllRoiSet
Ice.AsyncResult begin_removeAllRoiSet(java.util.List<Roi> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllRoiSet
Ice.AsyncResult begin_removeAllRoiSet(java.util.List<Roi> 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_removeAllRoiSet
void end_removeAllRoiSet(Ice.AsyncResult __result)
-
clearRois
void clearRois()
-
clearRois
void clearRois(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearRois
Ice.AsyncResult begin_clearRois()
-
begin_clearRois
Ice.AsyncResult begin_clearRois(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearRois
Ice.AsyncResult begin_clearRois(Ice.Callback __cb)
-
begin_clearRois
Ice.AsyncResult begin_clearRois(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_clearRois
Ice.AsyncResult begin_clearRois(Callback_Image_clearRois __cb)
-
begin_clearRois
Ice.AsyncResult begin_clearRois(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_clearRois __cb)
-
begin_clearRois
Ice.AsyncResult begin_clearRois(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearRois
Ice.AsyncResult begin_clearRois(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_clearRois
Ice.AsyncResult begin_clearRois(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearRois
Ice.AsyncResult begin_clearRois(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_clearRois
void end_clearRois(Ice.AsyncResult __result)
-
reloadRois
void reloadRois(Image toCopy)
-
reloadRois
void reloadRois(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadRois
Ice.AsyncResult begin_reloadRois(Image toCopy)
-
begin_reloadRois
Ice.AsyncResult begin_reloadRois(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadRois
Ice.AsyncResult begin_reloadRois(Image toCopy, Ice.Callback __cb)
-
begin_reloadRois
Ice.AsyncResult begin_reloadRois(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_reloadRois
Ice.AsyncResult begin_reloadRois(Image toCopy, Callback_Image_reloadRois __cb)
-
begin_reloadRois
Ice.AsyncResult begin_reloadRois(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_reloadRois __cb)
-
begin_reloadRois
Ice.AsyncResult begin_reloadRois(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadRois
Ice.AsyncResult begin_reloadRois(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_reloadRois
Ice.AsyncResult begin_reloadRois(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadRois
Ice.AsyncResult begin_reloadRois(Image 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_reloadRois
void end_reloadRois(Ice.AsyncResult __result)
-
unloadDatasetLinks
void unloadDatasetLinks()
-
unloadDatasetLinks
void unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadDatasetLinks
Ice.AsyncResult begin_unloadDatasetLinks()
-
begin_unloadDatasetLinks
Ice.AsyncResult begin_unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadDatasetLinks
Ice.AsyncResult begin_unloadDatasetLinks(Ice.Callback __cb)
-
begin_unloadDatasetLinks
Ice.AsyncResult begin_unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unloadDatasetLinks
Ice.AsyncResult begin_unloadDatasetLinks(Callback_Image_unloadDatasetLinks __cb)
-
begin_unloadDatasetLinks
Ice.AsyncResult begin_unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_unloadDatasetLinks __cb)
-
begin_unloadDatasetLinks
Ice.AsyncResult begin_unloadDatasetLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadDatasetLinks
Ice.AsyncResult begin_unloadDatasetLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unloadDatasetLinks
Ice.AsyncResult begin_unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadDatasetLinks
Ice.AsyncResult begin_unloadDatasetLinks(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_unloadDatasetLinks
void end_unloadDatasetLinks(Ice.AsyncResult __result)
-
sizeOfDatasetLinks
int sizeOfDatasetLinks()
-
sizeOfDatasetLinks
int sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfDatasetLinks
Ice.AsyncResult begin_sizeOfDatasetLinks()
-
begin_sizeOfDatasetLinks
Ice.AsyncResult begin_sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfDatasetLinks
Ice.AsyncResult begin_sizeOfDatasetLinks(Ice.Callback __cb)
-
begin_sizeOfDatasetLinks
Ice.AsyncResult begin_sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_sizeOfDatasetLinks
Ice.AsyncResult begin_sizeOfDatasetLinks(Callback_Image_sizeOfDatasetLinks __cb)
-
begin_sizeOfDatasetLinks
Ice.AsyncResult begin_sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_sizeOfDatasetLinks __cb)
-
begin_sizeOfDatasetLinks
Ice.AsyncResult begin_sizeOfDatasetLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfDatasetLinks
Ice.AsyncResult begin_sizeOfDatasetLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_sizeOfDatasetLinks
Ice.AsyncResult begin_sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfDatasetLinks
Ice.AsyncResult begin_sizeOfDatasetLinks(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_sizeOfDatasetLinks
int end_sizeOfDatasetLinks(Ice.AsyncResult __result)
-
copyDatasetLinks
java.util.List<DatasetImageLink> copyDatasetLinks()
-
copyDatasetLinks
java.util.List<DatasetImageLink> copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyDatasetLinks
Ice.AsyncResult begin_copyDatasetLinks()
-
begin_copyDatasetLinks
Ice.AsyncResult begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyDatasetLinks
Ice.AsyncResult begin_copyDatasetLinks(Ice.Callback __cb)
-
begin_copyDatasetLinks
Ice.AsyncResult begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_copyDatasetLinks
Ice.AsyncResult begin_copyDatasetLinks(Callback_Image_copyDatasetLinks __cb)
-
begin_copyDatasetLinks
Ice.AsyncResult begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_copyDatasetLinks __cb)
-
begin_copyDatasetLinks
Ice.AsyncResult begin_copyDatasetLinks(IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyDatasetLinks
Ice.AsyncResult begin_copyDatasetLinks(IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_copyDatasetLinks
Ice.AsyncResult begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyDatasetLinks
Ice.AsyncResult begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_copyDatasetLinks
java.util.List<DatasetImageLink> end_copyDatasetLinks(Ice.AsyncResult __result)
-
addDatasetImageLink
void addDatasetImageLink(DatasetImageLink target)
-
addDatasetImageLink
void addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addDatasetImageLink
Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink target)
-
begin_addDatasetImageLink
Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addDatasetImageLink
Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink target, Ice.Callback __cb)
-
begin_addDatasetImageLink
Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addDatasetImageLink
Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink target, Callback_Image_addDatasetImageLink __cb)
-
begin_addDatasetImageLink
Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addDatasetImageLink __cb)
-
begin_addDatasetImageLink
Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addDatasetImageLink
Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addDatasetImageLink
Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addDatasetImageLink
Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink 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_addDatasetImageLink
void end_addDatasetImageLink(Ice.AsyncResult __result)
-
addAllDatasetImageLinkSet
void addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets)
-
addAllDatasetImageLinkSet
void addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllDatasetImageLinkSet
Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets)
-
begin_addAllDatasetImageLinkSet
Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllDatasetImageLinkSet
Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, Ice.Callback __cb)
-
begin_addAllDatasetImageLinkSet
Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addAllDatasetImageLinkSet
Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, Callback_Image_addAllDatasetImageLinkSet __cb)
-
begin_addAllDatasetImageLinkSet
Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addAllDatasetImageLinkSet __cb)
-
begin_addAllDatasetImageLinkSet
Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllDatasetImageLinkSet
Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addAllDatasetImageLinkSet
Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllDatasetImageLinkSet
Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> 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_addAllDatasetImageLinkSet
void end_addAllDatasetImageLinkSet(Ice.AsyncResult __result)
-
removeDatasetImageLink
void removeDatasetImageLink(DatasetImageLink theTarget)
-
removeDatasetImageLink
void removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeDatasetImageLink
Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink theTarget)
-
begin_removeDatasetImageLink
Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeDatasetImageLink
Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink theTarget, Ice.Callback __cb)
-
begin_removeDatasetImageLink
Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeDatasetImageLink
Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink theTarget, Callback_Image_removeDatasetImageLink __cb)
-
begin_removeDatasetImageLink
Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeDatasetImageLink __cb)
-
begin_removeDatasetImageLink
Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeDatasetImageLink
Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeDatasetImageLink
Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeDatasetImageLink
Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink 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_removeDatasetImageLink
void end_removeDatasetImageLink(Ice.AsyncResult __result)
-
removeAllDatasetImageLinkSet
void removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets)
-
removeAllDatasetImageLinkSet
void removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllDatasetImageLinkSet
Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets)
-
begin_removeAllDatasetImageLinkSet
Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllDatasetImageLinkSet
Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, Ice.Callback __cb)
-
begin_removeAllDatasetImageLinkSet
Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeAllDatasetImageLinkSet
Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, Callback_Image_removeAllDatasetImageLinkSet __cb)
-
begin_removeAllDatasetImageLinkSet
Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeAllDatasetImageLinkSet __cb)
-
begin_removeAllDatasetImageLinkSet
Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllDatasetImageLinkSet
Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeAllDatasetImageLinkSet
Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllDatasetImageLinkSet
Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> 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_removeAllDatasetImageLinkSet
void end_removeAllDatasetImageLinkSet(Ice.AsyncResult __result)
-
clearDatasetLinks
void clearDatasetLinks()
-
clearDatasetLinks
void clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearDatasetLinks
Ice.AsyncResult begin_clearDatasetLinks()
-
begin_clearDatasetLinks
Ice.AsyncResult begin_clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearDatasetLinks
Ice.AsyncResult begin_clearDatasetLinks(Ice.Callback __cb)
-
begin_clearDatasetLinks
Ice.AsyncResult begin_clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_clearDatasetLinks
Ice.AsyncResult begin_clearDatasetLinks(Callback_Image_clearDatasetLinks __cb)
-
begin_clearDatasetLinks
Ice.AsyncResult begin_clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_clearDatasetLinks __cb)
-
begin_clearDatasetLinks
Ice.AsyncResult begin_clearDatasetLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearDatasetLinks
Ice.AsyncResult begin_clearDatasetLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_clearDatasetLinks
Ice.AsyncResult begin_clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearDatasetLinks
Ice.AsyncResult begin_clearDatasetLinks(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_clearDatasetLinks
void end_clearDatasetLinks(Ice.AsyncResult __result)
-
reloadDatasetLinks
void reloadDatasetLinks(Image toCopy)
-
reloadDatasetLinks
void reloadDatasetLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadDatasetLinks
Ice.AsyncResult begin_reloadDatasetLinks(Image toCopy)
-
begin_reloadDatasetLinks
Ice.AsyncResult begin_reloadDatasetLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadDatasetLinks
Ice.AsyncResult begin_reloadDatasetLinks(Image toCopy, Ice.Callback __cb)
-
begin_reloadDatasetLinks
Ice.AsyncResult begin_reloadDatasetLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_reloadDatasetLinks
Ice.AsyncResult begin_reloadDatasetLinks(Image toCopy, Callback_Image_reloadDatasetLinks __cb)
-
begin_reloadDatasetLinks
Ice.AsyncResult begin_reloadDatasetLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_reloadDatasetLinks __cb)
-
begin_reloadDatasetLinks
Ice.AsyncResult begin_reloadDatasetLinks(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadDatasetLinks
Ice.AsyncResult begin_reloadDatasetLinks(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_reloadDatasetLinks
Ice.AsyncResult begin_reloadDatasetLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadDatasetLinks
Ice.AsyncResult begin_reloadDatasetLinks(Image 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_reloadDatasetLinks
void end_reloadDatasetLinks(Ice.AsyncResult __result)
-
getDatasetLinksCountPerOwner
java.util.Map<java.lang.Long,java.lang.Long> getDatasetLinksCountPerOwner()
-
getDatasetLinksCountPerOwner
java.util.Map<java.lang.Long,java.lang.Long> getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getDatasetLinksCountPerOwner
Ice.AsyncResult begin_getDatasetLinksCountPerOwner()
-
begin_getDatasetLinksCountPerOwner
Ice.AsyncResult begin_getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getDatasetLinksCountPerOwner
Ice.AsyncResult begin_getDatasetLinksCountPerOwner(Ice.Callback __cb)
-
begin_getDatasetLinksCountPerOwner
Ice.AsyncResult begin_getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getDatasetLinksCountPerOwner
Ice.AsyncResult begin_getDatasetLinksCountPerOwner(Callback_Image_getDatasetLinksCountPerOwner __cb)
-
begin_getDatasetLinksCountPerOwner
Ice.AsyncResult begin_getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getDatasetLinksCountPerOwner __cb)
-
begin_getDatasetLinksCountPerOwner
Ice.AsyncResult begin_getDatasetLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getDatasetLinksCountPerOwner
Ice.AsyncResult begin_getDatasetLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getDatasetLinksCountPerOwner
Ice.AsyncResult begin_getDatasetLinksCountPerOwner(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_getDatasetLinksCountPerOwner
Ice.AsyncResult begin_getDatasetLinksCountPerOwner(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_getDatasetLinksCountPerOwner
java.util.Map<java.lang.Long,java.lang.Long> end_getDatasetLinksCountPerOwner(Ice.AsyncResult __result)
-
linkDataset
DatasetImageLink linkDataset(Dataset addition)
-
linkDataset
DatasetImageLink linkDataset(Dataset addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkDataset
Ice.AsyncResult begin_linkDataset(Dataset addition)
-
begin_linkDataset
Ice.AsyncResult begin_linkDataset(Dataset addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkDataset
Ice.AsyncResult begin_linkDataset(Dataset addition, Ice.Callback __cb)
-
begin_linkDataset
Ice.AsyncResult begin_linkDataset(Dataset addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_linkDataset
Ice.AsyncResult begin_linkDataset(Dataset addition, Callback_Image_linkDataset __cb)
-
begin_linkDataset
Ice.AsyncResult begin_linkDataset(Dataset addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_linkDataset __cb)
-
begin_linkDataset
Ice.AsyncResult begin_linkDataset(Dataset addition, IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_linkDataset
Ice.AsyncResult begin_linkDataset(Dataset addition, IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_linkDataset
Ice.AsyncResult begin_linkDataset(Dataset addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_linkDataset
Ice.AsyncResult begin_linkDataset(Dataset addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_linkDataset
DatasetImageLink end_linkDataset(Ice.AsyncResult __result)
-
addDatasetImageLinkToBoth
void addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides)
-
addDatasetImageLinkToBoth
void addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addDatasetImageLinkToBoth
Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides)
-
begin_addDatasetImageLinkToBoth
Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addDatasetImageLinkToBoth
Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, Ice.Callback __cb)
-
begin_addDatasetImageLinkToBoth
Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addDatasetImageLinkToBoth
Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, Callback_Image_addDatasetImageLinkToBoth __cb)
-
begin_addDatasetImageLinkToBoth
Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addDatasetImageLinkToBoth __cb)
-
begin_addDatasetImageLinkToBoth
Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addDatasetImageLinkToBoth
Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addDatasetImageLinkToBoth
Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addDatasetImageLinkToBoth
Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink 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_addDatasetImageLinkToBoth
void end_addDatasetImageLinkToBoth(Ice.AsyncResult __result)
-
findDatasetImageLink
java.util.List<DatasetImageLink> findDatasetImageLink(Dataset removal)
-
findDatasetImageLink
java.util.List<DatasetImageLink> findDatasetImageLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_findDatasetImageLink
Ice.AsyncResult begin_findDatasetImageLink(Dataset removal)
-
begin_findDatasetImageLink
Ice.AsyncResult begin_findDatasetImageLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_findDatasetImageLink
Ice.AsyncResult begin_findDatasetImageLink(Dataset removal, Ice.Callback __cb)
-
begin_findDatasetImageLink
Ice.AsyncResult begin_findDatasetImageLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_findDatasetImageLink
Ice.AsyncResult begin_findDatasetImageLink(Dataset removal, Callback_Image_findDatasetImageLink __cb)
-
begin_findDatasetImageLink
Ice.AsyncResult begin_findDatasetImageLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_findDatasetImageLink __cb)
-
begin_findDatasetImageLink
Ice.AsyncResult begin_findDatasetImageLink(Dataset removal, IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_findDatasetImageLink
Ice.AsyncResult begin_findDatasetImageLink(Dataset removal, IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_findDatasetImageLink
Ice.AsyncResult begin_findDatasetImageLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_findDatasetImageLink
Ice.AsyncResult begin_findDatasetImageLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_findDatasetImageLink
java.util.List<DatasetImageLink> end_findDatasetImageLink(Ice.AsyncResult __result)
-
unlinkDataset
void unlinkDataset(Dataset removal)
-
unlinkDataset
void unlinkDataset(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unlinkDataset
Ice.AsyncResult begin_unlinkDataset(Dataset removal)
-
begin_unlinkDataset
Ice.AsyncResult begin_unlinkDataset(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unlinkDataset
Ice.AsyncResult begin_unlinkDataset(Dataset removal, Ice.Callback __cb)
-
begin_unlinkDataset
Ice.AsyncResult begin_unlinkDataset(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unlinkDataset
Ice.AsyncResult begin_unlinkDataset(Dataset removal, Callback_Image_unlinkDataset __cb)
-
begin_unlinkDataset
Ice.AsyncResult begin_unlinkDataset(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_unlinkDataset __cb)
-
begin_unlinkDataset
Ice.AsyncResult begin_unlinkDataset(Dataset removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unlinkDataset
Ice.AsyncResult begin_unlinkDataset(Dataset removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unlinkDataset
Ice.AsyncResult begin_unlinkDataset(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unlinkDataset
Ice.AsyncResult begin_unlinkDataset(Dataset 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_unlinkDataset
void end_unlinkDataset(Ice.AsyncResult __result)
-
removeDatasetImageLinkFromBoth
void removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides)
-
removeDatasetImageLinkFromBoth
void removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeDatasetImageLinkFromBoth
Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides)
-
begin_removeDatasetImageLinkFromBoth
Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeDatasetImageLinkFromBoth
Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, Ice.Callback __cb)
-
begin_removeDatasetImageLinkFromBoth
Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeDatasetImageLinkFromBoth
Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, Callback_Image_removeDatasetImageLinkFromBoth __cb)
-
begin_removeDatasetImageLinkFromBoth
Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeDatasetImageLinkFromBoth __cb)
-
begin_removeDatasetImageLinkFromBoth
Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeDatasetImageLinkFromBoth
Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeDatasetImageLinkFromBoth
Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeDatasetImageLinkFromBoth
Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink 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_removeDatasetImageLinkFromBoth
void end_removeDatasetImageLinkFromBoth(Ice.AsyncResult __result)
-
linkedDatasetList
java.util.List<Dataset> linkedDatasetList()
-
linkedDatasetList
java.util.List<Dataset> linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkedDatasetList
Ice.AsyncResult begin_linkedDatasetList()
-
begin_linkedDatasetList
Ice.AsyncResult begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkedDatasetList
Ice.AsyncResult begin_linkedDatasetList(Ice.Callback __cb)
-
begin_linkedDatasetList
Ice.AsyncResult begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_linkedDatasetList
Ice.AsyncResult begin_linkedDatasetList(Callback_Image_linkedDatasetList __cb)
-
begin_linkedDatasetList
Ice.AsyncResult begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_linkedDatasetList __cb)
-
begin_linkedDatasetList
Ice.AsyncResult begin_linkedDatasetList(IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_linkedDatasetList
Ice.AsyncResult begin_linkedDatasetList(IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_linkedDatasetList
Ice.AsyncResult begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_linkedDatasetList
Ice.AsyncResult begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_linkedDatasetList
java.util.List<Dataset> end_linkedDatasetList(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_Image_unloadFolderLinks __cb)
-
begin_unloadFolderLinks
Ice.AsyncResult begin_unloadFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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_Image_sizeOfFolderLinks __cb)
-
begin_sizeOfFolderLinks
Ice.AsyncResult begin_sizeOfFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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<FolderImageLink> copyFolderLinks()
-
copyFolderLinks
java.util.List<FolderImageLink> 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_Image_copyFolderLinks __cb)
-
begin_copyFolderLinks
Ice.AsyncResult begin_copyFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_copyFolderLinks __cb)
-
begin_copyFolderLinks
Ice.AsyncResult begin_copyFolderLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyFolderLinks
Ice.AsyncResult begin_copyFolderLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __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<FolderImageLink>> __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<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_copyFolderLinks
java.util.List<FolderImageLink> end_copyFolderLinks(Ice.AsyncResult __result)
-
addFolderImageLink
void addFolderImageLink(FolderImageLink target)
-
addFolderImageLink
void addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addFolderImageLink
Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target)
-
begin_addFolderImageLink
Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addFolderImageLink
Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, Ice.Callback __cb)
-
begin_addFolderImageLink
Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addFolderImageLink
Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, Callback_Image_addFolderImageLink __cb)
-
begin_addFolderImageLink
Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addFolderImageLink __cb)
-
begin_addFolderImageLink
Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addFolderImageLink
Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addFolderImageLink
Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addFolderImageLink
Ice.AsyncResult begin_addFolderImageLink(FolderImageLink 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_addFolderImageLink
void end_addFolderImageLink(Ice.AsyncResult __result)
-
addAllFolderImageLinkSet
void addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
-
addAllFolderImageLinkSet
void addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllFolderImageLinkSet
Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
-
begin_addAllFolderImageLinkSet
Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllFolderImageLinkSet
Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Ice.Callback __cb)
-
begin_addAllFolderImageLinkSet
Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addAllFolderImageLinkSet
Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Callback_Image_addAllFolderImageLinkSet __cb)
-
begin_addAllFolderImageLinkSet
Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addAllFolderImageLinkSet __cb)
-
begin_addAllFolderImageLinkSet
Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllFolderImageLinkSet
Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addAllFolderImageLinkSet
Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllFolderImageLinkSet
Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> 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_addAllFolderImageLinkSet
void end_addAllFolderImageLinkSet(Ice.AsyncResult __result)
-
removeFolderImageLink
void removeFolderImageLink(FolderImageLink theTarget)
-
removeFolderImageLink
void removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeFolderImageLink
Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget)
-
begin_removeFolderImageLink
Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeFolderImageLink
Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, Ice.Callback __cb)
-
begin_removeFolderImageLink
Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeFolderImageLink
Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, Callback_Image_removeFolderImageLink __cb)
-
begin_removeFolderImageLink
Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeFolderImageLink __cb)
-
begin_removeFolderImageLink
Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeFolderImageLink
Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeFolderImageLink
Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeFolderImageLink
Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink 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_removeFolderImageLink
void end_removeFolderImageLink(Ice.AsyncResult __result)
-
removeAllFolderImageLinkSet
void removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
-
removeAllFolderImageLinkSet
void removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllFolderImageLinkSet
Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
-
begin_removeAllFolderImageLinkSet
Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllFolderImageLinkSet
Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Ice.Callback __cb)
-
begin_removeAllFolderImageLinkSet
Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeAllFolderImageLinkSet
Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Callback_Image_removeAllFolderImageLinkSet __cb)
-
begin_removeAllFolderImageLinkSet
Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeAllFolderImageLinkSet __cb)
-
begin_removeAllFolderImageLinkSet
Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllFolderImageLinkSet
Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeAllFolderImageLinkSet
Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllFolderImageLinkSet
Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> 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_removeAllFolderImageLinkSet
void end_removeAllFolderImageLinkSet(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_Image_clearFolderLinks __cb)
-
begin_clearFolderLinks
Ice.AsyncResult begin_clearFolderLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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(Image toCopy)
-
reloadFolderLinks
void reloadFolderLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadFolderLinks
Ice.AsyncResult begin_reloadFolderLinks(Image toCopy)
-
begin_reloadFolderLinks
Ice.AsyncResult begin_reloadFolderLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadFolderLinks
Ice.AsyncResult begin_reloadFolderLinks(Image toCopy, Ice.Callback __cb)
-
begin_reloadFolderLinks
Ice.AsyncResult begin_reloadFolderLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_reloadFolderLinks
Ice.AsyncResult begin_reloadFolderLinks(Image toCopy, Callback_Image_reloadFolderLinks __cb)
-
begin_reloadFolderLinks
Ice.AsyncResult begin_reloadFolderLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_reloadFolderLinks __cb)
-
begin_reloadFolderLinks
Ice.AsyncResult begin_reloadFolderLinks(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadFolderLinks
Ice.AsyncResult begin_reloadFolderLinks(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_reloadFolderLinks
Ice.AsyncResult begin_reloadFolderLinks(Image 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(Image 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_Image_getFolderLinksCountPerOwner __cb)
-
begin_getFolderLinksCountPerOwner
Ice.AsyncResult begin_getFolderLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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
FolderImageLink linkFolder(Folder addition)
-
linkFolder
FolderImageLink 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_Image_linkFolder __cb)
-
begin_linkFolder
Ice.AsyncResult begin_linkFolder(Folder addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_linkFolder __cb)
-
begin_linkFolder
Ice.AsyncResult begin_linkFolder(Folder addition, IceInternal.Functional_GenericCallback1<FolderImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_linkFolder
Ice.AsyncResult begin_linkFolder(Folder addition, IceInternal.Functional_GenericCallback1<FolderImageLink> __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<FolderImageLink> __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<FolderImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_linkFolder
FolderImageLink end_linkFolder(Ice.AsyncResult __result)
-
addFolderImageLinkToBoth
void addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides)
-
addFolderImageLinkToBoth
void addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addFolderImageLinkToBoth
Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides)
-
begin_addFolderImageLinkToBoth
Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addFolderImageLinkToBoth
Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, Ice.Callback __cb)
-
begin_addFolderImageLinkToBoth
Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addFolderImageLinkToBoth
Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, Callback_Image_addFolderImageLinkToBoth __cb)
-
begin_addFolderImageLinkToBoth
Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addFolderImageLinkToBoth __cb)
-
begin_addFolderImageLinkToBoth
Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addFolderImageLinkToBoth
Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addFolderImageLinkToBoth
Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addFolderImageLinkToBoth
Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink 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_addFolderImageLinkToBoth
void end_addFolderImageLinkToBoth(Ice.AsyncResult __result)
-
findFolderImageLink
java.util.List<FolderImageLink> findFolderImageLink(Folder removal)
-
findFolderImageLink
java.util.List<FolderImageLink> findFolderImageLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_findFolderImageLink
Ice.AsyncResult begin_findFolderImageLink(Folder removal)
-
begin_findFolderImageLink
Ice.AsyncResult begin_findFolderImageLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_findFolderImageLink
Ice.AsyncResult begin_findFolderImageLink(Folder removal, Ice.Callback __cb)
-
begin_findFolderImageLink
Ice.AsyncResult begin_findFolderImageLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_findFolderImageLink
Ice.AsyncResult begin_findFolderImageLink(Folder removal, Callback_Image_findFolderImageLink __cb)
-
begin_findFolderImageLink
Ice.AsyncResult begin_findFolderImageLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_findFolderImageLink __cb)
-
begin_findFolderImageLink
Ice.AsyncResult begin_findFolderImageLink(Folder removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_findFolderImageLink
Ice.AsyncResult begin_findFolderImageLink(Folder removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_findFolderImageLink
Ice.AsyncResult begin_findFolderImageLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_findFolderImageLink
Ice.AsyncResult begin_findFolderImageLink(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_findFolderImageLink
java.util.List<FolderImageLink> end_findFolderImageLink(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_Image_unlinkFolder __cb)
-
begin_unlinkFolder
Ice.AsyncResult begin_unlinkFolder(Folder removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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)
-
removeFolderImageLinkFromBoth
void removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides)
-
removeFolderImageLinkFromBoth
void removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeFolderImageLinkFromBoth
Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides)
-
begin_removeFolderImageLinkFromBoth
Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeFolderImageLinkFromBoth
Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, Ice.Callback __cb)
-
begin_removeFolderImageLinkFromBoth
Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeFolderImageLinkFromBoth
Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, Callback_Image_removeFolderImageLinkFromBoth __cb)
-
begin_removeFolderImageLinkFromBoth
Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeFolderImageLinkFromBoth __cb)
-
begin_removeFolderImageLinkFromBoth
Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeFolderImageLinkFromBoth
Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeFolderImageLinkFromBoth
Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeFolderImageLinkFromBoth
Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink 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_removeFolderImageLinkFromBoth
void end_removeFolderImageLinkFromBoth(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_Image_linkedFolderList __cb)
-
begin_linkedFolderList
Ice.AsyncResult begin_linkedFolderList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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)
-
getFileset
Fileset getFileset()
-
getFileset
Fileset getFileset(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getFileset
Ice.AsyncResult begin_getFileset()
-
begin_getFileset
Ice.AsyncResult begin_getFileset(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getFileset
Ice.AsyncResult begin_getFileset(Ice.Callback __cb)
-
begin_getFileset
Ice.AsyncResult begin_getFileset(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getFileset
Ice.AsyncResult begin_getFileset(Callback_Image_getFileset __cb)
-
begin_getFileset
Ice.AsyncResult begin_getFileset(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_getFileset __cb)
-
begin_getFileset
Ice.AsyncResult begin_getFileset(IceInternal.Functional_GenericCallback1<Fileset> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getFileset
Ice.AsyncResult begin_getFileset(IceInternal.Functional_GenericCallback1<Fileset> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getFileset
Ice.AsyncResult begin_getFileset(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Fileset> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getFileset
Ice.AsyncResult begin_getFileset(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Fileset> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getFileset
Fileset end_getFileset(Ice.AsyncResult __result)
-
setFileset
void setFileset(Fileset theFileset)
-
setFileset
void setFileset(Fileset theFileset, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setFileset
Ice.AsyncResult begin_setFileset(Fileset theFileset)
-
begin_setFileset
Ice.AsyncResult begin_setFileset(Fileset theFileset, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setFileset
Ice.AsyncResult begin_setFileset(Fileset theFileset, Ice.Callback __cb)
-
begin_setFileset
Ice.AsyncResult begin_setFileset(Fileset theFileset, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setFileset
Ice.AsyncResult begin_setFileset(Fileset theFileset, Callback_Image_setFileset __cb)
-
begin_setFileset
Ice.AsyncResult begin_setFileset(Fileset theFileset, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_setFileset __cb)
-
begin_setFileset
Ice.AsyncResult begin_setFileset(Fileset theFileset, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setFileset
Ice.AsyncResult begin_setFileset(Fileset theFileset, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setFileset
Ice.AsyncResult begin_setFileset(Fileset theFileset, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setFileset
Ice.AsyncResult begin_setFileset(Fileset theFileset, 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_setFileset
void end_setFileset(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_Image_unloadAnnotationLinks __cb)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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_Image_sizeOfAnnotationLinks __cb)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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<ImageAnnotationLink> copyAnnotationLinks()
-
copyAnnotationLinks
java.util.List<ImageAnnotationLink> 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_Image_copyAnnotationLinks __cb)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_copyAnnotationLinks __cb)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __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<ImageAnnotationLink>> __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<ImageAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_copyAnnotationLinks
java.util.List<ImageAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __result)
-
addImageAnnotationLink
void addImageAnnotationLink(ImageAnnotationLink target)
-
addImageAnnotationLink
void addImageAnnotationLink(ImageAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addImageAnnotationLink
Ice.AsyncResult begin_addImageAnnotationLink(ImageAnnotationLink target)
-
begin_addImageAnnotationLink
Ice.AsyncResult begin_addImageAnnotationLink(ImageAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addImageAnnotationLink
Ice.AsyncResult begin_addImageAnnotationLink(ImageAnnotationLink target, Ice.Callback __cb)
-
begin_addImageAnnotationLink
Ice.AsyncResult begin_addImageAnnotationLink(ImageAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addImageAnnotationLink
Ice.AsyncResult begin_addImageAnnotationLink(ImageAnnotationLink target, Callback_Image_addImageAnnotationLink __cb)
-
begin_addImageAnnotationLink
Ice.AsyncResult begin_addImageAnnotationLink(ImageAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addImageAnnotationLink __cb)
-
begin_addImageAnnotationLink
Ice.AsyncResult begin_addImageAnnotationLink(ImageAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addImageAnnotationLink
Ice.AsyncResult begin_addImageAnnotationLink(ImageAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addImageAnnotationLink
Ice.AsyncResult begin_addImageAnnotationLink(ImageAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addImageAnnotationLink
Ice.AsyncResult begin_addImageAnnotationLink(ImageAnnotationLink 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_addImageAnnotationLink
void end_addImageAnnotationLink(Ice.AsyncResult __result)
-
addAllImageAnnotationLinkSet
void addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets)
-
addAllImageAnnotationLinkSet
void addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllImageAnnotationLinkSet
Ice.AsyncResult begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets)
-
begin_addAllImageAnnotationLinkSet
Ice.AsyncResult begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllImageAnnotationLinkSet
Ice.AsyncResult begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, Ice.Callback __cb)
-
begin_addAllImageAnnotationLinkSet
Ice.AsyncResult begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addAllImageAnnotationLinkSet
Ice.AsyncResult begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, Callback_Image_addAllImageAnnotationLinkSet __cb)
-
begin_addAllImageAnnotationLinkSet
Ice.AsyncResult begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addAllImageAnnotationLinkSet __cb)
-
begin_addAllImageAnnotationLinkSet
Ice.AsyncResult begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllImageAnnotationLinkSet
Ice.AsyncResult begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addAllImageAnnotationLinkSet
Ice.AsyncResult begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllImageAnnotationLinkSet
Ice.AsyncResult begin_addAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> 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_addAllImageAnnotationLinkSet
void end_addAllImageAnnotationLinkSet(Ice.AsyncResult __result)
-
removeImageAnnotationLink
void removeImageAnnotationLink(ImageAnnotationLink theTarget)
-
removeImageAnnotationLink
void removeImageAnnotationLink(ImageAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeImageAnnotationLink
Ice.AsyncResult begin_removeImageAnnotationLink(ImageAnnotationLink theTarget)
-
begin_removeImageAnnotationLink
Ice.AsyncResult begin_removeImageAnnotationLink(ImageAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeImageAnnotationLink
Ice.AsyncResult begin_removeImageAnnotationLink(ImageAnnotationLink theTarget, Ice.Callback __cb)
-
begin_removeImageAnnotationLink
Ice.AsyncResult begin_removeImageAnnotationLink(ImageAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeImageAnnotationLink
Ice.AsyncResult begin_removeImageAnnotationLink(ImageAnnotationLink theTarget, Callback_Image_removeImageAnnotationLink __cb)
-
begin_removeImageAnnotationLink
Ice.AsyncResult begin_removeImageAnnotationLink(ImageAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeImageAnnotationLink __cb)
-
begin_removeImageAnnotationLink
Ice.AsyncResult begin_removeImageAnnotationLink(ImageAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeImageAnnotationLink
Ice.AsyncResult begin_removeImageAnnotationLink(ImageAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeImageAnnotationLink
Ice.AsyncResult begin_removeImageAnnotationLink(ImageAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeImageAnnotationLink
Ice.AsyncResult begin_removeImageAnnotationLink(ImageAnnotationLink 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_removeImageAnnotationLink
void end_removeImageAnnotationLink(Ice.AsyncResult __result)
-
removeAllImageAnnotationLinkSet
void removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets)
-
removeAllImageAnnotationLinkSet
void removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllImageAnnotationLinkSet
Ice.AsyncResult begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets)
-
begin_removeAllImageAnnotationLinkSet
Ice.AsyncResult begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllImageAnnotationLinkSet
Ice.AsyncResult begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, Ice.Callback __cb)
-
begin_removeAllImageAnnotationLinkSet
Ice.AsyncResult begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeAllImageAnnotationLinkSet
Ice.AsyncResult begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, Callback_Image_removeAllImageAnnotationLinkSet __cb)
-
begin_removeAllImageAnnotationLinkSet
Ice.AsyncResult begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeAllImageAnnotationLinkSet __cb)
-
begin_removeAllImageAnnotationLinkSet
Ice.AsyncResult begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllImageAnnotationLinkSet
Ice.AsyncResult begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeAllImageAnnotationLinkSet
Ice.AsyncResult begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllImageAnnotationLinkSet
Ice.AsyncResult begin_removeAllImageAnnotationLinkSet(java.util.List<ImageAnnotationLink> 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_removeAllImageAnnotationLinkSet
void end_removeAllImageAnnotationLinkSet(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_Image_clearAnnotationLinks __cb)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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(Image toCopy)
-
reloadAnnotationLinks
void reloadAnnotationLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Image toCopy)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Image toCopy, Ice.Callback __cb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Image toCopy, Callback_Image_reloadAnnotationLinks __cb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Image toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_reloadAnnotationLinks __cb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Image toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Image 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(Image 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_Image_getAnnotationLinksCountPerOwner __cb)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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
ImageAnnotationLink linkAnnotation(Annotation addition)
-
linkAnnotation
ImageAnnotationLink 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_Image_linkAnnotation __cb)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_linkAnnotation __cb)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ImageAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ImageAnnotationLink> __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<ImageAnnotationLink> __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<ImageAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_linkAnnotation
ImageAnnotationLink end_linkAnnotation(Ice.AsyncResult __result)
-
addImageAnnotationLinkToBoth
void addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides)
-
addImageAnnotationLinkToBoth
void addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addImageAnnotationLinkToBoth
Ice.AsyncResult begin_addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides)
-
begin_addImageAnnotationLinkToBoth
Ice.AsyncResult begin_addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addImageAnnotationLinkToBoth
Ice.AsyncResult begin_addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides, Ice.Callback __cb)
-
begin_addImageAnnotationLinkToBoth
Ice.AsyncResult begin_addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addImageAnnotationLinkToBoth
Ice.AsyncResult begin_addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides, Callback_Image_addImageAnnotationLinkToBoth __cb)
-
begin_addImageAnnotationLinkToBoth
Ice.AsyncResult begin_addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_addImageAnnotationLinkToBoth __cb)
-
begin_addImageAnnotationLinkToBoth
Ice.AsyncResult begin_addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addImageAnnotationLinkToBoth
Ice.AsyncResult begin_addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addImageAnnotationLinkToBoth
Ice.AsyncResult begin_addImageAnnotationLinkToBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addImageAnnotationLinkToBoth
Ice.AsyncResult begin_addImageAnnotationLinkToBoth(ImageAnnotationLink 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_addImageAnnotationLinkToBoth
void end_addImageAnnotationLinkToBoth(Ice.AsyncResult __result)
-
findImageAnnotationLink
java.util.List<ImageAnnotationLink> findImageAnnotationLink(Annotation removal)
-
findImageAnnotationLink
java.util.List<ImageAnnotationLink> findImageAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_findImageAnnotationLink
Ice.AsyncResult begin_findImageAnnotationLink(Annotation removal)
-
begin_findImageAnnotationLink
Ice.AsyncResult begin_findImageAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_findImageAnnotationLink
Ice.AsyncResult begin_findImageAnnotationLink(Annotation removal, Ice.Callback __cb)
-
begin_findImageAnnotationLink
Ice.AsyncResult begin_findImageAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_findImageAnnotationLink
Ice.AsyncResult begin_findImageAnnotationLink(Annotation removal, Callback_Image_findImageAnnotationLink __cb)
-
begin_findImageAnnotationLink
Ice.AsyncResult begin_findImageAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_findImageAnnotationLink __cb)
-
begin_findImageAnnotationLink
Ice.AsyncResult begin_findImageAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_findImageAnnotationLink
Ice.AsyncResult begin_findImageAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_findImageAnnotationLink
Ice.AsyncResult begin_findImageAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_findImageAnnotationLink
Ice.AsyncResult begin_findImageAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ImageAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_findImageAnnotationLink
java.util.List<ImageAnnotationLink> end_findImageAnnotationLink(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_Image_unlinkAnnotation __cb)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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)
-
removeImageAnnotationLinkFromBoth
void removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides)
-
removeImageAnnotationLinkFromBoth
void removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeImageAnnotationLinkFromBoth
Ice.AsyncResult begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides)
-
begin_removeImageAnnotationLinkFromBoth
Ice.AsyncResult begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeImageAnnotationLinkFromBoth
Ice.AsyncResult begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides, Ice.Callback __cb)
-
begin_removeImageAnnotationLinkFromBoth
Ice.AsyncResult begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeImageAnnotationLinkFromBoth
Ice.AsyncResult begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides, Callback_Image_removeImageAnnotationLinkFromBoth __cb)
-
begin_removeImageAnnotationLinkFromBoth
Ice.AsyncResult begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_removeImageAnnotationLinkFromBoth __cb)
-
begin_removeImageAnnotationLinkFromBoth
Ice.AsyncResult begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeImageAnnotationLinkFromBoth
Ice.AsyncResult begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeImageAnnotationLinkFromBoth
Ice.AsyncResult begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeImageAnnotationLinkFromBoth
Ice.AsyncResult begin_removeImageAnnotationLinkFromBoth(ImageAnnotationLink 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_removeImageAnnotationLinkFromBoth
void end_removeImageAnnotationLinkFromBoth(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_Image_linkedAnnotationList __cb)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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)
-
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_Image_getName __cb)
-
begin_getName
Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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_Image_setName __cb)
-
begin_setName
Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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)
-
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_Image_getDescription __cb)
-
begin_getDescription
Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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_Image_setDescription __cb)
-
begin_setDescription
Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Image_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)
-
-