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

A

AbstractDisplayChoice - Class in org.chorem.pollen.ui.actions.poll
To generate the display for a text choice.
AbstractDisplayChoice() - Constructor for class org.chorem.pollen.ui.actions.poll.AbstractDisplayChoice
 
AbstractJSONPaginedAction - Class in org.chorem.pollen.ui.actions.json
Abstract JSON action with pagination support.
AbstractJSONPaginedAction() - Constructor for class org.chorem.pollen.ui.actions.json.AbstractJSONPaginedAction
 
AbstractPollenAuthorization - Class in org.chorem.pollen.ui.security
 
AbstractPollenAuthorization() - Constructor for class org.chorem.pollen.ui.security.AbstractPollenAuthorization
 
AbstractPollForm - Class in org.chorem.pollen.ui.actions.poll
Created: 04/04/12
AbstractPollForm() - Constructor for class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
AbstractPollUriIdAction - Class in org.chorem.pollen.ui.actions.poll
Abstract action for all actions with a poll uri id.
AbstractPollUriIdAction() - Constructor for class org.chorem.pollen.ui.actions.poll.AbstractPollUriIdAction
 
AbstractVoteAction - Class in org.chorem.pollen.ui.actions.poll
Abstract action for actions on the vote poll page.
AbstractVoteAction() - Constructor for class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
action - Variable in class org.chorem.pollen.ui.actions.admin.ManageUsers
 
action - Variable in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
action - Variable in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
AddChoice - Class in org.chorem.pollen.ui.actions.poll
To add a poll comment.
AddChoice() - Constructor for class org.chorem.pollen.ui.actions.poll.AddChoice
 
AddComment - Class in org.chorem.pollen.ui.actions.poll
To add a poll comment.
AddComment() - Constructor for class org.chorem.pollen.ui.actions.poll.AddComment
 
addFieldError(String, String) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
addFile(int, File) - Method in interface org.chorem.pollen.ui.actions.FileUploadAware
 
addFile(int, File) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
addFile(int, File) - Method in class org.chorem.pollen.ui.actions.poll.AddChoice
 
addFileContentType(int, String) - Method in interface org.chorem.pollen.ui.actions.FileUploadAware
 
addFileContentType(int, String) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
addFileContentType(int, String) - Method in class org.chorem.pollen.ui.actions.poll.AddChoice
 
addFileName(int, String) - Method in interface org.chorem.pollen.ui.actions.FileUploadAware
 
addFileName(int, String) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
addFileName(int, String) - Method in class org.chorem.pollen.ui.actions.poll.AddChoice
 
addFlashError(String) - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
addFlashMessage(String) - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
addFlashWarning(String) - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
addImport(FavoriteListImport, String, PersonList) - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
addInformationsError(String, String) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
addMessage(String, String) - Method in class org.chorem.pollen.ui.PollenSession
 
addOptionsError(String, String) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
adminFilter - Variable in class org.chorem.pollen.ui.security.PollCreatorAccessRequired
 
adminFilter - Variable in class org.chorem.pollen.ui.security.PollResultAccessRequired
 
adminFilter - Variable in class org.chorem.pollen.ui.security.PollVoteAccessRequired
 
AdminUserRequired - Class in org.chorem.pollen.ui.security
 
AdminUserRequired() - Constructor for class org.chorem.pollen.ui.security.AdminUserRequired
 
AttachPoll - Class in org.chorem.pollen.ui.actions.poll
To attach a anonymous poll to a connected user account.
AttachPoll() - Constructor for class org.chorem.pollen.ui.actions.poll.AttachPoll
 

B

beginTransaction(ServletRequest) - Method in class org.chorem.pollen.ui.PollenTopiaTransactionFilter
 
BooleanIntegerConverter - Class in org.chorem.pollen.ui.converters
Created: 26/03/12
BooleanIntegerConverter() - Constructor for class org.chorem.pollen.ui.converters.BooleanIntegerConverter
 
buildDateChoices() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
buildImageChoices() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
buildTextChoices() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
buildVotingLists(PollType) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 

C

ChangeLang - Class in org.chorem.pollen.ui.actions.user
To change lang and redirect to current page.
ChangeLang() - Constructor for class org.chorem.pollen.ui.actions.user.ChangeLang
 
chart - Variable in class org.chorem.pollen.ui.actions.io.GenerateChart
 
choice - Variable in class org.chorem.pollen.ui.actions.poll.AbstractDisplayChoice
Choice to display in ui (come from dynamic data if exists, or fresh created one).
choice - Variable in class org.chorem.pollen.ui.actions.poll.AddChoice
 
choice - Variable in class org.chorem.pollen.ui.actions.poll.ConfirmDeleteChoice
 
CHOICE_TOKEN - Static variable in class org.chorem.pollen.ui.actions.poll.DisplayDateChoice
 
CHOICE_TOKEN - Static variable in class org.chorem.pollen.ui.actions.poll.DisplayImageChoice
 
CHOICE_TOKEN - Static variable in class org.chorem.pollen.ui.actions.poll.DisplayTextChoice
 
choiceId - Variable in class org.chorem.pollen.ui.actions.io.GetPollImageChoice
 
choiceId - Variable in class org.chorem.pollen.ui.actions.poll.ConfirmDeleteChoice
 
choiceId - Variable in class org.chorem.pollen.ui.actions.poll.DeleteChoice
 
choiceNumber - Variable in class org.chorem.pollen.ui.actions.poll.AbstractDisplayChoice
Number of choice to display.
choiceTokenId - Variable in class org.chorem.pollen.ui.actions.io.GetPollImageChoice
 
clearDynamicData() - Method in class org.chorem.pollen.ui.PollenSession
 
clearFlashErrors() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
clearFlashMessages() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
ClonePoll - Class in org.chorem.pollen.ui.actions.poll
Clones a poll.
ClonePoll() - Constructor for class org.chorem.pollen.ui.actions.poll.ClonePoll
 
ClosePoll - Class in org.chorem.pollen.ui.actions.poll
Closes an existing poll.
ClosePoll() - Constructor for class org.chorem.pollen.ui.actions.poll.ClosePoll
 
closeTransaction(TopiaContext) - Method in class org.chorem.pollen.ui.PollenApplicationListener
Try to close the given transaction.
comment - Variable in class org.chorem.pollen.ui.actions.poll.ConfirmDeleteComment
Loaded comment to delete.
commentId - Variable in class org.chorem.pollen.ui.actions.poll.ConfirmDeleteComment
Id of the comment.
commentId - Variable in class org.chorem.pollen.ui.actions.poll.DeleteComment
Id of the comment to delete.
comments - Variable in class org.chorem.pollen.ui.actions.json.GetPollComments
 
Confirm - Class in org.chorem.pollen.ui.actions.admin
Action for confirmation
Confirm() - Constructor for class org.chorem.pollen.ui.actions.admin.Confirm
 
Confirm - Class in org.chorem.pollen.ui.actions.user
Action for confirmation
Confirm() - Constructor for class org.chorem.pollen.ui.actions.user.Confirm
 
ConfirmDeleteChoice - Class in org.chorem.pollen.ui.actions.poll
To confirm delete of a poll choice.
ConfirmDeleteChoice() - Constructor for class org.chorem.pollen.ui.actions.poll.ConfirmDeleteChoice
 
ConfirmDeleteComment - Class in org.chorem.pollen.ui.actions.poll
To confirm a comment delete.
ConfirmDeleteComment() - Constructor for class org.chorem.pollen.ui.actions.poll.ConfirmDeleteComment
 
ConfirmDeleteVote - Class in org.chorem.pollen.ui.actions.poll
To confirm delete of a poll vote
ConfirmDeleteVote() - Constructor for class org.chorem.pollen.ui.actions.poll.ConfirmDeleteVote
 
ConfirmPollAction - Class in org.chorem.pollen.ui.actions.poll
To confirm a poll action (such as delete or close).
ConfirmPollAction() - Constructor for class org.chorem.pollen.ui.actions.poll.ConfirmPollAction
 
ConnectedUserRequired - Class in org.chorem.pollen.ui.security
 
ConnectedUserRequired() - Constructor for class org.chorem.pollen.ui.security.ConnectedUserRequired
 
consumeDynamicData(String) - Method in class org.chorem.pollen.ui.PollenSession
 
containerId - Variable in class org.chorem.pollen.ui.actions.poll.SelectPersonListToVotingList
 
contentLength - Variable in class org.chorem.pollen.ui.actions.poll.ExportPoll
 
contentLength - Variable in class org.chorem.pollen.ui.actions.poll.GetPollFeed
 
contentType - Variable in class org.chorem.pollen.ui.actions.io.GetPollImageChoice
 
contextDestroyed(ServletContextEvent) - Method in class org.chorem.pollen.ui.PollenApplicationListener
 
contextInitialized(ServletContextEvent) - Method in class org.chorem.pollen.ui.PollenApplicationListener
 
