public class MetadataI extends AbstractAmdServant implements omero.api._IMetadataOperations
IMetadata
service.Constructor and Description |
---|
MetadataI(IMetadata service,
BlitzExecutor be)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
countAnnotationsUsedNotOwned_async(omero.api.AMD_IMetadata_countAnnotationsUsedNotOwned __cb,
java.lang.String annotationType,
long userID,
Ice.Current __current) |
void |
countSpecifiedAnnotations_async(omero.api.AMD_IMetadata_countSpecifiedAnnotations __cb,
java.lang.String annotationType,
java.util.List<java.lang.String> include,
java.util.List<java.lang.String> exclude,
omero.sys.Parameters options,
Ice.Current __current) |
void |
getTaggedObjectsCount_async(omero.api.AMD_IMetadata_getTaggedObjectsCount __cb,
java.util.List<java.lang.Long> ids,
omero.sys.Parameters options,
Ice.Current __current) |
void |
loadAnnotation_async(omero.api.AMD_IMetadata_loadAnnotation __cb,
java.util.List<java.lang.Long> ids,
Ice.Current __current) |
void |
loadAnnotations_async(omero.api.AMD_IMetadata_loadAnnotations __cb,
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,
omero.sys.Parameters options,
Ice.Current __current) |
void |
loadAnnotationsUsedNotOwned_async(omero.api.AMD_IMetadata_loadAnnotationsUsedNotOwned __cb,
java.lang.String annotationType,
long userID,
Ice.Current __current) |
void |
loadChannelAcquisitionData_async(omero.api.AMD_IMetadata_loadChannelAcquisitionData __cb,
java.util.List<java.lang.Long> ids,
Ice.Current __current) |
void |
loadInstrument_async(omero.api.AMD_IMetadata_loadInstrument __cb,
long id,
Ice.Current __current) |
void |
loadLogFiles_async(omero.api.AMD_IMetadata_loadLogFiles __cb,
java.lang.String rootType,
java.util.List<java.lang.Long> ids,
Ice.Current __current) |
void |
loadSpecifiedAnnotations_async(omero.api.AMD_IMetadata_loadSpecifiedAnnotations __cb,
java.lang.String annotationType,
java.util.List<java.lang.String> include,
java.util.List<java.lang.String> exclude,
omero.sys.Parameters options,
Ice.Current __current) |
void |
loadSpecifiedAnnotationsLinkedTo_async(omero.api.AMD_IMetadata_loadSpecifiedAnnotationsLinkedTo __cb,
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> nodeIds,
omero.sys.Parameters options,
Ice.Current __current) |
void |
loadTagContent_async(omero.api.AMD_IMetadata_loadTagContent __cb,
java.util.List<java.lang.Long> ids,
omero.sys.Parameters options,
Ice.Current __current) |
void |
loadTagSets_async(omero.api.AMD_IMetadata_loadTagSets __cb,
omero.sys.Parameters options,
Ice.Current __current) |
protected void |
map(java.util.List<java.lang.String> annotationTypes) |
protected java.lang.String |
map(java.lang.String annotationType) |
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolder
public MetadataI(IMetadata service, BlitzExecutor be)
service
- Reference to the service.be
- The executor.public void loadChannelAcquisitionData_async(omero.api.AMD_IMetadata_loadChannelAcquisitionData __cb, java.util.List<java.lang.Long> ids, Ice.Current __current) throws omero.ServerError
loadChannelAcquisitionData_async
in interface omero.api._IMetadataOperations
omero.ServerError
public void loadAnnotations_async(omero.api.AMD_IMetadata_loadAnnotations __cb, 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, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
loadAnnotations_async
in interface omero.api._IMetadataOperations
omero.ServerError
public void loadSpecifiedAnnotations_async(omero.api.AMD_IMetadata_loadSpecifiedAnnotations __cb, java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
loadSpecifiedAnnotations_async
in interface omero.api._IMetadataOperations
omero.ServerError
public void countSpecifiedAnnotations_async(omero.api.AMD_IMetadata_countSpecifiedAnnotations __cb, java.lang.String annotationType, java.util.List<java.lang.String> include, java.util.List<java.lang.String> exclude, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
countSpecifiedAnnotations_async
in interface omero.api._IMetadataOperations
omero.ServerError
public void loadTagSets_async(omero.api.AMD_IMetadata_loadTagSets __cb, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
loadTagSets_async
in interface omero.api._IMetadataOperations
omero.ServerError
public void loadTagContent_async(omero.api.AMD_IMetadata_loadTagContent __cb, java.util.List<java.lang.Long> ids, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
loadTagContent_async
in interface omero.api._IMetadataOperations
omero.ServerError
public void getTaggedObjectsCount_async(omero.api.AMD_IMetadata_getTaggedObjectsCount __cb, java.util.List<java.lang.Long> ids, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
getTaggedObjectsCount_async
in interface omero.api._IMetadataOperations
omero.ServerError
public void loadAnnotation_async(omero.api.AMD_IMetadata_loadAnnotation __cb, java.util.List<java.lang.Long> ids, Ice.Current __current) throws omero.ServerError
loadAnnotation_async
in interface omero.api._IMetadataOperations
omero.ServerError
public void loadInstrument_async(omero.api.AMD_IMetadata_loadInstrument __cb, long id, Ice.Current __current) throws omero.ServerError
loadInstrument_async
in interface omero.api._IMetadataOperations
omero.ServerError
public void countAnnotationsUsedNotOwned_async(omero.api.AMD_IMetadata_countAnnotationsUsedNotOwned __cb, java.lang.String annotationType, long userID, Ice.Current __current) throws omero.ServerError
countAnnotationsUsedNotOwned_async
in interface omero.api._IMetadataOperations
omero.ServerError
public void loadAnnotationsUsedNotOwned_async(omero.api.AMD_IMetadata_loadAnnotationsUsedNotOwned __cb, java.lang.String annotationType, long userID, Ice.Current __current) throws omero.ServerError
loadAnnotationsUsedNotOwned_async
in interface omero.api._IMetadataOperations
omero.ServerError
public void loadSpecifiedAnnotationsLinkedTo_async(omero.api.AMD_IMetadata_loadSpecifiedAnnotationsLinkedTo __cb, 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> nodeIds, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
loadSpecifiedAnnotationsLinkedTo_async
in interface omero.api._IMetadataOperations
omero.ServerError
public void loadLogFiles_async(omero.api.AMD_IMetadata_loadLogFiles __cb, java.lang.String rootType, java.util.List<java.lang.Long> ids, Ice.Current __current) throws omero.ServerError
loadLogFiles_async
in interface omero.api._IMetadataOperations
omero.ServerError
protected void map(java.util.List<java.lang.String> annotationTypes) throws omero.ServerError
omero.ServerError
protected java.lang.String map(java.lang.String annotationType) throws omero.ServerError
omero.ServerError
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.