Package omero :: Package plugins :: Module delete :: Class DeleteControl
[hide private]
[frames] | no frames]

Class DeleteControl

source code


Instance Methods [hide private]
 
cmd_type(self) source code
 
print_detailed_report(self, req, rsp, status)
Extension point for subclasses.
source code

Inherited from cli.GraphControl: append_options, edit_options, main_method

Inherited from cli.GraphControl (private): _configure, _pre_objects

Inherited from cli.CmdControl: get_error, line_to_opts, print_report, response

Inherited from cli.CmdControl (private): _process_request

Inherited from cli.BaseControl: __init__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

cmd_type(self)

source code 
Overrides: cli.CmdControl.cmd_type

print_detailed_report(self, req, rsp, status)

source code 

Extension point for subclasses.

Overrides: cli.CmdControl.print_detailed_report
(inherited documentation)