org.openurp.*
-
org.openurp.base.code.model.UserCategory
| Modifier and Type |
Constant Field |
Value |
public static final int |
Manager |
3 |
public static final int |
Student |
2 |
public static final int |
Teacher |
1 |
-
org.openurp.code.edu.model.ActivityType
| Modifier and Type |
Constant Field |
Value |
public static final int |
Course |
1 |
public static final int |
Exam |
2 |
-
org.openurp.code.edu.model.CourseTakeType
| Modifier and Type |
Constant Field |
Value |
public static final int |
Exemption |
5 |
public static final int |
Normal |
1 |
public static final int |
Repeat |
3 |
-
org.openurp.code.edu.model.ElectionMode
| Modifier and Type |
Constant Field |
Value |
public static final int |
Assigned |
1 |
public static final int |
Proxy |
3 |
public static final int |
Self |
2 |
-
org.openurp.edu.grade.Grade.Status
| Modifier and Type |
Constant Field |
Value |
public static final int |
Confirmed |
1 |
public static final int |
New |
0 |
public static final int |
Obsolete |
3 |
public static final int |
Published |
2 |