Package omero.model
Class DatasetPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.model.DatasetPrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx,java.io.Serializable,DatasetPrx,IObjectPrx
public final class DatasetPrxHelper extends Ice.ObjectPrxHelperBase implements DatasetPrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]__idsstatic longserialVersionUID
-
Constructor Summary
Constructors Constructor Description DatasetPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<DatasetAnnotationLink>> __cb, Ice.AsyncResult __result)static void__copyImageLinks_completed(Ice.TwowayCallbackArg1<java.util.List<DatasetImageLink>> __cb, Ice.AsyncResult __result)static void__copyProjectLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ProjectDatasetLink>> __cb, Ice.AsyncResult __result)static void__findDatasetAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<DatasetAnnotationLink>> __cb, Ice.AsyncResult __result)static void__findDatasetImageLink_completed(Ice.TwowayCallbackArg1<java.util.List<DatasetImageLink>> __cb, Ice.AsyncResult __result)static void__findProjectDatasetLink_completed(Ice.TwowayCallbackArg1<java.util.List<ProjectDatasetLink>> __cb, Ice.AsyncResult __result)static void__getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)static void__getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)static void__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)static void__getImageLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)static void__getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getProjectLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)static void__getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)static void__isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)static void__isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)static void__isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)static void__isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)static void__isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)static void__linkAnnotation_completed(Ice.TwowayCallbackArg1<DatasetAnnotationLink> __cb, Ice.AsyncResult __result)static void__linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)static void__linkedImageList_completed(Ice.TwowayCallbackArg1<java.util.List<Image>> __cb, Ice.AsyncResult __result)static void__linkedProjectList_completed(Ice.TwowayCallbackArg1<java.util.List<Project>> __cb, Ice.AsyncResult __result)static void__linkImage_completed(Ice.TwowayCallbackArg1<DatasetImageLink> __cb, Ice.AsyncResult __result)static void__linkProject_completed(Ice.TwowayCallbackArg1<ProjectDatasetLink> __cb, Ice.AsyncResult __result)static void__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)static DatasetPrx__read(IceInternal.BasicStream __is)static void__shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)static void__sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)static void__sizeOfImageLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)static void__sizeOfProjectLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)static void__write(IceInternal.BasicStream __os, DatasetPrx v)voidaddAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets)voidaddAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets)voidaddAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets)voidaddAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddDatasetAnnotationLink(DatasetAnnotationLink target)voidaddDatasetAnnotationLink(DatasetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides)voidaddDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddDatasetImageLink(DatasetImageLink target)voidaddDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides)voidaddDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddProjectDatasetLink(ProjectDatasetLink target)voidaddProjectDatasetLink(ProjectDatasetLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides)voidaddProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets)Ice.AsyncResultbegin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> 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.AsyncResultbegin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addAllDatasetAnnotationLinkSet __cb)Ice.AsyncResultbegin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, Callback_Dataset_addAllDatasetAnnotationLinkSet __cb)Ice.AsyncResultbegin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets)Ice.AsyncResultbegin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addAllDatasetImageLinkSet __cb)Ice.AsyncResultbegin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, Callback_Dataset_addAllDatasetImageLinkSet __cb)Ice.AsyncResultbegin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets)Ice.AsyncResultbegin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> 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.AsyncResultbegin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addAllProjectDatasetLinkSet __cb)Ice.AsyncResultbegin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, Callback_Dataset_addAllProjectDatasetLinkSet __cb)Ice.AsyncResultbegin_addDatasetAnnotationLink(DatasetAnnotationLink target)Ice.AsyncResultbegin_addDatasetAnnotationLink(DatasetAnnotationLink target, Ice.Callback __cb)Ice.AsyncResultbegin_addDatasetAnnotationLink(DatasetAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addDatasetAnnotationLink(DatasetAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addDatasetAnnotationLink(DatasetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addDatasetAnnotationLink(DatasetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addDatasetAnnotationLink(DatasetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addDatasetAnnotationLink(DatasetAnnotationLink 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.AsyncResultbegin_addDatasetAnnotationLink(DatasetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addDatasetAnnotationLink __cb)Ice.AsyncResultbegin_addDatasetAnnotationLink(DatasetAnnotationLink target, Callback_Dataset_addDatasetAnnotationLink __cb)Ice.AsyncResultbegin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink 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.AsyncResultbegin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addDatasetAnnotationLinkToBoth __cb)Ice.AsyncResultbegin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, Callback_Dataset_addDatasetAnnotationLinkToBoth __cb)Ice.AsyncResultbegin_addDatasetImageLink(DatasetImageLink target)Ice.AsyncResultbegin_addDatasetImageLink(DatasetImageLink target, Ice.Callback __cb)Ice.AsyncResultbegin_addDatasetImageLink(DatasetImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addDatasetImageLink(DatasetImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addDatasetImageLink __cb)Ice.AsyncResultbegin_addDatasetImageLink(DatasetImageLink target, Callback_Dataset_addDatasetImageLink __cb)Ice.AsyncResultbegin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides)Ice.AsyncResultbegin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addDatasetImageLinkToBoth __cb)Ice.AsyncResultbegin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, Callback_Dataset_addDatasetImageLinkToBoth __cb)Ice.AsyncResultbegin_addProjectDatasetLink(ProjectDatasetLink target)Ice.AsyncResultbegin_addProjectDatasetLink(ProjectDatasetLink target, Ice.Callback __cb)Ice.AsyncResultbegin_addProjectDatasetLink(ProjectDatasetLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addProjectDatasetLink(ProjectDatasetLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addProjectDatasetLink(ProjectDatasetLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addProjectDatasetLink(ProjectDatasetLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addProjectDatasetLink(ProjectDatasetLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addProjectDatasetLink(ProjectDatasetLink 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.AsyncResultbegin_addProjectDatasetLink(ProjectDatasetLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addProjectDatasetLink __cb)Ice.AsyncResultbegin_addProjectDatasetLink(ProjectDatasetLink target, Callback_Dataset_addProjectDatasetLink __cb)Ice.AsyncResultbegin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides)Ice.AsyncResultbegin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addProjectDatasetLinkToBoth(ProjectDatasetLink 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.AsyncResultbegin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addProjectDatasetLinkToBoth __cb)Ice.AsyncResultbegin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, Callback_Dataset_addProjectDatasetLinkToBoth __cb)Ice.AsyncResultbegin_clearAnnotationLinks()Ice.AsyncResultbegin_clearAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_clearAnnotationLinks __cb)Ice.AsyncResultbegin_clearAnnotationLinks(Callback_Dataset_clearAnnotationLinks __cb)Ice.AsyncResultbegin_clearImageLinks()Ice.AsyncResultbegin_clearImageLinks(Ice.Callback __cb)Ice.AsyncResultbegin_clearImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearImageLinks(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.AsyncResultbegin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_clearImageLinks __cb)Ice.AsyncResultbegin_clearImageLinks(Callback_Dataset_clearImageLinks __cb)Ice.AsyncResultbegin_clearProjectLinks()Ice.AsyncResultbegin_clearProjectLinks(Ice.Callback __cb)Ice.AsyncResultbegin_clearProjectLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearProjectLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearProjectLinks(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.AsyncResultbegin_clearProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_clearProjectLinks __cb)Ice.AsyncResultbegin_clearProjectLinks(Callback_Dataset_clearProjectLinks __cb)Ice.AsyncResultbegin_copyAnnotationLinks()Ice.AsyncResultbegin_copyAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<DatasetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<DatasetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<DatasetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<DatasetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_copyAnnotationLinks __cb)Ice.AsyncResultbegin_copyAnnotationLinks(Callback_Dataset_copyAnnotationLinks __cb)Ice.AsyncResultbegin_copyImageLinks()Ice.AsyncResultbegin_copyImageLinks(Ice.Callback __cb)Ice.AsyncResultbegin_copyImageLinks(IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyImageLinks(IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_copyImageLinks(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.AsyncResultbegin_copyImageLinks(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.AsyncResultbegin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_copyImageLinks __cb)Ice.AsyncResultbegin_copyImageLinks(Callback_Dataset_copyImageLinks __cb)Ice.AsyncResultbegin_copyProjectLinks()Ice.AsyncResultbegin_copyProjectLinks(Ice.Callback __cb)Ice.AsyncResultbegin_copyProjectLinks(IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyProjectLinks(IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_copyProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_copyProjectLinks __cb)Ice.AsyncResultbegin_copyProjectLinks(Callback_Dataset_copyProjectLinks __cb)Ice.AsyncResultbegin_findDatasetAnnotationLink(Annotation removal)Ice.AsyncResultbegin_findDatasetAnnotationLink(Annotation removal, Ice.Callback __cb)Ice.AsyncResultbegin_findDatasetAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<DatasetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findDatasetAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<DatasetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findDatasetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findDatasetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_findDatasetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<DatasetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findDatasetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<DatasetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findDatasetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_findDatasetAnnotationLink __cb)Ice.AsyncResultbegin_findDatasetAnnotationLink(Annotation removal, Callback_Dataset_findDatasetAnnotationLink __cb)Ice.AsyncResultbegin_findDatasetImageLink(Image removal)Ice.AsyncResultbegin_findDatasetImageLink(Image removal, Ice.Callback __cb)Ice.AsyncResultbegin_findDatasetImageLink(Image removal, IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findDatasetImageLink(Image removal, IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findDatasetImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findDatasetImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_findDatasetImageLink(Image 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.AsyncResultbegin_findDatasetImageLink(Image 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.AsyncResultbegin_findDatasetImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_findDatasetImageLink __cb)Ice.AsyncResultbegin_findDatasetImageLink(Image removal, Callback_Dataset_findDatasetImageLink __cb)Ice.AsyncResultbegin_findProjectDatasetLink(Project removal)Ice.AsyncResultbegin_findProjectDatasetLink(Project removal, Ice.Callback __cb)Ice.AsyncResultbegin_findProjectDatasetLink(Project removal, IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findProjectDatasetLink(Project removal, IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findProjectDatasetLink(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findProjectDatasetLink(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_findProjectDatasetLink(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findProjectDatasetLink(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findProjectDatasetLink(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_findProjectDatasetLink __cb)Ice.AsyncResultbegin_findProjectDatasetLink(Project removal, Callback_Dataset_findProjectDatasetLink __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner()Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(Callback_Dataset_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getDescription()Ice.AsyncResultbegin_getDescription(Ice.Callback __cb)Ice.AsyncResultbegin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_getDescription __cb)Ice.AsyncResultbegin_getDescription(Callback_Dataset_getDescription __cb)Ice.AsyncResultbegin_getDetails()Ice.AsyncResultbegin_getDetails(Ice.Callback __cb)Ice.AsyncResultbegin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)Ice.AsyncResultbegin_getDetails(Callback_IObject_getDetails __cb)Ice.AsyncResultbegin_getId()Ice.AsyncResultbegin_getId(Ice.Callback __cb)Ice.AsyncResultbegin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)Ice.AsyncResultbegin_getId(Callback_IObject_getId __cb)Ice.AsyncResultbegin_getImageLinksCountPerOwner()Ice.AsyncResultbegin_getImageLinksCountPerOwner(Ice.Callback __cb)Ice.AsyncResultbegin_getImageLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getImageLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getImageLinksCountPerOwner(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.AsyncResultbegin_getImageLinksCountPerOwner(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.AsyncResultbegin_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_getImageLinksCountPerOwner __cb)Ice.AsyncResultbegin_getImageLinksCountPerOwner(Callback_Dataset_getImageLinksCountPerOwner __cb)Ice.AsyncResultbegin_getName()Ice.AsyncResultbegin_getName(Ice.Callback __cb)Ice.AsyncResultbegin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_getName __cb)Ice.AsyncResultbegin_getName(Callback_Dataset_getName __cb)Ice.AsyncResultbegin_getProjectLinksCountPerOwner()Ice.AsyncResultbegin_getProjectLinksCountPerOwner(Ice.Callback __cb)Ice.AsyncResultbegin_getProjectLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getProjectLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getProjectLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getProjectLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getProjectLinksCountPerOwner(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.AsyncResultbegin_getProjectLinksCountPerOwner(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.AsyncResultbegin_getProjectLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_getProjectLinksCountPerOwner __cb)Ice.AsyncResultbegin_getProjectLinksCountPerOwner(Callback_Dataset_getProjectLinksCountPerOwner __cb)Ice.AsyncResultbegin_getVersion()Ice.AsyncResultbegin_getVersion(Ice.Callback __cb)Ice.AsyncResultbegin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_getVersion __cb)Ice.AsyncResultbegin_getVersion(Callback_Dataset_getVersion __cb)Ice.AsyncResultbegin_isAnnotated()Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(Ice.Callback __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(Callback_IObject_isAnnotated __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isGlobal()Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(Ice.Callback __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(Callback_IObject_isGlobal __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isLink()A link between two other types.Ice.AsyncResultbegin_isLink(Ice.Callback __cb)A link between two other types.Ice.AsyncResultbegin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)A link between two other types.Ice.AsyncResultbegin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)A link between two other types.Ice.AsyncResultbegin_isLink(Callback_IObject_isLink __cb)A link between two other types.Ice.AsyncResultbegin_isLoaded()Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(Ice.Callback __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isMutable()The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(Ice.Callback __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(Callback_IObject_isMutable __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_linkAnnotation(Annotation addition)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, Ice.Callback __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<DatasetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<DatasetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<DatasetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<DatasetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_linkAnnotation __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, Callback_Dataset_linkAnnotation __cb)Ice.AsyncResultbegin_linkedAnnotationList()Ice.AsyncResultbegin_linkedAnnotationList(Ice.Callback __cb)Ice.AsyncResultbegin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_linkedAnnotationList __cb)Ice.AsyncResultbegin_linkedAnnotationList(Callback_Dataset_linkedAnnotationList __cb)Ice.AsyncResultbegin_linkedImageList()Ice.AsyncResultbegin_linkedImageList(Ice.Callback __cb)Ice.AsyncResultbegin_linkedImageList(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedImageList(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_linkedImageList __cb)Ice.AsyncResultbegin_linkedImageList(Callback_Dataset_linkedImageList __cb)Ice.AsyncResultbegin_linkedProjectList()Ice.AsyncResultbegin_linkedProjectList(Ice.Callback __cb)Ice.AsyncResultbegin_linkedProjectList(IceInternal.Functional_GenericCallback1<java.util.List<Project>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedProjectList(IceInternal.Functional_GenericCallback1<java.util.List<Project>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedProjectList(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkedProjectList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkedProjectList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Project>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedProjectList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Project>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedProjectList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_linkedProjectList __cb)Ice.AsyncResultbegin_linkedProjectList(Callback_Dataset_linkedProjectList __cb)Ice.AsyncResultbegin_linkImage(Image addition)Ice.AsyncResultbegin_linkImage(Image addition, Ice.Callback __cb)Ice.AsyncResultbegin_linkImage(Image addition, IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkImage(Image addition, IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkImage(Image 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.AsyncResultbegin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_linkImage __cb)Ice.AsyncResultbegin_linkImage(Image addition, Callback_Dataset_linkImage __cb)Ice.AsyncResultbegin_linkProject(Project addition)Ice.AsyncResultbegin_linkProject(Project addition, Ice.Callback __cb)Ice.AsyncResultbegin_linkProject(Project addition, IceInternal.Functional_GenericCallback1<ProjectDatasetLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkProject(Project addition, IceInternal.Functional_GenericCallback1<ProjectDatasetLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkProject(Project addition, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkProject(Project addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkProject(Project addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectDatasetLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkProject(Project addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectDatasetLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkProject(Project addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_linkProject __cb)Ice.AsyncResultbegin_linkProject(Project addition, Callback_Dataset_linkProject __cb)Ice.AsyncResultbegin_proxy()Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(Ice.Callback __cb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(Callback_IObject_proxy __cb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_reloadAnnotationLinks(Dataset toCopy)Ice.AsyncResultbegin_reloadAnnotationLinks(Dataset toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Dataset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Dataset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadAnnotationLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Dataset 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.AsyncResultbegin_reloadAnnotationLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Dataset toCopy, Callback_Dataset_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_reloadImageLinks(Dataset toCopy)Ice.AsyncResultbegin_reloadImageLinks(Dataset toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadImageLinks(Dataset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadImageLinks(Dataset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadImageLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadImageLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadImageLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadImageLinks(Dataset 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.AsyncResultbegin_reloadImageLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_reloadImageLinks __cb)Ice.AsyncResultbegin_reloadImageLinks(Dataset toCopy, Callback_Dataset_reloadImageLinks __cb)Ice.AsyncResultbegin_reloadProjectLinks(Dataset toCopy)Ice.AsyncResultbegin_reloadProjectLinks(Dataset toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadProjectLinks(Dataset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadProjectLinks(Dataset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadProjectLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadProjectLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadProjectLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadProjectLinks(Dataset 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.AsyncResultbegin_reloadProjectLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_reloadProjectLinks __cb)Ice.AsyncResultbegin_reloadProjectLinks(Dataset toCopy, Callback_Dataset_reloadProjectLinks __cb)Ice.AsyncResultbegin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets)Ice.AsyncResultbegin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> 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.AsyncResultbegin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeAllDatasetAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, Callback_Dataset_removeAllDatasetAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets)Ice.AsyncResultbegin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeAllDatasetImageLinkSet __cb)Ice.AsyncResultbegin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, Callback_Dataset_removeAllDatasetImageLinkSet __cb)Ice.AsyncResultbegin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets)Ice.AsyncResultbegin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> 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.AsyncResultbegin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeAllProjectDatasetLinkSet __cb)Ice.AsyncResultbegin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, Callback_Dataset_removeAllProjectDatasetLinkSet __cb)Ice.AsyncResultbegin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget)Ice.AsyncResultbegin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeDatasetAnnotationLink(DatasetAnnotationLink 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.AsyncResultbegin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeDatasetAnnotationLink __cb)Ice.AsyncResultbegin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, Callback_Dataset_removeDatasetAnnotationLink __cb)Ice.AsyncResultbegin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink 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.AsyncResultbegin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeDatasetAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, Callback_Dataset_removeDatasetAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_removeDatasetImageLink(DatasetImageLink theTarget)Ice.AsyncResultbegin_removeDatasetImageLink(DatasetImageLink theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeDatasetImageLink(DatasetImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeDatasetImageLink(DatasetImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeDatasetImageLink __cb)Ice.AsyncResultbegin_removeDatasetImageLink(DatasetImageLink theTarget, Callback_Dataset_removeDatasetImageLink __cb)Ice.AsyncResultbegin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides)Ice.AsyncResultbegin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeDatasetImageLinkFromBoth __cb)Ice.AsyncResultbegin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, Callback_Dataset_removeDatasetImageLinkFromBoth __cb)Ice.AsyncResultbegin_removeProjectDatasetLink(ProjectDatasetLink theTarget)Ice.AsyncResultbegin_removeProjectDatasetLink(ProjectDatasetLink theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeProjectDatasetLink(ProjectDatasetLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeProjectDatasetLink(ProjectDatasetLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeProjectDatasetLink(ProjectDatasetLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeProjectDatasetLink(ProjectDatasetLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeProjectDatasetLink(ProjectDatasetLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeProjectDatasetLink(ProjectDatasetLink 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.AsyncResultbegin_removeProjectDatasetLink(ProjectDatasetLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeProjectDatasetLink __cb)Ice.AsyncResultbegin_removeProjectDatasetLink(ProjectDatasetLink theTarget, Callback_Dataset_removeProjectDatasetLink __cb)Ice.AsyncResultbegin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides)Ice.AsyncResultbegin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink 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.AsyncResultbegin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeProjectDatasetLinkFromBoth __cb)Ice.AsyncResultbegin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, Callback_Dataset_removeProjectDatasetLinkFromBoth __cb)Ice.AsyncResultbegin_setDescription(RString theDescription)Ice.AsyncResultbegin_setDescription(RString theDescription, Ice.Callback __cb)Ice.AsyncResultbegin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_setDescription __cb)Ice.AsyncResultbegin_setDescription(RString theDescription, Callback_Dataset_setDescription __cb)Ice.AsyncResultbegin_setId(RLong id)Ice.AsyncResultbegin_setId(RLong id, Ice.Callback __cb)Ice.AsyncResultbegin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)Ice.AsyncResultbegin_setId(RLong id, Callback_IObject_setId __cb)Ice.AsyncResultbegin_setName(RString theName)Ice.AsyncResultbegin_setName(RString theName, Ice.Callback __cb)Ice.AsyncResultbegin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_setName __cb)Ice.AsyncResultbegin_setName(RString theName, Callback_Dataset_setName __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion)Ice.AsyncResultbegin_setVersion(RInt theVersion, Ice.Callback __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_setVersion __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, Callback_Dataset_setVersion __cb)Ice.AsyncResultbegin_shallowCopy()Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(Ice.Callback __cb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(Callback_IObject_shallowCopy __cb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_sizeOfAnnotationLinks()Ice.AsyncResultbegin_sizeOfAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_sizeOfAnnotationLinks __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(Callback_Dataset_sizeOfAnnotationLinks __cb)Ice.AsyncResultbegin_sizeOfImageLinks()Ice.AsyncResultbegin_sizeOfImageLinks(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfImageLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfImageLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfImageLinks(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.AsyncResultbegin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_sizeOfImageLinks __cb)Ice.AsyncResultbegin_sizeOfImageLinks(Callback_Dataset_sizeOfImageLinks __cb)Ice.AsyncResultbegin_sizeOfProjectLinks()Ice.AsyncResultbegin_sizeOfProjectLinks(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfProjectLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfProjectLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfProjectLinks(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.AsyncResultbegin_sizeOfProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_sizeOfProjectLinks __cb)Ice.AsyncResultbegin_sizeOfProjectLinks(Callback_Dataset_sizeOfProjectLinks __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_unlinkAnnotation __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, Callback_Dataset_unlinkAnnotation __cb)Ice.AsyncResultbegin_unlinkImage(Image removal)Ice.AsyncResultbegin_unlinkImage(Image removal, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkImage(Image removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkImage(Image removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkImage(Image 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.AsyncResultbegin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_unlinkImage __cb)Ice.AsyncResultbegin_unlinkImage(Image removal, Callback_Dataset_unlinkImage __cb)Ice.AsyncResultbegin_unlinkProject(Project removal)Ice.AsyncResultbegin_unlinkProject(Project removal, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkProject(Project removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkProject(Project removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkProject(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unlinkProject(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkProject(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkProject(Project 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.AsyncResultbegin_unlinkProject(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_unlinkProject __cb)Ice.AsyncResultbegin_unlinkProject(Project removal, Callback_Dataset_unlinkProject __cb)Ice.AsyncResultbegin_unload()Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(Ice.Callback __cb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(Callback_IObject_unload __cb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unloadAnnotationLinks()Ice.AsyncResultbegin_unloadAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_unloadAnnotationLinks __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(Callback_Dataset_unloadAnnotationLinks __cb)Ice.AsyncResultbegin_unloadCollections()Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(Ice.Callback __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(Callback_IObject_unloadCollections __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadDetails()As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(Ice.Callback __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(Callback_IObject_unloadDetails __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadImageLinks()Ice.AsyncResultbegin_unloadImageLinks(Ice.Callback __cb)Ice.AsyncResultbegin_unloadImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadImageLinks(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.AsyncResultbegin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_unloadImageLinks __cb)Ice.AsyncResultbegin_unloadImageLinks(Callback_Dataset_unloadImageLinks __cb)Ice.AsyncResultbegin_unloadProjectLinks()Ice.AsyncResultbegin_unloadProjectLinks(Ice.Callback __cb)Ice.AsyncResultbegin_unloadProjectLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadProjectLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadProjectLinks(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.AsyncResultbegin_unloadProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_unloadProjectLinks __cb)Ice.AsyncResultbegin_unloadProjectLinks(Callback_Dataset_unloadProjectLinks __cb)static DatasetPrxcheckedCast(Ice.ObjectPrx __obj)Contacts the remote server to verify that the object implements this type.static DatasetPrxcheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Contacts the remote server to verify that a facet of the object implements this type.static DatasetPrxcheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)Contacts the remote server to verify that a facet of the object implements this type.static DatasetPrxcheckedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)Contacts the remote server to verify that the object implements this type.voidclearAnnotationLinks()voidclearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidclearImageLinks()voidclearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidclearProjectLinks()voidclearProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<DatasetAnnotationLink>copyAnnotationLinks()java.util.List<DatasetAnnotationLink>copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<DatasetImageLink>copyImageLinks()java.util.List<DatasetImageLink>copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<ProjectDatasetLink>copyProjectLinks()java.util.List<ProjectDatasetLink>copyProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidend_addAllDatasetAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_addAllDatasetImageLinkSet(Ice.AsyncResult __iresult)voidend_addAllProjectDatasetLinkSet(Ice.AsyncResult __iresult)voidend_addDatasetAnnotationLink(Ice.AsyncResult __iresult)voidend_addDatasetAnnotationLinkToBoth(Ice.AsyncResult __iresult)voidend_addDatasetImageLink(Ice.AsyncResult __iresult)voidend_addDatasetImageLinkToBoth(Ice.AsyncResult __iresult)voidend_addProjectDatasetLink(Ice.AsyncResult __iresult)voidend_addProjectDatasetLinkToBoth(Ice.AsyncResult __iresult)voidend_clearAnnotationLinks(Ice.AsyncResult __iresult)voidend_clearImageLinks(Ice.AsyncResult __iresult)voidend_clearProjectLinks(Ice.AsyncResult __iresult)java.util.List<DatasetAnnotationLink>end_copyAnnotationLinks(Ice.AsyncResult __iresult)java.util.List<DatasetImageLink>end_copyImageLinks(Ice.AsyncResult __iresult)java.util.List<ProjectDatasetLink>end_copyProjectLinks(Ice.AsyncResult __iresult)java.util.List<DatasetAnnotationLink>end_findDatasetAnnotationLink(Ice.AsyncResult __iresult)java.util.List<DatasetImageLink>end_findDatasetImageLink(Ice.AsyncResult __iresult)java.util.List<ProjectDatasetLink>end_findProjectDatasetLink(Ice.AsyncResult __iresult)java.util.Map<java.lang.Long,java.lang.Long>end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)RStringend_getDescription(Ice.AsyncResult __iresult)Detailsend_getDetails(Ice.AsyncResult __iresult)RLongend_getId(Ice.AsyncResult __iresult)java.util.Map<java.lang.Long,java.lang.Long>end_getImageLinksCountPerOwner(Ice.AsyncResult __iresult)RStringend_getName(Ice.AsyncResult __iresult)java.util.Map<java.lang.Long,java.lang.Long>end_getProjectLinksCountPerOwner(Ice.AsyncResult __iresult)RIntend_getVersion(Ice.AsyncResult __iresult)booleanend_isAnnotated(Ice.AsyncResult __iresult)Allows for the attachment of any omero.model.Annotation subclasses.booleanend_isGlobal(Ice.AsyncResult __iresult)Marker interface which means that special rules apply for both reading and writing these instances.booleanend_isLink(Ice.AsyncResult __iresult)A link between two other types.booleanend_isLoaded(Ice.AsyncResult __iresult)Tests if the objects are loaded or not.booleanend_isMutable(Ice.AsyncResult __iresult)The server will persist changes made to these types.DatasetAnnotationLinkend_linkAnnotation(Ice.AsyncResult __iresult)java.util.List<Annotation>end_linkedAnnotationList(Ice.AsyncResult __iresult)java.util.List<Image>end_linkedImageList(Ice.AsyncResult __iresult)java.util.List<Project>end_linkedProjectList(Ice.AsyncResult __iresult)DatasetImageLinkend_linkImage(Ice.AsyncResult __iresult)ProjectDatasetLinkend_linkProject(Ice.AsyncResult __iresult)IObjectend_proxy(Ice.AsyncResult __iresult)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );voidend_reloadAnnotationLinks(Ice.AsyncResult __iresult)voidend_reloadImageLinks(Ice.AsyncResult __iresult)voidend_reloadProjectLinks(Ice.AsyncResult __iresult)voidend_removeAllDatasetAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_removeAllDatasetImageLinkSet(Ice.AsyncResult __iresult)voidend_removeAllProjectDatasetLinkSet(Ice.AsyncResult __iresult)voidend_removeDatasetAnnotationLink(Ice.AsyncResult __iresult)voidend_removeDatasetAnnotationLinkFromBoth(Ice.AsyncResult __iresult)voidend_removeDatasetImageLink(Ice.AsyncResult __iresult)voidend_removeDatasetImageLinkFromBoth(Ice.AsyncResult __iresult)voidend_removeProjectDatasetLink(Ice.AsyncResult __iresult)voidend_removeProjectDatasetLinkFromBoth(Ice.AsyncResult __iresult)voidend_setDescription(Ice.AsyncResult __iresult)voidend_setId(Ice.AsyncResult __iresult)voidend_setName(Ice.AsyncResult __iresult)voidend_setVersion(Ice.AsyncResult __iresult)IObjectend_shallowCopy(Ice.AsyncResult __iresult)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.intend_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)intend_sizeOfImageLinks(Ice.AsyncResult __iresult)intend_sizeOfProjectLinks(Ice.AsyncResult __iresult)voidend_unlinkAnnotation(Ice.AsyncResult __iresult)voidend_unlinkImage(Ice.AsyncResult __iresult)voidend_unlinkProject(Ice.AsyncResult __iresult)voidend_unload(Ice.AsyncResult __iresult)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.voidend_unloadAnnotationLinks(Ice.AsyncResult __iresult)voidend_unloadCollections(Ice.AsyncResult __iresult)Each collection can also be unloaded, independently of the object itself.voidend_unloadDetails(Ice.AsyncResult __iresult)As with collections, the objects under details can link to many other objects.voidend_unloadImageLinks(Ice.AsyncResult __iresult)voidend_unloadProjectLinks(Ice.AsyncResult __iresult)java.util.List<DatasetAnnotationLink>findDatasetAnnotationLink(Annotation removal)java.util.List<DatasetAnnotationLink>findDatasetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<DatasetImageLink>findDatasetImageLink(Image removal)java.util.List<DatasetImageLink>findDatasetImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<ProjectDatasetLink>findProjectDatasetLink(Project removal)java.util.List<ProjectDatasetLink>findProjectDatasetLink(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.Map<java.lang.Long,java.lang.Long>getAnnotationLinksCountPerOwner()java.util.Map<java.lang.Long,java.lang.Long>getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetDescription()RStringgetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)DetailsgetDetails()DetailsgetDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)RLonggetId()RLonggetId(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.Map<java.lang.Long,java.lang.Long>getImageLinksCountPerOwner()java.util.Map<java.lang.Long,java.lang.Long>getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetName()RStringgetName(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.Map<java.lang.Long,java.lang.Long>getProjectLinksCountPerOwner()java.util.Map<java.lang.Long,java.lang.Long>getProjectLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)RIntgetVersion()RIntgetVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)static java.lang.Stringice_staticId()Provides the Slice type ID of this type.booleanisAnnotated()Allows for the attachment of any omero.model.Annotation subclasses.booleanisAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation subclasses.booleanisGlobal()Marker interface which means that special rules apply for both reading and writing these instances.booleanisGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)Marker interface which means that special rules apply for both reading and writing these instances.booleanisLink()A link between two other types.booleanisLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types.booleanisLoaded()Tests if the objects are loaded or not.booleanisLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not.booleanisMutable()The server will persist changes made to these types.booleanisMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types.DatasetAnnotationLinklinkAnnotation(Annotation addition)DatasetAnnotationLinklinkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<Annotation>linkedAnnotationList()java.util.List<Annotation>linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<Image>linkedImageList()java.util.List<Image>linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<Project>linkedProjectList()java.util.List<Project>linkedProjectList(java.util.Map<java.lang.String,java.lang.String> __ctx)DatasetImageLinklinkImage(Image addition)DatasetImageLinklinkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx)ProjectDatasetLinklinkProject(Project addition)ProjectDatasetLinklinkProject(Project addition, java.util.Map<java.lang.String,java.lang.String> __ctx)IObjectproxy()Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );IObjectproxy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );voidreloadAnnotationLinks(Dataset toCopy)voidreloadAnnotationLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidreloadImageLinks(Dataset toCopy)voidreloadImageLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidreloadProjectLinks(Dataset toCopy)voidreloadProjectLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets)voidremoveAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets)voidremoveAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets)voidremoveAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveDatasetAnnotationLink(DatasetAnnotationLink theTarget)voidremoveDatasetAnnotationLink(DatasetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides)voidremoveDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveDatasetImageLink(DatasetImageLink theTarget)voidremoveDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides)voidremoveDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveProjectDatasetLink(ProjectDatasetLink theTarget)voidremoveProjectDatasetLink(ProjectDatasetLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides)voidremoveProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetDescription(RString theDescription)voidsetDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetId(RLong id)voidsetId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetName(RString theName)voidsetName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetVersion(RInt theVersion)voidsetVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)IObjectshallowCopy()Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.IObjectshallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.intsizeOfAnnotationLinks()intsizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)intsizeOfImageLinks()intsizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)intsizeOfProjectLinks()intsizeOfProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)static DatasetPrxuncheckedCast(Ice.ObjectPrx __obj)Downcasts the given proxy to this type without contacting the remote server.static DatasetPrxuncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Downcasts the given proxy to this type without contacting the remote server.voidunlinkAnnotation(Annotation removal)voidunlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)voidunlinkImage(Image removal)voidunlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)voidunlinkProject(Project removal)voidunlinkProject(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx)voidunload()Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.voidunload(java.util.Map<java.lang.String,java.lang.String> __ctx)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.voidunloadAnnotationLinks()voidunloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidunloadCollections()Each collection can also be unloaded, independently of the object itself.voidunloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently of the object itself.voidunloadDetails()As with collections, the objects under details can link to many other objects.voidunloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)As with collections, the objects under details can link to many other objects.voidunloadImageLinks()voidunloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidunloadProjectLinks()voidunloadProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
addAllDatasetAnnotationLinkSet
public void addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets)
- Specified by:
addAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
addAllDatasetAnnotationLinkSet
public void addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets)
- Specified by:
begin_addAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, Callback_Dataset_addAllDatasetAnnotationLinkSet __cb)
- Specified by:
begin_addAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addAllDatasetAnnotationLinkSet __cb)
- Specified by:
begin_addAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_addAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
end_addAllDatasetAnnotationLinkSet
public void end_addAllDatasetAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
addAllDatasetImageLinkSet
public void addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets)
- Specified by:
addAllDatasetImageLinkSetin interfaceDatasetPrx
-
addAllDatasetImageLinkSet
public void addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetImageLinkSet
public Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets)
- Specified by:
begin_addAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetImageLinkSet
public Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetImageLinkSet
public Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetImageLinkSet
public Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetImageLinkSet
public Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, Callback_Dataset_addAllDatasetImageLinkSet __cb)
- Specified by:
begin_addAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetImageLinkSet
public Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addAllDatasetImageLinkSet __cb)
- Specified by:
begin_addAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetImageLinkSet
public Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetImageLinkSet
public Ice.AsyncResult begin_addAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetImageLinkSet
public 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)
- Specified by:
begin_addAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_addAllDatasetImageLinkSet
public 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)
- Specified by:
begin_addAllDatasetImageLinkSetin interfaceDatasetPrx
-
end_addAllDatasetImageLinkSet
public void end_addAllDatasetImageLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllDatasetImageLinkSetin interfaceDatasetPrx
-
addAllProjectDatasetLinkSet
public void addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets)
- Specified by:
addAllProjectDatasetLinkSetin interfaceDatasetPrx
-
addAllProjectDatasetLinkSet
public void addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_addAllProjectDatasetLinkSet
public Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets)
- Specified by:
begin_addAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_addAllProjectDatasetLinkSet
public Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_addAllProjectDatasetLinkSet
public Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_addAllProjectDatasetLinkSet
public Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_addAllProjectDatasetLinkSet
public Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, Callback_Dataset_addAllProjectDatasetLinkSet __cb)
- Specified by:
begin_addAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_addAllProjectDatasetLinkSet
public Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addAllProjectDatasetLinkSet __cb)
- Specified by:
begin_addAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_addAllProjectDatasetLinkSet
public Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_addAllProjectDatasetLinkSet
public Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_addAllProjectDatasetLinkSet
public Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_addAllProjectDatasetLinkSet
public Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllProjectDatasetLinkSetin interfaceDatasetPrx
-
end_addAllProjectDatasetLinkSet
public void end_addAllProjectDatasetLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllProjectDatasetLinkSetin interfaceDatasetPrx
-
addDatasetAnnotationLink
public void addDatasetAnnotationLink(DatasetAnnotationLink target)
- Specified by:
addDatasetAnnotationLinkin interfaceDatasetPrx
-
addDatasetAnnotationLink
public void addDatasetAnnotationLink(DatasetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_addDatasetAnnotationLink
public Ice.AsyncResult begin_addDatasetAnnotationLink(DatasetAnnotationLink target)
- Specified by:
begin_addDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_addDatasetAnnotationLink
public Ice.AsyncResult begin_addDatasetAnnotationLink(DatasetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_addDatasetAnnotationLink
public Ice.AsyncResult begin_addDatasetAnnotationLink(DatasetAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_addDatasetAnnotationLink
public Ice.AsyncResult begin_addDatasetAnnotationLink(DatasetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_addDatasetAnnotationLink
public Ice.AsyncResult begin_addDatasetAnnotationLink(DatasetAnnotationLink target, Callback_Dataset_addDatasetAnnotationLink __cb)
- Specified by:
begin_addDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_addDatasetAnnotationLink
public Ice.AsyncResult begin_addDatasetAnnotationLink(DatasetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addDatasetAnnotationLink __cb)
- Specified by:
begin_addDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_addDatasetAnnotationLink
public Ice.AsyncResult begin_addDatasetAnnotationLink(DatasetAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_addDatasetAnnotationLink
public Ice.AsyncResult begin_addDatasetAnnotationLink(DatasetAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_addDatasetAnnotationLink
public Ice.AsyncResult begin_addDatasetAnnotationLink(DatasetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_addDatasetAnnotationLink
public Ice.AsyncResult begin_addDatasetAnnotationLink(DatasetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addDatasetAnnotationLinkin interfaceDatasetPrx
-
end_addDatasetAnnotationLink
public void end_addDatasetAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addDatasetAnnotationLinkin interfaceDatasetPrx
-
addDatasetAnnotationLinkToBoth
public void addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides)
- Specified by:
addDatasetAnnotationLinkToBothin interfaceDatasetPrx
-
addDatasetAnnotationLinkToBoth
public void addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addDatasetAnnotationLinkToBothin interfaceDatasetPrx
-
begin_addDatasetAnnotationLinkToBoth
public Ice.AsyncResult begin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides)
- Specified by:
begin_addDatasetAnnotationLinkToBothin interfaceDatasetPrx
-
begin_addDatasetAnnotationLinkToBoth
public Ice.AsyncResult begin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addDatasetAnnotationLinkToBothin interfaceDatasetPrx
-
begin_addDatasetAnnotationLinkToBoth
public Ice.AsyncResult begin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addDatasetAnnotationLinkToBothin interfaceDatasetPrx
-
begin_addDatasetAnnotationLinkToBoth
public Ice.AsyncResult begin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addDatasetAnnotationLinkToBothin interfaceDatasetPrx
-
begin_addDatasetAnnotationLinkToBoth
public Ice.AsyncResult begin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, Callback_Dataset_addDatasetAnnotationLinkToBoth __cb)
- Specified by:
begin_addDatasetAnnotationLinkToBothin interfaceDatasetPrx
-
begin_addDatasetAnnotationLinkToBoth
public Ice.AsyncResult begin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addDatasetAnnotationLinkToBoth __cb)
- Specified by:
begin_addDatasetAnnotationLinkToBothin interfaceDatasetPrx
-
begin_addDatasetAnnotationLinkToBoth
public Ice.AsyncResult begin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addDatasetAnnotationLinkToBothin interfaceDatasetPrx
-
begin_addDatasetAnnotationLinkToBoth
public Ice.AsyncResult begin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addDatasetAnnotationLinkToBothin interfaceDatasetPrx
-
begin_addDatasetAnnotationLinkToBoth
public Ice.AsyncResult begin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addDatasetAnnotationLinkToBothin interfaceDatasetPrx
-
begin_addDatasetAnnotationLinkToBoth
public Ice.AsyncResult begin_addDatasetAnnotationLinkToBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addDatasetAnnotationLinkToBothin interfaceDatasetPrx
-
end_addDatasetAnnotationLinkToBoth
public void end_addDatasetAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addDatasetAnnotationLinkToBothin interfaceDatasetPrx
-
addDatasetImageLink
public void addDatasetImageLink(DatasetImageLink target)
- Specified by:
addDatasetImageLinkin interfaceDatasetPrx
-
addDatasetImageLink
public void addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addDatasetImageLinkin interfaceDatasetPrx
-
begin_addDatasetImageLink
public Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink target)
- Specified by:
begin_addDatasetImageLinkin interfaceDatasetPrx
-
begin_addDatasetImageLink
public Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addDatasetImageLinkin interfaceDatasetPrx
-
begin_addDatasetImageLink
public Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink target, Ice.Callback __cb)
- Specified by:
begin_addDatasetImageLinkin interfaceDatasetPrx
-
begin_addDatasetImageLink
public Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addDatasetImageLinkin interfaceDatasetPrx
-
begin_addDatasetImageLink
public Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink target, Callback_Dataset_addDatasetImageLink __cb)
- Specified by:
begin_addDatasetImageLinkin interfaceDatasetPrx
-
begin_addDatasetImageLink
public Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addDatasetImageLink __cb)
- Specified by:
begin_addDatasetImageLinkin interfaceDatasetPrx
-
begin_addDatasetImageLink
public Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addDatasetImageLinkin interfaceDatasetPrx
-
begin_addDatasetImageLink
public Ice.AsyncResult begin_addDatasetImageLink(DatasetImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addDatasetImageLinkin interfaceDatasetPrx
-
begin_addDatasetImageLink
public 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)
- Specified by:
begin_addDatasetImageLinkin interfaceDatasetPrx
-
begin_addDatasetImageLink
public 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)
- Specified by:
begin_addDatasetImageLinkin interfaceDatasetPrx
-
end_addDatasetImageLink
public void end_addDatasetImageLink(Ice.AsyncResult __iresult)
- Specified by:
end_addDatasetImageLinkin interfaceDatasetPrx
-
addDatasetImageLinkToBoth
public void addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides)
- Specified by:
addDatasetImageLinkToBothin interfaceDatasetPrx
-
addDatasetImageLinkToBoth
public void addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addDatasetImageLinkToBothin interfaceDatasetPrx
-
begin_addDatasetImageLinkToBoth
public Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides)
- Specified by:
begin_addDatasetImageLinkToBothin interfaceDatasetPrx
-
begin_addDatasetImageLinkToBoth
public Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addDatasetImageLinkToBothin interfaceDatasetPrx
-
begin_addDatasetImageLinkToBoth
public Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addDatasetImageLinkToBothin interfaceDatasetPrx
-
begin_addDatasetImageLinkToBoth
public Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addDatasetImageLinkToBothin interfaceDatasetPrx
-
begin_addDatasetImageLinkToBoth
public Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, Callback_Dataset_addDatasetImageLinkToBoth __cb)
- Specified by:
begin_addDatasetImageLinkToBothin interfaceDatasetPrx
-
begin_addDatasetImageLinkToBoth
public Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addDatasetImageLinkToBoth __cb)
- Specified by:
begin_addDatasetImageLinkToBothin interfaceDatasetPrx
-
begin_addDatasetImageLinkToBoth
public Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addDatasetImageLinkToBothin interfaceDatasetPrx
-
begin_addDatasetImageLinkToBoth
public Ice.AsyncResult begin_addDatasetImageLinkToBoth(DatasetImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addDatasetImageLinkToBothin interfaceDatasetPrx
-
begin_addDatasetImageLinkToBoth
public 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)
- Specified by:
begin_addDatasetImageLinkToBothin interfaceDatasetPrx
-
begin_addDatasetImageLinkToBoth
public 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)
- Specified by:
begin_addDatasetImageLinkToBothin interfaceDatasetPrx
-
end_addDatasetImageLinkToBoth
public void end_addDatasetImageLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addDatasetImageLinkToBothin interfaceDatasetPrx
-
addProjectDatasetLink
public void addProjectDatasetLink(ProjectDatasetLink target)
- Specified by:
addProjectDatasetLinkin interfaceDatasetPrx
-
addProjectDatasetLink
public void addProjectDatasetLink(ProjectDatasetLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addProjectDatasetLinkin interfaceDatasetPrx
-
begin_addProjectDatasetLink
public Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target)
- Specified by:
begin_addProjectDatasetLinkin interfaceDatasetPrx
-
begin_addProjectDatasetLink
public Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addProjectDatasetLinkin interfaceDatasetPrx
-
begin_addProjectDatasetLink
public Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, Ice.Callback __cb)
- Specified by:
begin_addProjectDatasetLinkin interfaceDatasetPrx
-
begin_addProjectDatasetLink
public Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addProjectDatasetLinkin interfaceDatasetPrx
-
begin_addProjectDatasetLink
public Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, Callback_Dataset_addProjectDatasetLink __cb)
- Specified by:
begin_addProjectDatasetLinkin interfaceDatasetPrx
-
begin_addProjectDatasetLink
public Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addProjectDatasetLink __cb)
- Specified by:
begin_addProjectDatasetLinkin interfaceDatasetPrx
-
begin_addProjectDatasetLink
public Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addProjectDatasetLinkin interfaceDatasetPrx
-
begin_addProjectDatasetLink
public Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addProjectDatasetLinkin interfaceDatasetPrx
-
begin_addProjectDatasetLink
public Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addProjectDatasetLinkin interfaceDatasetPrx
-
begin_addProjectDatasetLink
public Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addProjectDatasetLinkin interfaceDatasetPrx
-
end_addProjectDatasetLink
public void end_addProjectDatasetLink(Ice.AsyncResult __iresult)
- Specified by:
end_addProjectDatasetLinkin interfaceDatasetPrx
-
addProjectDatasetLinkToBoth
public void addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides)
- Specified by:
addProjectDatasetLinkToBothin interfaceDatasetPrx
-
addProjectDatasetLinkToBoth
public void addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addProjectDatasetLinkToBothin interfaceDatasetPrx
-
begin_addProjectDatasetLinkToBoth
public Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides)
- Specified by:
begin_addProjectDatasetLinkToBothin interfaceDatasetPrx
-
begin_addProjectDatasetLinkToBoth
public Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addProjectDatasetLinkToBothin interfaceDatasetPrx
-
begin_addProjectDatasetLinkToBoth
public Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addProjectDatasetLinkToBothin interfaceDatasetPrx
-
begin_addProjectDatasetLinkToBoth
public Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addProjectDatasetLinkToBothin interfaceDatasetPrx
-
begin_addProjectDatasetLinkToBoth
public Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, Callback_Dataset_addProjectDatasetLinkToBoth __cb)
- Specified by:
begin_addProjectDatasetLinkToBothin interfaceDatasetPrx
-
begin_addProjectDatasetLinkToBoth
public Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_addProjectDatasetLinkToBoth __cb)
- Specified by:
begin_addProjectDatasetLinkToBothin interfaceDatasetPrx
-
begin_addProjectDatasetLinkToBoth
public Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addProjectDatasetLinkToBothin interfaceDatasetPrx
-
begin_addProjectDatasetLinkToBoth
public Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addProjectDatasetLinkToBothin interfaceDatasetPrx
-
begin_addProjectDatasetLinkToBoth
public Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addProjectDatasetLinkToBothin interfaceDatasetPrx
-
begin_addProjectDatasetLinkToBoth
public Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addProjectDatasetLinkToBothin interfaceDatasetPrx
-
end_addProjectDatasetLinkToBoth
public void end_addProjectDatasetLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addProjectDatasetLinkToBothin interfaceDatasetPrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinksin interfaceDatasetPrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinksin interfaceDatasetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinksin interfaceDatasetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinksin interfaceDatasetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinksin interfaceDatasetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearAnnotationLinksin interfaceDatasetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Dataset_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinksin interfaceDatasetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_clearAnnotationLinks __cb)- Specified by:
begin_clearAnnotationLinksin interfaceDatasetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearAnnotationLinksin interfaceDatasetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearAnnotationLinksin interfaceDatasetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearAnnotationLinksin interfaceDatasetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearAnnotationLinksin interfaceDatasetPrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinksin interfaceDatasetPrx
-
clearImageLinks
public void clearImageLinks()
- Specified by:
clearImageLinksin interfaceDatasetPrx
-
clearImageLinks
public void clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearImageLinksin interfaceDatasetPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks()
- Specified by:
begin_clearImageLinksin interfaceDatasetPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearImageLinksin interfaceDatasetPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(Ice.Callback __cb)
- Specified by:
begin_clearImageLinksin interfaceDatasetPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearImageLinksin interfaceDatasetPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(Callback_Dataset_clearImageLinks __cb)
- Specified by:
begin_clearImageLinksin interfaceDatasetPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_clearImageLinks __cb)- Specified by:
begin_clearImageLinksin interfaceDatasetPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearImageLinksin interfaceDatasetPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearImageLinksin interfaceDatasetPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearImageLinksin interfaceDatasetPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearImageLinksin interfaceDatasetPrx
-
end_clearImageLinks
public void end_clearImageLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearImageLinksin interfaceDatasetPrx
-
clearProjectLinks
public void clearProjectLinks()
- Specified by:
clearProjectLinksin interfaceDatasetPrx
-
clearProjectLinks
public void clearProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearProjectLinksin interfaceDatasetPrx
-
begin_clearProjectLinks
public Ice.AsyncResult begin_clearProjectLinks()
- Specified by:
begin_clearProjectLinksin interfaceDatasetPrx
-
begin_clearProjectLinks
public Ice.AsyncResult begin_clearProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearProjectLinksin interfaceDatasetPrx
-
begin_clearProjectLinks
public Ice.AsyncResult begin_clearProjectLinks(Ice.Callback __cb)
- Specified by:
begin_clearProjectLinksin interfaceDatasetPrx
-
begin_clearProjectLinks
public Ice.AsyncResult begin_clearProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearProjectLinksin interfaceDatasetPrx
-
begin_clearProjectLinks
public Ice.AsyncResult begin_clearProjectLinks(Callback_Dataset_clearProjectLinks __cb)
- Specified by:
begin_clearProjectLinksin interfaceDatasetPrx
-
begin_clearProjectLinks
public Ice.AsyncResult begin_clearProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_clearProjectLinks __cb)- Specified by:
begin_clearProjectLinksin interfaceDatasetPrx
-
begin_clearProjectLinks
public Ice.AsyncResult begin_clearProjectLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearProjectLinksin interfaceDatasetPrx
-
begin_clearProjectLinks
public Ice.AsyncResult begin_clearProjectLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearProjectLinksin interfaceDatasetPrx
-
begin_clearProjectLinks
public Ice.AsyncResult begin_clearProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearProjectLinksin interfaceDatasetPrx
-
begin_clearProjectLinks
public Ice.AsyncResult begin_clearProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearProjectLinksin interfaceDatasetPrx
-
end_clearProjectLinks
public void end_clearProjectLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearProjectLinksin interfaceDatasetPrx
-
copyAnnotationLinks
public java.util.List<DatasetAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinksin interfaceDatasetPrx
-
copyAnnotationLinks
public java.util.List<DatasetAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinksin interfaceDatasetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinksin interfaceDatasetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinksin interfaceDatasetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinksin interfaceDatasetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyAnnotationLinksin interfaceDatasetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Dataset_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinksin interfaceDatasetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_copyAnnotationLinks __cb)- Specified by:
begin_copyAnnotationLinksin interfaceDatasetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<DatasetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyAnnotationLinksin interfaceDatasetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<DatasetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyAnnotationLinksin interfaceDatasetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<DatasetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_copyAnnotationLinksin interfaceDatasetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<DatasetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_copyAnnotationLinksin interfaceDatasetPrx
-
end_copyAnnotationLinks
public java.util.List<DatasetAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinksin interfaceDatasetPrx
-
__copyAnnotationLinks_completed
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<DatasetAnnotationLink>> __cb, Ice.AsyncResult __result)
-
copyImageLinks
public java.util.List<DatasetImageLink> copyImageLinks()
- Specified by:
copyImageLinksin interfaceDatasetPrx
-
copyImageLinks
public java.util.List<DatasetImageLink> copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyImageLinksin interfaceDatasetPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks()
- Specified by:
begin_copyImageLinksin interfaceDatasetPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyImageLinksin interfaceDatasetPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(Ice.Callback __cb)
- Specified by:
begin_copyImageLinksin interfaceDatasetPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyImageLinksin interfaceDatasetPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(Callback_Dataset_copyImageLinks __cb)
- Specified by:
begin_copyImageLinksin interfaceDatasetPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_copyImageLinks __cb)- Specified by:
begin_copyImageLinksin interfaceDatasetPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyImageLinksin interfaceDatasetPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyImageLinksin interfaceDatasetPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_copyImageLinksin interfaceDatasetPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(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)- Specified by:
begin_copyImageLinksin interfaceDatasetPrx
-
end_copyImageLinks
public java.util.List<DatasetImageLink> end_copyImageLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyImageLinksin interfaceDatasetPrx
-
__copyImageLinks_completed
public static void __copyImageLinks_completed(Ice.TwowayCallbackArg1<java.util.List<DatasetImageLink>> __cb, Ice.AsyncResult __result)
-
copyProjectLinks
public java.util.List<ProjectDatasetLink> copyProjectLinks()
- Specified by:
copyProjectLinksin interfaceDatasetPrx
-
copyProjectLinks
public java.util.List<ProjectDatasetLink> copyProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyProjectLinksin interfaceDatasetPrx
-
begin_copyProjectLinks
public Ice.AsyncResult begin_copyProjectLinks()
- Specified by:
begin_copyProjectLinksin interfaceDatasetPrx
-
begin_copyProjectLinks
public Ice.AsyncResult begin_copyProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyProjectLinksin interfaceDatasetPrx
-
begin_copyProjectLinks
public Ice.AsyncResult begin_copyProjectLinks(Ice.Callback __cb)
- Specified by:
begin_copyProjectLinksin interfaceDatasetPrx
-
begin_copyProjectLinks
public Ice.AsyncResult begin_copyProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyProjectLinksin interfaceDatasetPrx
-
begin_copyProjectLinks
public Ice.AsyncResult begin_copyProjectLinks(Callback_Dataset_copyProjectLinks __cb)
- Specified by:
begin_copyProjectLinksin interfaceDatasetPrx
-
begin_copyProjectLinks
public Ice.AsyncResult begin_copyProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_copyProjectLinks __cb)- Specified by:
begin_copyProjectLinksin interfaceDatasetPrx
-
begin_copyProjectLinks
public Ice.AsyncResult begin_copyProjectLinks(IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyProjectLinksin interfaceDatasetPrx
-
begin_copyProjectLinks
public Ice.AsyncResult begin_copyProjectLinks(IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyProjectLinksin interfaceDatasetPrx
-
begin_copyProjectLinks
public Ice.AsyncResult begin_copyProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_copyProjectLinksin interfaceDatasetPrx
-
begin_copyProjectLinks
public Ice.AsyncResult begin_copyProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_copyProjectLinksin interfaceDatasetPrx
-
end_copyProjectLinks
public java.util.List<ProjectDatasetLink> end_copyProjectLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyProjectLinksin interfaceDatasetPrx
-
__copyProjectLinks_completed
public static void __copyProjectLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ProjectDatasetLink>> __cb, Ice.AsyncResult __result)
-
findDatasetAnnotationLink
public java.util.List<DatasetAnnotationLink> findDatasetAnnotationLink(Annotation removal)
- Specified by:
findDatasetAnnotationLinkin interfaceDatasetPrx
-
findDatasetAnnotationLink
public java.util.List<DatasetAnnotationLink> findDatasetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_findDatasetAnnotationLink
public Ice.AsyncResult begin_findDatasetAnnotationLink(Annotation removal)
- Specified by:
begin_findDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_findDatasetAnnotationLink
public Ice.AsyncResult begin_findDatasetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_findDatasetAnnotationLink
public Ice.AsyncResult begin_findDatasetAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_findDatasetAnnotationLink
public Ice.AsyncResult begin_findDatasetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_findDatasetAnnotationLink
public Ice.AsyncResult begin_findDatasetAnnotationLink(Annotation removal, Callback_Dataset_findDatasetAnnotationLink __cb)
- Specified by:
begin_findDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_findDatasetAnnotationLink
public Ice.AsyncResult begin_findDatasetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_findDatasetAnnotationLink __cb)
- Specified by:
begin_findDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_findDatasetAnnotationLink
public Ice.AsyncResult begin_findDatasetAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<DatasetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_findDatasetAnnotationLink
public Ice.AsyncResult begin_findDatasetAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<DatasetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_findDatasetAnnotationLink
public Ice.AsyncResult begin_findDatasetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<DatasetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_findDatasetAnnotationLink
public Ice.AsyncResult begin_findDatasetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<DatasetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findDatasetAnnotationLinkin interfaceDatasetPrx
-
end_findDatasetAnnotationLink
public java.util.List<DatasetAnnotationLink> end_findDatasetAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findDatasetAnnotationLinkin interfaceDatasetPrx
-
__findDatasetAnnotationLink_completed
public static void __findDatasetAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<DatasetAnnotationLink>> __cb, Ice.AsyncResult __result)
-
findDatasetImageLink
public java.util.List<DatasetImageLink> findDatasetImageLink(Image removal)
- Specified by:
findDatasetImageLinkin interfaceDatasetPrx
-
findDatasetImageLink
public java.util.List<DatasetImageLink> findDatasetImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findDatasetImageLinkin interfaceDatasetPrx
-
begin_findDatasetImageLink
public Ice.AsyncResult begin_findDatasetImageLink(Image removal)
- Specified by:
begin_findDatasetImageLinkin interfaceDatasetPrx
-
begin_findDatasetImageLink
public Ice.AsyncResult begin_findDatasetImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findDatasetImageLinkin interfaceDatasetPrx
-
begin_findDatasetImageLink
public Ice.AsyncResult begin_findDatasetImageLink(Image removal, Ice.Callback __cb)
- Specified by:
begin_findDatasetImageLinkin interfaceDatasetPrx
-
begin_findDatasetImageLink
public Ice.AsyncResult begin_findDatasetImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findDatasetImageLinkin interfaceDatasetPrx
-
begin_findDatasetImageLink
public Ice.AsyncResult begin_findDatasetImageLink(Image removal, Callback_Dataset_findDatasetImageLink __cb)
- Specified by:
begin_findDatasetImageLinkin interfaceDatasetPrx
-
begin_findDatasetImageLink
public Ice.AsyncResult begin_findDatasetImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_findDatasetImageLink __cb)
- Specified by:
begin_findDatasetImageLinkin interfaceDatasetPrx
-
begin_findDatasetImageLink
public Ice.AsyncResult begin_findDatasetImageLink(Image removal, IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findDatasetImageLinkin interfaceDatasetPrx
-
begin_findDatasetImageLink
public Ice.AsyncResult begin_findDatasetImageLink(Image removal, IceInternal.Functional_GenericCallback1<java.util.List<DatasetImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findDatasetImageLinkin interfaceDatasetPrx
-
begin_findDatasetImageLink
public Ice.AsyncResult begin_findDatasetImageLink(Image 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)
- Specified by:
begin_findDatasetImageLinkin interfaceDatasetPrx
-
begin_findDatasetImageLink
public Ice.AsyncResult begin_findDatasetImageLink(Image 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)
- Specified by:
begin_findDatasetImageLinkin interfaceDatasetPrx
-
end_findDatasetImageLink
public java.util.List<DatasetImageLink> end_findDatasetImageLink(Ice.AsyncResult __iresult)
- Specified by:
end_findDatasetImageLinkin interfaceDatasetPrx
-
__findDatasetImageLink_completed
public static void __findDatasetImageLink_completed(Ice.TwowayCallbackArg1<java.util.List<DatasetImageLink>> __cb, Ice.AsyncResult __result)
-
findProjectDatasetLink
public java.util.List<ProjectDatasetLink> findProjectDatasetLink(Project removal)
- Specified by:
findProjectDatasetLinkin interfaceDatasetPrx
-
findProjectDatasetLink
public java.util.List<ProjectDatasetLink> findProjectDatasetLink(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findProjectDatasetLinkin interfaceDatasetPrx
-
begin_findProjectDatasetLink
public Ice.AsyncResult begin_findProjectDatasetLink(Project removal)
- Specified by:
begin_findProjectDatasetLinkin interfaceDatasetPrx
-
begin_findProjectDatasetLink
public Ice.AsyncResult begin_findProjectDatasetLink(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findProjectDatasetLinkin interfaceDatasetPrx
-
begin_findProjectDatasetLink
public Ice.AsyncResult begin_findProjectDatasetLink(Project removal, Ice.Callback __cb)
- Specified by:
begin_findProjectDatasetLinkin interfaceDatasetPrx
-
begin_findProjectDatasetLink
public Ice.AsyncResult begin_findProjectDatasetLink(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findProjectDatasetLinkin interfaceDatasetPrx
-
begin_findProjectDatasetLink
public Ice.AsyncResult begin_findProjectDatasetLink(Project removal, Callback_Dataset_findProjectDatasetLink __cb)
- Specified by:
begin_findProjectDatasetLinkin interfaceDatasetPrx
-
begin_findProjectDatasetLink
public Ice.AsyncResult begin_findProjectDatasetLink(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_findProjectDatasetLink __cb)
- Specified by:
begin_findProjectDatasetLinkin interfaceDatasetPrx
-
begin_findProjectDatasetLink
public Ice.AsyncResult begin_findProjectDatasetLink(Project removal, IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findProjectDatasetLinkin interfaceDatasetPrx
-
begin_findProjectDatasetLink
public Ice.AsyncResult begin_findProjectDatasetLink(Project removal, IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findProjectDatasetLinkin interfaceDatasetPrx
-
begin_findProjectDatasetLink
public Ice.AsyncResult begin_findProjectDatasetLink(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findProjectDatasetLinkin interfaceDatasetPrx
-
begin_findProjectDatasetLink
public Ice.AsyncResult begin_findProjectDatasetLink(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findProjectDatasetLinkin interfaceDatasetPrx
-
end_findProjectDatasetLink
public java.util.List<ProjectDatasetLink> end_findProjectDatasetLink(Ice.AsyncResult __iresult)
- Specified by:
end_findProjectDatasetLinkin interfaceDatasetPrx
-
__findProjectDatasetLink_completed
public static void __findProjectDatasetLink_completed(Ice.TwowayCallbackArg1<java.util.List<ProjectDatasetLink>> __cb, Ice.AsyncResult __result)
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwnerin interfaceDatasetPrx
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getAnnotationLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Dataset_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_getAnnotationLinksCountPerOwner __cb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceDatasetPrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwnerin interfaceDatasetPrx
-
__getAnnotationLinksCountPerOwner_completed
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getDescription
public RString getDescription()
- Specified by:
getDescriptionin interfaceDatasetPrx
-
getDescription
public RString getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDescriptionin interfaceDatasetPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription()
- Specified by:
begin_getDescriptionin interfaceDatasetPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDescriptionin interfaceDatasetPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Ice.Callback __cb)
- Specified by:
begin_getDescriptionin interfaceDatasetPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getDescriptionin interfaceDatasetPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Callback_Dataset_getDescription __cb)
- Specified by:
begin_getDescriptionin interfaceDatasetPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_getDescription __cb)- Specified by:
begin_getDescriptionin interfaceDatasetPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDescriptionin interfaceDatasetPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDescriptionin interfaceDatasetPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getDescriptionin interfaceDatasetPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getDescriptionin interfaceDatasetPrx
-
end_getDescription
public RString end_getDescription(Ice.AsyncResult __iresult)
- Specified by:
end_getDescriptionin interfaceDatasetPrx
-
__getDescription_completed
public static void __getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getImageLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getImageLinksCountPerOwner()
- Specified by:
getImageLinksCountPerOwnerin interfaceDatasetPrx
-
getImageLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getImageLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner()
- Specified by:
begin_getImageLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getImageLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getImageLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getImageLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(Callback_Dataset_getImageLinksCountPerOwner __cb)
- Specified by:
begin_getImageLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_getImageLinksCountPerOwner __cb)- Specified by:
begin_getImageLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getImageLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getImageLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getImageLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getImageLinksCountPerOwnerin interfaceDatasetPrx
-
end_getImageLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getImageLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getImageLinksCountPerOwnerin interfaceDatasetPrx
-
__getImageLinksCountPerOwner_completed
public static void __getImageLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getName
public RString getName()
- Specified by:
getNamein interfaceDatasetPrx
-
getName
public RString getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getNamein interfaceDatasetPrx
-
begin_getName
public Ice.AsyncResult begin_getName()
- Specified by:
begin_getNamein interfaceDatasetPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getNamein interfaceDatasetPrx
-
begin_getName
public Ice.AsyncResult begin_getName(Ice.Callback __cb)
- Specified by:
begin_getNamein interfaceDatasetPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getNamein interfaceDatasetPrx
-
begin_getName
public Ice.AsyncResult begin_getName(Callback_Dataset_getName __cb)
- Specified by:
begin_getNamein interfaceDatasetPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_getName __cb)- Specified by:
begin_getNamein interfaceDatasetPrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getNamein interfaceDatasetPrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getNamein interfaceDatasetPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getNamein interfaceDatasetPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getNamein interfaceDatasetPrx
-
end_getName
public RString end_getName(Ice.AsyncResult __iresult)
- Specified by:
end_getNamein interfaceDatasetPrx
-
__getName_completed
public static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getProjectLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getProjectLinksCountPerOwner()
- Specified by:
getProjectLinksCountPerOwnerin interfaceDatasetPrx
-
getProjectLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getProjectLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getProjectLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getProjectLinksCountPerOwner
public Ice.AsyncResult begin_getProjectLinksCountPerOwner()
- Specified by:
begin_getProjectLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getProjectLinksCountPerOwner
public Ice.AsyncResult begin_getProjectLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getProjectLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getProjectLinksCountPerOwner
public Ice.AsyncResult begin_getProjectLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getProjectLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getProjectLinksCountPerOwner
public Ice.AsyncResult begin_getProjectLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getProjectLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getProjectLinksCountPerOwner
public Ice.AsyncResult begin_getProjectLinksCountPerOwner(Callback_Dataset_getProjectLinksCountPerOwner __cb)
- Specified by:
begin_getProjectLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getProjectLinksCountPerOwner
public Ice.AsyncResult begin_getProjectLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_getProjectLinksCountPerOwner __cb)- Specified by:
begin_getProjectLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getProjectLinksCountPerOwner
public Ice.AsyncResult begin_getProjectLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getProjectLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getProjectLinksCountPerOwner
public Ice.AsyncResult begin_getProjectLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getProjectLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getProjectLinksCountPerOwner
public Ice.AsyncResult begin_getProjectLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getProjectLinksCountPerOwnerin interfaceDatasetPrx
-
begin_getProjectLinksCountPerOwner
public Ice.AsyncResult begin_getProjectLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getProjectLinksCountPerOwnerin interfaceDatasetPrx
-
end_getProjectLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getProjectLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getProjectLinksCountPerOwnerin interfaceDatasetPrx
-
__getProjectLinksCountPerOwner_completed
public static void __getProjectLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersionin interfaceDatasetPrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersionin interfaceDatasetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersionin interfaceDatasetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersionin interfaceDatasetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersionin interfaceDatasetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getVersionin interfaceDatasetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_Dataset_getVersion __cb)
- Specified by:
begin_getVersionin interfaceDatasetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_getVersion __cb)- Specified by:
begin_getVersionin interfaceDatasetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersionin interfaceDatasetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getVersionin interfaceDatasetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getVersionin interfaceDatasetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getVersionin interfaceDatasetPrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersionin interfaceDatasetPrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public DatasetAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotationin interfaceDatasetPrx
-
linkAnnotation
public DatasetAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotationin interfaceDatasetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotationin interfaceDatasetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotationin interfaceDatasetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotationin interfaceDatasetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkAnnotationin interfaceDatasetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Dataset_linkAnnotation __cb)
- Specified by:
begin_linkAnnotationin interfaceDatasetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_linkAnnotation __cb)
- Specified by:
begin_linkAnnotationin interfaceDatasetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<DatasetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotationin interfaceDatasetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<DatasetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotationin interfaceDatasetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<DatasetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotationin interfaceDatasetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<DatasetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotationin interfaceDatasetPrx
-
end_linkAnnotation
public DatasetAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotationin interfaceDatasetPrx
-
__linkAnnotation_completed
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<DatasetAnnotationLink> __cb, Ice.AsyncResult __result)
-
linkImage
public DatasetImageLink linkImage(Image addition)
- Specified by:
linkImagein interfaceDatasetPrx
-
linkImage
public DatasetImageLink linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkImagein interfaceDatasetPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition)
- Specified by:
begin_linkImagein interfaceDatasetPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkImagein interfaceDatasetPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, Ice.Callback __cb)
- Specified by:
begin_linkImagein interfaceDatasetPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkImagein interfaceDatasetPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, Callback_Dataset_linkImage __cb)
- Specified by:
begin_linkImagein interfaceDatasetPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_linkImage __cb)
- Specified by:
begin_linkImagein interfaceDatasetPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkImagein interfaceDatasetPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkImagein interfaceDatasetPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<DatasetImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkImagein interfaceDatasetPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image 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)
- Specified by:
begin_linkImagein interfaceDatasetPrx
-
end_linkImage
public DatasetImageLink end_linkImage(Ice.AsyncResult __iresult)
- Specified by:
end_linkImagein interfaceDatasetPrx
-
__linkImage_completed
public static void __linkImage_completed(Ice.TwowayCallbackArg1<DatasetImageLink> __cb, Ice.AsyncResult __result)
-
linkProject
public ProjectDatasetLink linkProject(Project addition)
- Specified by:
linkProjectin interfaceDatasetPrx
-
linkProject
public ProjectDatasetLink linkProject(Project addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkProjectin interfaceDatasetPrx
-
begin_linkProject
public Ice.AsyncResult begin_linkProject(Project addition)
- Specified by:
begin_linkProjectin interfaceDatasetPrx
-
begin_linkProject
public Ice.AsyncResult begin_linkProject(Project addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkProjectin interfaceDatasetPrx
-
begin_linkProject
public Ice.AsyncResult begin_linkProject(Project addition, Ice.Callback __cb)
- Specified by:
begin_linkProjectin interfaceDatasetPrx
-
begin_linkProject
public Ice.AsyncResult begin_linkProject(Project addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkProjectin interfaceDatasetPrx
-
begin_linkProject
public Ice.AsyncResult begin_linkProject(Project addition, Callback_Dataset_linkProject __cb)
- Specified by:
begin_linkProjectin interfaceDatasetPrx
-
begin_linkProject
public Ice.AsyncResult begin_linkProject(Project addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_linkProject __cb)
- Specified by:
begin_linkProjectin interfaceDatasetPrx
-
begin_linkProject
public Ice.AsyncResult begin_linkProject(Project addition, IceInternal.Functional_GenericCallback1<ProjectDatasetLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkProjectin interfaceDatasetPrx
-
begin_linkProject
public Ice.AsyncResult begin_linkProject(Project addition, IceInternal.Functional_GenericCallback1<ProjectDatasetLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkProjectin interfaceDatasetPrx
-
begin_linkProject
public Ice.AsyncResult begin_linkProject(Project addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectDatasetLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkProjectin interfaceDatasetPrx
-
begin_linkProject
public Ice.AsyncResult begin_linkProject(Project addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectDatasetLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkProjectin interfaceDatasetPrx
-
end_linkProject
public ProjectDatasetLink end_linkProject(Ice.AsyncResult __iresult)
- Specified by:
end_linkProjectin interfaceDatasetPrx
-
__linkProject_completed
public static void __linkProject_completed(Ice.TwowayCallbackArg1<ProjectDatasetLink> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationListin interfaceDatasetPrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationListin interfaceDatasetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationListin interfaceDatasetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationListin interfaceDatasetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationListin interfaceDatasetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedAnnotationListin interfaceDatasetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Dataset_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationListin interfaceDatasetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_linkedAnnotationList __cb)- Specified by:
begin_linkedAnnotationListin interfaceDatasetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedAnnotationListin interfaceDatasetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedAnnotationListin interfaceDatasetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_linkedAnnotationListin interfaceDatasetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_linkedAnnotationListin interfaceDatasetPrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationListin interfaceDatasetPrx
-
__linkedAnnotationList_completed
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
-
linkedImageList
public java.util.List<Image> linkedImageList()
- Specified by:
linkedImageListin interfaceDatasetPrx
-
linkedImageList
public java.util.List<Image> linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedImageListin interfaceDatasetPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList()
- Specified by:
begin_linkedImageListin interfaceDatasetPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedImageListin interfaceDatasetPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(Ice.Callback __cb)
- Specified by:
begin_linkedImageListin interfaceDatasetPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedImageListin interfaceDatasetPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(Callback_Dataset_linkedImageList __cb)
- Specified by:
begin_linkedImageListin interfaceDatasetPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_linkedImageList __cb)- Specified by:
begin_linkedImageListin interfaceDatasetPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedImageListin interfaceDatasetPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedImageListin interfaceDatasetPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_linkedImageListin interfaceDatasetPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_linkedImageListin interfaceDatasetPrx
-
end_linkedImageList
public java.util.List<Image> end_linkedImageList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedImageListin interfaceDatasetPrx
-
__linkedImageList_completed
public static void __linkedImageList_completed(Ice.TwowayCallbackArg1<java.util.List<Image>> __cb, Ice.AsyncResult __result)
-
linkedProjectList
public java.util.List<Project> linkedProjectList()
- Specified by:
linkedProjectListin interfaceDatasetPrx
-
linkedProjectList
public java.util.List<Project> linkedProjectList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedProjectListin interfaceDatasetPrx
-
begin_linkedProjectList
public Ice.AsyncResult begin_linkedProjectList()
- Specified by:
begin_linkedProjectListin interfaceDatasetPrx
-
begin_linkedProjectList
public Ice.AsyncResult begin_linkedProjectList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedProjectListin interfaceDatasetPrx
-
begin_linkedProjectList
public Ice.AsyncResult begin_linkedProjectList(Ice.Callback __cb)
- Specified by:
begin_linkedProjectListin interfaceDatasetPrx
-
begin_linkedProjectList
public Ice.AsyncResult begin_linkedProjectList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedProjectListin interfaceDatasetPrx
-
begin_linkedProjectList
public Ice.AsyncResult begin_linkedProjectList(Callback_Dataset_linkedProjectList __cb)
- Specified by:
begin_linkedProjectListin interfaceDatasetPrx
-
begin_linkedProjectList
public Ice.AsyncResult begin_linkedProjectList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_linkedProjectList __cb)- Specified by:
begin_linkedProjectListin interfaceDatasetPrx
-
begin_linkedProjectList
public Ice.AsyncResult begin_linkedProjectList(IceInternal.Functional_GenericCallback1<java.util.List<Project>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedProjectListin interfaceDatasetPrx
-
begin_linkedProjectList
public Ice.AsyncResult begin_linkedProjectList(IceInternal.Functional_GenericCallback1<java.util.List<Project>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedProjectListin interfaceDatasetPrx
-
begin_linkedProjectList
public Ice.AsyncResult begin_linkedProjectList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Project>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_linkedProjectListin interfaceDatasetPrx
-
begin_linkedProjectList
public Ice.AsyncResult begin_linkedProjectList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Project>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_linkedProjectListin interfaceDatasetPrx
-
end_linkedProjectList
public java.util.List<Project> end_linkedProjectList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedProjectListin interfaceDatasetPrx
-
__linkedProjectList_completed
public static void __linkedProjectList_completed(Ice.TwowayCallbackArg1<java.util.List<Project>> __cb, Ice.AsyncResult __result)
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Dataset toCopy)
- Specified by:
reloadAnnotationLinksin interfaceDatasetPrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinksin interfaceDatasetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Dataset toCopy)
- Specified by:
begin_reloadAnnotationLinksin interfaceDatasetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinksin interfaceDatasetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Dataset toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceDatasetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceDatasetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Dataset toCopy, Callback_Dataset_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceDatasetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceDatasetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Dataset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinksin interfaceDatasetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Dataset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadAnnotationLinksin interfaceDatasetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinksin interfaceDatasetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadAnnotationLinksin interfaceDatasetPrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinksin interfaceDatasetPrx
-
reloadImageLinks
public void reloadImageLinks(Dataset toCopy)
- Specified by:
reloadImageLinksin interfaceDatasetPrx
-
reloadImageLinks
public void reloadImageLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadImageLinksin interfaceDatasetPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Dataset toCopy)
- Specified by:
begin_reloadImageLinksin interfaceDatasetPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadImageLinksin interfaceDatasetPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Dataset toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadImageLinksin interfaceDatasetPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadImageLinksin interfaceDatasetPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Dataset toCopy, Callback_Dataset_reloadImageLinks __cb)
- Specified by:
begin_reloadImageLinksin interfaceDatasetPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_reloadImageLinks __cb)
- Specified by:
begin_reloadImageLinksin interfaceDatasetPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Dataset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadImageLinksin interfaceDatasetPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Dataset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadImageLinksin interfaceDatasetPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadImageLinksin interfaceDatasetPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadImageLinksin interfaceDatasetPrx
-
end_reloadImageLinks
public void end_reloadImageLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadImageLinksin interfaceDatasetPrx
-
reloadProjectLinks
public void reloadProjectLinks(Dataset toCopy)
- Specified by:
reloadProjectLinksin interfaceDatasetPrx
-
reloadProjectLinks
public void reloadProjectLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadProjectLinksin interfaceDatasetPrx
-
begin_reloadProjectLinks
public Ice.AsyncResult begin_reloadProjectLinks(Dataset toCopy)
- Specified by:
begin_reloadProjectLinksin interfaceDatasetPrx
-
begin_reloadProjectLinks
public Ice.AsyncResult begin_reloadProjectLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadProjectLinksin interfaceDatasetPrx
-
begin_reloadProjectLinks
public Ice.AsyncResult begin_reloadProjectLinks(Dataset toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadProjectLinksin interfaceDatasetPrx
-
begin_reloadProjectLinks
public Ice.AsyncResult begin_reloadProjectLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadProjectLinksin interfaceDatasetPrx
-
begin_reloadProjectLinks
public Ice.AsyncResult begin_reloadProjectLinks(Dataset toCopy, Callback_Dataset_reloadProjectLinks __cb)
- Specified by:
begin_reloadProjectLinksin interfaceDatasetPrx
-
begin_reloadProjectLinks
public Ice.AsyncResult begin_reloadProjectLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_reloadProjectLinks __cb)
- Specified by:
begin_reloadProjectLinksin interfaceDatasetPrx
-
begin_reloadProjectLinks
public Ice.AsyncResult begin_reloadProjectLinks(Dataset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadProjectLinksin interfaceDatasetPrx
-
begin_reloadProjectLinks
public Ice.AsyncResult begin_reloadProjectLinks(Dataset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadProjectLinksin interfaceDatasetPrx
-
begin_reloadProjectLinks
public Ice.AsyncResult begin_reloadProjectLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadProjectLinksin interfaceDatasetPrx
-
begin_reloadProjectLinks
public Ice.AsyncResult begin_reloadProjectLinks(Dataset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadProjectLinksin interfaceDatasetPrx
-
end_reloadProjectLinks
public void end_reloadProjectLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadProjectLinksin interfaceDatasetPrx
-
removeAllDatasetAnnotationLinkSet
public void removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets)
- Specified by:
removeAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
removeAllDatasetAnnotationLinkSet
public void removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets)
- Specified by:
begin_removeAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, Callback_Dataset_removeAllDatasetAnnotationLinkSet __cb)
- Specified by:
begin_removeAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeAllDatasetAnnotationLinkSet __cb)
- Specified by:
begin_removeAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllDatasetAnnotationLinkSet(java.util.List<DatasetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
end_removeAllDatasetAnnotationLinkSet
public void end_removeAllDatasetAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllDatasetAnnotationLinkSetin interfaceDatasetPrx
-
removeAllDatasetImageLinkSet
public void removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets)
- Specified by:
removeAllDatasetImageLinkSetin interfaceDatasetPrx
-
removeAllDatasetImageLinkSet
public void removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetImageLinkSet
public Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets)
- Specified by:
begin_removeAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetImageLinkSet
public Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetImageLinkSet
public Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetImageLinkSet
public Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetImageLinkSet
public Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, Callback_Dataset_removeAllDatasetImageLinkSet __cb)
- Specified by:
begin_removeAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetImageLinkSet
public Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeAllDatasetImageLinkSet __cb)
- Specified by:
begin_removeAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetImageLinkSet
public Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetImageLinkSet
public Ice.AsyncResult begin_removeAllDatasetImageLinkSet(java.util.List<DatasetImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetImageLinkSet
public 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)
- Specified by:
begin_removeAllDatasetImageLinkSetin interfaceDatasetPrx
-
begin_removeAllDatasetImageLinkSet
public 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)
- Specified by:
begin_removeAllDatasetImageLinkSetin interfaceDatasetPrx
-
end_removeAllDatasetImageLinkSet
public void end_removeAllDatasetImageLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllDatasetImageLinkSetin interfaceDatasetPrx
-
removeAllProjectDatasetLinkSet
public void removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets)
- Specified by:
removeAllProjectDatasetLinkSetin interfaceDatasetPrx
-
removeAllProjectDatasetLinkSet
public void removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_removeAllProjectDatasetLinkSet
public Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets)
- Specified by:
begin_removeAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_removeAllProjectDatasetLinkSet
public Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_removeAllProjectDatasetLinkSet
public Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_removeAllProjectDatasetLinkSet
public Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_removeAllProjectDatasetLinkSet
public Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, Callback_Dataset_removeAllProjectDatasetLinkSet __cb)
- Specified by:
begin_removeAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_removeAllProjectDatasetLinkSet
public Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeAllProjectDatasetLinkSet __cb)
- Specified by:
begin_removeAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_removeAllProjectDatasetLinkSet
public Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_removeAllProjectDatasetLinkSet
public Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_removeAllProjectDatasetLinkSet
public Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllProjectDatasetLinkSetin interfaceDatasetPrx
-
begin_removeAllProjectDatasetLinkSet
public Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllProjectDatasetLinkSetin interfaceDatasetPrx
-
end_removeAllProjectDatasetLinkSet
public void end_removeAllProjectDatasetLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllProjectDatasetLinkSetin interfaceDatasetPrx
-
removeDatasetAnnotationLink
public void removeDatasetAnnotationLink(DatasetAnnotationLink theTarget)
- Specified by:
removeDatasetAnnotationLinkin interfaceDatasetPrx
-
removeDatasetAnnotationLink
public void removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLink
public Ice.AsyncResult begin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget)
- Specified by:
begin_removeDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLink
public Ice.AsyncResult begin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLink
public Ice.AsyncResult begin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLink
public Ice.AsyncResult begin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLink
public Ice.AsyncResult begin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, Callback_Dataset_removeDatasetAnnotationLink __cb)
- Specified by:
begin_removeDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLink
public Ice.AsyncResult begin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeDatasetAnnotationLink __cb)
- Specified by:
begin_removeDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLink
public Ice.AsyncResult begin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLink
public Ice.AsyncResult begin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLink
public Ice.AsyncResult begin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeDatasetAnnotationLinkin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLink
public Ice.AsyncResult begin_removeDatasetAnnotationLink(DatasetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeDatasetAnnotationLinkin interfaceDatasetPrx
-
end_removeDatasetAnnotationLink
public void end_removeDatasetAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeDatasetAnnotationLinkin interfaceDatasetPrx
-
removeDatasetAnnotationLinkFromBoth
public void removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides)
- Specified by:
removeDatasetAnnotationLinkFromBothin interfaceDatasetPrx
-
removeDatasetAnnotationLinkFromBoth
public void removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeDatasetAnnotationLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides)
- Specified by:
begin_removeDatasetAnnotationLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeDatasetAnnotationLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeDatasetAnnotationLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeDatasetAnnotationLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, Callback_Dataset_removeDatasetAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeDatasetAnnotationLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeDatasetAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeDatasetAnnotationLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeDatasetAnnotationLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeDatasetAnnotationLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeDatasetAnnotationLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeDatasetAnnotationLinkFromBoth(DatasetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeDatasetAnnotationLinkFromBothin interfaceDatasetPrx
-
end_removeDatasetAnnotationLinkFromBoth
public void end_removeDatasetAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeDatasetAnnotationLinkFromBothin interfaceDatasetPrx
-
removeDatasetImageLink
public void removeDatasetImageLink(DatasetImageLink theTarget)
- Specified by:
removeDatasetImageLinkin interfaceDatasetPrx
-
removeDatasetImageLink
public void removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeDatasetImageLinkin interfaceDatasetPrx
-
begin_removeDatasetImageLink
public Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink theTarget)
- Specified by:
begin_removeDatasetImageLinkin interfaceDatasetPrx
-
begin_removeDatasetImageLink
public Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeDatasetImageLinkin interfaceDatasetPrx
-
begin_removeDatasetImageLink
public Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeDatasetImageLinkin interfaceDatasetPrx
-
begin_removeDatasetImageLink
public Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeDatasetImageLinkin interfaceDatasetPrx
-
begin_removeDatasetImageLink
public Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink theTarget, Callback_Dataset_removeDatasetImageLink __cb)
- Specified by:
begin_removeDatasetImageLinkin interfaceDatasetPrx
-
begin_removeDatasetImageLink
public Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeDatasetImageLink __cb)
- Specified by:
begin_removeDatasetImageLinkin interfaceDatasetPrx
-
begin_removeDatasetImageLink
public Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeDatasetImageLinkin interfaceDatasetPrx
-
begin_removeDatasetImageLink
public Ice.AsyncResult begin_removeDatasetImageLink(DatasetImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeDatasetImageLinkin interfaceDatasetPrx
-
begin_removeDatasetImageLink
public 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)
- Specified by:
begin_removeDatasetImageLinkin interfaceDatasetPrx
-
begin_removeDatasetImageLink
public 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)
- Specified by:
begin_removeDatasetImageLinkin interfaceDatasetPrx
-
end_removeDatasetImageLink
public void end_removeDatasetImageLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeDatasetImageLinkin interfaceDatasetPrx
-
removeDatasetImageLinkFromBoth
public void removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides)
- Specified by:
removeDatasetImageLinkFromBothin interfaceDatasetPrx
-
removeDatasetImageLinkFromBoth
public void removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeDatasetImageLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetImageLinkFromBoth
public Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides)
- Specified by:
begin_removeDatasetImageLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetImageLinkFromBoth
public Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeDatasetImageLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetImageLinkFromBoth
public Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeDatasetImageLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetImageLinkFromBoth
public Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeDatasetImageLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetImageLinkFromBoth
public Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, Callback_Dataset_removeDatasetImageLinkFromBoth __cb)
- Specified by:
begin_removeDatasetImageLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetImageLinkFromBoth
public Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeDatasetImageLinkFromBoth __cb)
- Specified by:
begin_removeDatasetImageLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetImageLinkFromBoth
public Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeDatasetImageLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetImageLinkFromBoth
public Ice.AsyncResult begin_removeDatasetImageLinkFromBoth(DatasetImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeDatasetImageLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetImageLinkFromBoth
public 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)
- Specified by:
begin_removeDatasetImageLinkFromBothin interfaceDatasetPrx
-
begin_removeDatasetImageLinkFromBoth
public 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)
- Specified by:
begin_removeDatasetImageLinkFromBothin interfaceDatasetPrx
-
end_removeDatasetImageLinkFromBoth
public void end_removeDatasetImageLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeDatasetImageLinkFromBothin interfaceDatasetPrx
-
removeProjectDatasetLink
public void removeProjectDatasetLink(ProjectDatasetLink theTarget)
- Specified by:
removeProjectDatasetLinkin interfaceDatasetPrx
-
removeProjectDatasetLink
public void removeProjectDatasetLink(ProjectDatasetLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeProjectDatasetLinkin interfaceDatasetPrx
-
begin_removeProjectDatasetLink
public Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget)
- Specified by:
begin_removeProjectDatasetLinkin interfaceDatasetPrx
-
begin_removeProjectDatasetLink
public Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeProjectDatasetLinkin interfaceDatasetPrx
-
begin_removeProjectDatasetLink
public Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeProjectDatasetLinkin interfaceDatasetPrx
-
begin_removeProjectDatasetLink
public Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeProjectDatasetLinkin interfaceDatasetPrx
-
begin_removeProjectDatasetLink
public Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, Callback_Dataset_removeProjectDatasetLink __cb)
- Specified by:
begin_removeProjectDatasetLinkin interfaceDatasetPrx
-
begin_removeProjectDatasetLink
public Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeProjectDatasetLink __cb)
- Specified by:
begin_removeProjectDatasetLinkin interfaceDatasetPrx
-
begin_removeProjectDatasetLink
public Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeProjectDatasetLinkin interfaceDatasetPrx
-
begin_removeProjectDatasetLink
public Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeProjectDatasetLinkin interfaceDatasetPrx
-
begin_removeProjectDatasetLink
public Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeProjectDatasetLinkin interfaceDatasetPrx
-
begin_removeProjectDatasetLink
public Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeProjectDatasetLinkin interfaceDatasetPrx
-
end_removeProjectDatasetLink
public void end_removeProjectDatasetLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeProjectDatasetLinkin interfaceDatasetPrx
-
removeProjectDatasetLinkFromBoth
public void removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides)
- Specified by:
removeProjectDatasetLinkFromBothin interfaceDatasetPrx
-
removeProjectDatasetLinkFromBoth
public void removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeProjectDatasetLinkFromBothin interfaceDatasetPrx
-
begin_removeProjectDatasetLinkFromBoth
public Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides)
- Specified by:
begin_removeProjectDatasetLinkFromBothin interfaceDatasetPrx
-
begin_removeProjectDatasetLinkFromBoth
public Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeProjectDatasetLinkFromBothin interfaceDatasetPrx
-
begin_removeProjectDatasetLinkFromBoth
public Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeProjectDatasetLinkFromBothin interfaceDatasetPrx
-
begin_removeProjectDatasetLinkFromBoth
public Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeProjectDatasetLinkFromBothin interfaceDatasetPrx
-
begin_removeProjectDatasetLinkFromBoth
public Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, Callback_Dataset_removeProjectDatasetLinkFromBoth __cb)
- Specified by:
begin_removeProjectDatasetLinkFromBothin interfaceDatasetPrx
-
begin_removeProjectDatasetLinkFromBoth
public Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_removeProjectDatasetLinkFromBoth __cb)
- Specified by:
begin_removeProjectDatasetLinkFromBothin interfaceDatasetPrx
-
begin_removeProjectDatasetLinkFromBoth
public Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeProjectDatasetLinkFromBothin interfaceDatasetPrx
-
begin_removeProjectDatasetLinkFromBoth
public Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeProjectDatasetLinkFromBothin interfaceDatasetPrx
-
begin_removeProjectDatasetLinkFromBoth
public Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeProjectDatasetLinkFromBothin interfaceDatasetPrx
-
begin_removeProjectDatasetLinkFromBoth
public Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeProjectDatasetLinkFromBothin interfaceDatasetPrx
-
end_removeProjectDatasetLinkFromBoth
public void end_removeProjectDatasetLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeProjectDatasetLinkFromBothin interfaceDatasetPrx
-
setDescription
public void setDescription(RString theDescription)
- Specified by:
setDescriptionin interfaceDatasetPrx
-
setDescription
public void setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setDescriptionin interfaceDatasetPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription)
- Specified by:
begin_setDescriptionin interfaceDatasetPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setDescriptionin interfaceDatasetPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Ice.Callback __cb)
- Specified by:
begin_setDescriptionin interfaceDatasetPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setDescriptionin interfaceDatasetPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Callback_Dataset_setDescription __cb)
- Specified by:
begin_setDescriptionin interfaceDatasetPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_setDescription __cb)
- Specified by:
begin_setDescriptionin interfaceDatasetPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDescriptionin interfaceDatasetPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDescriptionin interfaceDatasetPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDescriptionin interfaceDatasetPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDescriptionin interfaceDatasetPrx
-
end_setDescription
public void end_setDescription(Ice.AsyncResult __iresult)
- Specified by:
end_setDescriptionin interfaceDatasetPrx
-
setName
public void setName(RString theName)
- Specified by:
setNamein interfaceDatasetPrx
-
setName
public void setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setNamein interfaceDatasetPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName)
- Specified by:
begin_setNamein interfaceDatasetPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setNamein interfaceDatasetPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
- Specified by:
begin_setNamein interfaceDatasetPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setNamein interfaceDatasetPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Callback_Dataset_setName __cb)
- Specified by:
begin_setNamein interfaceDatasetPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_setName __cb)
- Specified by:
begin_setNamein interfaceDatasetPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setNamein interfaceDatasetPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setNamein interfaceDatasetPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setNamein interfaceDatasetPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setNamein interfaceDatasetPrx
-
end_setName
public void end_setName(Ice.AsyncResult __iresult)
- Specified by:
end_setNamein interfaceDatasetPrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersionin interfaceDatasetPrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersionin interfaceDatasetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersionin interfaceDatasetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersionin interfaceDatasetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersionin interfaceDatasetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setVersionin interfaceDatasetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Dataset_setVersion __cb)
- Specified by:
begin_setVersionin interfaceDatasetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_setVersion __cb)
- Specified by:
begin_setVersionin interfaceDatasetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersionin interfaceDatasetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setVersionin interfaceDatasetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersionin interfaceDatasetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setVersionin interfaceDatasetPrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersionin interfaceDatasetPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinksin interfaceDatasetPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinksin interfaceDatasetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinksin interfaceDatasetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceDatasetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceDatasetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceDatasetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Dataset_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceDatasetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_sizeOfAnnotationLinks __cb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceDatasetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceDatasetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceDatasetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceDatasetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceDatasetPrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinksin interfaceDatasetPrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfImageLinks
public int sizeOfImageLinks()
- Specified by:
sizeOfImageLinksin interfaceDatasetPrx
-
sizeOfImageLinks
public int sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfImageLinksin interfaceDatasetPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks()
- Specified by:
begin_sizeOfImageLinksin interfaceDatasetPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfImageLinksin interfaceDatasetPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfImageLinksin interfaceDatasetPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfImageLinksin interfaceDatasetPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(Callback_Dataset_sizeOfImageLinks __cb)
- Specified by:
begin_sizeOfImageLinksin interfaceDatasetPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_sizeOfImageLinks __cb)- Specified by:
begin_sizeOfImageLinksin interfaceDatasetPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfImageLinksin interfaceDatasetPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfImageLinksin interfaceDatasetPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfImageLinksin interfaceDatasetPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfImageLinksin interfaceDatasetPrx
-
end_sizeOfImageLinks
public int end_sizeOfImageLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfImageLinksin interfaceDatasetPrx
-
__sizeOfImageLinks_completed
public static void __sizeOfImageLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfProjectLinks
public int sizeOfProjectLinks()
- Specified by:
sizeOfProjectLinksin interfaceDatasetPrx
-
sizeOfProjectLinks
public int sizeOfProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfProjectLinksin interfaceDatasetPrx
-
begin_sizeOfProjectLinks
public Ice.AsyncResult begin_sizeOfProjectLinks()
- Specified by:
begin_sizeOfProjectLinksin interfaceDatasetPrx
-
begin_sizeOfProjectLinks
public Ice.AsyncResult begin_sizeOfProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfProjectLinksin interfaceDatasetPrx
-
begin_sizeOfProjectLinks
public Ice.AsyncResult begin_sizeOfProjectLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfProjectLinksin interfaceDatasetPrx
-
begin_sizeOfProjectLinks
public Ice.AsyncResult begin_sizeOfProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfProjectLinksin interfaceDatasetPrx
-
begin_sizeOfProjectLinks
public Ice.AsyncResult begin_sizeOfProjectLinks(Callback_Dataset_sizeOfProjectLinks __cb)
- Specified by:
begin_sizeOfProjectLinksin interfaceDatasetPrx
-
begin_sizeOfProjectLinks
public Ice.AsyncResult begin_sizeOfProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_sizeOfProjectLinks __cb)- Specified by:
begin_sizeOfProjectLinksin interfaceDatasetPrx
-
begin_sizeOfProjectLinks
public Ice.AsyncResult begin_sizeOfProjectLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfProjectLinksin interfaceDatasetPrx
-
begin_sizeOfProjectLinks
public Ice.AsyncResult begin_sizeOfProjectLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfProjectLinksin interfaceDatasetPrx
-
begin_sizeOfProjectLinks
public Ice.AsyncResult begin_sizeOfProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfProjectLinksin interfaceDatasetPrx
-
begin_sizeOfProjectLinks
public Ice.AsyncResult begin_sizeOfProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfProjectLinksin interfaceDatasetPrx
-
end_sizeOfProjectLinks
public int end_sizeOfProjectLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfProjectLinksin interfaceDatasetPrx
-
__sizeOfProjectLinks_completed
public static void __sizeOfProjectLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotationin interfaceDatasetPrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotationin interfaceDatasetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotationin interfaceDatasetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotationin interfaceDatasetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotationin interfaceDatasetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotationin interfaceDatasetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Dataset_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotationin interfaceDatasetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotationin interfaceDatasetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotationin interfaceDatasetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkAnnotationin interfaceDatasetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotationin interfaceDatasetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkAnnotationin interfaceDatasetPrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotationin interfaceDatasetPrx
-
unlinkImage
public void unlinkImage(Image removal)
- Specified by:
unlinkImagein interfaceDatasetPrx
-
unlinkImage
public void unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkImagein interfaceDatasetPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal)
- Specified by:
begin_unlinkImagein interfaceDatasetPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkImagein interfaceDatasetPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, Ice.Callback __cb)
- Specified by:
begin_unlinkImagein interfaceDatasetPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unlinkImagein interfaceDatasetPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, Callback_Dataset_unlinkImage __cb)
- Specified by:
begin_unlinkImagein interfaceDatasetPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_unlinkImage __cb)
- Specified by:
begin_unlinkImagein interfaceDatasetPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkImagein interfaceDatasetPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkImagein interfaceDatasetPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkImagein interfaceDatasetPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkImagein interfaceDatasetPrx
-
end_unlinkImage
public void end_unlinkImage(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkImagein interfaceDatasetPrx
-
unlinkProject
public void unlinkProject(Project removal)
- Specified by:
unlinkProjectin interfaceDatasetPrx
-
unlinkProject
public void unlinkProject(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkProjectin interfaceDatasetPrx
-
begin_unlinkProject
public Ice.AsyncResult begin_unlinkProject(Project removal)
- Specified by:
begin_unlinkProjectin interfaceDatasetPrx
-
begin_unlinkProject
public Ice.AsyncResult begin_unlinkProject(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkProjectin interfaceDatasetPrx
-
begin_unlinkProject
public Ice.AsyncResult begin_unlinkProject(Project removal, Ice.Callback __cb)
- Specified by:
begin_unlinkProjectin interfaceDatasetPrx
-
begin_unlinkProject
public Ice.AsyncResult begin_unlinkProject(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unlinkProjectin interfaceDatasetPrx
-
begin_unlinkProject
public Ice.AsyncResult begin_unlinkProject(Project removal, Callback_Dataset_unlinkProject __cb)
- Specified by:
begin_unlinkProjectin interfaceDatasetPrx
-
begin_unlinkProject
public Ice.AsyncResult begin_unlinkProject(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_unlinkProject __cb)
- Specified by:
begin_unlinkProjectin interfaceDatasetPrx
-
begin_unlinkProject
public Ice.AsyncResult begin_unlinkProject(Project removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkProjectin interfaceDatasetPrx
-
begin_unlinkProject
public Ice.AsyncResult begin_unlinkProject(Project removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkProjectin interfaceDatasetPrx
-
begin_unlinkProject
public Ice.AsyncResult begin_unlinkProject(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkProjectin interfaceDatasetPrx
-
begin_unlinkProject
public Ice.AsyncResult begin_unlinkProject(Project removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkProjectin interfaceDatasetPrx
-
end_unlinkProject
public void end_unlinkProject(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkProjectin interfaceDatasetPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinksin interfaceDatasetPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinksin interfaceDatasetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinksin interfaceDatasetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinksin interfaceDatasetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinksin interfaceDatasetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadAnnotationLinksin interfaceDatasetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Dataset_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinksin interfaceDatasetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_unloadAnnotationLinks __cb)- Specified by:
begin_unloadAnnotationLinksin interfaceDatasetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadAnnotationLinksin interfaceDatasetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadAnnotationLinksin interfaceDatasetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadAnnotationLinksin interfaceDatasetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadAnnotationLinksin interfaceDatasetPrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinksin interfaceDatasetPrx
-
unloadImageLinks
public void unloadImageLinks()
- Specified by:
unloadImageLinksin interfaceDatasetPrx
-
unloadImageLinks
public void unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadImageLinksin interfaceDatasetPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks()
- Specified by:
begin_unloadImageLinksin interfaceDatasetPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadImageLinksin interfaceDatasetPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(Ice.Callback __cb)
- Specified by:
begin_unloadImageLinksin interfaceDatasetPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadImageLinksin interfaceDatasetPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(Callback_Dataset_unloadImageLinks __cb)
- Specified by:
begin_unloadImageLinksin interfaceDatasetPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_unloadImageLinks __cb)- Specified by:
begin_unloadImageLinksin interfaceDatasetPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadImageLinksin interfaceDatasetPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadImageLinksin interfaceDatasetPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadImageLinksin interfaceDatasetPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadImageLinksin interfaceDatasetPrx
-
end_unloadImageLinks
public void end_unloadImageLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadImageLinksin interfaceDatasetPrx
-
unloadProjectLinks
public void unloadProjectLinks()
- Specified by:
unloadProjectLinksin interfaceDatasetPrx
-
unloadProjectLinks
public void unloadProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadProjectLinksin interfaceDatasetPrx
-
begin_unloadProjectLinks
public Ice.AsyncResult begin_unloadProjectLinks()
- Specified by:
begin_unloadProjectLinksin interfaceDatasetPrx
-
begin_unloadProjectLinks
public Ice.AsyncResult begin_unloadProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadProjectLinksin interfaceDatasetPrx
-
begin_unloadProjectLinks
public Ice.AsyncResult begin_unloadProjectLinks(Ice.Callback __cb)
- Specified by:
begin_unloadProjectLinksin interfaceDatasetPrx
-
begin_unloadProjectLinks
public Ice.AsyncResult begin_unloadProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadProjectLinksin interfaceDatasetPrx
-
begin_unloadProjectLinks
public Ice.AsyncResult begin_unloadProjectLinks(Callback_Dataset_unloadProjectLinks __cb)
- Specified by:
begin_unloadProjectLinksin interfaceDatasetPrx
-
begin_unloadProjectLinks
public Ice.AsyncResult begin_unloadProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Dataset_unloadProjectLinks __cb)- Specified by:
begin_unloadProjectLinksin interfaceDatasetPrx
-
begin_unloadProjectLinks
public Ice.AsyncResult begin_unloadProjectLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadProjectLinksin interfaceDatasetPrx
-
begin_unloadProjectLinks
public Ice.AsyncResult begin_unloadProjectLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadProjectLinksin interfaceDatasetPrx
-
begin_unloadProjectLinks
public Ice.AsyncResult begin_unloadProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadProjectLinksin interfaceDatasetPrx
-
begin_unloadProjectLinks
public Ice.AsyncResult begin_unloadProjectLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadProjectLinksin interfaceDatasetPrx
-
end_unloadProjectLinks
public void end_unloadProjectLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadProjectLinksin interfaceDatasetPrx
-
getDetails
public Details getDetails()
- Specified by:
getDetailsin interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetailsin interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getIdin interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getIdin interfaceIObjectPrx
-
__getId_completed
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
isAnnotated
public boolean isAnnotated()
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interfaceIObjectPrx
-
isAnnotated
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated()
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isAnnotated
public boolean end_isAnnotated(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
end_isAnnotatedin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isAnnotated_completed
public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isGlobal
public boolean isGlobal()
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interfaceIObjectPrx
-
isGlobal
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal()
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isGlobal
public boolean end_isGlobal(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
end_isGlobalin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isGlobal_completed
public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLink
public boolean isLink()
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interfaceIObjectPrx
-
isLink
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isLink
public Ice.AsyncResult begin_isLink()
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLink
public boolean end_isLink(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
end_isLinkin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isLink_completed
public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLoaded
public boolean isLoaded()
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoadedin interfaceIObjectPrx
-
isLoaded
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded()
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLoaded
public boolean end_isLoaded(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
end_isLoadedin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isLoaded_completed
public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isMutable
public boolean isMutable()
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interfaceIObjectPrx
-
isMutable
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable()
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isMutable
public boolean end_isMutable(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
end_isMutablein interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isMutable_completed
public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
proxy
public IObject proxy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interfaceIObjectPrx
-
proxy
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_proxy
public Ice.AsyncResult begin_proxy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_proxy
public IObject end_proxy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
end_proxyin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__proxy_completed
public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
setId
public void setId(RLong id)
- Specified by:
setIdin interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setIdin interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_shallowCopy
public IObject end_shallowCopy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
end_shallowCopyin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__shallowCopy_completed
public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
unload
public void unload()
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interfaceIObjectPrx
-
unload
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unload
public Ice.AsyncResult begin_unload()
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Ice.Callback __cb)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unload
public void end_unload(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
end_unloadin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
unloadCollections
public void unloadCollections()
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollectionsin interfaceIObjectPrx
-
unloadCollections
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections()
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadCollections
public void end_unloadCollections(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
end_unloadCollectionsin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
unloadDetails
public void unloadDetails()
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetailsin interfaceIObjectPrx
-
unloadDetails
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails()
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadDetails
public void end_unloadDetails(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
end_unloadDetailsin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
checkedCast
public static DatasetPrx checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj- The untyped proxy.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static DatasetPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj- The untyped proxy.__ctx- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static DatasetPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj- The untyped proxy.__facet- The name of the desired facet.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static DatasetPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj- The untyped proxy.__facet- The name of the desired facet.__ctx- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
uncheckedCast
public static DatasetPrx uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj- The untyped proxy.- Returns:
- A proxy for this type.
-
uncheckedCast
public static DatasetPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj- The untyped proxy.__facet- The name of the desired facet.- Returns:
- A proxy for this type.
-
ice_staticId
public static java.lang.String ice_staticId()
Provides the Slice type ID of this type.- Returns:
- The Slice type ID.
-
__write
public static void __write(IceInternal.BasicStream __os, DatasetPrx v)
-
__read
public static DatasetPrx __read(IceInternal.BasicStream __is)
-
-