@Deprecated public class ChownStep extends GraphStep
ChownStepFactory
GraphStep.Callback
Constructor and Description |
---|
ChownStep(OmeroContext ctx,
ExtendedMetadata em,
Roles roles,
int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids,
long usr)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
action(GraphStep.Callback cb,
org.hibernate.Session session,
ome.util.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<ome.model.IObject> k,
Set<Long> ids)
Deprecated.
|
void |
validate(org.hibernate.Session session,
GraphOpts opts)
Deprecated.
|
deleteAnnotationLinks, getIds, graphValidation, hasSavepoint, logPhase, logResults, optionallyNullField, optionalNullBuilder, pop, push, release, rollback, rollbackOnly, savepoint, setEventContext, start, validate, validation
public ChownStep(OmeroContext ctx, ExtendedMetadata em, Roles roles, int idx, List<GraphStep> stack, GraphSpec spec, GraphEntry entry, long[] ids, long usr)
public void action(GraphStep.Callback cb, org.hibernate.Session session, ome.util.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(org.hibernate.Session session, GraphOpts opts) throws GraphException
GraphException
public void onRelease(Class<ome.model.IObject> k, Set<Long> ids) throws GraphException
onRelease
in class GraphStep
GraphException
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.