Package | Description |
---|---|
omero.cmd | |
omero.cmd.basic | |
omero.cmd.graphs |
Modifier and Type | Method and Description |
---|---|
HandleI.Cancel |
Helper.cancel(omero.cmd.ERR err,
Throwable t,
String name,
Map<String,String> params)
Like
#fail(ERR, String, String...) throws a
HandleI.Cancel exception. |
HandleI.Cancel |
Helper.cancel(omero.cmd.ERR err,
Throwable t,
String name,
String... paramList)
Calls
#cancel(ERR, Throwable, String, Map with
the output of Helper.params(String...) . |
Modifier and Type | Method and Description |
---|---|
List<Object> |
HandleI.doRun(ome.util.SqlAction sql,
org.hibernate.Session session,
ServiceFactory sf) |
void |
IRequest.init(Helper helper)
Method called within the thread boundaries before any processing occurs.
|
Object |
IRequest.step(int step)
Single uncancellable action which will be performed by this IRequest.
|
List<Object> |
HandleI.steps(ome.util.SqlAction sql,
org.hibernate.Session session,
ServiceFactory sf) |
Modifier and Type | Method and Description |
---|---|
protected HandleI.Cancel |
DoAllI.subcancel(HandleI.Cancel c,
omero.cmd.basic.DoAllI.X x) |
Modifier and Type | Method and Description |
---|---|
protected HandleI.Cancel |
DoAllI.subcancel(HandleI.Cancel c,
omero.cmd.basic.DoAllI.X x) |
Modifier and Type | Method and Description |
---|---|
Object |
ChgrpI.step(int i) |
Object |
ChmodI.step(int step) |
Object |
ChownI.step(int step) |
Object |
DeleteI.step(int i) |
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.