@Deprecated public class ChgrpStep extends GraphStep
ChgrpStepFactory
GraphStep.Callback
Constructor and Description |
---|
ChgrpStep(OmeroContext ctx,
ExtendedMetadata em,
Roles roles,
int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids,
long grp)
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.
|
protected List<Long> |
findImproperIncomingLinks(org.hibernate.Session session,
String[] lock)
Deprecated.
|
void |
onRelease(Class<IObject> k,
Set<Long> ids)
Deprecated.
|
protected void |
publish(EventLogMessage elm)
Deprecated.
|
void |
validate(GraphState graphState,
org.hibernate.Session session,
SqlAction sql,
GraphOpts opts)
Deprecated.
Action performed at the end of the transaction to give all rows the
chance to invalidate other actions.
|
deleteAnnotationLinks, getIds, graphValidation, hasSavepoint, logPhase, logResults, optionallyNullField, optionalNullBuilder, pop, push, release, rollback, rollbackOnly, savepoint, setEventContext, start, validation
public ChgrpStep(OmeroContext ctx, ExtendedMetadata em, Roles roles, int idx, List<GraphStep> stack, GraphSpec spec, GraphEntry entry, long[] ids, long grp)
public void action(GraphStep.Callback cb, org.hibernate.Session session, SqlAction sql, GraphOpts opts) throws GraphException
GraphStep
action
in class GraphStep
GraphException
protected List<Long> findImproperIncomingLinks(org.hibernate.Session session, String[] lock)
findImproperIncomingLinks
in class GraphStep
public void validate(GraphState graphState, org.hibernate.Session session, SqlAction sql, GraphOpts opts) throws GraphException
GraphStep
validate
in class GraphStep
GraphException
public void onRelease(Class<IObject> k, Set<Long> ids) throws GraphException
onRelease
in class GraphStep
GraphException
protected void publish(EventLogMessage elm) throws GraphException
GraphException
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.