Constant Field Values

Contents

org.beangle.*

  • org.beangle.commons.lang.time.WeekTime 
    Modifier and Type Constant Field Value
    public static final int FIRST_WEEK_FROM 2

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.edu.base.code.model.CourseTakeType 
    Modifier and Type Constant Field Value
    public static final int Exemption 5
    public static final int NORMAL 1
    public static final int RESTUDY 3
  • org.openurp.edu.grade.Grade.Status 
    Modifier and Type Constant Field Value
    public static final int CONFIRMED 1
    public static final int HIDDEN 3
    public static final int NEW 0
    public static final int PUBLISHED 2