OmeroBlitz API
Home Previous Up Next Index

omero::cmd::FoundParents

Overview

class FoundParents extends OK

Result of identifying the parents or containers of model objects.

Data Member Index

parents
The parents that were identified.

Data Members

api::StringLongListMap parents;

The parents that were identified.


Home Previous Up Next Index