convertFromString(Map, String[], Class) - Method in class org.chorem.pollen.ui.converters.BooleanIntegerConverter
 
convertFromString(Map, String[], Class) - Method in class org.chorem.pollen.ui.converters.DateConverter
 
convertFromString(String) - Static method in class org.chorem.pollen.ui.converters.DateConverter
 
convertFromString(Map, String[], Class) - Method in class org.chorem.pollen.ui.converters.PollUriConverter
 
convertFromString(String[]) - Static method in class org.chorem.pollen.ui.converters.PollUriConverter
 
convertToString(Map, Object) - Method in class org.chorem.pollen.ui.converters.BooleanIntegerConverter
 
convertToString(Map, Object) - Method in class org.chorem.pollen.ui.converters.DateConverter
 
convertToString(Date) - Static method in class org.chorem.pollen.ui.converters.DateConverter
 
convertToString(Map, Object) - Method in class org.chorem.pollen.ui.converters.PollUriConverter
 
create() - Method in class org.chorem.pollen.ui.actions.admin.ManageUsers
 
create() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
create() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
CreatedList - Class in org.chorem.pollen.ui.actions.poll
Display list of created polls.
CreatedList() - Constructor for class org.chorem.pollen.ui.actions.poll.CreatedList
 
createEmptyChoice() - Method in class org.chorem.pollen.ui.actions.poll.AbstractDisplayChoice
 
createEmptyChoice() - Method in class org.chorem.pollen.ui.actions.poll.DisplayDateChoice
 
createEmptyChoice() - Method in class org.chorem.pollen.ui.actions.poll.DisplayImageChoice
 
createEmptyChoice() - Method in class org.chorem.pollen.ui.actions.poll.DisplayTextChoice
 
CreatePoll - Class in org.chorem.pollen.ui.actions.poll
Creates a poll.
CreatePoll() - Constructor for class org.chorem.pollen.ui.actions.poll.CreatePoll
 
csvImport - Variable in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
csvImportContentType - Variable in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
csvImportFileName - Variable in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 

D

DateConverter - Class in org.chorem.pollen.ui.converters
Created: 18/04/12
DateConverter() - Constructor for class org.chorem.pollen.ui.converters.DateConverter
 
delete() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
delete() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
DeleteChoice - Class in org.chorem.pollen.ui.actions.poll
To delete a poll choice
DeleteChoice() - Constructor for class org.chorem.pollen.ui.actions.poll.DeleteChoice
 
DeleteComment - Class in org.chorem.pollen.ui.actions.poll
To delete a poll comment.
DeleteComment() - Constructor for class org.chorem.pollen.ui.actions.poll.DeleteComment
 
DeleteFavoriteList - Class in org.chorem.pollen.ui.actions.user
Delete a selected favorite list for the connected user.
DeleteFavoriteList() - Constructor for class org.chorem.pollen.ui.actions.user.DeleteFavoriteList
 
DeletePoll - Class in org.chorem.pollen.ui.actions.poll
Deletes an existing poll.
DeletePoll() - Constructor for class org.chorem.pollen.ui.actions.poll.DeletePoll
 
DeletePollAccount - Class in org.chorem.pollen.ui.actions.user
Delete a selected favorite list for the connected user.
DeletePollAccount() - Constructor for class org.chorem.pollen.ui.actions.user.DeletePollAccount
 
DeleteUser - Class in org.chorem.pollen.ui.actions.admin
Delete a selected user.
DeleteUser() - Constructor for class org.chorem.pollen.ui.actions.admin.DeleteUser
 
DeleteVote - Class in org.chorem.pollen.ui.actions.poll
To delete a poll vote.
DeleteVote() - Constructor for class org.chorem.pollen.ui.actions.poll.DeleteVote
 
DisplayDateChoice - Class in org.chorem.pollen.ui.actions.poll
To generate the display for a date choice.
DisplayDateChoice() - Constructor for class org.chorem.pollen.ui.actions.poll.DisplayDateChoice
 
DisplayImageChoice - Class in org.chorem.pollen.ui.actions.poll
To generate the display for a image choice.
DisplayImageChoice() - Constructor for class org.chorem.pollen.ui.actions.poll.DisplayImageChoice
 
DisplayPersonToList - Class in org.chorem.pollen.ui.actions.poll
To display a personToList (use at a poll creation).
DisplayPersonToList() - Constructor for class org.chorem.pollen.ui.actions.poll.DisplayPersonToList
 
DisplayTextChoice - Class in org.chorem.pollen.ui.actions.poll
To generate the display for a text choice.
DisplayTextChoice() - Constructor for class org.chorem.pollen.ui.actions.poll.DisplayTextChoice
 
DisplayVotingList - Class in org.chorem.pollen.ui.actions.poll
To display a voting list of a poll (use at a poll creation).
DisplayVotingList() - Constructor for class org.chorem.pollen.ui.actions.poll.DisplayVotingList
 
doExecute(String, ActionInvocation) - Method in class org.chorem.pollen.ui.results.PollenServletActionRedirectResult
Redirects to the location specified by calling HttpServletResponse.sendRedirect(String).

E

edit() - Method in class org.chorem.pollen.ui.actions.admin.ManageUsers
 
Edit - Class in org.chorem.pollen.ui.actions.user
Update a user.
Edit() - Constructor for class org.chorem.pollen.ui.actions.user.Edit
 
edit() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
EditPoll - Class in org.chorem.pollen.ui.actions.poll
Edit a poll (load it via AbstractPollForm.input()), and save it via AbstractPollForm.execute()).
EditPoll() - Constructor for class org.chorem.pollen.ui.actions.poll.EditPoll
 
EditVote - Class in org.chorem.pollen.ui.actions.poll
EditVote is a redirection to vote page.
EditVote() - Constructor for class org.chorem.pollen.ui.actions.poll.EditVote
 
escapeLineBreak(String) - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
execute() - Method in class org.chorem.pollen.ui.actions.admin.Confirm
 
execute() - Method in class org.chorem.pollen.ui.actions.admin.DeleteUser
 
execute() - Method in class org.chorem.pollen.ui.actions.io.GenerateChart
 
execute() - Method in class org.chorem.pollen.ui.actions.io.GetPollImageChoice
 
execute() - Method in class org.chorem.pollen.ui.actions.json.GetCreatedPolls
 
execute() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteList
 
execute() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteListPollAccount
 
execute() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteListPollAccounts
 
execute() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteLists
 
execute() - Method in class org.chorem.pollen.ui.actions.json.GetInvitedPolls
 
execute() - Method in class org.chorem.pollen.ui.actions.json.GetParticipatedPolls
 
execute() - Method in class org.chorem.pollen.ui.actions.json.GetPollComments
 
execute() - Method in class org.chorem.pollen.ui.actions.json.GetPolls
 
execute() - Method in class org.chorem.pollen.ui.actions.json.GetUser
 
execute() - Method in class org.chorem.pollen.ui.actions.json.GetUsers
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.AbstractDisplayChoice
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.AddChoice
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.AddComment
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.AttachPoll
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.ClosePoll
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.ConfirmDeleteChoice
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.ConfirmDeleteComment
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.ConfirmDeleteVote
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.ConfirmPollAction
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.DeleteChoice
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.DeleteComment
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.DeletePoll
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.DeleteVote
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.DisplayPersonToList
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.DisplayVotingList
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.EditVote
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.ExportPoll
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.GetPollFeed
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.ImportPersonListToVotingList
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.SelectPersonListToVotingList
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.SummaryPoll
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.VoteForPoll
 
execute() - Method in class org.chorem.pollen.ui.actions.user.ChangeLang
 
execute() - Method in class org.chorem.pollen.ui.actions.user.Confirm
 
execute() - Method in class org.chorem.pollen.ui.actions.user.DeleteFavoriteList
 
execute() - Method in class org.chorem.pollen.ui.actions.user.DeletePollAccount
 
execute() - Method in class org.chorem.pollen.ui.actions.user.Edit
 
execute() - Method in class org.chorem.pollen.ui.actions.user.Login
 
execute() - Method in class org.chorem.pollen.ui.actions.user.Logout
 
execute() - Method in class org.chorem.pollen.ui.actions.user.LostPassword
 
execute() - Method in class org.chorem.pollen.ui.actions.user.Register
 
ExportPoll - Class in org.chorem.pollen.ui.actions.poll
Exports an existing poll.
ExportPoll() - Constructor for class org.chorem.pollen.ui.actions.poll.ExportPoll
 

F

favoriteList - Variable in class org.chorem.pollen.ui.actions.user.Confirm
 
favoriteList - Variable in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
favoriteList - Variable in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
favoriteListId - Variable in class org.chorem.pollen.ui.actions.json.GetFavoriteListPollAccounts
 
favoriteListId - Variable in class org.chorem.pollen.ui.actions.user.Confirm
 
