Constant Field Values
Contents
de.bp2019.*
-
de.bp2019.pusl.config.PuslProperties Modifier and Type Constant Field Value public static final String
BASE_PACKAGE
"de.bp2019.pusl"
public static final String
NAME
"pusl"
public static final String
ROOT_ROUTE
""
-
de.bp2019.pusl.ui.dialogs.ConfirmDeletionDialog Modifier and Type Constant Field Value public static final String
ID
"confirm-deletion-dialog"
-
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.exercisescheme.EditExerciseSchemeView Modifier and Type Constant Field Value public static final String
ROUTE
"admin/exerciseScheme"
-
de.bp2019.pusl.ui.views.exercisescheme.ManageExerciseSchemesView Modifier and Type Constant Field Value public static final String
ROUTE
"admin/exerciseSchemes"
-
de.bp2019.pusl.ui.views.institute.EditInstituteView Modifier and Type Constant Field Value public static final String
ROUTE
"admin/institute"
-
de.bp2019.pusl.ui.views.institute.ManageInstitutesView Modifier and Type Constant Field Value public static final String
ROUTE
"admin/institutes"
-
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"