Package omero.api

Interface IMetadataPrx

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface Ice.ObjectPrx

        Ice.ObjectPrx.FunctionalCallback_Object_ice_invoke_Response
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID)
      Counts the number of annotation of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, Ice.Callback __cb)
      Counts the number of annotation of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Counts the number of annotation of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Counts the number of annotation of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Counts the number of annotation of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Counts the number of annotation of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Counts the number of annotation of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Counts the number of annotation of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IMetadata_countAnnotationsUsedNotOwned __cb)
      Counts the number of annotation of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, Callback_IMetadata_countAnnotationsUsedNotOwned __cb)
      Counts the number of annotation of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options)
      Counts the number of annotation of a given type.
      Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, Ice.Callback __cb)
      Counts the number of annotation of a given type.
      Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Counts the number of annotation of a given type.
      Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Counts the number of annotation of a given type.
      Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Counts the number of annotation of a given type.
      Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Counts the number of annotation of a given type.
      Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Counts the number of annotation of a given type.
      Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Counts the number of annotation of a given type.
      Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IMetadata_countSpecifiedAnnotations __cb)
      Counts the number of annotation of a given type.
      Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, Callback_IMetadata_countSpecifiedAnnotations __cb)
      Counts the number of annotation of a given type.
      Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids, Parameters options)
      Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
      Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids, Parameters options, Ice.Callback __cb)
      Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
      Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids, Parameters options, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
      Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids, Parameters options, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
      Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
      Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
      Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids, Parameters options, 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.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
      Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids, Parameters options, 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.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
      Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IMetadata_getTaggedObjectsCount __cb)
      Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
      Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids, Parameters options, Callback_IMetadata_getTaggedObjectsCount __cb)
      Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
      Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds)
      Loads the specified annotations.
      Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds, Ice.Callback __cb)
      Loads the specified annotations.
      Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads the specified annotations.
      Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads the specified annotations.
      Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads the specified annotations.
      Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Loads the specified annotations.
      Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads the specified annotations.
      Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads the specified annotations.
      Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IMetadata_loadAnnotation __cb)
      Loads the specified annotations.
      Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds, Callback_IMetadata_loadAnnotation __cb)
      Loads the specified annotations.
      Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType, java.util.List<java.lang.Long> rootIds, java.util.List<java.lang.String> annotationTypes, java.util.List<java.lang.Long> annotatorIds, Parameters options)
      Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds.
      Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType, java.util.List<java.lang.Long> rootIds, java.util.List<java.lang.String> annotationTypes, java.util.List<java.lang.Long> annotatorIds, Parameters options, Ice.Callback __cb)
      Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds.
      Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType, java.util.List<java.lang.Long> rootIds, java.util.List<java.lang.String> annotationTypes, java.util.List<java.lang.Long> annotatorIds, Parameters options, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds.
      Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType, java.util.List<java.lang.Long> rootIds, java.util.List<java.lang.String> annotationTypes, java.util.List<java.lang.Long> annotatorIds, Parameters options, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds.
      Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType, java.util.List<java.lang.Long> rootIds, java.util.List<java.lang.String> annotationTypes, java.util.List<java.lang.Long> annotatorIds, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds.
      Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType, java.util.List<java.lang.Long> rootIds, java.util.List<java.lang.String> annotationTypes, java.util.List<java.lang.Long> annotatorIds, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds.
      Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType, java.util.List<java.lang.Long> rootIds, java.util.List<java.lang.String> annotationTypes, java.util.List<java.lang.Long> annotatorIds, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds.
      Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType, java.util.List<java.lang.Long> rootIds, java.util.List<java.lang.String> annotationTypes, java.util.List<java.lang.Long> annotatorIds, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds.
      Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType, java.util.List<java.lang.Long> rootIds, java.util.List<java.lang.String> annotationTypes, java.util.List<java.lang.Long> annotatorIds, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IMetadata_loadAnnotations __cb)
      Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds.
      Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType, java.util.List<java.lang.Long> rootIds, java.util.List<java.lang.String> annotationTypes, java.util.List<java.lang.Long> annotatorIds, Parameters options, Callback_IMetadata_loadAnnotations __cb)
      Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds.
      Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID)
      Loads the annotations of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, Ice.Callback __cb)
      Loads the annotations of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads the annotations of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads the annotations of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads the annotations of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Loads the annotations of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads the annotations of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads the annotations of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IMetadata_loadAnnotationsUsedNotOwned __cb)
      Loads the annotations of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, Callback_IMetadata_loadAnnotationsUsedNotOwned __cb)
      Loads the annotations of a given type used by the specified user but not owned by the user.
      Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids)
      Loads the logical channels and the acquisition metadata related to them.
      Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids, Ice.Callback __cb)
      Loads the logical channels and the acquisition metadata related to them.
      Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids, IceInternal.Functional_GenericCallback1<java.util.List<LogicalChannel>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads the logical channels and the acquisition metadata related to them.
      Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids, IceInternal.Functional_GenericCallback1<java.util.List<LogicalChannel>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads the logical channels and the acquisition metadata related to them.
      Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads the logical channels and the acquisition metadata related to them.
      Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Loads the logical channels and the acquisition metadata related to them.
      Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<LogicalChannel>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads the logical channels and the acquisition metadata related to them.
      Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<LogicalChannel>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads the logical channels and the acquisition metadata related to them.
      Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IMetadata_loadChannelAcquisitionData __cb)
      Loads the logical channels and the acquisition metadata related to them.
      Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids, Callback_IMetadata_loadChannelAcquisitionData __cb)
      Loads the logical channels and the acquisition metadata related to them.
      Ice.AsyncResult begin_loadInstrument​(long id)
      Loads the instrument and its components i.e.
      Ice.AsyncResult begin_loadInstrument​(long id, Ice.Callback __cb)
      Loads the instrument and its components i.e.
      Ice.AsyncResult begin_loadInstrument​(long id, IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads the instrument and its components i.e.
      Ice.AsyncResult begin_loadInstrument​(long id, IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads the instrument and its components i.e.
      Ice.AsyncResult begin_loadInstrument​(long id, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads the instrument and its components i.e.
      Ice.AsyncResult begin_loadInstrument​(long id, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Loads the instrument and its components i.e.
      Ice.AsyncResult begin_loadInstrument​(long id, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads the instrument and its components i.e.
      Ice.AsyncResult begin_loadInstrument​(long id, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads the instrument and its components i.e.
      Ice.AsyncResult begin_loadInstrument​(long id, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IMetadata_loadInstrument __cb)
      Loads the instrument and its components i.e.
      Ice.AsyncResult begin_loadInstrument​(long id, Callback_IMetadata_loadInstrument __cb)
      Loads the instrument and its components i.e.
      Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType, java.util.List<java.lang.Long> ids)
      Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
      Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType, java.util.List<java.lang.Long> ids, Ice.Callback __cb)
      Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
      Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType, java.util.List<java.lang.Long> ids, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
      Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType, java.util.List<java.lang.Long> ids, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
      Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType, java.util.List<java.lang.Long> ids, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
      Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType, java.util.List<java.lang.Long> ids, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
      Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType, java.util.List<java.lang.Long> ids, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
      Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType, java.util.List<java.lang.Long> ids, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
      Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType, java.util.List<java.lang.Long> ids, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IMetadata_loadLogFiles __cb)
      Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
      Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType, java.util.List<java.lang.Long> ids, Callback_IMetadata_loadLogFiles __cb)
      Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
      Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options)
      Loads all the annotations of a given type.
      Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, Ice.Callback __cb)
      Loads all the annotations of a given type.
      Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads all the annotations of a given type.
      Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads all the annotations of a given type.
      Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads all the annotations of a given type.
      Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Loads all the annotations of a given type.
      Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads all the annotations of a given type.
      Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads all the annotations of a given type.
      Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IMetadata_loadSpecifiedAnnotations __cb)
      Loads all the annotations of a given type.
      Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, Callback_IMetadata_loadSpecifiedAnnotations __cb)
      Loads all the annotations of a given type.
      Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, java.lang.String rootNodeType, java.util.List<java.lang.Long> rootNodeIds, Parameters options)
      Loads the annotations of a given type linked to the specified objects.
      Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, java.lang.String rootNodeType, java.util.List<java.lang.Long> rootNodeIds, Parameters options, Ice.Callback __cb)
      Loads the annotations of a given type linked to the specified objects.
      Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, java.lang.String rootNodeType, java.util.List<java.lang.Long> rootNodeIds, Parameters options, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<Annotation>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads the annotations of a given type linked to the specified objects.
      Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, java.lang.String rootNodeType, java.util.List<java.lang.Long> rootNodeIds, Parameters options, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<Annotation>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads the annotations of a given type linked to the specified objects.
      Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, java.lang.String rootNodeType, java.util.List<java.lang.Long> rootNodeIds, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads the annotations of a given type linked to the specified objects.
      Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, java.lang.String rootNodeType, java.util.List<java.lang.Long> rootNodeIds, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Loads the annotations of a given type linked to the specified objects.
      Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, java.lang.String rootNodeType, java.util.List<java.lang.Long> rootNodeIds, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<Annotation>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads the annotations of a given type linked to the specified objects.
      Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, java.lang.String rootNodeType, java.util.List<java.lang.Long> rootNodeIds, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<Annotation>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads the annotations of a given type linked to the specified objects.
      Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, java.lang.String rootNodeType, java.util.List<java.lang.Long> rootNodeIds, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IMetadata_loadSpecifiedAnnotationsLinkedTo __cb)
      Loads the annotations of a given type linked to the specified objects.
      Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, java.lang.String rootNodeType, java.util.List<java.lang.Long> rootNodeIds, Parameters options, Callback_IMetadata_loadSpecifiedAnnotationsLinkedTo __cb)
      Loads the annotations of a given type linked to the specified objects.
      Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids, Parameters options)
      Loads the TagSet if the id is specified otherwise loads all the TagSet.
      Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids, Parameters options, Ice.Callback __cb)
      Loads the TagSet if the id is specified otherwise loads all the TagSet.
      Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids, Parameters options, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads the TagSet if the id is specified otherwise loads all the TagSet.
      Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids, Parameters options, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads the TagSet if the id is specified otherwise loads all the TagSet.
      Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads the TagSet if the id is specified otherwise loads all the TagSet.
      Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Loads the TagSet if the id is specified otherwise loads all the TagSet.
      Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads the TagSet if the id is specified otherwise loads all the TagSet.
      Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads the TagSet if the id is specified otherwise loads all the TagSet.
      Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IMetadata_loadTagContent __cb)
      Loads the TagSet if the id is specified otherwise loads all the TagSet.
      Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids, Parameters options, Callback_IMetadata_loadTagContent __cb)
      Loads the TagSet if the id is specified otherwise loads all the TagSet.
      Ice.AsyncResult begin_loadTagSets​(Parameters options)
      Loads all the TagSets.
      Ice.AsyncResult begin_loadTagSets​(Parameters options, Ice.Callback __cb)
      Loads all the TagSets.
      Ice.AsyncResult begin_loadTagSets​(Parameters options, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads all the TagSets.
      Ice.AsyncResult begin_loadTagSets​(Parameters options, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads all the TagSets.
      Ice.AsyncResult begin_loadTagSets​(Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads all the TagSets.
      Ice.AsyncResult begin_loadTagSets​(Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Loads all the TagSets.
      Ice.AsyncResult begin_loadTagSets​(Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Loads all the TagSets.
      Ice.AsyncResult begin_loadTagSets​(Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Loads all the TagSets.
      Ice.AsyncResult begin_loadTagSets​(Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IMetadata_loadTagSets __cb)
      Loads all the TagSets.
      Ice.AsyncResult begin_loadTagSets​(Parameters options, Callback_IMetadata_loadTagSets __cb)
      Loads all the TagSets.
      RLong countAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID)
      Counts the number of annotation of a given type used by the specified user but not owned by the user.
      RLong countAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Counts the number of annotation of a given type used by the specified user but not owned by the user.
      RLong countSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options)
      Counts the number of annotation of a given type.
      RLong countSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Counts the number of annotation of a given type.
      RLong end_countAnnotationsUsedNotOwned​(Ice.AsyncResult __result)
      Counts the number of annotation of a given type used by the specified user but not owned by the user.
      RLong end_countSpecifiedAnnotations​(Ice.AsyncResult __result)
      Counts the number of annotation of a given type.
      java.util.Map<java.lang.Long,​java.lang.Long> end_getTaggedObjectsCount​(Ice.AsyncResult __result)
      Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
      java.util.List<Annotation> end_loadAnnotation​(Ice.AsyncResult __result)
      Loads the specified annotations.
      java.util.Map<java.lang.Long,​java.util.List<IObject>> end_loadAnnotations​(Ice.AsyncResult __result)
      Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds.
      java.util.List<IObject> end_loadAnnotationsUsedNotOwned​(Ice.AsyncResult __result)
      Loads the annotations of a given type used by the specified user but not owned by the user.
      java.util.List<LogicalChannel> end_loadChannelAcquisitionData​(Ice.AsyncResult __result)
      Loads the logical channels and the acquisition metadata related to them.
      Instrument end_loadInstrument​(Ice.AsyncResult __result)
      Loads the instrument and its components i.e.
      java.util.Map<java.lang.Long,​java.util.List<IObject>> end_loadLogFiles​(Ice.AsyncResult __result)
      Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
      java.util.List<Annotation> end_loadSpecifiedAnnotations​(Ice.AsyncResult __result)
      Loads all the annotations of a given type.
      java.util.Map<java.lang.Long,​java.util.List<Annotation>> end_loadSpecifiedAnnotationsLinkedTo​(Ice.AsyncResult __result)
      Loads the annotations of a given type linked to the specified objects.
      java.util.Map<java.lang.Long,​java.util.List<IObject>> end_loadTagContent​(Ice.AsyncResult __result)
      Loads the TagSet if the id is specified otherwise loads all the TagSet.
      java.util.List<IObject> end_loadTagSets​(Ice.AsyncResult __result)
      Loads all the TagSets.
      java.util.Map<java.lang.Long,​java.lang.Long> getTaggedObjectsCount​(java.util.List<java.lang.Long> ids, Parameters options)
      Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
      java.util.Map<java.lang.Long,​java.lang.Long> getTaggedObjectsCount​(java.util.List<java.lang.Long> ids, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
      java.util.List<Annotation> loadAnnotation​(java.util.List<java.lang.Long> annotationIds)
      Loads the specified annotations.
      java.util.List<Annotation> loadAnnotation​(java.util.List<java.lang.Long> annotationIds, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads the specified annotations.
      java.util.Map<java.lang.Long,​java.util.List<IObject>> loadAnnotations​(java.lang.String rootType, java.util.List<java.lang.Long> rootIds, java.util.List<java.lang.String> annotationTypes, java.util.List<java.lang.Long> annotatorIds, Parameters options)
      Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds.
      java.util.Map<java.lang.Long,​java.util.List<IObject>> loadAnnotations​(java.lang.String rootType, java.util.List<java.lang.Long> rootIds, java.util.List<java.lang.String> annotationTypes, java.util.List<java.lang.Long> annotatorIds, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds.
      java.util.List<IObject> loadAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID)
      Loads the annotations of a given type used by the specified user but not owned by the user.
      java.util.List<IObject> loadAnnotationsUsedNotOwned​(java.lang.String annotationType, long userID, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads the annotations of a given type used by the specified user but not owned by the user.
      java.util.List<LogicalChannel> loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids)
      Loads the logical channels and the acquisition metadata related to them.
      java.util.List<LogicalChannel> loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads the logical channels and the acquisition metadata related to them.
      Instrument loadInstrument​(long id)
      Loads the instrument and its components i.e.
      Instrument loadInstrument​(long id, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads the instrument and its components i.e.
      java.util.Map<java.lang.Long,​java.util.List<IObject>> loadLogFiles​(java.lang.String rootType, java.util.List<java.lang.Long> ids)
      Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
      java.util.Map<java.lang.Long,​java.util.List<IObject>> loadLogFiles​(java.lang.String rootType, java.util.List<java.lang.Long> ids, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
      java.util.List<Annotation> loadSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options)
      Loads all the annotations of a given type.
      java.util.List<Annotation> loadSpecifiedAnnotations​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads all the annotations of a given type.
      java.util.Map<java.lang.Long,​java.util.List<Annotation>> loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, java.lang.String rootNodeType, java.util.List<java.lang.Long> rootNodeIds, Parameters options)
      Loads the annotations of a given type linked to the specified objects.
      java.util.Map<java.lang.Long,​java.util.List<Annotation>> loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, java.lang.String rootNodeType, java.util.List<java.lang.Long> rootNodeIds, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads the annotations of a given type linked to the specified objects.
      java.util.Map<java.lang.Long,​java.util.List<IObject>> loadTagContent​(java.util.List<java.lang.Long> ids, Parameters options)
      Loads the TagSet if the id is specified otherwise loads all the TagSet.
      java.util.Map<java.lang.Long,​java.util.List<IObject>> loadTagContent​(java.util.List<java.lang.Long> ids, Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads the TagSet if the id is specified otherwise loads all the TagSet.
      java.util.List<IObject> loadTagSets​(Parameters options)
      Loads all the TagSets.
      java.util.List<IObject> loadTagSets​(Parameters options, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Loads all the TagSets.
      • Methods inherited from interface Ice.ObjectPrx

        begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
    • Method Detail

      • loadChannelAcquisitionData

        java.util.List<LogicalChannel> loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids)
                                                           throws ServerError
        Loads the logical channels and the acquisition metadata related to them.
        Parameters:
        ids - The collection of logical channel's ids. Mustn't be null.
        Returns:
        The collection of loaded logical channels.
        Throws:
        ServerError
      • loadChannelAcquisitionData

        java.util.List<LogicalChannel> loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids,
                                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                           throws ServerError
        Loads the logical channels and the acquisition metadata related to them.
        Parameters:
        ids - The collection of logical channel's ids. Mustn't be null.
        __ctx - The Context map to send with the invocation.
        Returns:
        The collection of loaded logical channels.
        Throws:
        ServerError
      • begin_loadChannelAcquisitionData

        Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids)
        Loads the logical channels and the acquisition metadata related to them.
        Parameters:
        ids - The collection of logical channel's ids. Mustn't be null.
        Returns:
        The asynchronous result object.
      • begin_loadChannelAcquisitionData

        Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Loads the logical channels and the acquisition metadata related to them.
        Parameters:
        ids - The collection of logical channel's ids. Mustn't be null.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_loadChannelAcquisitionData

        Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids,
                                                         Ice.Callback __cb)
        Loads the logical channels and the acquisition metadata related to them.
        Parameters:
        ids - The collection of logical channel's ids. Mustn't be null.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadChannelAcquisitionData

        Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         Ice.Callback __cb)
        Loads the logical channels and the acquisition metadata related to them.
        Parameters:
        ids - The collection of logical channel's ids. Mustn't be null.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadChannelAcquisitionData

        Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids,
                                                         Callback_IMetadata_loadChannelAcquisitionData __cb)
        Loads the logical channels and the acquisition metadata related to them.
        Parameters:
        ids - The collection of logical channel's ids. Mustn't be null.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadChannelAcquisitionData

        Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         Callback_IMetadata_loadChannelAcquisitionData __cb)
        Loads the logical channels and the acquisition metadata related to them.
        Parameters:
        ids - The collection of logical channel's ids. Mustn't be null.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadChannelAcquisitionData

        Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<LogicalChannel>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads the logical channels and the acquisition metadata related to them.
        Parameters:
        ids - The collection of logical channel's ids. Mustn't be null.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadChannelAcquisitionData

        Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<LogicalChannel>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Loads the logical channels and the acquisition metadata related to them.
        Parameters:
        ids - The collection of logical channel's ids. Mustn't be null.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_loadChannelAcquisitionData

        Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<LogicalChannel>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads the logical channels and the acquisition metadata related to them.
        Parameters:
        ids - The collection of logical channel's ids. Mustn't be null.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadChannelAcquisitionData

        Ice.AsyncResult begin_loadChannelAcquisitionData​(java.util.List<java.lang.Long> ids,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<LogicalChannel>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Loads the logical channels and the acquisition metadata related to them.
        Parameters:
        ids - The collection of logical channel's ids. Mustn't be null.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_loadChannelAcquisitionData

        java.util.List<LogicalChannel> end_loadChannelAcquisitionData​(Ice.AsyncResult __result)
                                                               throws ServerError
        Loads the logical channels and the acquisition metadata related to them.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        The collection of loaded logical channels.
        Throws:
        ServerError
      • loadAnnotations

        java.util.Map<java.lang.Long,​java.util.List<IObject>> loadAnnotations​(java.lang.String rootType,
                                                                                    java.util.List<java.lang.Long> rootIds,
                                                                                    java.util.List<java.lang.String> annotationTypes,
                                                                                    java.util.List<java.lang.Long> annotatorIds,
                                                                                    Parameters options)
                                                                             throws ServerError
        Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds. If no types specified, all annotations will be loaded. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootId onto the set of annotations that were found for that node. If no annotations were found for that node, then the entry will be null. Otherwise it will be a Map containing Annotation objects.
        Parameters:
        rootType - The type of the nodes the annotations are linked to. Mustn't be null.
        rootIds - Ids of the objects of type rootType. Mustn't be null.
        annotationTypes - The types of annotation to retrieve. If null all annotations will be loaded. String of the type omero.model.annotations.*.
        annotatorIds - Ids of the users for whom annotations should be retrieved. If null, all annotations returned.
        options -
        Returns:
        A map whose key is rootId and value the Map of all annotations for that node or null.
        Throws:
        ServerError
      • loadAnnotations

        java.util.Map<java.lang.Long,​java.util.List<IObject>> loadAnnotations​(java.lang.String rootType,
                                                                                    java.util.List<java.lang.Long> rootIds,
                                                                                    java.util.List<java.lang.String> annotationTypes,
                                                                                    java.util.List<java.lang.Long> annotatorIds,
                                                                                    Parameters options,
                                                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                                             throws ServerError
        Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds. If no types specified, all annotations will be loaded. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootId onto the set of annotations that were found for that node. If no annotations were found for that node, then the entry will be null. Otherwise it will be a Map containing Annotation objects.
        Parameters:
        rootType - The type of the nodes the annotations are linked to. Mustn't be null.
        rootIds - Ids of the objects of type rootType. Mustn't be null.
        annotationTypes - The types of annotation to retrieve. If null all annotations will be loaded. String of the type omero.model.annotations.*.
        annotatorIds - Ids of the users for whom annotations should be retrieved. If null, all annotations returned.
        options -
        __ctx - The Context map to send with the invocation.
        Returns:
        A map whose key is rootId and value the Map of all annotations for that node or null.
        Throws:
        ServerError
      • begin_loadAnnotations

        Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType,
                                              java.util.List<java.lang.Long> rootIds,
                                              java.util.List<java.lang.String> annotationTypes,
                                              java.util.List<java.lang.Long> annotatorIds,
                                              Parameters options)
        Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds. If no types specified, all annotations will be loaded. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootId onto the set of annotations that were found for that node. If no annotations were found for that node, then the entry will be null. Otherwise it will be a Map containing Annotation objects.
        Parameters:
        rootType - The type of the nodes the annotations are linked to. Mustn't be null.
        rootIds - Ids of the objects of type rootType. Mustn't be null.
        annotationTypes - The types of annotation to retrieve. If null all annotations will be loaded. String of the type omero.model.annotations.*.
        annotatorIds - Ids of the users for whom annotations should be retrieved. If null, all annotations returned.
        options -
        Returns:
        The asynchronous result object.
      • begin_loadAnnotations

        Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType,
                                              java.util.List<java.lang.Long> rootIds,
                                              java.util.List<java.lang.String> annotationTypes,
                                              java.util.List<java.lang.Long> annotatorIds,
                                              Parameters options,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds. If no types specified, all annotations will be loaded. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootId onto the set of annotations that were found for that node. If no annotations were found for that node, then the entry will be null. Otherwise it will be a Map containing Annotation objects.
        Parameters:
        rootType - The type of the nodes the annotations are linked to. Mustn't be null.
        rootIds - Ids of the objects of type rootType. Mustn't be null.
        annotationTypes - The types of annotation to retrieve. If null all annotations will be loaded. String of the type omero.model.annotations.*.
        annotatorIds - Ids of the users for whom annotations should be retrieved. If null, all annotations returned.
        options -
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotations

        Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType,
                                              java.util.List<java.lang.Long> rootIds,
                                              java.util.List<java.lang.String> annotationTypes,
                                              java.util.List<java.lang.Long> annotatorIds,
                                              Parameters options,
                                              Ice.Callback __cb)
        Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds. If no types specified, all annotations will be loaded. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootId onto the set of annotations that were found for that node. If no annotations were found for that node, then the entry will be null. Otherwise it will be a Map containing Annotation objects.
        Parameters:
        rootType - The type of the nodes the annotations are linked to. Mustn't be null.
        rootIds - Ids of the objects of type rootType. Mustn't be null.
        annotationTypes - The types of annotation to retrieve. If null all annotations will be loaded. String of the type omero.model.annotations.*.
        annotatorIds - Ids of the users for whom annotations should be retrieved. If null, all annotations returned.
        options -
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotations

        Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType,
                                              java.util.List<java.lang.Long> rootIds,
                                              java.util.List<java.lang.String> annotationTypes,
                                              java.util.List<java.lang.Long> annotatorIds,
                                              Parameters options,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
        Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds. If no types specified, all annotations will be loaded. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootId onto the set of annotations that were found for that node. If no annotations were found for that node, then the entry will be null. Otherwise it will be a Map containing Annotation objects.
        Parameters:
        rootType - The type of the nodes the annotations are linked to. Mustn't be null.
        rootIds - Ids of the objects of type rootType. Mustn't be null.
        annotationTypes - The types of annotation to retrieve. If null all annotations will be loaded. String of the type omero.model.annotations.*.
        annotatorIds - Ids of the users for whom annotations should be retrieved. If null, all annotations returned.
        options -
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotations

        Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType,
                                              java.util.List<java.lang.Long> rootIds,
                                              java.util.List<java.lang.String> annotationTypes,
                                              java.util.List<java.lang.Long> annotatorIds,
                                              Parameters options,
                                              Callback_IMetadata_loadAnnotations __cb)
        Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds. If no types specified, all annotations will be loaded. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootId onto the set of annotations that were found for that node. If no annotations were found for that node, then the entry will be null. Otherwise it will be a Map containing Annotation objects.
        Parameters:
        rootType - The type of the nodes the annotations are linked to. Mustn't be null.
        rootIds - Ids of the objects of type rootType. Mustn't be null.
        annotationTypes - The types of annotation to retrieve. If null all annotations will be loaded. String of the type omero.model.annotations.*.
        annotatorIds - Ids of the users for whom annotations should be retrieved. If null, all annotations returned.
        options -
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotations

        Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType,
                                              java.util.List<java.lang.Long> rootIds,
                                              java.util.List<java.lang.String> annotationTypes,
                                              java.util.List<java.lang.Long> annotatorIds,
                                              Parameters options,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Callback_IMetadata_loadAnnotations __cb)
        Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds. If no types specified, all annotations will be loaded. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootId onto the set of annotations that were found for that node. If no annotations were found for that node, then the entry will be null. Otherwise it will be a Map containing Annotation objects.
        Parameters:
        rootType - The type of the nodes the annotations are linked to. Mustn't be null.
        rootIds - Ids of the objects of type rootType. Mustn't be null.
        annotationTypes - The types of annotation to retrieve. If null all annotations will be loaded. String of the type omero.model.annotations.*.
        annotatorIds - Ids of the users for whom annotations should be retrieved. If null, all annotations returned.
        options -
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotations

        Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType,
                                              java.util.List<java.lang.Long> rootIds,
                                              java.util.List<java.lang.String> annotationTypes,
                                              java.util.List<java.lang.Long> annotatorIds,
                                              Parameters options,
                                              IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds. If no types specified, all annotations will be loaded. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootId onto the set of annotations that were found for that node. If no annotations were found for that node, then the entry will be null. Otherwise it will be a Map containing Annotation objects.
        Parameters:
        rootType - The type of the nodes the annotations are linked to. Mustn't be null.
        rootIds - Ids of the objects of type rootType. Mustn't be null.
        annotationTypes - The types of annotation to retrieve. If null all annotations will be loaded. String of the type omero.model.annotations.*.
        annotatorIds - Ids of the users for whom annotations should be retrieved. If null, all annotations returned.
        options -
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotations

        Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType,
                                              java.util.List<java.lang.Long> rootIds,
                                              java.util.List<java.lang.String> annotationTypes,
                                              java.util.List<java.lang.Long> annotatorIds,
                                              Parameters options,
                                              IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds. If no types specified, all annotations will be loaded. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootId onto the set of annotations that were found for that node. If no annotations were found for that node, then the entry will be null. Otherwise it will be a Map containing Annotation objects.
        Parameters:
        rootType - The type of the nodes the annotations are linked to. Mustn't be null.
        rootIds - Ids of the objects of type rootType. Mustn't be null.
        annotationTypes - The types of annotation to retrieve. If null all annotations will be loaded. String of the type omero.model.annotations.*.
        annotatorIds - Ids of the users for whom annotations should be retrieved. If null, all annotations returned.
        options -
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotations

        Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType,
                                              java.util.List<java.lang.Long> rootIds,
                                              java.util.List<java.lang.String> annotationTypes,
                                              java.util.List<java.lang.Long> annotatorIds,
                                              Parameters options,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds. If no types specified, all annotations will be loaded. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootId onto the set of annotations that were found for that node. If no annotations were found for that node, then the entry will be null. Otherwise it will be a Map containing Annotation objects.
        Parameters:
        rootType - The type of the nodes the annotations are linked to. Mustn't be null.
        rootIds - Ids of the objects of type rootType. Mustn't be null.
        annotationTypes - The types of annotation to retrieve. If null all annotations will be loaded. String of the type omero.model.annotations.*.
        annotatorIds - Ids of the users for whom annotations should be retrieved. If null, all annotations returned.
        options -
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotations

        Ice.AsyncResult begin_loadAnnotations​(java.lang.String rootType,
                                              java.util.List<java.lang.Long> rootIds,
                                              java.util.List<java.lang.String> annotationTypes,
                                              java.util.List<java.lang.Long> annotatorIds,
                                              Parameters options,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds. If no types specified, all annotations will be loaded. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootId onto the set of annotations that were found for that node. If no annotations were found for that node, then the entry will be null. Otherwise it will be a Map containing Annotation objects.
        Parameters:
        rootType - The type of the nodes the annotations are linked to. Mustn't be null.
        rootIds - Ids of the objects of type rootType. Mustn't be null.
        annotationTypes - The types of annotation to retrieve. If null all annotations will be loaded. String of the type omero.model.annotations.*.
        annotatorIds - Ids of the users for whom annotations should be retrieved. If null, all annotations returned.
        options -
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_loadAnnotations

        java.util.Map<java.lang.Long,​java.util.List<IObject>> end_loadAnnotations​(Ice.AsyncResult __result)
                                                                                 throws ServerError
        Loads all the annotations of given types, that have been attached to the specified rootNodes for the specified annotatorIds. If no types specified, all annotations will be loaded. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootId onto the set of annotations that were found for that node. If no annotations were found for that node, then the entry will be null. Otherwise it will be a Map containing Annotation objects.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        A map whose key is rootId and value the Map of all annotations for that node or null.
        Throws:
        ServerError
      • loadSpecifiedAnnotations

        java.util.List<Annotation> loadSpecifiedAnnotations​(java.lang.String annotationType,
                                                            java.util.List<java.lang.String> include,
                                                            java.util.List<java.lang.String> exclude,
                                                            Parameters options)
                                                     throws ServerError
        Loads all the annotations of a given type. It is possible to filter the annotations by including or excluding name spaces set on the annotations.
        Parameters:
        annotationType - The type of annotations to load.
        include - Include the annotations with the specified name spaces.
        exclude - Exclude the annotations with the specified name spaces.
        options - The POJO options.
        Returns:
        A collection of found annotations.
        Throws:
        ServerError
      • loadSpecifiedAnnotations

        java.util.List<Annotation> loadSpecifiedAnnotations​(java.lang.String annotationType,
                                                            java.util.List<java.lang.String> include,
                                                            java.util.List<java.lang.String> exclude,
                                                            Parameters options,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                     throws ServerError
        Loads all the annotations of a given type. It is possible to filter the annotations by including or excluding name spaces set on the annotations.
        Parameters:
        annotationType - The type of annotations to load.
        include - Include the annotations with the specified name spaces.
        exclude - Exclude the annotations with the specified name spaces.
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        Returns:
        A collection of found annotations.
        Throws:
        ServerError
      • begin_loadSpecifiedAnnotations

        Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType,
                                                       java.util.List<java.lang.String> include,
                                                       java.util.List<java.lang.String> exclude,
                                                       Parameters options)
        Loads all the annotations of a given type. It is possible to filter the annotations by including or excluding name spaces set on the annotations.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        options - The POJO options.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotations

        Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType,
                                                       java.util.List<java.lang.String> include,
                                                       java.util.List<java.lang.String> exclude,
                                                       Parameters options,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Loads all the annotations of a given type. It is possible to filter the annotations by including or excluding name spaces set on the annotations.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotations

        Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType,
                                                       java.util.List<java.lang.String> include,
                                                       java.util.List<java.lang.String> exclude,
                                                       Parameters options,
                                                       Ice.Callback __cb)
        Loads all the annotations of a given type. It is possible to filter the annotations by including or excluding name spaces set on the annotations.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        options - The POJO options.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotations

        Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType,
                                                       java.util.List<java.lang.String> include,
                                                       java.util.List<java.lang.String> exclude,
                                                       Parameters options,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Loads all the annotations of a given type. It is possible to filter the annotations by including or excluding name spaces set on the annotations.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotations

        Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType,
                                                       java.util.List<java.lang.String> include,
                                                       java.util.List<java.lang.String> exclude,
                                                       Parameters options,
                                                       Callback_IMetadata_loadSpecifiedAnnotations __cb)
        Loads all the annotations of a given type. It is possible to filter the annotations by including or excluding name spaces set on the annotations.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        options - The POJO options.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotations

        Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType,
                                                       java.util.List<java.lang.String> include,
                                                       java.util.List<java.lang.String> exclude,
                                                       Parameters options,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Callback_IMetadata_loadSpecifiedAnnotations __cb)
        Loads all the annotations of a given type. It is possible to filter the annotations by including or excluding name spaces set on the annotations.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotations

        Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType,
                                                       java.util.List<java.lang.String> include,
                                                       java.util.List<java.lang.String> exclude,
                                                       Parameters options,
                                                       IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads all the annotations of a given type. It is possible to filter the annotations by including or excluding name spaces set on the annotations.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        options - The POJO options.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotations

        Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType,
                                                       java.util.List<java.lang.String> include,
                                                       java.util.List<java.lang.String> exclude,
                                                       Parameters options,
                                                       IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Loads all the annotations of a given type. It is possible to filter the annotations by including or excluding name spaces set on the annotations.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        options - The POJO options.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotations

        Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType,
                                                       java.util.List<java.lang.String> include,
                                                       java.util.List<java.lang.String> exclude,
                                                       Parameters options,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads all the annotations of a given type. It is possible to filter the annotations by including or excluding name spaces set on the annotations.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotations

        Ice.AsyncResult begin_loadSpecifiedAnnotations​(java.lang.String annotationType,
                                                       java.util.List<java.lang.String> include,
                                                       java.util.List<java.lang.String> exclude,
                                                       Parameters options,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Loads all the annotations of a given type. It is possible to filter the annotations by including or excluding name spaces set on the annotations.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_loadSpecifiedAnnotations

        java.util.List<Annotation> end_loadSpecifiedAnnotations​(Ice.AsyncResult __result)
                                                         throws ServerError
        Loads all the annotations of a given type. It is possible to filter the annotations by including or excluding name spaces set on the annotations.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        A collection of found annotations.
        Throws:
        ServerError
      • loadTagContent

        java.util.Map<java.lang.Long,​java.util.List<IObject>> loadTagContent​(java.util.List<java.lang.Long> ids,
                                                                                   Parameters options)
                                                                            throws ServerError
        Loads the TagSet if the id is specified otherwise loads all the TagSet.
        Parameters:
        ids - The id of the tag to load or -1.
        Returns:
        Map whose key is a Tag/TagSet and the value either a Map or a list of related DataObject.
        Throws:
        ServerError
      • loadTagContent

        java.util.Map<java.lang.Long,​java.util.List<IObject>> loadTagContent​(java.util.List<java.lang.Long> ids,
                                                                                   Parameters options,
                                                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                                            throws ServerError
        Loads the TagSet if the id is specified otherwise loads all the TagSet.
        Parameters:
        ids - The id of the tag to load or -1.
        __ctx - The Context map to send with the invocation.
        Returns:
        Map whose key is a Tag/TagSet and the value either a Map or a list of related DataObject.
        Throws:
        ServerError
      • begin_loadTagContent

        Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids,
                                             Parameters options)
        Loads the TagSet if the id is specified otherwise loads all the TagSet.
        Parameters:
        ids - The id of the tag to load or -1.
        Returns:
        The asynchronous result object.
      • begin_loadTagContent

        Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids,
                                             Parameters options,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Loads the TagSet if the id is specified otherwise loads all the TagSet.
        Parameters:
        ids - The id of the tag to load or -1.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_loadTagContent

        Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids,
                                             Parameters options,
                                             Ice.Callback __cb)
        Loads the TagSet if the id is specified otherwise loads all the TagSet.
        Parameters:
        ids - The id of the tag to load or -1.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadTagContent

        Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids,
                                             Parameters options,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Ice.Callback __cb)
        Loads the TagSet if the id is specified otherwise loads all the TagSet.
        Parameters:
        ids - The id of the tag to load or -1.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadTagContent

        Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids,
                                             Parameters options,
                                             Callback_IMetadata_loadTagContent __cb)
        Loads the TagSet if the id is specified otherwise loads all the TagSet.
        Parameters:
        ids - The id of the tag to load or -1.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadTagContent

        Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids,
                                             Parameters options,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Callback_IMetadata_loadTagContent __cb)
        Loads the TagSet if the id is specified otherwise loads all the TagSet.
        Parameters:
        ids - The id of the tag to load or -1.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadTagContent

        Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids,
                                             Parameters options,
                                             IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads the TagSet if the id is specified otherwise loads all the TagSet.
        Parameters:
        ids - The id of the tag to load or -1.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadTagContent

        Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids,
                                             Parameters options,
                                             IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Loads the TagSet if the id is specified otherwise loads all the TagSet.
        Parameters:
        ids - The id of the tag to load or -1.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_loadTagContent

        Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids,
                                             Parameters options,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads the TagSet if the id is specified otherwise loads all the TagSet.
        Parameters:
        ids - The id of the tag to load or -1.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadTagContent

        Ice.AsyncResult begin_loadTagContent​(java.util.List<java.lang.Long> ids,
                                             Parameters options,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Loads the TagSet if the id is specified otherwise loads all the TagSet.
        Parameters:
        ids - The id of the tag to load or -1.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_loadTagContent

        java.util.Map<java.lang.Long,​java.util.List<IObject>> end_loadTagContent​(Ice.AsyncResult __result)
                                                                                throws ServerError
        Loads the TagSet if the id is specified otherwise loads all the TagSet.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        Map whose key is a Tag/TagSet and the value either a Map or a list of related DataObject.
        Throws:
        ServerError
      • loadTagSets

        java.util.List<IObject> loadTagSets​(Parameters options)
                                     throws ServerError
        Loads all the TagSets. Returns a collection of AnnotationAnnotatioLink objects and, if the orphan parameters is true, the TagAnnotation object. Note that the difference between a TagSet and a Tag is made using the NS_INSIGHT_TAG_SET namespace.
        Parameters:
        options - The POJO options.
        Returns:
        See above.
        Throws:
        ServerError
      • loadTagSets

        java.util.List<IObject> loadTagSets​(Parameters options,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                     throws ServerError
        Loads all the TagSets. Returns a collection of AnnotationAnnotatioLink objects and, if the orphan parameters is true, the TagAnnotation object. Note that the difference between a TagSet and a Tag is made using the NS_INSIGHT_TAG_SET namespace.
        Parameters:
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        Returns:
        See above.
        Throws:
        ServerError
      • begin_loadTagSets

        Ice.AsyncResult begin_loadTagSets​(Parameters options)
        Loads all the TagSets. Returns a collection of AnnotationAnnotatioLink objects and, if the orphan parameters is true, the TagAnnotation object. Note that the difference between a TagSet and a Tag is made using the NS_INSIGHT_TAG_SET namespace.
        Parameters:
        options - The POJO options.
        Returns:
        The asynchronous result object.
      • begin_loadTagSets

        Ice.AsyncResult begin_loadTagSets​(Parameters options,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Loads all the TagSets. Returns a collection of AnnotationAnnotatioLink objects and, if the orphan parameters is true, the TagAnnotation object. Note that the difference between a TagSet and a Tag is made using the NS_INSIGHT_TAG_SET namespace.
        Parameters:
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_loadTagSets

        Ice.AsyncResult begin_loadTagSets​(Parameters options,
                                          Ice.Callback __cb)
        Loads all the TagSets. Returns a collection of AnnotationAnnotatioLink objects and, if the orphan parameters is true, the TagAnnotation object. Note that the difference between a TagSet and a Tag is made using the NS_INSIGHT_TAG_SET namespace.
        Parameters:
        options - The POJO options.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadTagSets

        Ice.AsyncResult begin_loadTagSets​(Parameters options,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Ice.Callback __cb)
        Loads all the TagSets. Returns a collection of AnnotationAnnotatioLink objects and, if the orphan parameters is true, the TagAnnotation object. Note that the difference between a TagSet and a Tag is made using the NS_INSIGHT_TAG_SET namespace.
        Parameters:
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadTagSets

        Ice.AsyncResult begin_loadTagSets​(Parameters options,
                                          Callback_IMetadata_loadTagSets __cb)
        Loads all the TagSets. Returns a collection of AnnotationAnnotatioLink objects and, if the orphan parameters is true, the TagAnnotation object. Note that the difference between a TagSet and a Tag is made using the NS_INSIGHT_TAG_SET namespace.
        Parameters:
        options - The POJO options.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadTagSets

        Ice.AsyncResult begin_loadTagSets​(Parameters options,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Callback_IMetadata_loadTagSets __cb)
        Loads all the TagSets. Returns a collection of AnnotationAnnotatioLink objects and, if the orphan parameters is true, the TagAnnotation object. Note that the difference between a TagSet and a Tag is made using the NS_INSIGHT_TAG_SET namespace.
        Parameters:
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadTagSets

        Ice.AsyncResult begin_loadTagSets​(Parameters options,
                                          IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads all the TagSets. Returns a collection of AnnotationAnnotatioLink objects and, if the orphan parameters is true, the TagAnnotation object. Note that the difference between a TagSet and a Tag is made using the NS_INSIGHT_TAG_SET namespace.
        Parameters:
        options - The POJO options.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadTagSets

        Ice.AsyncResult begin_loadTagSets​(Parameters options,
                                          IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
        Loads all the TagSets. Returns a collection of AnnotationAnnotatioLink objects and, if the orphan parameters is true, the TagAnnotation object. Note that the difference between a TagSet and a Tag is made using the NS_INSIGHT_TAG_SET namespace.
        Parameters:
        options - The POJO options.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_loadTagSets

        Ice.AsyncResult begin_loadTagSets​(Parameters options,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads all the TagSets. Returns a collection of AnnotationAnnotatioLink objects and, if the orphan parameters is true, the TagAnnotation object. Note that the difference between a TagSet and a Tag is made using the NS_INSIGHT_TAG_SET namespace.
        Parameters:
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadTagSets

        Ice.AsyncResult begin_loadTagSets​(Parameters options,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                          IceInternal.Functional_BoolCallback __sentCb)
        Loads all the TagSets. Returns a collection of AnnotationAnnotatioLink objects and, if the orphan parameters is true, the TagAnnotation object. Note that the difference between a TagSet and a Tag is made using the NS_INSIGHT_TAG_SET namespace.
        Parameters:
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_loadTagSets

        java.util.List<IObject> end_loadTagSets​(Ice.AsyncResult __result)
                                         throws ServerError
        Loads all the TagSets. Returns a collection of AnnotationAnnotatioLink objects and, if the orphan parameters is true, the TagAnnotation object. Note that the difference between a TagSet and a Tag is made using the NS_INSIGHT_TAG_SET namespace.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        See above.
        Throws:
        ServerError
      • getTaggedObjectsCount

        java.util.Map<java.lang.Long,​java.lang.Long> getTaggedObjectsCount​(java.util.List<java.lang.Long> ids,
                                                                                 Parameters options)
                                                                          throws ServerError
        Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
        Parameters:
        ids - The collection of ids.
        options - The POJO options.
        Returns:
        See above.
        Throws:
        ServerError
      • getTaggedObjectsCount

        java.util.Map<java.lang.Long,​java.lang.Long> getTaggedObjectsCount​(java.util.List<java.lang.Long> ids,
                                                                                 Parameters options,
                                                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                                          throws ServerError
        Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
        Parameters:
        ids - The collection of ids.
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        Returns:
        See above.
        Throws:
        ServerError
      • begin_getTaggedObjectsCount

        Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids,
                                                    Parameters options)
        Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
        Parameters:
        ids - The collection of ids.
        Returns:
        The asynchronous result object.
      • begin_getTaggedObjectsCount

        Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids,
                                                    Parameters options,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
        Parameters:
        ids - The collection of ids.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getTaggedObjectsCount

        Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids,
                                                    Parameters options,
                                                    Ice.Callback __cb)
        Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
        Parameters:
        ids - The collection of ids.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getTaggedObjectsCount

        Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids,
                                                    Parameters options,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Ice.Callback __cb)
        Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
        Parameters:
        ids - The collection of ids.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getTaggedObjectsCount

        Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids,
                                                    Parameters options,
                                                    Callback_IMetadata_getTaggedObjectsCount __cb)
        Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
        Parameters:
        ids - The collection of ids.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getTaggedObjectsCount

        Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids,
                                                    Parameters options,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Callback_IMetadata_getTaggedObjectsCount __cb)
        Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
        Parameters:
        ids - The collection of ids.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getTaggedObjectsCount

        Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids,
                                                    Parameters options,
                                                    IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
        Parameters:
        ids - The collection of ids.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getTaggedObjectsCount

        Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids,
                                                    Parameters options,
                                                    IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
        Parameters:
        ids - The collection of ids.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getTaggedObjectsCount

        Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids,
                                                    Parameters options,
                                                    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.UserException> __userExceptionCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
        Parameters:
        ids - The collection of ids.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getTaggedObjectsCount

        Ice.AsyncResult begin_getTaggedObjectsCount​(java.util.List<java.lang.Long> ids,
                                                    Parameters options,
                                                    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.UserException> __userExceptionCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
        Parameters:
        ids - The collection of ids.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getTaggedObjectsCount

        java.util.Map<java.lang.Long,​java.lang.Long> end_getTaggedObjectsCount​(Ice.AsyncResult __result)
                                                                              throws ServerError
        Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        See above.
        Throws:
        ServerError
      • countSpecifiedAnnotations

        RLong countSpecifiedAnnotations​(java.lang.String annotationType,
                                        java.util.List<java.lang.String> include,
                                        java.util.List<java.lang.String> exclude,
                                        Parameters options)
                                 throws ServerError
        Counts the number of annotation of a given type.
        Parameters:
        annotationType - The type of annotations to load.
        include - The collection of name space, one of the constants defined by this class.
        exclude - The collection of name space, one of the constants defined by this class.
        options - The POJO options.
        Returns:
        See above.
        Throws:
        ServerError
      • countSpecifiedAnnotations

        RLong countSpecifiedAnnotations​(java.lang.String annotationType,
                                        java.util.List<java.lang.String> include,
                                        java.util.List<java.lang.String> exclude,
                                        Parameters options,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                 throws ServerError
        Counts the number of annotation of a given type.
        Parameters:
        annotationType - The type of annotations to load.
        include - The collection of name space, one of the constants defined by this class.
        exclude - The collection of name space, one of the constants defined by this class.
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        Returns:
        See above.
        Throws:
        ServerError
      • begin_countSpecifiedAnnotations

        Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType,
                                                        java.util.List<java.lang.String> include,
                                                        java.util.List<java.lang.String> exclude,
                                                        Parameters options)
        Counts the number of annotation of a given type.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - The collection of name space, one of the constants defined by this class.
        options - The POJO options.
        Returns:
        The asynchronous result object.
      • begin_countSpecifiedAnnotations

        Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType,
                                                        java.util.List<java.lang.String> include,
                                                        java.util.List<java.lang.String> exclude,
                                                        Parameters options,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Counts the number of annotation of a given type.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - The collection of name space, one of the constants defined by this class.
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_countSpecifiedAnnotations

        Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType,
                                                        java.util.List<java.lang.String> include,
                                                        java.util.List<java.lang.String> exclude,
                                                        Parameters options,
                                                        Ice.Callback __cb)
        Counts the number of annotation of a given type.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - The collection of name space, one of the constants defined by this class.
        options - The POJO options.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_countSpecifiedAnnotations

        Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType,
                                                        java.util.List<java.lang.String> include,
                                                        java.util.List<java.lang.String> exclude,
                                                        Parameters options,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        Ice.Callback __cb)
        Counts the number of annotation of a given type.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - The collection of name space, one of the constants defined by this class.
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_countSpecifiedAnnotations

        Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType,
                                                        java.util.List<java.lang.String> include,
                                                        java.util.List<java.lang.String> exclude,
                                                        Parameters options,
                                                        Callback_IMetadata_countSpecifiedAnnotations __cb)
        Counts the number of annotation of a given type.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - The collection of name space, one of the constants defined by this class.
        options - The POJO options.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_countSpecifiedAnnotations

        Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType,
                                                        java.util.List<java.lang.String> include,
                                                        java.util.List<java.lang.String> exclude,
                                                        Parameters options,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        Callback_IMetadata_countSpecifiedAnnotations __cb)
        Counts the number of annotation of a given type.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - The collection of name space, one of the constants defined by this class.
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_countSpecifiedAnnotations

        Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType,
                                                        java.util.List<java.lang.String> include,
                                                        java.util.List<java.lang.String> exclude,
                                                        Parameters options,
                                                        IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Counts the number of annotation of a given type.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - The collection of name space, one of the constants defined by this class.
        options - The POJO options.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_countSpecifiedAnnotations

        Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType,
                                                        java.util.List<java.lang.String> include,
                                                        java.util.List<java.lang.String> exclude,
                                                        Parameters options,
                                                        IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Counts the number of annotation of a given type.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - The collection of name space, one of the constants defined by this class.
        options - The POJO options.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_countSpecifiedAnnotations

        Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType,
                                                        java.util.List<java.lang.String> include,
                                                        java.util.List<java.lang.String> exclude,
                                                        Parameters options,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Counts the number of annotation of a given type.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - The collection of name space, one of the constants defined by this class.
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_countSpecifiedAnnotations

        Ice.AsyncResult begin_countSpecifiedAnnotations​(java.lang.String annotationType,
                                                        java.util.List<java.lang.String> include,
                                                        java.util.List<java.lang.String> exclude,
                                                        Parameters options,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Counts the number of annotation of a given type.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - The collection of name space, one of the constants defined by this class.
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_countSpecifiedAnnotations

        RLong end_countSpecifiedAnnotations​(Ice.AsyncResult __result)
                                     throws ServerError
        Counts the number of annotation of a given type.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        See above.
        Throws:
        ServerError
      • loadAnnotation

        java.util.List<Annotation> loadAnnotation​(java.util.List<java.lang.Long> annotationIds)
                                           throws ServerError
        Loads the specified annotations.
        Parameters:
        annotationIds - The collection of annotation ids.
        Returns:
        See above.
        Throws:
        ServerError
      • loadAnnotation

        java.util.List<Annotation> loadAnnotation​(java.util.List<java.lang.Long> annotationIds,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                           throws ServerError
        Loads the specified annotations.
        Parameters:
        annotationIds - The collection of annotation ids.
        __ctx - The Context map to send with the invocation.
        Returns:
        See above.
        Throws:
        ServerError
      • begin_loadAnnotation

        Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds)
        Loads the specified annotations.
        Parameters:
        annotationIds - The collection of annotation ids.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotation

        Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Loads the specified annotations.
        Parameters:
        annotationIds - The collection of annotation ids.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotation

        Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds,
                                             Ice.Callback __cb)
        Loads the specified annotations.
        Parameters:
        annotationIds - The collection of annotation ids.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotation

        Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Ice.Callback __cb)
        Loads the specified annotations.
        Parameters:
        annotationIds - The collection of annotation ids.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotation

        Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds,
                                             Callback_IMetadata_loadAnnotation __cb)
        Loads the specified annotations.
        Parameters:
        annotationIds - The collection of annotation ids.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotation

        Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Callback_IMetadata_loadAnnotation __cb)
        Loads the specified annotations.
        Parameters:
        annotationIds - The collection of annotation ids.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotation

        Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds,
                                             IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads the specified annotations.
        Parameters:
        annotationIds - The collection of annotation ids.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotation

        Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds,
                                             IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Loads the specified annotations.
        Parameters:
        annotationIds - The collection of annotation ids.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotation

        Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads the specified annotations.
        Parameters:
        annotationIds - The collection of annotation ids.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotation

        Ice.AsyncResult begin_loadAnnotation​(java.util.List<java.lang.Long> annotationIds,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Loads the specified annotations.
        Parameters:
        annotationIds - The collection of annotation ids.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_loadAnnotation

        java.util.List<Annotation> end_loadAnnotation​(Ice.AsyncResult __result)
                                               throws ServerError
        Loads the specified annotations.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        See above.
        Throws:
        ServerError
      • loadInstrument

        Instrument loadInstrument​(long id)
                           throws ServerError
        Loads the instrument and its components i.e. detectors, objectives, etc.
        Parameters:
        id - The id of the instrument to load.
        Returns:
        See above
        Throws:
        ServerError
      • loadInstrument

        Instrument loadInstrument​(long id,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
                           throws ServerError
        Loads the instrument and its components i.e. detectors, objectives, etc.
        Parameters:
        id - The id of the instrument to load.
        __ctx - The Context map to send with the invocation.
        Returns:
        See above
        Throws:
        ServerError
      • begin_loadInstrument

        Ice.AsyncResult begin_loadInstrument​(long id)
        Loads the instrument and its components i.e. detectors, objectives, etc.
        Parameters:
        id - The id of the instrument to load.
        Returns:
        The asynchronous result object.
      • begin_loadInstrument

        Ice.AsyncResult begin_loadInstrument​(long id,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Loads the instrument and its components i.e. detectors, objectives, etc.
        Parameters:
        id - The id of the instrument to load.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_loadInstrument

        Ice.AsyncResult begin_loadInstrument​(long id,
                                             Ice.Callback __cb)
        Loads the instrument and its components i.e. detectors, objectives, etc.
        Parameters:
        id - The id of the instrument to load.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadInstrument

        Ice.AsyncResult begin_loadInstrument​(long id,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Ice.Callback __cb)
        Loads the instrument and its components i.e. detectors, objectives, etc.
        Parameters:
        id - The id of the instrument to load.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadInstrument

        Ice.AsyncResult begin_loadInstrument​(long id,
                                             Callback_IMetadata_loadInstrument __cb)
        Loads the instrument and its components i.e. detectors, objectives, etc.
        Parameters:
        id - The id of the instrument to load.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadInstrument

        Ice.AsyncResult begin_loadInstrument​(long id,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Callback_IMetadata_loadInstrument __cb)
        Loads the instrument and its components i.e. detectors, objectives, etc.
        Parameters:
        id - The id of the instrument to load.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadInstrument

        Ice.AsyncResult begin_loadInstrument​(long id,
                                             IceInternal.Functional_GenericCallback1<Instrument> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads the instrument and its components i.e. detectors, objectives, etc.
        Parameters:
        id - The id of the instrument to load.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadInstrument

        Ice.AsyncResult begin_loadInstrument​(long id,
                                             IceInternal.Functional_GenericCallback1<Instrument> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Loads the instrument and its components i.e. detectors, objectives, etc.
        Parameters:
        id - The id of the instrument to load.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_loadInstrument

        Ice.AsyncResult begin_loadInstrument​(long id,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<Instrument> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads the instrument and its components i.e. detectors, objectives, etc.
        Parameters:
        id - The id of the instrument to load.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadInstrument

        Ice.AsyncResult begin_loadInstrument​(long id,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<Instrument> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Loads the instrument and its components i.e. detectors, objectives, etc.
        Parameters:
        id - The id of the instrument to load.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_loadInstrument

        Instrument end_loadInstrument​(Ice.AsyncResult __result)
                               throws ServerError
        Loads the instrument and its components i.e. detectors, objectives, etc.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        See above
        Throws:
        ServerError
      • loadAnnotationsUsedNotOwned

        java.util.List<IObject> loadAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                            long userID)
                                                     throws ServerError
        Loads the annotations of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        userID - The identifier of the user.
        Returns:
        See above.
        Throws:
        ServerError
      • loadAnnotationsUsedNotOwned

        java.util.List<IObject> loadAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                            long userID,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                     throws ServerError
        Loads the annotations of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        userID - The identifier of the user.
        __ctx - The Context map to send with the invocation.
        Returns:
        See above.
        Throws:
        ServerError
      • begin_loadAnnotationsUsedNotOwned

        Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                          long userID)
        Loads the annotations of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotationsUsedNotOwned

        Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                          long userID,
                                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Loads the annotations of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotationsUsedNotOwned

        Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                          long userID,
                                                          Ice.Callback __cb)
        Loads the annotations of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotationsUsedNotOwned

        Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                          long userID,
                                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          Ice.Callback __cb)
        Loads the annotations of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotationsUsedNotOwned

        Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                          long userID,
                                                          Callback_IMetadata_loadAnnotationsUsedNotOwned __cb)
        Loads the annotations of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotationsUsedNotOwned

        Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                          long userID,
                                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          Callback_IMetadata_loadAnnotationsUsedNotOwned __cb)
        Loads the annotations of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotationsUsedNotOwned

        Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                          long userID,
                                                          IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads the annotations of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotationsUsedNotOwned

        Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                          long userID,
                                                          IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Loads the annotations of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotationsUsedNotOwned

        Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                          long userID,
                                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads the annotations of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadAnnotationsUsedNotOwned

        Ice.AsyncResult begin_loadAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                          long userID,
                                                          java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Loads the annotations of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_loadAnnotationsUsedNotOwned

        java.util.List<IObject> end_loadAnnotationsUsedNotOwned​(Ice.AsyncResult __result)
                                                         throws ServerError
        Loads the annotations of a given type used by the specified user but not owned by the user.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        See above.
        Throws:
        ServerError
      • countAnnotationsUsedNotOwned

        RLong countAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                           long userID)
                                    throws ServerError
        Counts the number of annotation of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        userID - The identifier of the user.
        Returns:
        See above.
        Throws:
        ServerError
      • countAnnotationsUsedNotOwned

        RLong countAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                           long userID,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                    throws ServerError
        Counts the number of annotation of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        userID - The identifier of the user.
        __ctx - The Context map to send with the invocation.
        Returns:
        See above.
        Throws:
        ServerError
      • begin_countAnnotationsUsedNotOwned

        Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                           long userID)
        Counts the number of annotation of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        Returns:
        The asynchronous result object.
      • begin_countAnnotationsUsedNotOwned

        Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                           long userID,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Counts the number of annotation of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_countAnnotationsUsedNotOwned

        Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                           long userID,
                                                           Ice.Callback __cb)
        Counts the number of annotation of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_countAnnotationsUsedNotOwned

        Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                           long userID,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           Ice.Callback __cb)
        Counts the number of annotation of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_countAnnotationsUsedNotOwned

        Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                           long userID,
                                                           Callback_IMetadata_countAnnotationsUsedNotOwned __cb)
        Counts the number of annotation of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_countAnnotationsUsedNotOwned

        Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                           long userID,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           Callback_IMetadata_countAnnotationsUsedNotOwned __cb)
        Counts the number of annotation of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_countAnnotationsUsedNotOwned

        Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                           long userID,
                                                           IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Counts the number of annotation of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_countAnnotationsUsedNotOwned

        Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                           long userID,
                                                           IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Counts the number of annotation of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_countAnnotationsUsedNotOwned

        Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                           long userID,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Counts the number of annotation of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_countAnnotationsUsedNotOwned

        Ice.AsyncResult begin_countAnnotationsUsedNotOwned​(java.lang.String annotationType,
                                                           long userID,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Counts the number of annotation of a given type used by the specified user but not owned by the user.
        Parameters:
        annotationType - The type of annotations to load.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_countAnnotationsUsedNotOwned

        RLong end_countAnnotationsUsedNotOwned​(Ice.AsyncResult __result)
                                        throws ServerError
        Counts the number of annotation of a given type used by the specified user but not owned by the user.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        See above.
        Throws:
        ServerError
      • loadSpecifiedAnnotationsLinkedTo

        java.util.Map<java.lang.Long,​java.util.List<Annotation>> loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType,
                                                                                                        java.util.List<java.lang.String> include,
                                                                                                        java.util.List<java.lang.String> exclude,
                                                                                                        java.lang.String rootNodeType,
                                                                                                        java.util.List<java.lang.Long> rootNodeIds,
                                                                                                        Parameters options)
                                                                                                 throws ServerError
        Loads the annotations of a given type linked to the specified objects. It is possible to filter the annotations by including or excluding name spaces set on the annotations. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootNodeId onto the set of annotations that were found for that node. If no annotations were found for that node, the map will not contain an entry for that node. Otherwise it will be a Set containing Annotation objects. The rootNodeType supported are: Project, Dataset, Image, Pixels, Screen, Plate, PlateAcquisition, Well, Fileset.
        Parameters:
        annotationType - The type of annotations to load.
        include - Include the annotations with the specified name spaces.
        exclude - Exclude the annotations with the specified name spaces.
        rootNodeType - The type of objects the annotations are linked to.
        rootNodeIds - The identifiers of the objects.
        options - The POJO options.
        Returns:
        A collection of found annotations.
        Throws:
        ServerError
      • loadSpecifiedAnnotationsLinkedTo

        java.util.Map<java.lang.Long,​java.util.List<Annotation>> loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType,
                                                                                                        java.util.List<java.lang.String> include,
                                                                                                        java.util.List<java.lang.String> exclude,
                                                                                                        java.lang.String rootNodeType,
                                                                                                        java.util.List<java.lang.Long> rootNodeIds,
                                                                                                        Parameters options,
                                                                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                                                                 throws ServerError
        Loads the annotations of a given type linked to the specified objects. It is possible to filter the annotations by including or excluding name spaces set on the annotations. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootNodeId onto the set of annotations that were found for that node. If no annotations were found for that node, the map will not contain an entry for that node. Otherwise it will be a Set containing Annotation objects. The rootNodeType supported are: Project, Dataset, Image, Pixels, Screen, Plate, PlateAcquisition, Well, Fileset.
        Parameters:
        annotationType - The type of annotations to load.
        include - Include the annotations with the specified name spaces.
        exclude - Exclude the annotations with the specified name spaces.
        rootNodeType - The type of objects the annotations are linked to.
        rootNodeIds - The identifiers of the objects.
        options - The POJO options.
        __ctx - The Context map to send with the invocation.
        Returns:
        A collection of found annotations.
        Throws:
        ServerError
      • begin_loadSpecifiedAnnotationsLinkedTo

        Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType,
                                                               java.util.List<java.lang.String> include,
                                                               java.util.List<java.lang.String> exclude,
                                                               java.lang.String rootNodeType,
                                                               java.util.List<java.lang.Long> rootNodeIds,
                                                               Parameters options)
        Loads the annotations of a given type linked to the specified objects. It is possible to filter the annotations by including or excluding name spaces set on the annotations. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootNodeId onto the set of annotations that were found for that node. If no annotations were found for that node, the map will not contain an entry for that node. Otherwise it will be a Set containing Annotation objects. The rootNodeType supported are: Project, Dataset, Image, Pixels, Screen, Plate, PlateAcquisition, Well, Fileset.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        rootNodeType - The type of objects the annotations are linked to.
        rootNodeIds - The identifiers of the objects.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotationsLinkedTo

        Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType,
                                                               java.util.List<java.lang.String> include,
                                                               java.util.List<java.lang.String> exclude,
                                                               java.lang.String rootNodeType,
                                                               java.util.List<java.lang.Long> rootNodeIds,
                                                               Parameters options,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Loads the annotations of a given type linked to the specified objects. It is possible to filter the annotations by including or excluding name spaces set on the annotations. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootNodeId onto the set of annotations that were found for that node. If no annotations were found for that node, the map will not contain an entry for that node. Otherwise it will be a Set containing Annotation objects. The rootNodeType supported are: Project, Dataset, Image, Pixels, Screen, Plate, PlateAcquisition, Well, Fileset.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        rootNodeType - The type of objects the annotations are linked to.
        rootNodeIds - The identifiers of the objects.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotationsLinkedTo

        Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType,
                                                               java.util.List<java.lang.String> include,
                                                               java.util.List<java.lang.String> exclude,
                                                               java.lang.String rootNodeType,
                                                               java.util.List<java.lang.Long> rootNodeIds,
                                                               Parameters options,
                                                               Ice.Callback __cb)
        Loads the annotations of a given type linked to the specified objects. It is possible to filter the annotations by including or excluding name spaces set on the annotations. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootNodeId onto the set of annotations that were found for that node. If no annotations were found for that node, the map will not contain an entry for that node. Otherwise it will be a Set containing Annotation objects. The rootNodeType supported are: Project, Dataset, Image, Pixels, Screen, Plate, PlateAcquisition, Well, Fileset.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        rootNodeType - The type of objects the annotations are linked to.
        rootNodeIds - The identifiers of the objects.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotationsLinkedTo

        Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType,
                                                               java.util.List<java.lang.String> include,
                                                               java.util.List<java.lang.String> exclude,
                                                               java.lang.String rootNodeType,
                                                               java.util.List<java.lang.Long> rootNodeIds,
                                                               Parameters options,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               Ice.Callback __cb)
        Loads the annotations of a given type linked to the specified objects. It is possible to filter the annotations by including or excluding name spaces set on the annotations. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootNodeId onto the set of annotations that were found for that node. If no annotations were found for that node, the map will not contain an entry for that node. Otherwise it will be a Set containing Annotation objects. The rootNodeType supported are: Project, Dataset, Image, Pixels, Screen, Plate, PlateAcquisition, Well, Fileset.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        rootNodeType - The type of objects the annotations are linked to.
        rootNodeIds - The identifiers of the objects.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotationsLinkedTo

        Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType,
                                                               java.util.List<java.lang.String> include,
                                                               java.util.List<java.lang.String> exclude,
                                                               java.lang.String rootNodeType,
                                                               java.util.List<java.lang.Long> rootNodeIds,
                                                               Parameters options,
                                                               Callback_IMetadata_loadSpecifiedAnnotationsLinkedTo __cb)
        Loads the annotations of a given type linked to the specified objects. It is possible to filter the annotations by including or excluding name spaces set on the annotations. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootNodeId onto the set of annotations that were found for that node. If no annotations were found for that node, the map will not contain an entry for that node. Otherwise it will be a Set containing Annotation objects. The rootNodeType supported are: Project, Dataset, Image, Pixels, Screen, Plate, PlateAcquisition, Well, Fileset.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        rootNodeType - The type of objects the annotations are linked to.
        rootNodeIds - The identifiers of the objects.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotationsLinkedTo

        Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType,
                                                               java.util.List<java.lang.String> include,
                                                               java.util.List<java.lang.String> exclude,
                                                               java.lang.String rootNodeType,
                                                               java.util.List<java.lang.Long> rootNodeIds,
                                                               Parameters options,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               Callback_IMetadata_loadSpecifiedAnnotationsLinkedTo __cb)
        Loads the annotations of a given type linked to the specified objects. It is possible to filter the annotations by including or excluding name spaces set on the annotations. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootNodeId onto the set of annotations that were found for that node. If no annotations were found for that node, the map will not contain an entry for that node. Otherwise it will be a Set containing Annotation objects. The rootNodeType supported are: Project, Dataset, Image, Pixels, Screen, Plate, PlateAcquisition, Well, Fileset.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        rootNodeType - The type of objects the annotations are linked to.
        rootNodeIds - The identifiers of the objects.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotationsLinkedTo

        Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType,
                                                               java.util.List<java.lang.String> include,
                                                               java.util.List<java.lang.String> exclude,
                                                               java.lang.String rootNodeType,
                                                               java.util.List<java.lang.Long> rootNodeIds,
                                                               Parameters options,
                                                               IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<Annotation>>> __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads the annotations of a given type linked to the specified objects. It is possible to filter the annotations by including or excluding name spaces set on the annotations. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootNodeId onto the set of annotations that were found for that node. If no annotations were found for that node, the map will not contain an entry for that node. Otherwise it will be a Set containing Annotation objects. The rootNodeType supported are: Project, Dataset, Image, Pixels, Screen, Plate, PlateAcquisition, Well, Fileset.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        rootNodeType - The type of objects the annotations are linked to.
        rootNodeIds - The identifiers of the objects.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotationsLinkedTo

        Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType,
                                                               java.util.List<java.lang.String> include,
                                                               java.util.List<java.lang.String> exclude,
                                                               java.lang.String rootNodeType,
                                                               java.util.List<java.lang.Long> rootNodeIds,
                                                               Parameters options,
                                                               IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<Annotation>>> __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                               IceInternal.Functional_BoolCallback __sentCb)
        Loads the annotations of a given type linked to the specified objects. It is possible to filter the annotations by including or excluding name spaces set on the annotations. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootNodeId onto the set of annotations that were found for that node. If no annotations were found for that node, the map will not contain an entry for that node. Otherwise it will be a Set containing Annotation objects. The rootNodeType supported are: Project, Dataset, Image, Pixels, Screen, Plate, PlateAcquisition, Well, Fileset.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        rootNodeType - The type of objects the annotations are linked to.
        rootNodeIds - The identifiers of the objects.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotationsLinkedTo

        Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType,
                                                               java.util.List<java.lang.String> include,
                                                               java.util.List<java.lang.String> exclude,
                                                               java.lang.String rootNodeType,
                                                               java.util.List<java.lang.Long> rootNodeIds,
                                                               Parameters options,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<Annotation>>> __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Loads the annotations of a given type linked to the specified objects. It is possible to filter the annotations by including or excluding name spaces set on the annotations. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootNodeId onto the set of annotations that were found for that node. If no annotations were found for that node, the map will not contain an entry for that node. Otherwise it will be a Set containing Annotation objects. The rootNodeType supported are: Project, Dataset, Image, Pixels, Screen, Plate, PlateAcquisition, Well, Fileset.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        rootNodeType - The type of objects the annotations are linked to.
        rootNodeIds - The identifiers of the objects.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadSpecifiedAnnotationsLinkedTo

        Ice.AsyncResult begin_loadSpecifiedAnnotationsLinkedTo​(java.lang.String annotationType,
                                                               java.util.List<java.lang.String> include,
                                                               java.util.List<java.lang.String> exclude,
                                                               java.lang.String rootNodeType,
                                                               java.util.List<java.lang.Long> rootNodeIds,
                                                               Parameters options,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<Annotation>>> __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                               IceInternal.Functional_BoolCallback __sentCb)
        Loads the annotations of a given type linked to the specified objects. It is possible to filter the annotations by including or excluding name spaces set on the annotations. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootNodeId onto the set of annotations that were found for that node. If no annotations were found for that node, the map will not contain an entry for that node. Otherwise it will be a Set containing Annotation objects. The rootNodeType supported are: Project, Dataset, Image, Pixels, Screen, Plate, PlateAcquisition, Well, Fileset.
        Parameters:
        annotationType - The type of annotations to load.
        exclude - Exclude the annotations with the specified name spaces.
        rootNodeType - The type of objects the annotations are linked to.
        rootNodeIds - The identifiers of the objects.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_loadSpecifiedAnnotationsLinkedTo

        java.util.Map<java.lang.Long,​java.util.List<Annotation>> end_loadSpecifiedAnnotationsLinkedTo​(Ice.AsyncResult __result)
                                                                                                     throws ServerError
        Loads the annotations of a given type linked to the specified objects. It is possible to filter the annotations by including or excluding name spaces set on the annotations. This method looks for the annotations that have been attached to each of the specified objects. It then maps each rootNodeId onto the set of annotations that were found for that node. If no annotations were found for that node, the map will not contain an entry for that node. Otherwise it will be a Set containing Annotation objects. The rootNodeType supported are: Project, Dataset, Image, Pixels, Screen, Plate, PlateAcquisition, Well, Fileset.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        A collection of found annotations.
        Throws:
        ServerError
      • loadLogFiles

        java.util.Map<java.lang.Long,​java.util.List<IObject>> loadLogFiles​(java.lang.String rootType,
                                                                                 java.util.List<java.lang.Long> ids)
                                                                          throws ServerError
        Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
        Parameters:
        rootType - the root node type, may be Image or Fileset
        ids - the IDs of the entities for which the import log original file IDs are required
        Returns:
        the original file IDs of the import logs
        Throws:
        ServerError
      • loadLogFiles

        java.util.Map<java.lang.Long,​java.util.List<IObject>> loadLogFiles​(java.lang.String rootType,
                                                                                 java.util.List<java.lang.Long> ids,
                                                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                                          throws ServerError
        Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
        Parameters:
        rootType - the root node type, may be Image or Fileset
        ids - the IDs of the entities for which the import log original file IDs are required
        __ctx - The Context map to send with the invocation.
        Returns:
        the original file IDs of the import logs
        Throws:
        ServerError
      • begin_loadLogFiles

        Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType,
                                           java.util.List<java.lang.Long> ids)
        Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
        Parameters:
        rootType - the root node type, may be Image or Fileset
        ids - the IDs of the entities for which the import log original file IDs are required
        Returns:
        The asynchronous result object.
      • begin_loadLogFiles

        Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType,
                                           java.util.List<java.lang.Long> ids,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
        Parameters:
        rootType - the root node type, may be Image or Fileset
        ids - the IDs of the entities for which the import log original file IDs are required
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_loadLogFiles

        Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType,
                                           java.util.List<java.lang.Long> ids,
                                           Ice.Callback __cb)
        Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
        Parameters:
        rootType - the root node type, may be Image or Fileset
        ids - the IDs of the entities for which the import log original file IDs are required
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadLogFiles

        Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType,
                                           java.util.List<java.lang.Long> ids,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Ice.Callback __cb)
        Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
        Parameters:
        rootType - the root node type, may be Image or Fileset
        ids - the IDs of the entities for which the import log original file IDs are required
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadLogFiles

        Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType,
                                           java.util.List<java.lang.Long> ids,
                                           Callback_IMetadata_loadLogFiles __cb)
        Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
        Parameters:
        rootType - the root node type, may be Image or Fileset
        ids - the IDs of the entities for which the import log original file IDs are required
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadLogFiles

        Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType,
                                           java.util.List<java.lang.Long> ids,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Callback_IMetadata_loadLogFiles __cb)
        Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
        Parameters:
        rootType - the root node type, may be Image or Fileset
        ids - the IDs of the entities for which the import log original file IDs are required
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_loadLogFiles

        Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType,
                                           java.util.List<java.lang.Long> ids,
                                           IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
        Parameters:
        rootType - the root node type, may be Image or Fileset
        ids - the IDs of the entities for which the import log original file IDs are required
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadLogFiles

        Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType,
                                           java.util.List<java.lang.Long> ids,
                                           IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
        Parameters:
        rootType - the root node type, may be Image or Fileset
        ids - the IDs of the entities for which the import log original file IDs are required
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_loadLogFiles

        Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType,
                                           java.util.List<java.lang.Long> ids,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
        Parameters:
        rootType - the root node type, may be Image or Fileset
        ids - the IDs of the entities for which the import log original file IDs are required
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_loadLogFiles

        Ice.AsyncResult begin_loadLogFiles​(java.lang.String rootType,
                                           java.util.List<java.lang.Long> ids,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.util.List<IObject>>> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
        Parameters:
        rootType - the root node type, may be Image or Fileset
        ids - the IDs of the entities for which the import log original file IDs are required
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_loadLogFiles

        java.util.Map<java.lang.Long,​java.util.List<IObject>> end_loadLogFiles​(Ice.AsyncResult __result)
                                                                              throws ServerError
        Finds the original file IDs for the import logs corresponding to the given Image or Fileset IDs.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        the original file IDs of the import logs
        Throws:
        ServerError