favoriteListId - Variable in class org.chorem.pollen.ui.actions.user.DeleteFavoriteList
 
favoriteListId - Variable in class org.chorem.pollen.ui.actions.user.DeletePollAccount
 
favoriteLists - Variable in class org.chorem.pollen.ui.actions.json.GetFavoriteLists
 
filename - Variable in class org.chorem.pollen.ui.actions.poll.ExportPoll
 
FILENAME_PATTERN - Variable in class org.chorem.pollen.ui.interceptors.PollenFileUploadInterceptor
 
FileUploadAware - Interface in org.chorem.pollen.ui.actions
Contract to place on actions which needs some upload.
fillLists(int, int) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
filters - Variable in class org.chorem.pollen.ui.actions.json.AbstractJSONPaginedAction
 

G

GenerateChart - Class in org.chorem.pollen.ui.actions.io
Action to generate a chart given the values (and optional subtitles).
GenerateChart() - Constructor for class org.chorem.pollen.ui.actions.io.GenerateChart
 
get(ServletRequest) - Static method in class org.chorem.pollen.ui.PollenSession
 
get(ActionContext) - Static method in class org.chorem.pollen.ui.PollenSession
 
getAccountId() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollUriIdAction
 
getAccountIdRole(ServletRequest) - Static method in class org.chorem.pollen.ui.PollenUIUtils
 
getAction() - Method in class org.chorem.pollen.ui.actions.admin.ManageUsers
 
getAction() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
getAction() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
getActionContext() - Static method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getActionLabel() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getApplicationUrl() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getApplicationVersion() - Static method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getChart() - Method in class org.chorem.pollen.ui.actions.io.GenerateChart
 
getChoice() - Method in class org.chorem.pollen.ui.actions.poll.AbstractDisplayChoice
 
getChoice() - Method in class org.chorem.pollen.ui.actions.poll.AddChoice
 
getChoice() - Method in class org.chorem.pollen.ui.actions.poll.ConfirmDeleteChoice
 
getChoiceAsDate(Choice) - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getChoiceNumber() - Method in class org.chorem.pollen.ui.actions.poll.AbstractDisplayChoice
 
getChoices() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
getChoicesAsString() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
getChoicesResultCharUrl(int, int, String) - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
getChoicesResultNames() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
getChoicesResults() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
getChoiceTypes() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getCloneUrl() - Method in class org.chorem.pollen.ui.actions.poll.SummaryPoll
 
getComment() - Method in class org.chorem.pollen.ui.actions.poll.ConfirmDeleteComment
 
getCommentAuthor() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getComments() - Method in class org.chorem.pollen.ui.actions.json.GetPollComments
 
getComments() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getCommentText() - Method in class org.chorem.pollen.ui.actions.poll.AddComment
 
getConfiguration() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getContainerId() - Method in class org.chorem.pollen.ui.actions.poll.SelectPersonListToVotingList
 
getContentLength() - Method in class org.chorem.pollen.ui.actions.poll.ExportPoll
 
getContentLength() - Method in class org.chorem.pollen.ui.actions.poll.GetPollFeed
 
getContentType() - Method in class org.chorem.pollen.ui.actions.io.GetPollImageChoice
 
GetCreatedPolls - Class in org.chorem.pollen.ui.actions.json
Obtain created polls to put in grid for the connected user.
GetCreatedPolls() - Constructor for class org.chorem.pollen.ui.actions.json.GetCreatedPolls
 
getCreateFavoriteList() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
getCreatePollAccount() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
getCreateUser() - Method in class org.chorem.pollen.ui.actions.admin.ManageUsers
 
getCreatorName() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getCssSuffix() - Method in enum org.chorem.pollen.ui.actions.PageSkin
 
getCurrentDateTime() - Static method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getCurrentUrl() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getDateChoiceCreator() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getDateChoices() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getDateChoiceValue(PollDateChoice) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getDeleteFavoriteList() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
getDeletePollAccount() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
getDynamicData(String) - Method in class org.chorem.pollen.ui.PollenSession
 
getDynamicData() - Method in class org.chorem.pollen.ui.PollenSession
 
getEditPollAccount() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
getEditUrl() - Method in class org.chorem.pollen.ui.actions.poll.SummaryPoll
 
getEditUser() - Method in class org.chorem.pollen.ui.actions.admin.ManageUsers
 
getEmail() - Method in class org.chorem.pollen.ui.actions.user.LostPassword
 
getExportUrl() - Method in class org.chorem.pollen.ui.actions.poll.SummaryPoll
 
GetFavoriteList - Class in org.chorem.pollen.ui.actions.json
Get given favorite list.
GetFavoriteList() - Constructor for class org.chorem.pollen.ui.actions.json.GetFavoriteList
 
getFavoriteList() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteList
 
getFavoriteList() - Method in class org.chorem.pollen.ui.actions.user.Confirm
 
getFavoriteList() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
getFavoriteList() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
getFavoriteListId() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteList
 
getFavoriteListId() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteListPollAccounts
 
getFavoriteListId() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
GetFavoriteListPollAccount - Class in org.chorem.pollen.ui.actions.json
Get pagined list of poll accounts of a given favorite list.
GetFavoriteListPollAccount() - Constructor for class org.chorem.pollen.ui.actions.json.GetFavoriteListPollAccount
 
GetFavoriteListPollAccounts - Class in org.chorem.pollen.ui.actions.json
Get pagined list of poll accounts of a given favorite list.
GetFavoriteListPollAccounts() - Constructor for class org.chorem.pollen.ui.actions.json.GetFavoriteListPollAccounts
 
GetFavoriteLists - Class in org.chorem.pollen.ui.actions.json
Get pagined list of favorite lists of the connected user.
GetFavoriteLists() - Constructor for class org.chorem.pollen.ui.actions.json.GetFavoriteLists
 
getFavoriteLists() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteLists
 
getFavoriteService() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getFilename() - Method in class org.chorem.pollen.ui.actions.poll.ExportPoll
 
getFilterObject() - Method in class org.chorem.pollen.ui.actions.json.AbstractJSONPaginedAction
 
getFilters() - Method in class org.chorem.pollen.ui.actions.json.AbstractJSONPaginedAction
 
getFlashErrors() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getFlashMessages() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getFlashWarnings() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getGroupVotingList() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getHeight() - Method in class org.chorem.pollen.ui.actions.io.GenerateChart
 
getImageChoiceCreator() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getImageChoices() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getInputStream() - Method in class org.chorem.pollen.ui.actions.io.GetPollImageChoice
 
getInputStream() - Method in class org.chorem.pollen.ui.actions.poll.ExportPoll
 
getInputStream() - Method in class org.chorem.pollen.ui.actions.poll.GetPollFeed
 
getInstance() - Static method in class org.chorem.pollen.ui.converters.PollUriConverter
 
GetInvitedPolls - Class in org.chorem.pollen.ui.actions.json
Obtain invited polls to put in grid for the connected user.
GetInvitedPolls() - Constructor for class org.chorem.pollen.ui.actions.json.GetInvitedPolls
 
getJqueryTheme() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getLdapImport() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
getLogin() - Method in class org.chorem.pollen.ui.actions.user.Login
 
getMaxChoices() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getModerateUrl() - Method in class org.chorem.pollen.ui.actions.poll.SummaryPoll
 
getNewPassword() - Method in class org.chorem.pollen.ui.actions.user.Edit
 
getNewPassword2() - Method in class org.chorem.pollen.ui.actions.user.Edit
 
getNonEmptyParameterValue(String) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getNormalPollResultChartUrl(int, int) - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
getPage() - Method in class org.chorem.pollen.ui.actions.json.AbstractJSONPaginedAction
 
getPage() - Method in class org.chorem.pollen.ui.actions.json.GetCreatedPolls
 
getPage() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteListPollAccounts
 
getPage() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteLists
 
getPage() - Method in class org.chorem.pollen.ui.actions.json.GetInvitedPolls
 
getPage() - Method in class org.chorem.pollen.ui.actions.json.GetParticipatedPolls
 
getPage() - Method in class org.chorem.pollen.ui.actions.json.GetPollComments
 
getPage() - Method in class org.chorem.pollen.ui.actions.json.GetPolls
 
getPage() - Method in class org.chorem.pollen.ui.actions.json.GetUsers
 
getPage() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollUriIdAction
 
getPageLogo() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getPageTitle() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
GetParticipatedPolls - Class in org.chorem.pollen.ui.actions.json
Obtain participated polls to put in grid for the connected user.
GetParticipatedPolls() - Constructor for class org.chorem.pollen.ui.actions.json.GetParticipatedPolls
 
getPassword() - Method in class org.chorem.pollen.ui.actions.user.Login
 
getPassword2() - Method in class org.chorem.pollen.ui.actions.user.Register
 
