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
 
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
 
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
 
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(VotingList) - Method in class org.chorem.pollen.services.PollenServiceFunctions.VotingListCreator
 
askUser(Version, List<Version>) - Method in class org.chorem.pollen.entities.migration.PollenMigrationCallback
 
attachPoll(String, UserAccount) - Method in class org.chorem.pollen.services.impl.PollService
 

C

canExecuteRule(String, PreventRule, Integer) - Method in class org.chorem.pollen.services.impl.PreventRuleService
 
checkAccessResult(PollenUserSecurityContext) - Method in class org.chorem.pollen.services.impl.SecurityService
 
checkCanAccessVote(PollenUserSecurityContext) - Method in class org.chorem.pollen.services.impl.SecurityService
 
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) - Method in class org.chorem.pollen.services.impl.PollService
 
commitTransaction(String) - Method in class org.chorem.pollen.services.PollenServiceSupport
 
compareTo(EmailService.PollenEmail) - Method in class org.chorem.pollen.services.impl.EmailService.PollenEmail
 
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
 
copyUserAccount(UserAccount, UserAccount, boolean) - 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
 
createFeed(File, Poll) - Method in class org.chorem.pollen.services.impl.PollFeedService
 
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
 

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, VoteCountingFactory) - 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) - 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
 
equals(Object) - Method in class org.chorem.pollen.bean.PollUri
 
exportToXml(String) - Method in class org.chorem.pollen.services.impl.PollExportService
 

F

FavoriteListAlreadyExistException - Exception in org.chorem.pollen.services.exceptions
TODO
FavoriteListAlreadyExistException() - Constructor for exception org.chorem.pollen.services.exceptions.FavoriteListAlreadyExistException
 
FavoriteListImportException - Exception in org.chorem.pollen.services.exceptions
Exception during favorite list import.
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
 
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
 
filterVotes(Poll, List<Vote>, PollenUserSecurityContext) - Method in class org.chorem.pollen.services.impl.SecurityService
 
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.DefaultPollenServiceContext
 
generateId() - Method in interface org.chorem.pollen.services.PollenServiceContext
Generates a unique id usable for Poll.getPollId() or PollAccount.getAccountId().
generatePassword() - Method in class org.chorem.pollen.services.impl.UserService
 
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
 
getAccountId() - Method in class org.chorem.pollen.PollenUserSecurityContext
 
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
 
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(TopiaPagerBean, 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, TopiaPagerBean) - Method in class org.chorem.pollen.services.impl.FavoriteService
 
getFavoriteLists(UserAccount) - Method in class org.chorem.pollen.services.impl.FavoriteService
 
getFavoriteListUsers(PersonList, TopiaPagerBean) - Method in class org.chorem.pollen.services.impl.FavoriteService
 
getFeed(Poll) - Method in class org.chorem.pollen.services.impl.PollFeedService
Obtain the feed file of the given poll.
getFeed(File, Poll) - Method in class org.chorem.pollen.services.impl.PollFeedService
 
