@Component public class LegacyProblemLogManagerImpl extends java.lang.Object implements LegacyProblemLogManager
Constructor and Description |
---|
LegacyProblemLogManagerImpl() |
Modifier and Type | Method and Description |
---|---|
Pair<AssignmentState,java.util.List<LegacyAction>> |
getActions(java.lang.String assignmentRef,
java.lang.String userRef) |
Pair<AssignmentState,java.util.List<LegacyAction>> |
getActions(java.lang.String assignmentRef,
java.lang.String userRef,
int problemId) |
LegacyClassAssignment |
getClassAssignment(LegacyProblemLog pLog)
Returns the class assignment for a particular problem log
|
Pair<AssignmentState,LegacyProblemLog> |
getLog(java.lang.String assignmentRef,
java.lang.String userRef,
int problemId) |
Pair<AssignmentState,java.util.List<LegacyProblemLog>> |
getLogs(java.lang.String assignmentRef,
java.lang.String userRef) |
public Pair<AssignmentState,java.util.List<LegacyProblemLog>> getLogs(java.lang.String assignmentRef, java.lang.String userRef)
getLogs
in interface LegacyProblemLogManager
public Pair<AssignmentState,LegacyProblemLog> getLog(java.lang.String assignmentRef, java.lang.String userRef, int problemId)
getLog
in interface LegacyProblemLogManager
public Pair<AssignmentState,java.util.List<LegacyAction>> getActions(java.lang.String assignmentRef, java.lang.String userRef)
getActions
in interface LegacyProblemLogManager
public Pair<AssignmentState,java.util.List<LegacyAction>> getActions(java.lang.String assignmentRef, java.lang.String userRef, int problemId)
getActions
in interface LegacyProblemLogManager
public LegacyClassAssignment getClassAssignment(LegacyProblemLog pLog)
LegacyProblemLogManager
getClassAssignment
in interface LegacyProblemLogManager
pLog
- Problem log