getPersonList() - Method in class org.chorem.pollen.ui.actions.poll.SelectPersonListToVotingList
 
getPersonToList() - Method in class org.chorem.pollen.ui.actions.poll.DisplayPersonToList
 
getPersontoListCreator() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getPersonToListErrorTokenId(String, int, int) - Static method in class org.chorem.pollen.ui.actions.poll.DisplayPersonToList
 
getPersonToListErrorTokenId(String, int) - Static method in class org.chorem.pollen.ui.actions.poll.DisplayPersonToList
 
getPersonToListNumber() - Method in class org.chorem.pollen.ui.actions.poll.DisplayPersonToList
 
getPersonToListTokenId(String, int) - Static method in class org.chorem.pollen.ui.actions.poll.DisplayPersonToList
 
getPoll() - Method in class org.chorem.pollen.ui.actions.admin.Confirm
 
getPoll() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getPoll() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getPoll() - Method in class org.chorem.pollen.ui.actions.poll.ConfirmPollAction
 
getPoll() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
getPoll() - Method in class org.chorem.pollen.ui.actions.poll.SummaryPoll
 
getPollAccount() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteListPollAccount
 
getPollAccount() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getPollAccount() - Method in class org.chorem.pollen.ui.actions.user.Confirm
 
getPollAccount() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
getPollAccountId() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteListPollAccount
 
getPollAccounts() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteListPollAccounts
 
GetPollComments - Class in org.chorem.pollen.ui.actions.json
Get paginated list of poll comments.
GetPollComments() - Constructor for class org.chorem.pollen.ui.actions.json.GetPollComments
 
getPollCommentService() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getPollenApplicationContext() - Static method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getPollenSession() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getPollenUserAccount() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getPollenUserAccount(ServletRequest) - Method in class org.chorem.pollen.ui.security.AbstractPollenAuthorization
 
GetPollFeed - Class in org.chorem.pollen.ui.actions.poll
Obtain the feed of a given poll.
GetPollFeed() - Constructor for class org.chorem.pollen.ui.actions.poll.GetPollFeed
 
getPollFeedService() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getPollFunctions(Poll) - Method in class org.chorem.pollen.ui.actions.json.GetInvitedPolls
 
getPollId() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollUriIdAction
 
getPollIdSane(PollUri, PollenServiceContext, ServletRequest) - Method in class org.chorem.pollen.ui.security.AbstractPollenAuthorization
 
GetPollImageChoice - Class in org.chorem.pollen.ui.actions.io
Obtain the image choice of a given choice of an image-like poll.
GetPollImageChoice() - Constructor for class org.chorem.pollen.ui.actions.io.GetPollImageChoice
 
getPollResultsService() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getPolls() - Method in class org.chorem.pollen.ui.actions.json.GetCreatedPolls
 
getPolls() - Method in class org.chorem.pollen.ui.actions.json.GetInvitedPolls
 
getPolls() - Method in class org.chorem.pollen.ui.actions.json.GetParticipatedPolls
 
GetPolls - Class in org.chorem.pollen.ui.actions.json
Obtain paginated users.
GetPolls() - Constructor for class org.chorem.pollen.ui.actions.json.GetPolls
 
getPolls() - Method in class org.chorem.pollen.ui.actions.json.GetPolls
 
getPollService() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getPollTypes() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getPollUri(ServletRequest) - Method in class org.chorem.pollen.ui.security.AbstractPollenAuthorization
 
getPollUrlService() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getPreventRuleService() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getRecords() - Method in class org.chorem.pollen.ui.actions.json.AbstractJSONPaginedAction
 
getRecords() - Method in class org.chorem.pollen.ui.actions.json.GetCreatedPolls
 
getRecords() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteListPollAccounts
 
getRecords() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteLists
 
getRecords() - Method in class org.chorem.pollen.ui.actions.json.GetInvitedPolls
 
getRecords() - Method in class org.chorem.pollen.ui.actions.json.GetParticipatedPolls
 
getRecords() - Method in class org.chorem.pollen.ui.actions.json.GetPollComments
 
getRecords() - Method in class org.chorem.pollen.ui.actions.json.GetPolls
 
getRecords() - Method in class org.chorem.pollen.ui.actions.json.GetUsers
 
getRedirectUrl() - Method in class org.chorem.pollen.ui.actions.admin.Confirm
 
getRedirectUrl() - Method in class org.chorem.pollen.ui.actions.admin.DeleteUser
 
getRedirectUrl() - Method in class org.chorem.pollen.ui.actions.poll.ClosePoll
 
getRedirectUrl() - Method in class org.chorem.pollen.ui.actions.poll.ConfirmPollAction
 
getRedirectUrl() - Method in class org.chorem.pollen.ui.actions.poll.DeletePoll
 
getRedirectUrl() - Method in class org.chorem.pollen.ui.actions.user.ChangeLang
 
getRedirectUrl() - Method in class org.chorem.pollen.ui.actions.user.Confirm
 
getRedirectUrl() - Method in class org.chorem.pollen.ui.actions.user.DeleteFavoriteList
 
getRedirectUrl() - Method in class org.chorem.pollen.ui.actions.user.DeletePollAccount
 
getRedirectUrl() - Method in class org.chorem.pollen.ui.actions.user.Login
 
getReminderHourCountdown() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getRestrictedVotingList() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getResultAsDate(PollResult) - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
getResults() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getResults() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
getResultUrl() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getResultUrl() - Method in class org.chorem.pollen.ui.actions.poll.SummaryPoll
 
getResultValue(Choice) - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getRows() - Method in class org.chorem.pollen.ui.actions.json.AbstractJSONPaginedAction
 
getRows() - Method in class org.chorem.pollen.ui.actions.json.GetCreatedPolls
 
getRows() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteListPollAccounts
 
getRows() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteLists
 
getRows() - Method in class org.chorem.pollen.ui.actions.json.GetInvitedPolls
 
getRows() - Method in class org.chorem.pollen.ui.actions.json.GetParticipatedPolls
 
getRows() - Method in class org.chorem.pollen.ui.actions.json.GetPollComments
 
getRows() - Method in class org.chorem.pollen.ui.actions.json.GetPolls
 
getRows() - Method in class org.chorem.pollen.ui.actions.json.GetUsers
 
getSafeLanguage() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getSecurityService() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getSelectedTab() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getServiceContext() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
Fabrique pour récupérer le ServiceContext tel qu'il devrait être fourni à la fabrication d'un service.
getServiceContext(ServletRequest) - Method in class org.chorem.pollen.ui.security.AbstractPollenAuthorization
 
getServiceFactory() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getServletContext() - Static method in class org.chorem.pollen.ui.PollenUIUtils
 
getServletContext() - Method in class org.chorem.pollen.ui.security.AbstractPollenAuthorization
 
getSidx() - Method in class org.chorem.pollen.ui.actions.json.AbstractJSONPaginedAction
 
getSkin() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getSkin() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getSkin() - Method in class org.chorem.pollen.ui.actions.poll.AttachPoll
 
getSkin() - Method in class org.chorem.pollen.ui.actions.poll.CreatedList
 
getSkin() - Method in class org.chorem.pollen.ui.actions.poll.InvitedList
 
getSkin() - Method in class org.chorem.pollen.ui.actions.poll.ParticipatedList
 
getSkin() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
getSkin() - Method in class org.chorem.pollen.ui.actions.poll.SummaryPoll
 
getSkin() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getSkin() - Method in class org.chorem.pollen.ui.actions.user.Edit
 
getSkin() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
getSkin() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
getSkin() - Method in class org.chorem.pollen.ui.actions.user.Register
 
getSkin() - Method in class org.chorem.pollen.ui.actions.user.Show
 
getStartNumber() - Method in class org.chorem.pollen.ui.actions.poll.DisplayVotingList
 
getStartNumber() - Method in class org.chorem.pollen.ui.actions.poll.ImportPersonListToVotingList
 
getSubtitles() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
getSummaryUrl() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getSummaryUrl() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
getTextChoiceCreator() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getTextChoices() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getTheme() - Method in enum org.chorem.pollen.ui.actions.PageSkin
 
getTopRanking() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
getTotal() - Method in class org.chorem.pollen.ui.actions.json.AbstractJSONPaginedAction
 
getTotal() - Method in class org.chorem.pollen.ui.actions.json.GetCreatedPolls
 
getTotal() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteListPollAccounts
 
getTotal() - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteLists
 
getTotal() - Method in class org.chorem.pollen.ui.actions.json.GetInvitedPolls
 
getTotal() - Method in class org.chorem.pollen.ui.actions.json.GetParticipatedPolls
 
getTotal() - Method in class org.chorem.pollen.ui.actions.json.GetPollComments
 
getTotal() - Method in class org.chorem.pollen.ui.actions.json.GetPolls
 
getTotal() - Method in class org.chorem.pollen.ui.actions.json.GetUsers
 
