A C D E F G H I L N O P R S T U V

A

accountId - Variable in class org.chorem.pollen.bean.PollUri
 
accounts - Variable in class org.chorem.pollen.bean.UserPoll
 
ADD_PRIMITIVE_DEFAULT_VALUE - Static variable in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_3
 
ADD_PRIMITIVE_NOT_NULL_CONSTRAINST - Static variable in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_3
 
addAccount(PollAccount) - Method in class org.chorem.pollen.bean.UserPoll
 
addChoice(String, Choice) - Method in class org.chorem.pollen.services.impl.PollService
 
addFeedEntry(Poll, String, String) - Method in class org.chorem.pollen.services.impl.PollFeedService
Ajout d'une entrée dans un flux.
addPollAccountToFavoriteList(PersonList, PollAccount) - Method in class org.chorem.pollen.services.impl.FavoriteService
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.chorem.pollen.bean.UserPoll
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.chorem.pollen.bean.UserPoll
 
APPLICATION_CONTEXT_PARAMETER - Static variable in class org.chorem.pollen.PollenApplicationContext
Key to store the single instance of the application context
apply(Choice) - Method in class org.chorem.pollen.services.PollenServiceFunctions.DateChoiceCreator
 
apply(Choice) - Method in class org.chorem.pollen.services.PollenServiceFunctions.ImageChoiceCreator
 
apply(PersonToList) - Method in class org.chorem.pollen.services.PollenServiceFunctions.PersonToListCreator
 
apply(Choice) - Method in class org.chorem.pollen.services.PollenServiceFunctions.TextChoiceCreator
 
apply(TopiaEntity) - Method in class org.chorem.pollen.services.PollenServiceFunctions.TopiaIdExtractor
 
apply(VotingList) - Method in class org.chorem.pollen.services.PollenServiceFunctions.VotingListCreator
 
askUser(Version, List<Version>) - Method in class org.chorem.pollen.entities.migration.PollenMigrationCallback
 
attachPoll(Poll, UserAccount) - Method in class org.chorem.pollen.services.impl.PollService
 

C

CHOICE_TO_NAME - Static variable in class org.chorem.pollen.services.PollenServiceFunctions
 
CHOICE_TYPE_TO_PROPERTY_NAME - Static variable in class org.chorem.pollen.services.PollenServiceFunctions
 
close() - Method in class org.chorem.pollen.services.PollenNotifierWorker
 
closePoll(String, UserAccount, String) - Method in class org.chorem.pollen.services.impl.PollService
 
commitTransaction(String) - Method in class org.chorem.pollen.services.PollenServiceSupport
 
configuration - Variable in class org.chorem.pollen.PollenApplicationContext
 
configuration - Variable in class org.chorem.pollen.services.DefaultPollenServiceContext
 
connect(String, String) - Method in class org.chorem.pollen.services.impl.UserService
 
content - Variable in class org.chorem.pollen.services.impl.EmailService.PollenEmail
 
copyPollAccount(PollAccount) - Method in class org.chorem.pollen.services.impl.PollService
 
copyUserAccount(UserAccount, UserAccount) - Method in class org.chorem.pollen.services.impl.UserService
Copy source user account to destination one.
create(D) - Method in class org.chorem.pollen.services.PollenServiceSupport
 
createAddVotePreventRule() - Method in class org.chorem.pollen.services.impl.PreventRuleService
 
createComment(Poll, Comment) - Method in class org.chorem.pollen.services.impl.PollCommentService
 
createDefaultUsers() - Method in class org.chorem.pollen.services.impl.UserService
 
createFavoriteList(UserAccount, String) - Method in class org.chorem.pollen.services.impl.FavoriteService
 
createNumberVoteCountingResult(PollResultList, Multimap<String, String>, Multimap<String, String>) - Method in class org.chorem.pollen.services.impl.PollResultsService
 
createPoll(Poll) - Method in class org.chorem.pollen.services.impl.PollService
 
createPollenEmail(String, String, String) - Static method in class org.chorem.pollen.services.impl.EmailService
 
createRemindPreventRule(int) - Method in class org.chorem.pollen.services.impl.PreventRuleService
 
createThumbnail(File, File, int) - Static method in class org.chorem.pollen.services.impl.PollService
Création d'une miniature.
createUser(UserAccount, boolean) - Method in class org.chorem.pollen.services.impl.UserService
 
createVote(Poll, Vote) - Method in class org.chorem.pollen.services.impl.VoteService
 
createVoteToChoice(Vote, VoteToChoice) - Method in class org.chorem.pollen.services.impl.VoteService
 
createWithProperties(D, Object...) - Method in class org.chorem.pollen.services.PollenServiceSupport
 
creator - Variable in class org.chorem.pollen.bean.UserPoll
 

D

date - Variable in class org.chorem.pollen.bean.PollDateChoice
 
decorateDate(Date) - Method in class org.chorem.pollen.services.PollenServiceSupport
 
decorateDateTime(Date) - Method in class org.chorem.pollen.services.PollenServiceSupport
 
