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
P
- parseLong(String) - Static method in class utils.common.Helpers
- password - Variable in class auth.gui.Signin.SigninData
- PASSWORD - Static variable in class models.gui.NewUserProperties
- PASSWORD - Static variable in class models.gui.UserProperties
- PASSWORDS_DONT_MATCH - Static variable in class general.common.MessagesStrings
- PASSWORDS_SHOULDNT_BE_EMPTY_STRINGS - Static variable in class general.common.MessagesStrings
- path - Variable in class utils.common.DirectoryStructureToJson.Node
- PATH_TOO_LONG - Static variable in class general.common.MessagesStrings
- pathNotAbsolute(String) - Static method in class general.common.MessagesStrings
- pathNotRelative(String) - Static method in class general.common.MessagesStrings
- persist(Object) - Method in class daos.common.AbstractDao
- PersonalMultiplePublix - Class in controllers.publix.workers
-
Implementation of JATOS' public API for studies run by PersonalMultipleWorker.
- PersonalMultiplePublixTest - Class in controllers.publix.workers
-
Unit tests for PersonalMultiplePublix methods (class-local logic only).
- PersonalMultiplePublixTest() - Constructor for class controllers.publix.workers.PersonalMultiplePublixTest
- PersonalMultipleStudyAuthorisation - Class in services.publix.workers
-
StudyAuthorization for PersonalMultipleWorker
- PersonalMultipleStudyAuthorisation() - Constructor for class services.publix.workers.PersonalMultipleStudyAuthorisation
- PersonalMultipleWorker - Class in models.common.workers
-
DB entity of the concrete Worker for a Personal Multiple Run (worker for an external run that can be used multiple times and always assigns the results to the same worker).
- PersonalMultipleWorker() - Constructor for class models.common.workers.PersonalMultipleWorker
- PersonalMultipleWorker(String) - Constructor for class models.common.workers.PersonalMultipleWorker
- PersonalSinglePublix - Class in controllers.publix.workers
-
Implementation of JATOS' public API for personal single study runs.
- PersonalSinglePublixTest - Class in controllers.publix.workers
-
Unit tests for PersonalSinglePublix methods (class-local logic only).
- PersonalSinglePublixTest() - Constructor for class controllers.publix.workers.PersonalSinglePublixTest
- PersonalSingleStudyAuthorisation - Class in services.publix.workers
-
StudyAuthorization for PersonalSingleWorker
- PersonalSingleStudyAuthorisation() - Constructor for class services.publix.workers.PersonalSingleStudyAuthorisation
- PersonalSingleWorker - Class in models.common.workers
-
DB entity of the concrete Worker if a study is run as Personal Single Worker.
- PersonalSingleWorker() - Constructor for class models.common.workers.PersonalSingleWorker
- PersonalSingleWorker(String) - Constructor for class models.common.workers.PersonalSingleWorker
- poisonChannel_sendsClosedToChannelAndUnregisters() - Method in class group.GroupDispatcherTest
- PRE - models.common.StudyResult.StudyState
- preservesBasicAscii() - Method in class models.common.UserTest
- properties(Long) - Method in class controllers.gui.Studies
-
GET request that returns the study properties as JSON.
- properties(Long, Long) - Method in class controllers.gui.Components
-
GET requests for getting the properties of a Component.
- proxy(Http.Request, String, String) - Method in class controllers.publix.OpenAiProxy
- Publix - Class in controllers.publix
-
Abstract parent controller class for all worker type Publix classes
- Publix(JPAApi, PublixUtils, StudyAuthorisation, GroupAdministration, IdCookieService, PublixErrorMessages, StudyAssets, JsonUtils, ComponentResultDao, StudyResultDao, StudyLogger, IOUtils) - Constructor for class controllers.publix.Publix
- PublixAccessLoggingAction - Class in controllers.publix.actionannotation
-
Annotation definition for Play actions: logging of each action call, e.g.
- PublixAccessLoggingAction() - Constructor for class controllers.publix.actionannotation.PublixAccessLoggingAction
- PublixAccessLoggingAction.PublixAccessLogging - Annotation Type in controllers.publix.actionannotation
- PublixErrorMessages - Class in services.publix
-
Helper class with methods that generate error strings.
- PublixErrorMessages() - Constructor for class services.publix.PublixErrorMessages
- PublixException - Exception in exceptions.publix
-
Causes a request to return with a HTTP return type that is defined in the child classes of this abstract class.
- PublixException(String) - Constructor for exception exceptions.publix.PublixException
- PublixException(String, int) - Constructor for exception exceptions.publix.PublixException
- PublixGuiceModule - Class in general.publix
-
Configuration of Guice dependency injection for Publix module
- PublixGuiceModule() - Constructor for class general.publix.PublixGuiceModule
- PublixHelpers - Class in services.publix
- PublixHelpers() - Constructor for class services.publix.PublixHelpers
- PublixHelpersTest - Class in services.publix
-
Unit tests for PublixHelpers.
- PublixHelpersTest() - Constructor for class services.publix.PublixHelpersTest
- PublixInterceptor - Class in controllers.publix
-
Interceptor for Publix: handles all requests for JATOS' public API (Publix) and forwards them to one of the implementations of the API (all extend Publix).
- PublixInterceptor(StudyLinkDao, StudyResultDao, ComponentDao, Provider<Application>) - Constructor for class controllers.publix.PublixInterceptor
- PublixTest - Class in controllers.publix
-
Unit tests for Publix controller base class.
- PublixTest() - Constructor for class controllers.publix.PublixTest
- publixUtils - Variable in class controllers.publix.Publix
- PublixUtils - Class in services.publix
-
Service class with functions that are common for all classes that extend Publix and don't belong in a controller.
- PublixUtils(ResultCreator, IdCookieService, GroupAdministration, StudyResultDao, ComponentDao, ComponentResultDao, WorkerDao, UserDao, StudyLogger, IOUtils) - Constructor for class services.publix.PublixUtils
- PublixUtilsTest - Class in services.publix
-
Unit tests for PublixUtils.
- PublixUtilsTest() - Constructor for class services.publix.PublixUtilsTest
- purgeData(Long) - Method in class daos.common.ComponentResultDao
- put(String, Object) - Static method in class general.common.RequestScope
-
Stores the given key-value pair in the request scope.
- put(IdCookieModel) - Method in class services.publix.idcookie.IdCookieCollection
-
Stores the given IdCookieModel.
- put_allows_overwrite_even_when_full() - Method in class services.publix.idcookie.IdCookieCollectionTest
- put_throws_when_full_and_new_key() - Method in class services.publix.idcookie.IdCookieCollectionTest
All Classes All Packages