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