DefaultPollenServiceContext - Class in org.chorem.pollen.services
Instances of this class will be given to service factory.
DefaultPollenServiceContext(Locale, TopiaContext, PollenConfiguration, PollenServiceFactory) - Constructor for class org.chorem.pollen.services.DefaultPollenServiceContext
 
delete(D, T) - Method in class org.chorem.pollen.services.PollenServiceSupport
 
deleteChoice(String, String) - Method in class org.chorem.pollen.services.impl.PollService
 
deleteComment(Poll, String, String) - Method in class org.chorem.pollen.services.impl.PollCommentService
 
deleteFavoriteList(UserAccount, PersonList) - Method in class org.chorem.pollen.services.impl.FavoriteService
 
deleteFeed(Poll) - Method in class org.chorem.pollen.services.impl.PollFeedService
Delete the poll feed file.
deletePoll(String, UserAccount, String) - Method in class org.chorem.pollen.services.impl.PollService
 
deleteUser(String) - Method in class org.chorem.pollen.services.impl.UserService
 
deleteVote(Poll, String, String) - Method in class org.chorem.pollen.services.impl.VoteService
Delete vote referenced by voteId.

E

editPollAccountToFavoriteList(PersonList, PollAccount) - Method in class org.chorem.pollen.services.impl.FavoriteService
 
EmailService - Class in org.chorem.pollen.services.impl
 
EmailService() - Constructor for class org.chorem.pollen.services.impl.EmailService
 
EmailService.PollenEmail - Class in org.chorem.pollen.services.impl
 
encodePassword(String) - Method in class org.chorem.pollen.services.impl.UserService
 
execute(String) - Method in interface org.chorem.pollen.services.FavoriteListImport
Execute the import from given url.
execute(String) - Method in class org.chorem.pollen.services.impl.FavoriteListImportCSV
 
execute(String) - Method in class org.chorem.pollen.services.impl.FavoriteListImportLDAP
 
execute(String, PreventRule, Integer) - Method in class org.chorem.pollen.services.impl.PreventRuleService
 
exportPolltoXml(String) - Method in class org.chorem.pollen.services.impl.PollResultsService
 

F

FavoriteListAlreadyExistException - Exception in org.chorem.pollen.services.exceptions
TODO
FavoriteListAlreadyExistException() - Constructor for exception org.chorem.pollen.services.exceptions.FavoriteListAlreadyExistException
 
FavoriteListImport - Interface in org.chorem.pollen.services
Used to import a favorite List or a List of PollAccount from a given source url (file, external service, ...)

Created: 16/04/12

FavoriteListImportCSV - Class in org.chorem.pollen.services.impl
Implementation of FavoriteListImport as a service for CSV import.
FavoriteListImportCSV() - Constructor for class org.chorem.pollen.services.impl.FavoriteListImportCSV
 
FavoriteListImportCSV.FavoriteListImportModel - Class in org.chorem.pollen.services.impl
 
FavoriteListImportCSV.FavoriteListImportModel() - Constructor for class org.chorem.pollen.services.impl.FavoriteListImportCSV.FavoriteListImportModel
 
FavoriteListImportException - Exception in org.chorem.pollen.services.exceptions
Exception during FavoriteListImport.execute(String) error.
FavoriteListImportException(String, String, Throwable) - Constructor for exception org.chorem.pollen.services.exceptions.FavoriteListImportException
 
FavoriteListImportException(String, Throwable) - Constructor for exception org.chorem.pollen.services.exceptions.FavoriteListImportException
 
FavoriteListImportLDAP - Class in org.chorem.pollen.services.impl
LDAP Import of PollAccount.
FavoriteListImportLDAP() - Constructor for class org.chorem.pollen.services.impl.FavoriteListImportLDAP
 
FavoriteListNotFoundException - Exception in org.chorem.pollen.services.exceptions
TODO
FavoriteListNotFoundException() - Constructor for exception org.chorem.pollen.services.exceptions.FavoriteListNotFoundException
 
FavoriteListNotOwnedByUserException - Exception in org.chorem.pollen.services.exceptions
TODO
FavoriteListNotOwnedByUserException() - Constructor for exception org.chorem.pollen.services.exceptions.FavoriteListNotOwnedByUserException
 
FavoriteService - Class in org.chorem.pollen.services.impl
 
FavoriteService() - Constructor for class org.chorem.pollen.services.impl.FavoriteService
 
fillChoiceList(List<Choice>, int, Function<Choice, Choice>) - Static method in class org.chorem.pollen.services.PollenServiceFunctions
 
fillVotingList(VotingList, Function<PersonToList, PersonToList>, int) - Static method in class org.chorem.pollen.services.PollenServiceFunctions
 
firePropertyChange(String, Object, Object) - Method in class org.chorem.pollen.bean.UserPoll
 
firePropertyChange(String, Object) - Method in class org.chorem.pollen.bean.UserPoll
 
flushTransaction() - Method in class org.chorem.pollen.services.PollenServiceSupport
 
fromChoice(Choice) - Method in class org.chorem.pollen.bean.PollDateChoice
 
