|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--blackboard.data.gradebook.Score.AttemptLocation
Enumeration class used to indicate the physical repository for an attempt.
| Field Summary | |
static Score.AttemptLocation |
EXTERNAL
The attempt data is external to Blackboard. |
static Score.AttemptLocation |
INTERNAL
The attempt data is stored within Blackboard. |
static Score.AttemptLocation |
UNSET
The attempt location is unknown. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final Score.AttemptLocation EXTERNAL
public static final Score.AttemptLocation INTERNAL
public static final Score.AttemptLocation UNSET
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||