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 | Class and Description |
---|---|
class |
GraphState
Tree-structure containing all scheduled actions which closely resembles the
tree structure of the
GraphSpec itself. |
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.
|
void |
GraphStep.release(GraphStep.Callback cb) |
void |
GraphStep.rollback(GraphStep.Callback cb) |
String |
GraphStep.savepoint(GraphStep.Callback cb) |
String |
GraphStep.start(GraphStep.Callback cb) |
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.