A B C D E F G H I J K L M N O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- daos.common - package daos.common
- daos.common.worker - package daos.common.worker
- DATA - Static variable in class utils.common.JsonUtils
- DATA_ONLY - services.gui.ResultStreamer.ResultType
- DATA_RETRIEVED - models.common.ComponentResult.ComponentState
- DATA_RETRIEVED - models.common.StudyResult.StudyState
- DATA_SHORT_MAX_CHARS - Static variable in class models.common.ComponentResult
-
Max number of chars in the dataShort string
- DB - models.common.User.AuthMethod
- DEFAULT_TITLE - Static variable in class models.gui.BatchProperties
- deleteApiToken(Long) - Method in class controllers.gui.Api
-
Admins can delete tokens of non-admin users.
- deleteBatch(String) - Method in class controllers.gui.Api
- deleteComponent(String) - Method in class controllers.gui.Api
- deleteFile(Path) - Static method in class utils.common.Helpers
- deleteRecursively(Path) - Static method in class utils.common.IOUtils
- deleteRecursivelyIfExists(Path) - Static method in class utils.common.IOUtils
- deleteStudy(String) - Method in class controllers.gui.Api
- deleteStudyAssetsFile(String, String) - Method in class controllers.gui.Api
-
Deletes a file in the study assets directory.
- deleteUser(Long) - Method in class controllers.gui.Api
- DESCRIPTION - Static variable in class models.common.legacy.StudyV2
- DESCRIPTION - Static variable in class models.gui.StudyProperties
- deserialize(JsonParser, DeserializationContext) - Method in class general.gui.StrictJsonMapper
-
Can be used as `@JsonDeserialize(using = StrictJsonMapper.class)` on fields.
- deserialize(Path) - Method in class services.gui.StudyDeserializer
-
Accepts a file with the content of a JSON String and turns the data object within this JSON String into an object of type Study.
- DIR_NAME - Static variable in class models.common.legacy.StudyV2
- DIR_NAME - Static variable in class models.gui.StudyProperties
- DIR_NAME_TOO_LONG - Static variable in class general.common.MessagesStrings
- DirectoryStructureToJson - Class in utils.common
-
Turns the file system of a directory to JSON
- DirectoryStructureToJson() - Constructor for class utils.common.DirectoryStructureToJson
- DirectoryStructureToJson.Node - Class in utils.common
- dirPathIsntDir(String) - Static method in class general.common.MessagesStrings
- discard(long) - Method in class services.publix.idcookie.IdCookieAccessor
-
Discards the ID cookie that corresponds to the given study result ID.
- discard_removes_cookie_and_updates_RequestScope() - Method in class services.publix.idcookie.IdCookieAccessorTest
- discardIdCookie(Long) - Method in class services.publix.idcookie.IdCookieService
-
Discards the ID cookie if the given study result ID is equal to the one in the cookie.
- discardIdCookie_delegates_to_accessor() - Method in class services.publix.idcookie.IdCookieServiceTest
- DISCRIMINATOR - Static variable in class models.common.workers.Worker
- downloadFromGitHubAndUnzip(boolean) - Method in class general.common.JatosUpdater
- downloadJatos(Boolean) - Method in class controllers.gui.Updates
-
Downloads the latest JATOS release into the system's tmp directory without installing it.
- downloadResultFile(Http.Request, String, String, String) - Method in class controllers.publix.PublixInterceptor
- downloadResultFile(Http.Request, StudyResult, String, String) - Method in interface controllers.publix.IPublix
-
HTTP type: GET request Downloads a result file that was previously uploded.
- downloadResultFile(Http.Request, StudyResult, String, String) - Method in class controllers.publix.Publix
- downloadResultFile_badComponentId_throwsNumberFormat() - Method in class controllers.publix.PublixTest
- downloadResultFile_notFound_withComponentId_whenNoFile() - Method in class controllers.publix.PublixTest
- downloadResultFile_notFoundIfNoFilePresent() - Method in class controllers.publix.PublixTest
- downloadResultFile_success() - Method in class controllers.publix.PublixTest
- downloadStudyAssetsFile(String, String) - Method in class controllers.gui.Api
-
Download a file from a study assets folder.
- dropDatabase() - Method in class testutils.JatosTest
- DummyActor() - Constructor for class batch.BatchChannelRegistryTest.DummyActor
All Classes All Packages