- BadRequestException - Exception in exceptions.gui
-
- BadRequestException(String) - Constructor for exception exceptions.gui.BadRequestException
-
- BadRequestPublixException - Exception in exceptions.publix
-
It causes the request to return with an HTTP status 400 (Bad Request).
- BadRequestPublixException(String) - Constructor for exception exceptions.publix.BadRequestPublixException
-
- Batch - Class in models.common
-
DB entity of a batch.
- Batch() - Constructor for class models.common.Batch
-
- BATCH_ID - Static variable in class services.publix.idcookie.IdCookieModel
-
- BATCH_MAX_ACTIVE_MEMBERS_SET - Static variable in class general.common.MessagesStrings
-
- BATCH_MAX_TOTAL_MEMBERS - Static variable in class general.common.MessagesStrings
-
- BATCH_MAX_TOTAL_MEMBERS_SET - Static variable in class general.common.MessagesStrings
-
- BATCH_MAX_TOTAL_WORKER_SET - Static variable in class general.common.MessagesStrings
-
- BATCH_MAX_TOTAL_WORKERS - Static variable in class general.common.MessagesStrings
-
- BATCH_NOT_ALLOWED_DELETE_DEFAULT - Static variable in class general.common.MessagesStrings
-
- BATCH_WASNT_SAVED - Static variable in class general.common.MessagesStrings
-
- batchById(Long, Long) - Method in class controllers.gui.StudyLinks
-
GET request that returns Batch data belonging to the given study as JSON.
- BatchDao - Class in daos.common
-
DAO of Batch entity
- batchesByStudy(Long) - Method in class controllers.gui.StudyLinks
-
GET request that returns the data of all Batches of the given study as JSON.
- batchesStudyResults(Long, Long, String) - Method in class controllers.gui.StudyResults
-
Shows view with all StudyResults of a batch.
- batchInactive(Long) - Static method in class services.publix.PublixErrorMessages
-
- batchMaxTotalWorkerReached(Long) - Static method in class services.publix.PublixErrorMessages
-
- batchNotExist(Long) - Static method in class general.common.MessagesStrings
-
- batchNotInStudy(Long, Long) - Static method in class general.common.MessagesStrings
-
- batchProperties(Long, Long) - Method in class controllers.gui.StudyLinks
-
GET request that returns Batch properties as JSON
- BatchProperties - Class in models.gui
-
Model of batch properties for UI (not persisted in DB).
- BatchProperties() - Constructor for class models.gui.BatchProperties
-
- BatchService - Class in services.gui
-
Service class for JATOS Controllers (not Publix).
- BatchSession - Class in models.gui
-
- BatchSession() - Constructor for class models.gui.BatchSession
-
- batchSessionData(Long, Long) - Method in class controllers.gui.StudyLinks
-
GET request that returns the batch session data as String
- bindToBatch(BatchProperties) - Method in class services.gui.BatchService
-
- bindToBatchSession(Batch) - Method in class services.gui.BatchService
-
- bindToGroupSession(GroupResult) - Method in class services.gui.GroupService
-
- bindToProperties(Batch) - Method in class services.gui.BatchService
-
- bindToProperties(Component) - Method in class services.gui.ComponentService
-
- bindToProperties(Study) - Method in class services.gui.StudyService
-
Fills a new StudyProperties with values from the given Study.
- bindToStudyWithoutDirName(Study, StudyProperties) - Method in class services.gui.StudyService
-
Update properties of study with properties of updatedStudy (excluding study's dir name).
- bindToUserAndPersist(NewUserModel) - Method in class services.gui.UserService
-
Creates a user, sets password hash and persists him.
- branding() - Method in class controllers.gui.Home
-
Tries to loads some static HTML that will be shown on the home page instead of the default welcome message
- Breadcrumbs - Class in models.gui
-
Model for breadcrumbs used in UI but not persisted in DB
- Breadcrumbs() - Constructor for class models.gui.Breadcrumbs
-
- Breadcrumbs.Breadcrumb - Class in models.gui
-
- BreadcrumbsService - Class in services.gui
-
Provides breadcrumbs for different views of JATOS' GUI.
- BreadcrumbsService() - Constructor for class services.gui.BreadcrumbsService
-