ome.services.export
Class ExporterStep

java.lang.Object
  extended by ome.services.graphs.GraphStep
      extended by ome.services.export.ExporterStep

public class ExporterStep
extends GraphStep

Marker action used during export.

Since:
Beta4.2.3
Author:
Josh Moore, josh at glencoesoftware.com

Nested Class Summary
 
Nested classes/interfaces inherited from class ome.services.graphs.GraphStep
GraphStep.Callback
 
Field Summary
 
Fields inherited from class ome.services.graphs.GraphStep
ec, entry, id, idx, iObjectType, parent, pathMsg, spec, stack, table
 
Constructor Summary
ExporterStep(int idx, List<GraphStep> stack, GraphSpec spec, GraphEntry entry, long[] ids)
           
 
Method Summary
 void onRelease(Class<ome.model.IObject> k, Set<Long> ids)
           
 
Methods inherited from class ome.services.graphs.GraphStep
hasSavepoint, pop, push, release, rollback, rollbackOnly, savepoint, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExporterStep

public ExporterStep(int idx,
                    List<GraphStep> stack,
                    GraphSpec spec,
                    GraphEntry entry,
                    long[] ids)
Method Detail

onRelease

public void onRelease(Class<ome.model.IObject> k,
                      Set<Long> ids)
               throws GraphException
Specified by:
onRelease in class GraphStep
Throws:
GraphException


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.