Constant Field Values

Contents

de.bp2019.*

  • de.bp2019.pusl.ui.views.AccountView 
    Modifier and Type Constant Field Value
    public static final String ROUTE "account"
  • de.bp2019.pusl.ui.views.DatabaseView 
    Modifier and Type Constant Field Value
    public static final String ROUTE "admin/database"
  • de.bp2019.pusl.ui.views.ExportView 
    Modifier and Type Constant Field Value
    public static final String ROUTE "export"
  • de.bp2019.pusl.ui.views.LoginView 
    Modifier and Type Constant Field Value
    public static final String ROUTE "login"
  • de.bp2019.pusl.ui.views.WorkView 
    Modifier and Type Constant Field Value
    public static final String ROUTE ""
  • de.bp2019.pusl.ui.views.lecture.EditLectureView 
    Modifier and Type Constant Field Value
    public static final String ROUTE "admin/lecture"
  • de.bp2019.pusl.ui.views.lecture.ManageLecturesView 
    Modifier and Type Constant Field Value
    public static final String ROUTE "admin/lectures"
  • de.bp2019.pusl.ui.views.user.EditUserView 
    Modifier and Type Constant Field Value
    public static final String ROUTE "admin/user"
  • de.bp2019.pusl.ui.views.user.ManageUsersView 
    Modifier and Type Constant Field Value
    public static final String ROUTE "admin/users"