getTransaction() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getTrimValue(PollResult) - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
getUriId() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getUriId() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollUriIdAction
 
getUser() - Method in class org.chorem.pollen.ui.actions.admin.Confirm
 
getUser() - Method in class org.chorem.pollen.ui.actions.admin.ManageUsers
 
GetUser - Class in org.chorem.pollen.ui.actions.json
Get user datas.
GetUser() - Constructor for class org.chorem.pollen.ui.actions.json.GetUser
 
getUser() - Method in class org.chorem.pollen.ui.actions.json.GetUser
 
getUser() - Method in class org.chorem.pollen.ui.actions.user.Edit
 
getUser() - Method in class org.chorem.pollen.ui.actions.user.Register
 
getUser() - Method in class org.chorem.pollen.ui.actions.user.Show
 
getUserAccount() - Method in class org.chorem.pollen.ui.PollenSession
 
getUserFunctions(UserAccount, UserAccount) - Method in class org.chorem.pollen.ui.actions.json.GetUsers
 
getUserId() - Method in class org.chorem.pollen.ui.actions.json.GetUser
 
GetUsers - Class in org.chorem.pollen.ui.actions.json
Obtain paginated users.
GetUsers() - Constructor for class org.chorem.pollen.ui.actions.json.GetUsers
 
getUsers() - Method in class org.chorem.pollen.ui.actions.json.GetUsers
 
getUserService() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getVictoryMessage() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
getVote() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getVote() - Method in class org.chorem.pollen.ui.actions.poll.ConfirmDeleteVote
 
getVoteCountingTypeHelp(VoteCountingType) - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getVoteCountingTypes() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getVoteMessages() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getVotes() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getVoteService() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getVoteSizeMessage() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getVoteUrl() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
getVoteUrl() - Method in class org.chorem.pollen.ui.actions.poll.SummaryPoll
 
getVotingList() - Method in class org.chorem.pollen.ui.actions.poll.DisplayVotingList
 
getVotingList() - Method in class org.chorem.pollen.ui.actions.poll.ImportPersonListToVotingList
 
getVotingListCreator() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getVotingListNumber() - Method in class org.chorem.pollen.ui.actions.poll.DisplayPersonToList
 
getVotingListNumber() - Method in class org.chorem.pollen.ui.actions.poll.DisplayVotingList
 
getVotingListNumber() - Method in class org.chorem.pollen.ui.actions.poll.ImportPersonListToVotingList
 
getVotingListNumber() - Method in class org.chorem.pollen.ui.actions.poll.SelectPersonListToVotingList
 
getVotingListType() - Method in class org.chorem.pollen.ui.actions.poll.DisplayPersonToList
 
getVotingListType() - Method in class org.chorem.pollen.ui.actions.poll.DisplayVotingList
 
getVotingListType() - Method in class org.chorem.pollen.ui.actions.poll.ImportPersonListToVotingList
 
getVotingListType() - Method in class org.chorem.pollen.ui.actions.poll.SelectPersonListToVotingList
 
getWidth() - Method in class org.chorem.pollen.ui.actions.io.GenerateChart
 

H

hasAnyErrors() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
hasFlashErrors() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
hasFlashMessages() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
hasFlashWarnings() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
height - Variable in class org.chorem.pollen.ui.actions.io.GenerateChart
 
HOME - Static variable in class org.chorem.pollen.ui.actions.user.Login
 

I

IMAGECHOICES_THUMB_PREFIX - Static variable in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
ImportPersonListToVotingList - Class in org.chorem.pollen.ui.actions.poll
Load in session a personToList to import into a votingList.
ImportPersonListToVotingList() - Constructor for class org.chorem.pollen.ui.actions.poll.ImportPersonListToVotingList
 
informationsError - Variable in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
Flag when there is some errors on the information panel.
init(FilterConfig) - Method in class org.chorem.pollen.ui.PollenTopiaTransactionFilter
 
initDB(PollenApplicationContext) - Method in class org.chorem.pollen.ui.PollenApplicationListener
 
input() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
input() - Method in class org.chorem.pollen.ui.actions.poll.ModeratePoll
 
input() - Method in class org.chorem.pollen.ui.actions.user.Edit
 
inputAfterValidationError() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
inputStream - Variable in class org.chorem.pollen.ui.actions.io.GetPollImageChoice
 
inputStream - Variable in class org.chorem.pollen.ui.actions.poll.ExportPoll
 
inputStream - Variable in class org.chorem.pollen.ui.actions.poll.GetPollFeed
 
intercept(ActionInvocation) - Method in class org.chorem.pollen.ui.interceptors.PollenFileUploadInterceptor
 
InvitedList - Class in org.chorem.pollen.ui.actions.poll
Display the list of invited polls for the connected user.
InvitedList() - Constructor for class org.chorem.pollen.ui.actions.poll.InvitedList
 
isAccessAllowed(ServletRequest, ServletResponse, Object) - Method in class org.chorem.pollen.ui.security.AdminUserRequired
 
isAccessAllowed(ServletRequest, ServletResponse, Object) - Method in class org.chorem.pollen.ui.security.ConnectedUserRequired
 
isAccessAllowed(ServletRequest, ServletResponse, Object) - Method in class org.chorem.pollen.ui.security.PollCreatorAccessRequired
 
isAccessAllowed(ServletRequest, ServletResponse, Object) - Method in class org.chorem.pollen.ui.security.PollResultAccessRequired
 
isAccessAllowed(ServletRequest, ServletResponse, Object) - Method in class org.chorem.pollen.ui.security.PollVoteAccessRequired
 
isAccountFieldDisplayed() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isAnonymousVote() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isByGroup() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
isCanClose() - Method in class org.chorem.pollen.ui.actions.poll.SummaryPoll
 
isCanShowResult() - Method in class org.chorem.pollen.ui.actions.poll.SummaryPoll
 
isCanVote() - Method in class org.chorem.pollen.ui.actions.poll.SummaryPoll
 