fromChoice(Choice) - Method in class org.chorem.pollen.bean.PollImageChoice
 

G

generateId() - Method in class org.chorem.pollen.services.PollenServiceSupport
Generates a unique id usable for Poll.getPollId() or PollAccount.getAccountId().
generatePassword() - Method in class org.chorem.pollen.services.impl.UserService
 
generatePollResult(Poll) - Method in class org.chorem.pollen.services.impl.VoteService
 
generateResult(Poll) - Method in class org.chorem.pollen.services.impl.PollResultsService
Génère les résultats d'un sondage (= un dépouillement) et les stoque en base.
generateThumbIfNeeded(File) - Method in class org.chorem.pollen.services.impl.PollService
 
get(ActionContext) - Static method in class org.chorem.pollen.PollenApplicationContext
 
get(ServletContext) - Static method in class org.chorem.pollen.PollenApplicationContext
 
getAccountId() - Method in class org.chorem.pollen.bean.PollUri
 
getAccountIdRole(Poll, String) - Method in class org.chorem.pollen.services.impl.SecurityService
 
getAccounts() - Method in class org.chorem.pollen.bean.UserPoll
 
getAllComments(String) - Method in class org.chorem.pollen.services.impl.PollCommentService
 
getAllVotes(Poll) - Method in class org.chorem.pollen.services.impl.VoteService
 
getApplicationURL() - Method in class org.chorem.pollen.services.DefaultPollenServiceContext
 
getApplicationURL() - Method in interface org.chorem.pollen.services.PollenServiceContext
 
getApplicationVersion() - Method in class org.chorem.pollen.entities.migration.PollenMigrationCallback
 
getBaseUrl() - Method in class org.chorem.pollen.bean.PollUrl
 
getCauseMessage() - Method in exception org.chorem.pollen.services.exceptions.FavoriteListImportException
 
getChoiceType() - Method in class org.chorem.pollen.bean.PollResult
 
getColumnsForImport() - Method in class org.chorem.pollen.services.impl.FavoriteListImportCSV.FavoriteListImportModel
 
getComments(TopiaFilterPagerUtil.FilterPagerBean, String) - Method in class org.chorem.pollen.services.impl.PollCommentService
 
getConfiguration() - Method in class org.chorem.pollen.PollenApplicationContext
 
getConfiguration() - Method in class org.chorem.pollen.services.DefaultPollenServiceContext
 
getConfiguration() - Method in interface org.chorem.pollen.services.PollenServiceContext
 
getConfiguration() - Method in class org.chorem.pollen.services.PollenServiceSupport
 
getContent() - Method in class org.chorem.pollen.services.impl.EmailService.PollenEmail
 
getCreatedPolls(TopiaFilterPagerUtil.FilterPagerBean, UserAccount) - Method in class org.chorem.pollen.services.impl.PollService
 
getCurrentTime() - Method in class org.chorem.pollen.services.DefaultPollenServiceContext
 
getCurrentTime() - Method in interface org.chorem.pollen.services.PollenServiceContext
 
getDAO(Class<T>) - Method in class org.chorem.pollen.services.PollenServiceSupport
 
getDate() - Method in class org.chorem.pollen.bean.PollDateChoice
 
getDatePattern() - Method in class org.chorem.pollen.services.PollenServiceSupport
 
getDateTimePattern() - Method in class org.chorem.pollen.services.PollenServiceSupport
 
getEntities(PollenDAOHelper.PollenEntityEnum) - Method in class org.chorem.pollen.services.PollenServiceSupport
 
getEntities(Class<E>) - Method in class org.chorem.pollen.services.PollenServiceSupport
 
getEntityById(Class<E>, String) - Method in class org.chorem.pollen.services.PollenServiceSupport
 
getExistingPollByPollId(String) - Method in class org.chorem.pollen.services.impl.PollService
 
getExistingPollComment(String) - Method in class org.chorem.pollen.services.impl.PollCommentService
 
getFavoriteList(UserAccount, String) - Method in class org.chorem.pollen.services.impl.FavoriteService
 
getFavoriteLists(UserAccount, TopiaFilterPagerUtil.FilterPagerBean) - Method in class org.chorem.pollen.services.impl.FavoriteService
 
getFavoriteLists(UserAccount) - Method in class org.chorem.pollen.services.impl.FavoriteService
 
getFavoriteListUsers(PersonList, TopiaFilterPagerUtil.FilterPagerBean) - Method in class org.chorem.pollen.services.impl.FavoriteService
 
getFeedLocation(Poll) - Method in class org.chorem.pollen.services.impl.PollFeedService
Obtain the feed file of the given poll.
getId() - Method in class org.chorem.pollen.bean.PollResult
 
getImageThumbFile(File) - Method in class org.chorem.pollen.services.impl.PollService
given the location of an image, gets his name as a thumb image.
getImportName() - Method in exception org.chorem.pollen.services.exceptions.FavoriteListImportException
 
getInvitedPolls(TopiaFilterPagerUtil.FilterPagerBean, UserAccount) - Method in class org.chorem.pollen.services.impl.PollService
 
