Package | Description |
---|---|
ome.services.chgrp | |
ome.services.chown | |
ome.services.delete |
Implementations of the ome.api.IDelete service.
|
ome.services.export |
Helpers for implementing the necessary interfaces from Bio-Formats for
mapping OMERO objects (ome.model.*) to OME-XML and OME-TIFF
|
ome.services.graphs |
Server classes for handling complicated graphs of model objects.
|
Modifier and Type | Method and Description |
---|---|
void |
ChgrpStep.action(GraphStep.Callback cb,
org.hibernate.Session session,
ome.util.SqlAction sql,
GraphOpts opts) |
void |
ChgrpValidation.action(GraphStep.Callback cb,
org.hibernate.Session session,
ome.util.SqlAction sql,
GraphOpts opts) |
Modifier and Type | Method and Description |
---|---|
void |
ChownStep.action(GraphStep.Callback cb,
org.hibernate.Session session,
ome.util.SqlAction sql,
GraphOpts opts) |
void |
ChownValidation.action(GraphStep.Callback cb,
org.hibernate.Session session,
ome.util.SqlAction sql,
GraphOpts opts) |
Modifier and Type | Method and Description |
---|---|
void |
DeleteStep.action(GraphStep.Callback cb,
org.hibernate.Session session,
ome.util.SqlAction sql,
GraphOpts opts) |
Modifier and Type | Method and Description |
---|---|
void |
ExporterStep.action(GraphStep.Callback cb,
org.hibernate.Session session,
ome.util.SqlAction sql,
GraphOpts opts) |
Modifier and Type | Method and Description |
---|---|
abstract void |
GraphStep.action(GraphStep.Callback cb,
org.hibernate.Session session,
ome.util.SqlAction sql,
GraphOpts opts)
Primary action which should perform the main modifications required by
the step.
|
QueryBuilder |
BaseGraphSpec.chgrpQuery(EventContext ec,
String table,
GraphOpts opts) |
QueryBuilder |
GraphSpec.chgrpQuery(EventContext ec,
String table,
GraphOpts opts)
Return a
QueryBuilder which has been properly initialized to take the parameters "id"
and "grp" and then have QueryBuilder.query(Session) called. |
QueryBuilder |
LightSourceGraphSpec.chgrpQuery(EventContext ec,
String table,
GraphOpts opts) |
QueryBuilder |
BaseGraphSpec.chmodQuery(EventContext ec,
String table,
GraphOpts opts) |
QueryBuilder |
GraphSpec.chmodQuery(EventContext ec,
String table,
GraphOpts opts) |
QueryBuilder |
BaseGraphSpec.deleteQuery(EventContext ec,
String table,
GraphOpts opts) |
QueryBuilder |
GraphSpec.deleteQuery(EventContext ec,
String table,
GraphOpts opts) |
QueryBuilder |
RenderingDefGraphSpec.deleteQuery(EventContext ec,
String table,
GraphOpts opts)
Uses direct SQL in order to workaround any security filters
which may be in place since rdefs are considered outside of
the security system.
|
void |
GraphEntry.pop(GraphOpts opts) |
void |
GraphStep.pop(GraphOpts opts) |
void |
GraphStep.push(GraphOpts opts) |
void |
GraphEntry.push(GraphOpts opts,
EventContext ec) |
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.