isChoiceInVote(VoteToChoice) - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
Retourne si le choix fait partie du vote (s'il a été renseigné par le votant).
isClone() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isClone() - Method in class org.chorem.pollen.ui.actions.poll.ClonePoll
 
isClone() - Method in class org.chorem.pollen.ui.actions.poll.CreatePoll
 
isClone() - Method in class org.chorem.pollen.ui.actions.poll.EditPoll
 
isCondorcetVoteCounting() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isCondorcetVoteCounting() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
isCreatorOrAdmin() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isCreatorOrAdmin() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
isCreatorUserAccountDefined() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isDateChoiceEmpty(PollDateChoice) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isDateType() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isDateType() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
isDeleteCommentAllowed(Comment) - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isDeleteVoteAllowed(Vote) - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isDescNull(Choice) - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isEdit() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isEdit() - Method in class org.chorem.pollen.ui.actions.poll.ClonePoll
 
isEdit() - Method in class org.chorem.pollen.ui.actions.poll.CreatePoll
 
isEdit() - Method in class org.chorem.pollen.ui.actions.poll.EditPoll
 
isFeedFileExisting() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isFeedFileExisting() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
isFreePoll() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isFreePoll() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isFreePoll() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
isGetMethod() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isGroupPoll() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isGroupPoll() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isGroupPoll() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
isImageChoiceEmpty(PollImageChoice) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isImageType() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isImageType() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
isImageUploadEmpty(PollImageChoice) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isInformationsError() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isLimitChoice() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isModerate() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isModerate() - Method in class org.chorem.pollen.ui.actions.poll.AddChoice
 
isModerate() - Method in class org.chorem.pollen.ui.actions.poll.AddComment
 
isModerate() - Method in class org.chorem.pollen.ui.actions.poll.DeleteComment
 
isModerate() - Method in class org.chorem.pollen.ui.actions.poll.ModeratePoll
 
isModerate() - Method in class org.chorem.pollen.ui.actions.poll.VoteForPoll
 
isModifyVoteAllowed(Vote) - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isNormalVoteCounting() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isNormalVoteCounting() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
isNotification() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isNumberVoteCounting() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isNumberVoteCounting() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
isOptionsError() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isPercentageVoteCounting() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isPercentageVoteCounting() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
isPersonToListEmpty(PersonToList) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isPollChoiceOrVoteStarted() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isPollChoiceRunning() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isPollFinished() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isPollStarted() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isReminder() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isRestrictedPoll() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isRestrictedPoll() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
isResultAllowed() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isTextChoiceEmpty(Choice) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isTextType() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isTextType() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
isUserAdmin() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
isUserLoggued() - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
isVoteAllowed() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isVoteStarted() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 

L

ldapImport - Variable in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
loadChoicesAndvotingLists(Poll, Collection<Choice>, Collection<VotingList>, boolean) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
loadPoll() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
loadPollAccount() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
Login - Class in org.chorem.pollen.ui.actions.user
Login user to pollen.
Login() - Constructor for class org.chorem.pollen.ui.actions.user.Login
 
login - Variable in class org.chorem.pollen.ui.actions.user.Login
 
Logout - Class in org.chorem.pollen.ui.actions.user
Logout from pollen.
Logout() - Constructor for class org.chorem.pollen.ui.actions.user.Logout
 
LostPassword - Class in org.chorem.pollen.ui.actions.user
Created: 13/04/12
LostPassword() - Constructor for class org.chorem.pollen.ui.actions.user.LostPassword
 

M

ManageFavoriteList - Class in org.chorem.pollen.ui.actions.user
Manage a selected favorite lists of a connected user.
ManageFavoriteList() - Constructor for class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
ManageFavoriteLists - Class in org.chorem.pollen.ui.actions.user
Manage favorite lists of a connected user.
ManageFavoriteLists() - Constructor for class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
ManagePolls - Class in org.chorem.pollen.ui.actions.admin
 
ManagePolls() - Constructor for class org.chorem.pollen.ui.actions.admin.ManagePolls
 
ManageUsers - Class in org.chorem.pollen.ui.actions.admin
 
ManageUsers() - Constructor for class org.chorem.pollen.ui.actions.admin.ManageUsers
 
ModeratePoll - Class in org.chorem.pollen.ui.actions.poll
To moderate votes and comment of a given poll.
ModeratePoll() - Constructor for class org.chorem.pollen.ui.actions.poll.ModeratePoll
 

N

newPassword - Variable in class org.chorem.pollen.ui.actions.user.Edit
 
newPassword2 - Variable in class org.chorem.pollen.ui.actions.user.Edit
 
newService(Class<E>) - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
Sub-classes should use this method to easily get a service instance.

O

onAccessDenied(ServletRequest, ServletResponse) - Method in class org.chorem.pollen.ui.security.AbstractPollenAuthorization
 
org.chorem.pollen.ui - package org.chorem.pollen.ui
 
org.chorem.pollen.ui.actions - package org.chorem.pollen.ui.actions
 
org.chorem.pollen.ui.actions.admin - package org.chorem.pollen.ui.actions.admin
 
org.chorem.pollen.ui.actions.io - package org.chorem.pollen.ui.actions.io
 
org.chorem.pollen.ui.actions.json - package org.chorem.pollen.ui.actions.json
 
org.chorem.pollen.ui.actions.poll - package org.chorem.pollen.ui.actions.poll
 
org.chorem.pollen.ui.actions.user - package org.chorem.pollen.ui.actions.user
 
org.chorem.pollen.ui.converters - package org.chorem.pollen.ui.converters
 
org.chorem.pollen.ui.interceptors - package org.chorem.pollen.ui.interceptors
 
org.chorem.pollen.ui.results - package org.chorem.pollen.ui.results
 
org.chorem.pollen.ui.security - package org.chorem.pollen.ui.security
 

P

pager - Variable in class org.chorem.pollen.ui.actions.json.AbstractJSONPaginedAction
 
PageSkin - Enum in org.chorem.pollen.ui.actions
Created: 13/04/12
PARAM_POLL_PAGE - Static variable in class org.chorem.pollen.ui.actions.poll.AbstractPollUriIdAction
 
PARAM_POLL_URI - Static variable in class org.chorem.pollen.ui.actions.poll.AbstractPollUriIdAction
 
parameters - Variable in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
All the parameters send by request used to build back choices of the poll.
parseValue(String) - Method in class org.chorem.pollen.ui.converters.BooleanIntegerConverter
 
ParticipatedList - Class in org.chorem.pollen.ui.actions.poll
Display list of participated polls.
ParticipatedList() - Constructor for class org.chorem.pollen.ui.actions.poll.ParticipatedList
 
password - Variable in class org.chorem.pollen.ui.actions.user.Login
 
password2 - Variable in class org.chorem.pollen.ui.actions.user.Register
 
personList - Variable in class org.chorem.pollen.ui.actions.poll.SelectPersonListToVotingList
 
personListId - Variable in class org.chorem.pollen.ui.actions.poll.ImportPersonListToVotingList
 
personToList - Variable in class org.chorem.pollen.ui.actions.poll.DisplayPersonToList
 
personToListNumber - Variable in class org.chorem.pollen.ui.actions.poll.DisplayPersonToList
Number of person to display.
PIE - Static variable in class org.chorem.pollen.ui.actions.io.GenerateChart
diagramme de type PIE.
PIE3D - Static variable in class org.chorem.pollen.ui.actions.io.GenerateChart
diagramme de type PIE3D.
poll - Variable in class org.chorem.pollen.ui.actions.admin.Confirm
 
poll - Variable in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
poll - Variable in class org.chorem.pollen.ui.actions.poll.ConfirmPollAction
 
pollAccount - Variable in class org.chorem.pollen.ui.actions.user.Confirm
 
pollAccount - Variable in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
pollAccountId - Variable in class org.chorem.pollen.ui.actions.user.Confirm
 
pollAccountId - Variable in class org.chorem.pollen.ui.actions.user.DeletePollAccount
 
pollAccounts - Variable in class org.chorem.pollen.ui.actions.json.GetFavoriteListPollAccounts
 
PollCreatorAccessRequired - Class in org.chorem.pollen.ui.security
Check that a user can show results of a poll.
PollCreatorAccessRequired() - Constructor for class org.chorem.pollen.ui.security.PollCreatorAccessRequired
 
PollenActionSupport - Class in org.chorem.pollen.ui.actions
Pollen action support.
PollenActionSupport() - Constructor for class org.chorem.pollen.ui.actions.PollenActionSupport
 
PollenApplicationListener - Class in org.chorem.pollen.ui
To listen start or end of the application.
PollenApplicationListener() - Constructor for class org.chorem.pollen.ui.PollenApplicationListener
 
PollenFileUploadInterceptor - Class in org.chorem.pollen.ui.interceptors
Overrides the default file upload interceptor to be able to match uploaded files in specific fields.
PollenFileUploadInterceptor() - Constructor for class org.chorem.pollen.ui.interceptors.PollenFileUploadInterceptor
 
PollenServletActionRedirectResult - Class in org.chorem.pollen.ui.results
Fork of the ServletActionRedirectResult to be able to use : in urls.
PollenServletActionRedirectResult() - Constructor for class org.chorem.pollen.ui.results.PollenServletActionRedirectResult
 
PollenSession - Class in org.chorem.pollen.ui
User session to put in servlet session.
PollenSession() - Constructor for class org.chorem.pollen.ui.PollenSession
 
PollenTopiaTransactionFilter - Class in org.chorem.pollen.ui
Pollen implementation of the TopiaTransactionFilter.
PollenTopiaTransactionFilter() - Constructor for class org.chorem.pollen.ui.PollenTopiaTransactionFilter
 
PollenUIUtils - Class in org.chorem.pollen.ui
Useful ui methods.
PollenUIUtils() - Constructor for class org.chorem.pollen.ui.PollenUIUtils
 
pollId - Variable in class org.chorem.pollen.ui.actions.admin.Confirm
 
pollId - Variable in class org.chorem.pollen.ui.actions.io.GetPollImageChoice
 
pollId - Variable in class org.chorem.pollen.ui.actions.json.GetPollComments
 
pollId - Variable in class org.chorem.pollen.ui.actions.poll.GetPollFeed
 
PollResultAccessRequired - Class in org.chorem.pollen.ui.security
Check that a user can show results of a poll.
PollResultAccessRequired() - Constructor for class org.chorem.pollen.ui.security.PollResultAccessRequired
 
polls - Variable in class org.chorem.pollen.ui.actions.json.GetCreatedPolls
 
polls - Variable in class org.chorem.pollen.ui.actions.json.GetInvitedPolls
 
polls - Variable in class org.chorem.pollen.ui.actions.json.GetParticipatedPolls
 
polls - Variable in class org.chorem.pollen.ui.actions.json.GetPolls
 
PollUriConverter - Class in org.chorem.pollen.ui.converters
Created: 27/03/12
PollUriConverter() - Constructor for class org.chorem.pollen.ui.converters.PollUriConverter
 
PollVoteAccessRequired - Class in org.chorem.pollen.ui.security
Check that a user can vote.
PollVoteAccessRequired() - Constructor for class org.chorem.pollen.ui.security.PollVoteAccessRequired
 
prepare() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
prepare() - Method in class org.chorem.pollen.ui.actions.poll.AddChoice
 
prepare() - Method in class org.chorem.pollen.ui.actions.poll.AddComment
 
prepare() - Method in class org.chorem.pollen.ui.actions.poll.VoteForPoll
 
prepare() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
PREPARE_VOTE_PAGE - Static variable in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
prepareConfiguration() - Method in class org.chorem.pollen.ui.PollenApplicationListener
Prepare the configuration to be used.
prepareFormPage() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
preparePollUri(Map<String, String[]>) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollUriIdAction
 
preparePollUri(String, String) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollUriIdAction
 
prepareVotePage() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
putDynamicData(String, Object) - Method in class org.chorem.pollen.ui.PollenSession
 

R

reason - Variable in class org.chorem.pollen.ui.actions.poll.DeleteComment
Reason for deleting this comment (if any).
reason - Variable in class org.chorem.pollen.ui.actions.poll.DeleteVote
Reason for deleting this vote (if any).
redirectUrl - Variable in class org.chorem.pollen.ui.actions.admin.Confirm
 
redirectUrl - Variable in class org.chorem.pollen.ui.actions.admin.DeleteUser
 
redirectUrl - Variable in class org.chorem.pollen.ui.actions.poll.ClosePoll
Redirect url.
redirectUrl - Variable in class org.chorem.pollen.ui.actions.poll.ConfirmPollAction
 
redirectUrl - Variable in class org.chorem.pollen.ui.actions.poll.DeletePoll
 
redirectUrl - Variable in class org.chorem.pollen.ui.actions.user.ChangeLang
Where to redirect after having chang lang.
redirectUrl - Variable in class org.chorem.pollen.ui.actions.user.Confirm
 
redirectUrl - Variable in class org.chorem.pollen.ui.actions.user.DeleteFavoriteList
 
redirectUrl - Variable in class org.chorem.pollen.ui.actions.user.DeletePollAccount
 
redirectUrl - Variable in class org.chorem.pollen.ui.actions.user.Login
 
Register - Class in org.chorem.pollen.ui.actions.user
Register a new user.
Register() - Constructor for class org.chorem.pollen.ui.actions.user.Register
 
registerError(ServletRequest, String) - Method in class org.chorem.pollen.ui.security.AbstractPollenAuthorization
 
reindexChoiceMap(Map<Integer, T>, int) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
reindexMap(Map<Integer, T>, int) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
removeDynamicData(String) - Method in class org.chorem.pollen.ui.PollenSession
 
removeDynamicDataWithPrefix(String) - Method in class org.chorem.pollen.ui.PollenSession
 
ResultForPoll - Class in org.chorem.pollen.ui.actions.poll
Display results of a poll.
ResultForPoll() - Constructor for class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
RING - Static variable in class org.chorem.pollen.ui.actions.io.GenerateChart
diagramme de type RING.

S

SAFE_LANGUAGES - Static variable in class org.chorem.pollen.ui.actions.PollenActionSupport
 
savePoll(Poll) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
savePoll(Poll) - Method in class org.chorem.pollen.ui.actions.poll.ClonePoll
 
savePoll(Poll) - Method in class org.chorem.pollen.ui.actions.poll.CreatePoll
 
savePoll(Poll) - Method in class org.chorem.pollen.ui.actions.poll.EditPoll
 
SelectPersonListToVotingList - Class in org.chorem.pollen.ui.actions.poll
Select a person list to add into an existing voting list.
SelectPersonListToVotingList() - Constructor for class org.chorem.pollen.ui.actions.poll.SelectPersonListToVotingList
 
serviceContext - Variable in class org.chorem.pollen.ui.actions.PollenActionSupport
 
serviceFactory - Variable in class org.chorem.pollen.ui.actions.PollenActionSupport
Provides a way to get a service.
SESSION_PARAMETER - Static variable in class org.chorem.pollen.ui.PollenSession
Key to store the PollenSession instance in the session's map.
SESSION_TOKEN_ERRORS - Static variable in class org.chorem.pollen.ui.PollenSession
 
SESSION_TOKEN_MESSAGES - Static variable in class org.chorem.pollen.ui.PollenSession
 
SESSION_TOKEN_WARNINGS - Static variable in class org.chorem.pollen.ui.PollenSession
 
setAccountId(String) - Method in class org.chorem.pollen.ui.actions.poll.EditVote
 
setAccountIdRole(ServletRequest, SecurityService.AccountIdRole) - Static method in class org.chorem.pollen.ui.PollenUIUtils
 
setAction(String) - Method in class org.chorem.pollen.ui.actions.admin.ManageUsers
 
setAction(String) - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
setByGroup(boolean) - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
setChoiceId(String) - Method in class org.chorem.pollen.ui.actions.io.GetPollImageChoice
 
setChoiceId(String) - Method in class org.chorem.pollen.ui.actions.poll.ConfirmDeleteChoice
 
setChoiceId(String) - Method in class org.chorem.pollen.ui.actions.poll.DeleteChoice
 
setChoiceNumber(int) - Method in class org.chorem.pollen.ui.actions.poll.AbstractDisplayChoice
 
setChoiceTokenId(String) - Method in class org.chorem.pollen.ui.actions.io.GetPollImageChoice
 
setCommentAuthor(String) - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
setCommentId(String) - Method in class org.chorem.pollen.ui.actions.poll.ConfirmDeleteComment
 
setCommentId(String) - Method in class org.chorem.pollen.ui.actions.poll.DeleteComment
 
setCommentText(String) - Method in class org.chorem.pollen.ui.actions.poll.AddComment
 
setContainerId(String) - Method in class org.chorem.pollen.ui.actions.poll.SelectPersonListToVotingList
 
setCsvImport(File) - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
setCsvImportContentType(String) - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
setCsvImportFileName(String) - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
setEmail(String) - Method in class org.chorem.pollen.ui.actions.user.LostPassword
 
setFavoriteListId(String) - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteList
 
setFavoriteListId(String) - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteListPollAccounts
 
setFavoriteListId(String) - Method in class org.chorem.pollen.ui.actions.user.Confirm
 
setFavoriteListId(String) - Method in class org.chorem.pollen.ui.actions.user.DeleteFavoriteList
 
setFavoriteListId(String) - Method in class org.chorem.pollen.ui.actions.user.DeletePollAccount
 
setFilters(String) - Method in class org.chorem.pollen.ui.actions.json.AbstractJSONPaginedAction
 
setHeight(int) - Method in class org.chorem.pollen.ui.actions.io.GenerateChart
 
setLdapImport(String) - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
setLimitChoice(boolean) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
setLogin(String) - Method in class org.chorem.pollen.ui.actions.user.Login
 
setMaxChoices(Integer) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
setNewPassword(String) - Method in class org.chorem.pollen.ui.actions.user.Edit
 
setNewPassword2(String) - Method in class org.chorem.pollen.ui.actions.user.Edit
 
setNotification(boolean) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
setPage(Integer) - Method in class org.chorem.pollen.ui.actions.json.AbstractJSONPaginedAction
 
setPage(int) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollUriIdAction
 
setParameters(Map<String, String[]>) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
setParameters(Map<String, String[]>) - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
setParameters(Map<String, String[]>) - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
setPassword(String) - Method in class org.chorem.pollen.ui.actions.user.Login
 
setPassword2(String) - Method in class org.chorem.pollen.ui.actions.user.Register
 
setPersonListId(String) - Method in class org.chorem.pollen.ui.actions.poll.ImportPersonListToVotingList
 
setPersonToListNumber(int) - Method in class org.chorem.pollen.ui.actions.poll.DisplayPersonToList
 
setPollAccountId(String) - Method in class org.chorem.pollen.ui.actions.json.GetFavoriteListPollAccount
 
setPollAccountId(String) - Method in class org.chorem.pollen.ui.actions.user.Confirm
 
setPollAccountId(String) - Method in class org.chorem.pollen.ui.actions.user.DeletePollAccount
 
setPollId(String) - Method in class org.chorem.pollen.ui.actions.admin.Confirm
 
setPollId(String) - Method in class org.chorem.pollen.ui.actions.io.GetPollImageChoice
 
setPollId(String) - Method in class org.chorem.pollen.ui.actions.json.GetPollComments
 
setPollId(String) - Method in class org.chorem.pollen.ui.actions.poll.EditVote
 
setPollId(String) - Method in class org.chorem.pollen.ui.actions.poll.GetPollFeed
 
setReason(String) - Method in class org.chorem.pollen.ui.actions.poll.DeleteComment
 
setReason(String) - Method in class org.chorem.pollen.ui.actions.poll.DeleteVote
 
setRedirectUrl(String) - Method in class org.chorem.pollen.ui.actions.admin.Confirm
 
setRedirectUrl(String) - Method in class org.chorem.pollen.ui.actions.admin.DeleteUser
 
setRedirectUrl(String) - Method in class org.chorem.pollen.ui.actions.poll.ClosePoll
 
setRedirectUrl(String) - Method in class org.chorem.pollen.ui.actions.poll.ConfirmPollAction
 
setRedirectUrl(String) - Method in class org.chorem.pollen.ui.actions.poll.DeletePoll
 
setRedirectUrl(String) - Method in class org.chorem.pollen.ui.actions.user.ChangeLang
 
setRedirectUrl(String) - Method in class org.chorem.pollen.ui.actions.user.Confirm
 
setRedirectUrl(String) - Method in class org.chorem.pollen.ui.actions.user.DeleteFavoriteList
 
setRedirectUrl(String) - Method in class org.chorem.pollen.ui.actions.user.DeletePollAccount
 
setRedirectUrl(String) - Method in class org.chorem.pollen.ui.actions.user.Login
 
setReminder(boolean) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
setReminderHourCountdown(Integer) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
setRows(Integer) - Method in class org.chorem.pollen.ui.actions.json.AbstractJSONPaginedAction
 
setServletContext(ServletContext) - Static method in class org.chorem.pollen.ui.PollenUIUtils
 
setServletRequest(HttpServletRequest) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
setServletRequest(HttpServletRequest) - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
setServletRequest(HttpServletRequest) - Method in class org.chorem.pollen.ui.actions.poll.SummaryPoll
 
setSidx(String) - Method in class org.chorem.pollen.ui.actions.json.AbstractJSONPaginedAction
 
setSord(String) - Method in class org.chorem.pollen.ui.actions.json.AbstractJSONPaginedAction
 
setStartNumber(int) - Method in class org.chorem.pollen.ui.actions.poll.ImportPersonListToVotingList
 
setSubtitles(List<String>) - Method in class org.chorem.pollen.ui.actions.io.GenerateChart
 
setThumb(boolean) - Method in class org.chorem.pollen.ui.actions.io.GetPollImageChoice
 
setTitle(String) - Method in class org.chorem.pollen.ui.actions.io.GenerateChart
 
setTokenId(String) - Method in class org.chorem.pollen.ui.actions.poll.AbstractDisplayChoice
 
setTransaction(TopiaContext) - Method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
setType(int) - Method in class org.chorem.pollen.ui.actions.io.GenerateChart
 
setUriId(PollUri) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
setUriId(PollUri) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollUriIdAction
 
setUserAccount(UserAccount) - Method in class org.chorem.pollen.ui.PollenSession
 
setUserId(String) - Method in class org.chorem.pollen.ui.actions.admin.Confirm
 
setUserId(String) - Method in class org.chorem.pollen.ui.actions.admin.DeleteUser
 
setUserId(String) - Method in class org.chorem.pollen.ui.actions.json.GetUser
 
setValues(List<String>) - Method in class org.chorem.pollen.ui.actions.io.GenerateChart
 
setVoteId(String) - Method in class org.chorem.pollen.ui.actions.poll.ConfirmDeleteVote
 
setVoteId(String) - Method in class org.chorem.pollen.ui.actions.poll.DeleteVote
 
setVotingListNumber(int) - Method in class org.chorem.pollen.ui.actions.poll.DisplayPersonToList
 
setVotingListNumber(int) - Method in class org.chorem.pollen.ui.actions.poll.DisplayVotingList
 
setVotingListNumber(int) - Method in class org.chorem.pollen.ui.actions.poll.ImportPersonListToVotingList
 
setVotingListNumber(int) - Method in class org.chorem.pollen.ui.actions.poll.SelectPersonListToVotingList
 
setVotingListType(String) - Method in class org.chorem.pollen.ui.actions.poll.DisplayPersonToList
 
setVotingListType(String) - Method in class org.chorem.pollen.ui.actions.poll.DisplayVotingList
 
setVotingListType(String) - Method in class org.chorem.pollen.ui.actions.poll.ImportPersonListToVotingList
 
setVotingListType(String) - Method in class org.chorem.pollen.ui.actions.poll.SelectPersonListToVotingList
 
setWidth(int) - Method in class org.chorem.pollen.ui.actions.io.GenerateChart
 
Show - Class in org.chorem.pollen.ui.actions.user
Show user account.
Show() - Constructor for class org.chorem.pollen.ui.actions.user.Show
 
startNumber - Variable in class org.chorem.pollen.ui.actions.poll.ImportPersonListToVotingList
 
subtitles - Variable in class org.chorem.pollen.ui.actions.io.GenerateChart
 
SummaryPoll - Class in org.chorem.pollen.ui.actions.poll
Action to display summary of a poll for his creator (or an admin).
SummaryPoll() - Constructor for class org.chorem.pollen.ui.actions.poll.SummaryPoll
 

T

thumb - Variable in class org.chorem.pollen.ui.actions.io.GetPollImageChoice
 
title - Variable in class org.chorem.pollen.ui.actions.io.GenerateChart
 
TOKEN - Static variable in class org.chorem.pollen.ui.actions.poll.DisplayPersonToList
 
tokenId - Variable in class org.chorem.pollen.ui.actions.poll.AbstractDisplayChoice
Where to find dynamic data (says choices in this case).
transaction - Variable in class org.chorem.pollen.ui.actions.PollenActionSupport
 
type - Variable in class org.chorem.pollen.ui.actions.io.GenerateChart
 

U

URI_PATTERN - Static variable in class org.chorem.pollen.ui.security.AbstractPollenAuthorization
Pattern to detects uri from a pollen url : group 1 is action namespace group 2 is action name group 3 is pollUri group 4 is poll page (optional) group 5 is method (optional)
user - Variable in class org.chorem.pollen.ui.actions.admin.Confirm
 
user - Variable in class org.chorem.pollen.ui.actions.admin.ManageUsers
 
user - Variable in class org.chorem.pollen.ui.actions.user.Edit
 
user - Variable in class org.chorem.pollen.ui.actions.user.Register
 
userId - Variable in class org.chorem.pollen.ui.actions.admin.Confirm
 
userId - Variable in class org.chorem.pollen.ui.actions.admin.DeleteUser
 
users - Variable in class org.chorem.pollen.ui.actions.json.GetUsers
 

V

validate() - Method in class org.chorem.pollen.ui.actions.admin.ManageUsers
 
validate() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
validate() - Method in class org.chorem.pollen.ui.actions.poll.AddChoice
 
validate() - Method in class org.chorem.pollen.ui.actions.poll.AddComment
 
validate() - Method in class org.chorem.pollen.ui.actions.poll.AttachPoll
 
validate() - Method in class org.chorem.pollen.ui.actions.poll.VoteForPoll
 
validate() - Method in class org.chorem.pollen.ui.actions.user.Edit
 
validate() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
validate() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteLists
 
validate() - Method in class org.chorem.pollen.ui.actions.user.Register
 
validateDateChoices() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
validateEndDate(Date, Date) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
validateImageChoices() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
validateInformations() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
validateOptions() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
validatePersonList(int, String, PersonToList, Set<String>, Set<String>) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
validateTextChoices() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
validateVotingList(int, VotingList, Set<String>, Set<String>, Set<String>) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
valueOf(String) - Static method in enum org.chorem.pollen.ui.actions.PageSkin
Returns the enum constant of this type with the specified name.
values - Variable in class org.chorem.pollen.ui.actions.io.GenerateChart
 
values() - Static method in enum org.chorem.pollen.ui.actions.PageSkin
Returns an array containing the constants of this enum type, in the order they are declared.
vote - Variable in class org.chorem.pollen.ui.actions.poll.ConfirmDeleteVote
Loaded vote to delete.
VoteForPoll - Class in org.chorem.pollen.ui.actions.poll
Votes to a poll.
VoteForPoll() - Constructor for class org.chorem.pollen.ui.actions.poll.VoteForPoll
 
voteId - Variable in class org.chorem.pollen.ui.actions.poll.ConfirmDeleteVote
Id of the vote to delete.
voteId - Variable in class org.chorem.pollen.ui.actions.poll.DeleteVote
Id of the vote to delete.
votingList - Variable in class org.chorem.pollen.ui.actions.poll.DisplayVotingList
The voting list ot display.
votingList - Variable in class org.chorem.pollen.ui.actions.poll.ImportPersonListToVotingList
The voting list ot display.
votingListNumber - Variable in class org.chorem.pollen.ui.actions.poll.DisplayPersonToList
Number of the vontingList container.
votingListNumber - Variable in class org.chorem.pollen.ui.actions.poll.DisplayVotingList
Number of person to display.
votingListNumber - Variable in class org.chorem.pollen.ui.actions.poll.ImportPersonListToVotingList
Number of person to display.
votingListNumber - Variable in class org.chorem.pollen.ui.actions.poll.SelectPersonListToVotingList
 
votingListType - Variable in class org.chorem.pollen.ui.actions.poll.DisplayPersonToList
Type of the voting list.
votingListType - Variable in class org.chorem.pollen.ui.actions.poll.DisplayVotingList
Type of the voting list.
votingListType - Variable in class org.chorem.pollen.ui.actions.poll.ImportPersonListToVotingList
Type of the voting list.
votingListType - Variable in class org.chorem.pollen.ui.actions.poll.SelectPersonListToVotingList
 

W

width - Variable in class org.chorem.pollen.ui.actions.io.GenerateChart
 

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

Copyright © 2009-2012 CodeLutin. All Rights Reserved.