getLocale() - Method in class org.chorem.pollen.services.DefaultPollenServiceContext
 
getLocale() - Method in interface org.chorem.pollen.services.PollenServiceContext
 
getLocale() - Method in class org.chorem.pollen.services.PollenServiceSupport
 
getLocalizedMessage(Locale) - Method in exception org.chorem.pollen.services.exceptions.FavoriteListImportException
Get the message depends on locale.
getLocation() - Method in class org.chorem.pollen.bean.PollImageChoice
 
getName() - Method in class org.chorem.pollen.bean.PollResult
 
getNbUsers() - Method in class org.chorem.pollen.services.impl.UserService
 
getNewChoice(ChoiceType) - Method in class org.chorem.pollen.services.impl.PollService
 
getNewComment(PollAccount, String, String) - Method in class org.chorem.pollen.services.impl.PollCommentService
 
getNewPersonToList(PollAccount) - Method in class org.chorem.pollen.services.impl.PollService
 
getNewPoll(UserAccount) - Method in class org.chorem.pollen.services.impl.PollService
Build a new Poll instance with given user as creator
getNewPollAccount(UserAccount) - Method in class org.chorem.pollen.services.impl.PollService
 
getNewPollCopy(String, UserAccount, boolean) - Method in class org.chorem.pollen.services.impl.PollService
Obtains a copy of an existing poll given his pollUid.
getNewUser() - Method in class org.chorem.pollen.services.impl.UserService
 
getNewVote(Poll, PollAccount) - Method in class org.chorem.pollen.services.impl.VoteService
 
getParticipatedPolls(TopiaFilterPagerUtil.FilterPagerBean, UserAccount) - Method in class org.chorem.pollen.services.impl.PollService
 
getPoll() - Method in class org.chorem.pollen.bean.UserPoll
 
getPollAccountByAccountId(String) - Method in class org.chorem.pollen.services.impl.PollService
 
getPollAccountEditable(String, UserAccount, Poll) - Method in class org.chorem.pollen.services.impl.PollService
Retrieve a pollAccount with accountId.
getPollByPollId(String) - Method in class org.chorem.pollen.services.impl.PollService
 
getPollChoiceImageFile(String, String) - Method in class org.chorem.pollen.services.impl.PollService
Obtain the location of an image choice.
getPollCloneUrl(Poll) - Method in class org.chorem.pollen.services.impl.PollUrlService
 
getPollEditable(String, UserAccount, boolean) - Method in class org.chorem.pollen.services.impl.PollService
Retrieve a Poll for edition.
getPollEditUrl(Poll) - Method in class org.chorem.pollen.services.impl.PollUrlService
 
getPollenNotifierWorker() - Method in class org.chorem.pollen.PollenApplicationContext
 
getPollExportUrl(Poll) - Method in class org.chorem.pollen.services.impl.PollUrlService
 
getPollId() - Method in class org.chorem.pollen.bean.PollResult
 
getPollId() - Method in class org.chorem.pollen.bean.PollUri
 
getPollModerateUrl(Poll) - Method in class org.chorem.pollen.services.impl.PollUrlService
 
getPollResults() - Method in class org.chorem.pollen.bean.PollResultList
 
getPollResultUrl(Poll) - Method in class org.chorem.pollen.services.impl.PollUrlService
 
getPolls(TopiaFilterPagerUtil.FilterPagerBean) - Method in class org.chorem.pollen.services.impl.PollService
 
getPollSummaryUrl(Poll) - Method in class org.chorem.pollen.services.impl.PollUrlService
 
getPollUid() - Method in class org.chorem.pollen.bean.UserPoll
 
getPollUri() - Method in class org.chorem.pollen.bean.PollUrl
 
getPollVoteUrl(Poll) - Method in class org.chorem.pollen.services.impl.PollUrlService
 
getPollVoteUrl(Poll, PollAccount) - Method in class org.chorem.pollen.services.impl.PollUrlService
 
getResultDTO(Poll) - Method in class org.chorem.pollen.services.impl.PollResultsService
 
getResults(Poll) - Method in class org.chorem.pollen.services.impl.PollResultsService
Récurpération des résultats d'un sondage sous forme de PollResultList.
getResultsAsString(Poll) - Method in class org.chorem.pollen.services.impl.PollResultsService
Retourne une chaîne contenant les résultats du sondage.
getResultValue(Choice, Collection<PollResult>) - Method in class org.chorem.pollen.services.impl.PollResultsService
 
getRootContext() - Method in class org.chorem.pollen.PollenApplicationContext
 
getRunningPolls(boolean) - Method in class org.chorem.pollen.services.impl.PollService
 
getSeparator() - Method in class org.chorem.pollen.services.impl.FavoriteListImportCSV.FavoriteListImportModel
 
getServiceFactory() - Method in class org.chorem.pollen.services.DefaultPollenServiceContext
 
getServiceFactory() - Method in interface org.chorem.pollen.services.PollenServiceContext
 
