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,
SqlAction sql,
GraphOpts opts)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ChownStep.action(GraphStep.Callback cb,
org.hibernate.Session session,
SqlAction sql,
GraphOpts opts)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteStep.action(GraphStep.Callback cb,
org.hibernate.Session session,
SqlAction sql,
GraphOpts opts)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ExporterStep.action(GraphStep.Callback cb,
org.hibernate.Session session,
SqlAction sql,
GraphOpts opts)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
GraphState
Deprecated.
will be removed in OMERO 5.2, so use the
new graphs implementation
|
Modifier and Type | Method and Description |
---|---|
abstract void |
GraphStep.action(GraphStep.Callback cb,
org.hibernate.Session session,
SqlAction sql,
GraphOpts opts)
Deprecated.
Primary action which should perform the main modifications required by
the step.
|
void |
GraphStep.release(GraphStep.Callback cb)
Deprecated.
|
void |
GraphStep.rollback(GraphStep.Callback cb)
Deprecated.
|
String |
GraphStep.savepoint(GraphStep.Callback cb)
Deprecated.
|
String |
GraphStep.start(GraphStep.Callback cb)
Deprecated.
|
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.