Package omero.api
Interface IMetadata
- 
- All Superinterfaces:
 _IMetadataOperations,_IMetadataOperationsNC,_ServiceInterfaceOperations,_ServiceInterfaceOperationsNC,Ice.Object,ServiceInterface
- All Known Implementing Classes:
 _IMetadataDisp,_IMetadataTie
public interface IMetadata extends Ice.Object, _IMetadataOperations, _IMetadataOperationsNC, ServiceInterface
Provides method to interact with acquisition metadata and annotations. 
- 
- 
Field Summary
Fields Modifier and Type Field Description static java.lang.Stringice_staticIdstatic longserialVersionUID 
- 
Method Summary
- 
Methods inherited from interface omero.api._IMetadataOperations
countAnnotationsUsedNotOwned_async, countSpecifiedAnnotations_async, getTaggedObjectsCount_async, loadAnnotation_async, loadAnnotations_async, loadAnnotationsUsedNotOwned_async, loadChannelAcquisitionData_async, loadInstrument_async, loadLogFiles_async, loadSpecifiedAnnotations_async, loadSpecifiedAnnotationsLinkedTo_async, loadTagContent_async, loadTagSets_async 
- 
Methods inherited from interface omero.api._IMetadataOperationsNC
countAnnotationsUsedNotOwned_async, countSpecifiedAnnotations_async, getTaggedObjectsCount_async, loadAnnotation_async, loadAnnotations_async, loadAnnotationsUsedNotOwned_async, loadChannelAcquisitionData_async, loadInstrument_async, loadLogFiles_async, loadSpecifiedAnnotations_async, loadSpecifiedAnnotationsLinkedTo_async, loadTagContent_async, loadTagSets_async 
 - 
 
 - 
 
- 
- 
Field Detail
- 
ice_staticId
static final java.lang.String ice_staticId
- See Also:
 - Constant Field Values
 
 
- 
serialVersionUID
static final long serialVersionUID
- See Also:
 - Constant Field Values
 
 
 - 
 
 -