getSubject() - Method in class org.chorem.pollen.services.impl.EmailService.PollenEmail
 
getTo() - Method in class org.chorem.pollen.services.impl.EmailService.PollenEmail
 
getTopRanking(List<PollResult>) - Method in class org.chorem.pollen.services.impl.PollResultsService
 
getTransaction() - Method in class org.chorem.pollen.services.DefaultPollenServiceContext
 
getTransaction() - Method in interface org.chorem.pollen.services.PollenServiceContext
 
getTransaction() - Method in class org.chorem.pollen.services.PollenServiceSupport
 
getUri() - Method in class org.chorem.pollen.bean.PollUri
 
getUrl() - Method in class org.chorem.pollen.bean.PollUrl
 
getUsers(TopiaFilterPagerUtil.FilterPagerBean) - Method in class org.chorem.pollen.services.impl.UserService
 
getValue() - Method in class org.chorem.pollen.bean.PollResult
 
getVersion() - Method in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_1
 
getVersion() - Method in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_2
 
getVersion() - Method in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_3
 
getVersion() - Method in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_3_1
 
getVersion() - Method in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_4
 
getVoteCountingResult() - Method in class org.chorem.pollen.bean.PollResultList
 
getVoteCountingType() - Method in class org.chorem.pollen.bean.PollResult
 
getVoteEditable(Poll, PollAccount) - Method in class org.chorem.pollen.services.impl.VoteService
 
getVotesByPoll(Poll, TopiaFilterPagerUtil.FilterPagerBean) - Method in class org.chorem.pollen.services.impl.VoteService
 

H

hasAlreadyVoted(Poll, String) - Method in class org.chorem.pollen.services.impl.VoteService
 

I

InvalidEmailException - Exception in org.chorem.pollen.services.exceptions
Created: 13/04/12
InvalidEmailException() - Constructor for exception org.chorem.pollen.services.exceptions.InvalidEmailException
 
isAccountIdNotBlank() - Method in class org.chorem.pollen.bean.PollUri
 
isByGroup() - Method in class org.chorem.pollen.bean.PollResult
 
isCanAccessResult(Poll, String, SecurityService.AccountIdRole, UserAccount) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isCanAccessResult(Poll, SecurityService.AccountIdRole) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isCanAccessVote(Poll, String, SecurityService.AccountIdRole) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isCanClosePoll(Poll, SecurityService.AccountIdRole) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isCanDeleteComment(Comment, String, SecurityService.AccountIdRole, UserAccount) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isCanDeleteVote(Poll, String, String, SecurityService.AccountIdRole, UserAccount) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isCanModifyVote(Poll, String, String, UserAccount) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isCanSendEmail() - Method in class org.chorem.pollen.services.DefaultPollenServiceContext
 
isCanSendEmail() - Method in interface org.chorem.pollen.services.PollenServiceContext
 
isCanVote(Poll, String, SecurityService.AccountIdRole) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isCreator() - Method in class org.chorem.pollen.bean.UserPoll
 
isFeedExists(Poll) - Method in class org.chorem.pollen.services.impl.PollFeedService
 
isHidden() - Method in class org.chorem.pollen.bean.PollResult
 
isPollCreator(Poll, String, UserAccount) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isPollIdNotBlank() - Method in class org.chorem.pollen.bean.PollUri
 

L

locale - Variable in class org.chorem.pollen.services.DefaultPollenServiceContext
 
location - Variable in class org.chorem.pollen.bean.PollImageChoice
 
lostPassword(String) - Method in class org.chorem.pollen.services.impl.UserService
This service is used to retrieve the userAccount associated to the given email.

N

newChoiceCreator(ChoiceType) - Static method in class org.chorem.pollen.services.PollenServiceFunctions
 
newContext(PollenServiceContext, TopiaContext) - Static method in class org.chorem.pollen.services.DefaultPollenServiceContext
 
newContext(Locale, TopiaContext, PollenConfiguration, PollenServiceFactory) - Static method in class org.chorem.pollen.services.DefaultPollenServiceContext
 
newDateChoiceCreator() - Static method in class org.chorem.pollen.services.PollenServiceFunctions
 
newEmptyInstance() - Method in class org.chorem.pollen.services.impl.FavoriteListImportCSV.FavoriteListImportModel
 
newFavoriteList() - Method in class org.chorem.pollen.services.impl.FavoriteService
 
newImageChoiceCreator() - Static method in class org.chorem.pollen.services.PollenServiceFunctions
 
newInstance(D) - Method in class org.chorem.pollen.services.PollenServiceSupport
 
newPersonToListCreator() - Static method in class org.chorem.pollen.services.PollenServiceFunctions
 
newPollAccountForFavoriteList() - Method in class org.chorem.pollen.services.impl.FavoriteService
 
newPollUri(String) - Static method in class org.chorem.pollen.bean.PollUri
 
newPollUri(String, String) - Static method in class org.chorem.pollen.bean.PollUri
 