getFeedLocation(Poll) - Method in class org.chorem.pollen.services.impl.PollFeedService
Obtain the feed file of the given poll.
getGroupResult(Poll) - Method in class org.chorem.pollen.services.impl.PollVoteCountingService
 
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(TopiaPagerBean, 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
 
getMainResult(Poll) - Method in class org.chorem.pollen.services.impl.PollVoteCountingService
 
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
 
getNewUser() - Method in class org.chorem.pollen.services.impl.UserService
 
getParticipatedPolls(TopiaPagerBean, UserAccount) - Method in class org.chorem.pollen.services.impl.PollService
 
getPoll() - Method in class org.chorem.pollen.PollenUserSecurityContext
 
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.PollUri
 
getPollModerateUrl(Poll) - Method in class org.chorem.pollen.services.impl.PollUrlService
 
getPollResultUrl(Poll) - Method in class org.chorem.pollen.services.impl.PollUrlService
 
getPolls(TopiaPagerBean) - Method in class org.chorem.pollen.services.impl.PollService
 
getPollSummaryUrl(Poll) - Method in class org.chorem.pollen.services.impl.PollUrlService
 
getPollUri() - Method in class org.chorem.pollen.bean.PollUrl
 
getPollUri() - Method in class org.chorem.pollen.PollenUserSecurityContext
 
getPollVoteUrl(Poll) - Method in class org.chorem.pollen.services.impl.PollUrlService
 
getPollVoteUrl(Poll, PollAccount) - Method in class org.chorem.pollen.services.impl.PollUrlService
 
getResultsAsString(Poll) - Method in class org.chorem.pollen.services.impl.PollVoteCountingService
Retourne une chaîne contenant les résultats du sondage.
getResultValue(Choice, List<ChoiceScore>) - Method in class org.chorem.pollen.services.impl.PollVoteCountingService
 
getResultValue(ChoiceScore) - Method in class org.chorem.pollen.services.impl.PollVoteCountingService
 
getRootContext() - Method in class org.chorem.pollen.PollenApplicationContext
 
getRunningPollsWithEndTime(Date) - Method in class org.chorem.pollen.services.impl.PollService
 
getServiceFactory() - Method in class org.chorem.pollen.services.DefaultPollenServiceContext
 
getServiceFactory() - Method in interface org.chorem.pollen.services.PollenServiceContext
 
getSimpleResult(Poll) - Method in class org.chorem.pollen.services.impl.PollVoteCountingService
Execute a simple vote counting for a given poll (if the poll is a group poll, none of his group will be used).
getSubject() - Method in class org.chorem.pollen.services.impl.EmailService.PollenEmail
 
getTo() - Method in class org.chorem.pollen.services.impl.EmailService.PollenEmail
 
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
 
getUserAccount() - Method in class org.chorem.pollen.PollenUserSecurityContext
 
getUserRoles() - Method in class org.chorem.pollen.PollenUserSecurityContext
 
getUserRoles(Poll, String, UserAccount) - Method in class org.chorem.pollen.services.impl.SecurityService
Obtain all user roles for the given poll using the optional accountId if one is given by url or optional userAccount if user is connected.
getUsers(TopiaPagerBean) - Method in class org.chorem.pollen.services.impl.UserService
 
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
 
getVersion() - Method in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_4_5
 
getVersion() - Method in class org.chorem.pollen.entities.migration.PollenMigrationCallbackV1_5
 
getVoteCountingFactory() - Method in class org.chorem.pollen.PollenApplicationContext
 
getVoteCountingFactory() - Method in class org.chorem.pollen.services.DefaultPollenServiceContext
 
getVoteCountingFactory() - Method in interface org.chorem.pollen.services.PollenServiceContext
 
getVoteEditable(Poll, PollAccount) - Method in class org.chorem.pollen.services.impl.VoteService
 
getVotesByPoll(Poll, TopiaPagerBean) - Method in class org.chorem.pollen.services.impl.VoteService
 

H

hashCode() - Method in class org.chorem.pollen.bean.PollUri
 
hasNoRole() - Method in class org.chorem.pollen.PollenUserSecurityContext
 

I

importFromCsvfile(String, File) - Method in class org.chorem.pollen.services.impl.FavoriteService
 
importFromLDAP(String) - Method in class org.chorem.pollen.services.impl.FavoriteService
 
InvalidEmailException - Exception in org.chorem.pollen.services.exceptions
Created: 13/04/12
InvalidEmailException() - Constructor for exception org.chorem.pollen.services.exceptions.InvalidEmailException
 
isAccountExist(String) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isAccountIdNotBlank() - Method in class org.chorem.pollen.bean.PollUri
 
isAdmin() - Method in class org.chorem.pollen.PollenUserSecurityContext
 
isCanAccessResult(PollenUserSecurityContext) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isCanAccessVote(PollenUserSecurityContext) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isCanClosePoll(PollenUserSecurityContext) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isCanDeleteComment(PollenUserSecurityContext, Comment) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isCanDeleteVote(PollenUserSecurityContext, String) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isCanModifyVote(PollenUserSecurityContext, String) - 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
 
isCanShowFeed(PollenUserSecurityContext) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isCanVote(PollenUserSecurityContext) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isConnected() - Method in class org.chorem.pollen.PollenUserSecurityContext
 
isCreator() - Method in class org.chorem.pollen.PollenUserSecurityContext
 
isFeedExists(Poll) - Method in class org.chorem.pollen.services.impl.PollFeedService
 
isPollCreator(Poll, String, UserAccount) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isPollExists() - Method in class org.chorem.pollen.PollenUserSecurityContext
 
isPollIdNotBlank() - Method in class org.chorem.pollen.bean.PollUri
 
isRestrictAccountId(Poll, String, UserAccount) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isRestrictedVoter() - Method in class org.chorem.pollen.PollenUserSecurityContext
 
isVoter() - Method in class org.chorem.pollen.PollenUserSecurityContext
 
isVoterAccountId(Poll, String, UserAccount) - Method in class org.chorem.pollen.services.impl.SecurityService
 
isVotingIdFree(Poll, String, String) - Method in class org.chorem.pollen.services.impl.VoteService
 
isWithAccountId() - Method in class org.chorem.pollen.PollenUserSecurityContext
 

L

loadUserRoles(SecurityService) - Method in class org.chorem.pollen.PollenUserSecurityContext
 
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(UserAccount, PollUri) - Static method in class org.chorem.pollen.PollenUserSecurityContext
 
newContext(UserAccount, String, String, Poll) - Static method in class org.chorem.pollen.PollenUserSecurityContext
 
newContext(UserAccount, PollUri, Poll) - Static method in class org.chorem.pollen.PollenUserSecurityContext
 
newContext(PollenServiceContext, TopiaContext) - Static method in class org.chorem.pollen.services.DefaultPollenServiceContext
 
newContext(Locale, TopiaContext, PollenConfiguration, PollenServiceFactory, VoteCountingFactory) - Static method in class org.chorem.pollen.services.DefaultPollenServiceContext
 
newDateChoiceCreator() - Static method in class org.chorem.pollen.services.PollenServiceFunctions
 
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
 
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
 
newVotingListCreator(Function<PersonToList, PersonToList>) - Static method in class org.chorem.pollen.services.PollenServiceFunctions
 

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
 
ONE_HOUR - Static variable in class org.chorem.pollen.services.PollenNotifierWorker
 
ONE_MINUTE - Static variable in class org.chorem.pollen.services.PollenNotifierWorker
 
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, Date) - 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
 
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
 
