|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.sanger.cgp.standalonecsa.services.FlaggingServiceImpl
public class FlaggingServiceImpl
This class handles all things flagging related.
Field Summary | |
---|---|
protected static org.apache.commons.logging.Log |
log
|
Constructor Summary | |
---|---|
FlaggingServiceImpl()
|
Method Summary | |
---|---|
void |
flagTraceGroup(TraceGroupBean traceGroup)
Performs variant flagging. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final org.apache.commons.logging.Log log
Constructor Detail |
---|
public FlaggingServiceImpl()
Method Detail |
---|
public void flagTraceGroup(TraceGroupBean traceGroup)
FlaggingService
Mutation.setFlaggedGood()
(autocsa.beans) should be set to true.
flagTraceGroup
in interface FlaggingService
traceGroup
- the TraceGroupBean to be flagged
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |