@Deprecated public class ExporterStep extends GraphStep
GraphStep.Callback| Constructor and Description | 
|---|
ExporterStep(ExtendedMetadata em,
            int idx,
            List<GraphStep> stack,
            GraphSpec spec,
            GraphEntry entry,
            long[] ids)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
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 | 
onRelease(Class<IObject> k,
         Set<Long> ids)
Deprecated.  
  | 
deleteAnnotationLinks, findImproperIncomingLinks, getIds, graphValidation, hasSavepoint, logPhase, logResults, optionallyNullField, optionalNullBuilder, pop, push, release, rollback, rollbackOnly, savepoint, setEventContext, start, validate, validationpublic ExporterStep(ExtendedMetadata em, int idx, List<GraphStep> stack, GraphSpec spec, GraphEntry entry, long[] ids)
public void action(GraphStep.Callback cb, org.hibernate.Session session, SqlAction sql, GraphOpts opts) throws GraphException
GraphStepaction in class GraphStepGraphExceptionpublic void onRelease(Class<IObject> k, Set<Long> ids) throws GraphException
onRelease in class GraphStepGraphException
                
                
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.