persontoListCreator - Variable in class org.chorem.pollen.services.PollenServiceFunctions.VotingListCreator
 
poll - Variable in class org.chorem.pollen.PollenUserSecurityContext
Current loaded poll according to the PollenUserSecurityContext.pollUri.
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
 

R

removeAccountIdWhenConnected(PollUrl) - Method in class org.chorem.pollen.PollenUserSecurityContext
 
removePollAccountToFavoriteList(PersonList, PollAccount) - Method in class org.chorem.pollen.services.impl.FavoriteService
 
removeTrailing0(String) - Method in class org.chorem.pollen.services.impl.PollVoteCountingService
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
 
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
 
setConfiguration(PollenConfiguration) - Method in class org.chorem.pollen.PollenApplicationContext
 
setDate(Date) - Method in class org.chorem.pollen.bean.PollDateChoice
 
setLocation(String) - Method in class org.chorem.pollen.bean.PollImageChoice
 
setPoll(Poll) - Method in class org.chorem.pollen.PollenUserSecurityContext
 
setPollenNotifierWorker(PollenNotifierWorker) - Method in class org.chorem.pollen.PollenApplicationContext
 
setPollId(String) - Method in class org.chorem.pollen.bean.PollUri
 
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
 
setVoteCountingFactory(VoteCountingFactory) - Method in class org.chorem.pollen.PollenApplicationContext
 
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.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
 
userAccount - Variable in class org.chorem.pollen.PollenUserSecurityContext
Connected user account.
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
 
userRoles - Variable in class org.chorem.pollen.PollenUserSecurityContext
User roles on the poll.
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.PollenUserSecurityContext.PollenUserSecurityRole
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.chorem.pollen.PollenUserSecurityContext.PollenUserSecurityRole
Returns an array containing the constants of this enum type, in the order they are declared.
voteCountingFactory - Variable in class org.chorem.pollen.PollenApplicationContext
 
voteCountingFactory - Variable in class org.chorem.pollen.services.DefaultPollenServiceContext
 
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–2014 CodeLutin. All rights reserved.