OmeroBlitz API
Home Previous Up Next Index

omero::cmd::OriginalMetadataRequest

Overview

class OriginalMetadataRequest extends Request

Requests the file metadata to be loaded for a given image. This should handle both the pre-FS metadata in file annotations as well as loading the metadata directly from the FS files. A OriginalMetadataResponse will be returned under normal conditions, otherwise a ERR will be returned.

Data Member Index

imageId

Data Members

long imageId;


Home Previous Up Next Index