- PAIR_TO_VALUE - Static variable in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_3
-
- ParticipantAlreadyFoundInListException - Exception in org.chorem.pollen.services.exceptions
-
TODO
- ParticipantAlreadyFoundInListException() - Constructor for exception org.chorem.pollen.services.exceptions.ParticipantAlreadyFoundInListException
-
- ParticipantExistWithoutMailException - Exception in org.chorem.pollen.services.exceptions
-
TODO
- ParticipantExistWithoutMailException() - Constructor for exception org.chorem.pollen.services.exceptions.ParticipantExistWithoutMailException
-
- ParticipantNotFoundException - Exception in org.chorem.pollen.services.exceptions
-
TODO
- ParticipantNotFoundException() - Constructor for exception org.chorem.pollen.services.exceptions.ParticipantNotFoundException
-
- ParticipantNotFoundInListException - Exception in org.chorem.pollen.services.exceptions
-
TODO
- ParticipantNotFoundInListException() - Constructor for exception org.chorem.pollen.services.exceptions.ParticipantNotFoundInListException
-
- persontoListCreator - Variable in class org.chorem.pollen.services.PollenServiceFunctions.VotingListCreator
-
- poll - Variable in class org.chorem.pollen.PollenUserSecurityContext
-
- PollAccountNotFound - Exception in org.chorem.pollen.services.exceptions
-
TODO
- PollAccountNotFound() - Constructor for exception org.chorem.pollen.services.exceptions.PollAccountNotFound
-
- PollAlreadyClosedException - Exception in org.chorem.pollen.services.exceptions
-
TODO
- PollAlreadyClosedException() - Constructor for exception org.chorem.pollen.services.exceptions.PollAlreadyClosedException
-
- PollAlreadyExistException - Exception in org.chorem.pollen.services.exceptions
-
TODO
- PollAlreadyExistException() - Constructor for exception org.chorem.pollen.services.exceptions.PollAlreadyExistException
-
- PollChoiceNotFoundException - Exception in org.chorem.pollen.services.exceptions
-
When a poll choice not found.
- PollChoiceNotFoundException() - Constructor for exception org.chorem.pollen.services.exceptions.PollChoiceNotFoundException
-
- PollCommentNotFound - Exception in org.chorem.pollen.services.exceptions
-
TODO
- PollCommentNotFound() - Constructor for exception org.chorem.pollen.services.exceptions.PollCommentNotFound
-
- PollCommentService - Class in org.chorem.pollen.services.impl
-
Manage comments on a poll.
- PollCommentService() - Constructor for class org.chorem.pollen.services.impl.PollCommentService
-
- PollDateChoice - Class in org.chorem.pollen.bean
-
Extends the basic choice to keep the date (will be transformed to name)
(during poll creation).
- PollDateChoice() - Constructor for class org.chorem.pollen.bean.PollDateChoice
-
- PollenApplicationContext - Class in org.chorem.pollen
-
- PollenApplicationContext() - Constructor for class org.chorem.pollen.PollenApplicationContext
-
- PollenMigrationCallback - Class in org.chorem.pollen.entities.migration
-
Pollen Migration callback.
- PollenMigrationCallback() - Constructor for class org.chorem.pollen.entities.migration.PollenMigrationCallback
-
- PollenMigrationCallbackV1_1 - Class in org.chorem.pollen.entities.migration
-
Migration for version 1.1
.
- PollenMigrationCallbackV1_1() - Constructor for class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_1
-
- PollenMigrationCallbackV1_2 - Class in org.chorem.pollen.entities.migration
-
Migration for version 1.2
.
- PollenMigrationCallbackV1_2() - Constructor for class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_2
-
- PollenMigrationCallbackV1_3 - Class in org.chorem.pollen.entities.migration
-
Migration for version 1.3
.
- PollenMigrationCallbackV1_3() - Constructor for class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_3
-
- PollenMigrationCallbackV1_3_1 - Class in org.chorem.pollen.entities.migration
-
Migration for version 1.3.1
.
- PollenMigrationCallbackV1_3_1() - Constructor for class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_3_1
-
- PollenMigrationCallbackV1_4 - Class in org.chorem.pollen.entities.migration
-
Migration for version 1.4
.
- PollenMigrationCallbackV1_4() - Constructor for class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_4
-
- PollenMigrationCallbackV1_4_5 - Class in org.chorem.pollen.entities.migration
-
Migration for version 1.4.5
.
- PollenMigrationCallbackV1_4_5() - Constructor for class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_4_5
-
- PollenMigrationCallbackV1_5 - Class in org.chorem.pollen.entities.migration
-
Migration for version 1.4.5.2
.
- PollenMigrationCallbackV1_5() - Constructor for class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_5
-
- pollenNotifierWorker - Variable in class org.chorem.pollen.PollenApplicationContext
-
- PollenNotifierWorker - Class in org.chorem.pollen.services
-
This service run as a daemon seek to send some notification from running poll
store in
PreventRule
.
- PollenNotifierWorker(PollenServiceContext, TopiaContext) - Constructor for class org.chorem.pollen.services.PollenNotifierWorker
-
- PollenService - Interface in org.chorem.pollen.services
-
Contract to place on each EchBase service to push the serviceContext
inside the service.
- PollenServiceContext - Interface in org.chorem.pollen.services
-
This contract represents objects you must provide when asking for a service.
- PollenServiceFactory - Class in org.chorem.pollen.services
-
Factory of services.
- PollenServiceFactory() - Constructor for class org.chorem.pollen.services.PollenServiceFactory
-
- PollenServiceFunctions - Class in org.chorem.pollen.services
-
Usefull functions for the service (and higher) layers.
- PollenServiceFunctions() - Constructor for class org.chorem.pollen.services.PollenServiceFunctions
-
- PollenServiceFunctions.DateChoiceCreator - Class in org.chorem.pollen.services
-
- PollenServiceFunctions.DateChoiceCreator() - Constructor for class org.chorem.pollen.services.PollenServiceFunctions.DateChoiceCreator
-
- PollenServiceFunctions.ImageChoiceCreator - Class in org.chorem.pollen.services
-
- PollenServiceFunctions.ImageChoiceCreator() - Constructor for class org.chorem.pollen.services.PollenServiceFunctions.ImageChoiceCreator
-
- PollenServiceFunctions.PersonToListCreator - Class in org.chorem.pollen.services
-
- PollenServiceFunctions.PersonToListCreator() - Constructor for class org.chorem.pollen.services.PollenServiceFunctions.PersonToListCreator
-
- PollenServiceFunctions.TextChoiceCreator - Class in org.chorem.pollen.services
-
- PollenServiceFunctions.TextChoiceCreator() - Constructor for class org.chorem.pollen.services.PollenServiceFunctions.TextChoiceCreator
-
- PollenServiceFunctions.VotingListCreator - Class in org.chorem.pollen.services
-
- PollenServiceFunctions.VotingListCreator(Function<PersonToList, PersonToList>) - Constructor for class org.chorem.pollen.services.PollenServiceFunctions.VotingListCreator
-
- PollenServiceSupport - Class in org.chorem.pollen.services
-
- PollenServiceSupport() - Constructor for class org.chorem.pollen.services.PollenServiceSupport
-
- PollenUserSecurityContext - Class in org.chorem.pollen
-
To store security context for a given user at each request.
- PollenUserSecurityContext(UserAccount, PollUri) - Constructor for class org.chorem.pollen.PollenUserSecurityContext
-
- PollenUserSecurityContext.PollenUserSecurityRole - Enum in org.chorem.pollen
-
To define a security role for a given pollen user which can be
identified by his user account or a accountId.
- PollExportService - Class in org.chorem.pollen.services.impl
-
Service to export poll as xml format (or later other formats).
- PollExportService() - Constructor for class org.chorem.pollen.services.impl.PollExportService
-
- PollFeedService - Class in org.chorem.pollen.services.impl
-
Service to manage feed of a poll.
- PollFeedService() - Constructor for class org.chorem.pollen.services.impl.PollFeedService
-
- pollId - Variable in class org.chorem.pollen.bean.PollUri
-
- PollImageChoice - Class in org.chorem.pollen.bean
-
Extends the basic choice to keep location of uploaded image
(during poll creation).
- PollImageChoice() - Constructor for class org.chorem.pollen.bean.PollImageChoice
-
- PollNotFoundException - Exception in org.chorem.pollen.services.exceptions
-
TODO
- PollNotFoundException() - Constructor for exception org.chorem.pollen.services.exceptions.PollNotFoundException
-
- PollService - Class in org.chorem.pollen.services.impl
-
- PollService() - Constructor for class org.chorem.pollen.services.impl.PollService
-
- pollToMap(Poll, Binder<Poll, Poll>) - Method in class org.chorem.pollen.services.impl.PollService
-
- PollUri - Class in org.chorem.pollen.bean
-
TODO
- pollUri - Variable in class org.chorem.pollen.PollenUserSecurityContext
-
Poll uri defining the poll - pollAccount to use.
- PollUrl - Class in org.chorem.pollen.bean
-
Created: 12/04/12
- PollUrlService - Class in org.chorem.pollen.services.impl
-
Service to deal with url used by application.
- PollUrlService() - Constructor for class org.chorem.pollen.services.impl.PollUrlService
-
- PollVoteCountingService - Class in org.chorem.pollen.services.impl
-
New Poll vote counting service.
- PollVoteCountingService() - Constructor for class org.chorem.pollen.services.impl.PollVoteCountingService
-
- PollVoteNotFoundException - Exception in org.chorem.pollen.services.exceptions
-
When a pooll vote not found.
- PollVoteNotFoundException() - Constructor for exception org.chorem.pollen.services.exceptions.PollVoteNotFoundException
-
- prepareMigrationScript(TopiaContextImplementor, List<String>, boolean, boolean) - Method in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_1
-
- prepareMigrationScript(TopiaContextImplementor, List<String>, boolean, boolean) - Method in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_2
-
- prepareMigrationScript(TopiaContextImplementor, List<String>, boolean, boolean) - Method in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_3
-
- prepareMigrationScript(TopiaContextImplementor, List<String>, boolean, boolean) - Method in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_3_1
-
- prepareMigrationScript(TopiaContextImplementor, List<String>, boolean, boolean) - Method in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_4
-
- prepareMigrationScript(TopiaContextImplementor, List<String>, boolean, boolean) - Method in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_4_5
-
- prepareMigrationScript(TopiaContextImplementor, List<String>, boolean, boolean) - Method in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_5
-
- PreventRuleService - Class in org.chorem.pollen.services.impl
-
Manage prevent rules of a poll.
- PreventRuleService() - Constructor for class org.chorem.pollen.services.impl.PreventRuleService
-
- PROPERTY_DATE - Static variable in class org.chorem.pollen.bean.PollDateChoice
-
- PROPERTY_LOCATION - Static variable in class org.chorem.pollen.bean.PollImageChoice
-