Version: 5.3.5-ice35-b73

OmeroBlitz API
Home Previous Up Next Index

omero::cmd::LegalGraphTargets

Overview

class LegalGraphTargets extends Request

Graph requests typically allow only specific model object classes to be targeted. This request lists the legal targets for a given request. The request's fields are ignored, only its class matters.

Data Member Index

request
A request of the type being queried.

Data Members

GraphModify2 request;

A request of the type being queried.


Home Previous Up Next Index