newPollUrl(String, PollUri) - Static method in class org.chorem.pollen.bean.PollUrl
Create a new PollUrl with baseUrl which is the application url for this url, and the pollUri to identify the poll.
newPollUrl(PollUrl, String) - Static method in class org.chorem.pollen.bean.PollUrl
Create a new PollUrl which is a copy of the given pollUrl with an other accountId for PollUri.
newPollUrl(PollActions, Poll, boolean) - Method in class org.chorem.pollen.services.impl.PollUrlService
 
newPollUrl(PollActions, Poll, PollAccount) - Method in class org.chorem.pollen.services.impl.PollUrlService
 
newResultToBeanFunction(Poll) - Static method in class org.chorem.pollen.services.PollenServiceFunctions
 
newService(Class<E>) - Method in class org.chorem.pollen.services.DefaultPollenServiceContext
 
newService(Class<E>) - Method in interface org.chorem.pollen.services.PollenServiceContext
 
newService(Class<E>, PollenServiceContext) - Method in class org.chorem.pollen.services.PollenServiceFactory
 
newService(Class<E>) - Method in class org.chorem.pollen.services.PollenServiceSupport
 
newTextChoiceCreator() - Static method in class org.chorem.pollen.services.PollenServiceFunctions
 
newTopiaIdExtractor() - Static method in class org.chorem.pollen.services.PollenServiceFunctions
 
newVotingListCreator(Function<PersonToList, PersonToList>) - Static method in class org.chorem.pollen.services.PollenServiceFunctions
 
NONE_FREE_ACCOUNT_ID_ROLES - Static variable in class org.chorem.pollen.services.impl.SecurityService
 

O

onChoiceAdded(Poll, Choice) - Method in class org.chorem.pollen.services.impl.PollFeedService
 
onCommentAdded(Poll, Comment) - Method in class org.chorem.pollen.services.impl.PollFeedService
 
onCommentDeleted(Poll, Comment, String) - Method in class org.chorem.pollen.services.impl.PollFeedService
 
onLostPassword(UserAccount, String) - Method in class org.chorem.pollen.services.impl.EmailService
 
onPollCreated(Poll) - Method in class org.chorem.pollen.services.impl.EmailService
 
onPollCreated(Poll) - Method in class org.chorem.pollen.services.impl.PollFeedService
 
onPollReminder(Poll) - Method in class org.chorem.pollen.services.impl.EmailService
 
onPollToRemind(Poll) - Method in class org.chorem.pollen.services.impl.PreventRuleService
 
onPollToRemind(Poll, PreventRule, int) - Method in class org.chorem.pollen.services.impl.PreventRuleService
 
onRestrictedPersonAdded(Poll, PollAccount) - Method in class org.chorem.pollen.services.impl.EmailService
 
onUserCreated(UserAccount) - Method in class org.chorem.pollen.services.impl.EmailService
 
onVoteAdded(Poll) - Method in class org.chorem.pollen.services.impl.EmailService
 
onVoteAdded(Poll, Vote) - Method in class org.chorem.pollen.services.impl.PollFeedService
 
onVoteAdded(Poll) - Method in class org.chorem.pollen.services.impl.PreventRuleService
 
onVoteAdded(Poll, PreventRule) - Method in class org.chorem.pollen.services.impl.PreventRuleService
 
onVoteDeleted(Poll, Vote, PollAccount, String) - Method in class org.chorem.pollen.services.impl.PollFeedService
 
onVoteUpdated(Poll, Vote) - Method in class org.chorem.pollen.services.impl.PollFeedService
 
org.chorem.pollen - package org.chorem.pollen
 
org.chorem.pollen.bean - package org.chorem.pollen.bean
 
org.chorem.pollen.entities.migration - package org.chorem.pollen.entities.migration
 
org.chorem.pollen.services - package org.chorem.pollen.services
 
org.chorem.pollen.services.exceptions - package org.chorem.pollen.services.exceptions
 
org.chorem.pollen.services.impl - package org.chorem.pollen.services.impl
 

P

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
 
pcs - Variable in class org.chorem.pollen.bean.UserPoll
 
persontoListCreator - Variable in class org.chorem.pollen.services.PollenServiceFunctions.VotingListCreator
 
poll - Variable in class org.chorem.pollen.bean.UserPoll
 
POLL_ACCOUNT_NOT_EMPTY - Static variable in class org.chorem.pollen.services.PollenServicePredicates
Check if the PollAccount is empty, i.e.
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
 
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.TopiaIdExtractor - Class in org.chorem.pollen.services
 
PollenServiceFunctions.TopiaIdExtractor() - Constructor for class org.chorem.pollen.services.PollenServiceFunctions.TopiaIdExtractor
 
PollenServiceFunctions.VotingListCreator - Class in org.chorem.pollen.services
 
PollenServiceFunctions.VotingListCreator(Function<PersonToList, PersonToList>) - Constructor for class org.chorem.pollen.services.PollenServiceFunctions.VotingListCreator
 
PollenServicePredicates - Class in org.chorem.pollen.services
Created: 16/04/12
PollenServiceSupport - Class in org.chorem.pollen.services
 
