ome.services.delete
Class DeleteStep

java.lang.Object
  extended by ome.services.graphs.GraphStep
      extended by ome.services.delete.DeleteStep

public class DeleteStep
extends GraphStep

Single action performed by DeleteState.

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
DeleteStep(OmeroContext ctx, 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

DeleteStep

public DeleteStep(OmeroContext ctx,
                  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.