PollenServiceSupport() - Constructor for class org.chorem.pollen.services.PollenServiceSupport
 
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
 
PollResult - Class in org.chorem.pollen.bean
Classe DTO représentant un résultat de sondage.
PollResult() - Constructor for class org.chorem.pollen.bean.PollResult
 
PollResult(String) - Constructor for class org.chorem.pollen.bean.PollResult
 
PollResult(String, String, ChoiceType, VoteCountingType) - Constructor for class org.chorem.pollen.bean.PollResult
 
PollResultList - Class in org.chorem.pollen.bean
TODO
PollResultList() - Constructor for class org.chorem.pollen.bean.PollResultList
 
PollResultsService - Class in org.chorem.pollen.services.impl
Deals with poll results.
PollResultsService() - Constructor for class org.chorem.pollen.services.impl.PollResultsService
 
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
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
 
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
 
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_ACCOUNTS - Static variable in class org.chorem.pollen.bean.UserPoll
 
PROPERTY_CREATOR - Static variable in class org.chorem.pollen.bean.UserPoll
 
PROPERTY_DATE - Static variable in class org.chorem.pollen.bean.PollDateChoice
 
PROPERTY_LOCATION - Static variable in class org.chorem.pollen.bean.PollImageChoice
 
PROPERTY_POLL - Static variable in class org.chorem.pollen.bean.UserPoll
 
pushCsvHeaderNames(List<String>) - Method in class org.chorem.pollen.services.impl.FavoriteListImportCSV.FavoriteListImportModel
 

R

removeAccountIdWhenConnected(PollUrl, UserAccount) - Method in class org.chorem.pollen.services.impl.SecurityService
 
removePollAccountToFavoriteList(PersonList, PollAccount) - Method in class org.chorem.pollen.services.impl.FavoriteService
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.chorem.pollen.bean.UserPoll
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.chorem.pollen.bean.UserPoll
 
removeTrailing0(String) - Method in class org.chorem.pollen.services.impl.PollResultsService
Supprime le 0 final d'un nombre à virgule.
rootContext - Variable in class org.chorem.pollen.PollenApplicationContext
 
run() - Method in class org.chorem.pollen.services.PollenNotifierWorker
 

S

saveChoice(Poll, Choice) - Method in class org.chorem.pollen.services.impl.PollService
 
saveImages(Poll, PollImageChoice) - Method in class org.chorem.pollen.services.impl.PollService
Sauvegarde des images d'un choix de type image.
savePreventRule(Poll, PreventRule) - Method in class org.chorem.pollen.services.impl.PollService
 
saveVotingList(Poll, VotingList, EmailService) - Method in class org.chorem.pollen.services.impl.PollService
 
SCOPE_REMINDER - Static variable in class org.chorem.pollen.services.impl.PreventRuleService
 
SCOPE_VOTE - Static variable in class org.chorem.pollen.services.impl.PreventRuleService
 
SecurityService - Class in org.chorem.pollen.services.impl
Service to manager security.
SecurityService() - Constructor for class org.chorem.pollen.services.impl.SecurityService
 
SecurityService.AccountIdRole - Enum in org.chorem.pollen.services.impl
To define meaning of a accountId.
selectVotes(Map<String, Object>) - Method in class org.chorem.pollen.services.impl.VoteService
 
sendEmail(Iterable<EmailService.PollenEmail>) - Method in class org.chorem.pollen.services.impl.EmailService
 
sendEmail(EmailService.PollenEmail) - Method in class org.chorem.pollen.services.impl.EmailService
 
serviceContext - Variable in class org.chorem.pollen.services.PollenNotifierWorker
Service context used to create other services.
serviceContext - Variable in class org.chorem.pollen.services.PollenServiceSupport
 
serviceFactory - Variable in class org.chorem.pollen.services.DefaultPollenServiceContext
 
set(ServletContext, PollenApplicationContext) - Static method in class org.chorem.pollen.PollenApplicationContext
 
set(ActionContext, PollenApplicationContext) - Static method in class org.chorem.pollen.PollenApplicationContext
 
setAccountId(String) - Method in class org.chorem.pollen.bean.PollUri
 
setAccounts(List<PollAccount>) - Method in class org.chorem.pollen.bean.UserPoll
 
setByGroup(boolean) - Method in class org.chorem.pollen.bean.PollResult
 
setChoiceType(ChoiceType) - Method in class org.chorem.pollen.bean.PollResult
 
setConfiguration(PollenConfiguration) - Method in class org.chorem.pollen.PollenApplicationContext
 
setDate(Date) - Method in class org.chorem.pollen.bean.PollDateChoice
 
setHidden(boolean) - Method in class org.chorem.pollen.bean.PollResult
 
setId(String) - Method in class org.chorem.pollen.bean.PollResult
 
setLocation(String) - Method in class org.chorem.pollen.bean.PollImageChoice
 
setName(String) - Method in class org.chorem.pollen.bean.PollResult
 
setPoll(Poll) - Method in class org.chorem.pollen.bean.UserPoll
 
setPollenNotifierWorker(PollenNotifierWorker) - Method in class org.chorem.pollen.PollenApplicationContext
 
setPollId(String) - Method in class org.chorem.pollen.bean.PollResult
 
setPollId(String) - Method in class org.chorem.pollen.bean.PollUri
 
setPollResults(List<PollResult>) - Method in class org.chorem.pollen.bean.PollResultList
 
setRootContext(TopiaContext) - Method in class org.chorem.pollen.PollenApplicationContext
 
setServiceContext(PollenServiceContext) - Method in interface org.chorem.pollen.services.PollenService
 
setServiceContext(PollenServiceContext) - Method in class org.chorem.pollen.services.PollenServiceSupport
 
setTransaction(TopiaContext) - Method in class org.chorem.pollen.services.DefaultPollenServiceContext
 
setTransaction(TopiaContext) - Method in interface org.chorem.pollen.services.PollenServiceContext
 
setValue(String) - Method in class org.chorem.pollen.bean.PollResult
 
setVoteCountingResult(VoteCountingResultDTO) - Method in class org.chorem.pollen.bean.PollResultList
 
setVoteCountingType(VoteCountingType) - Method in class org.chorem.pollen.bean.PollResult
 
subject - Variable in class org.chorem.pollen.services.impl.EmailService.PollenEmail
 

T

THUMB_PREFIX - Static variable in class org.chorem.pollen.services.impl.PollService
 
to - Variable in class org.chorem.pollen.services.impl.EmailService.PollenEmail
 
toChoice(Choice) - Method in class org.chorem.pollen.bean.PollDateChoice
 
toChoice(Choice) - Method in class org.chorem.pollen.bean.PollImageChoice
 
toString() - Method in class org.chorem.pollen.bean.PollResult
 
toString() - Method in class org.chorem.pollen.bean.PollUri
 
toString() - Method in class org.chorem.pollen.bean.PollUrl
 
transaction - Variable in class org.chorem.pollen.services.DefaultPollenServiceContext
 

U

UnauthorizedPollAccessException - Exception in org.chorem.pollen.services.exceptions
TODO
UnauthorizedPollAccessException() - Constructor for exception org.chorem.pollen.services.exceptions.UnauthorizedPollAccessException
 
update(D, T) - Method in class org.chorem.pollen.services.PollenServiceSupport
 
UPDATE_PRIMITIVE_TO_DEFAULT_VALUE - Static variable in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_3
 
updatePoll(Poll) - Method in class org.chorem.pollen.services.impl.PollService
 
updateUser(UserAccount, String, boolean) - Method in class org.chorem.pollen.services.impl.UserService
 
updateVote(Poll, Vote) - Method in class org.chorem.pollen.services.impl.VoteService
 
UserEmailAlreadyUsedException - Exception in org.chorem.pollen.services.exceptions
TODO
UserEmailAlreadyUsedException() - Constructor for exception org.chorem.pollen.services.exceptions.UserEmailAlreadyUsedException
 
UserInvalidPasswordException - Exception in org.chorem.pollen.services.exceptions
TODO
UserInvalidPasswordException() - Constructor for exception org.chorem.pollen.services.exceptions.UserInvalidPasswordException
 
UserLoginAlreadyUsedException - Exception in org.chorem.pollen.services.exceptions
TODO
UserLoginAlreadyUsedException() - Constructor for exception org.chorem.pollen.services.exceptions.UserLoginAlreadyUsedException
 
UserNotFoundException - Exception in org.chorem.pollen.services.exceptions
TODO
UserNotFoundException() - Constructor for exception org.chorem.pollen.services.exceptions.UserNotFoundException
 
UserPoll - Class in org.chorem.pollen.bean
 
UserPoll() - Constructor for class org.chorem.pollen.bean.UserPoll
 
UserService - Class in org.chorem.pollen.services.impl
 
UserService() - Constructor for class org.chorem.pollen.services.impl.UserService
 

V

valueOf(String) - Static method in enum org.chorem.pollen.services.impl.SecurityService.AccountIdRole
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.chorem.pollen.services.impl.SecurityService.AccountIdRole
Returns an array containing the constants of this enum type, in the order they are declared.
VoteDoubloonException - Exception in org.chorem.pollen.services.exceptions
TODO
VoteDoubloonException() - Constructor for exception org.chorem.pollen.services.exceptions.VoteDoubloonException
 
VoteNotAllowedException - Exception in org.chorem.pollen.services.exceptions
TODO
VoteNotAllowedException() - Constructor for exception org.chorem.pollen.services.exceptions.VoteNotAllowedException
 
VoteNotFoundException - Exception in org.chorem.pollen.services.exceptions
When a vote is not found.
VoteNotFoundException() - Constructor for exception org.chorem.pollen.services.exceptions.VoteNotFoundException
 
VoteService - Class in org.chorem.pollen.services.impl
 
VoteService() - Constructor for class org.chorem.pollen.services.impl.VoteService
 

A C D E F G H I L N O P R S T U V

Copyright © 2009-2012 CodeLutin. All Rights Reserved.