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.SavePoll
 
addFile(int, File) - Method in interface org.chorem.pollen.ui.actions.FileUploadAware
 
addFile(int, File) - Method in class org.chorem.pollen.ui.actions.poll.AddChoice
 
addFile(int, File) - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
addFileContentType(int, String) - Method in interface org.chorem.pollen.ui.actions.FileUploadAware
 
addFileContentType(int, String) - Method in class org.chorem.pollen.ui.actions.poll.AddChoice
 
addFileContentType(int, String) - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
addFileName(int, String) - Method in interface org.chorem.pollen.ui.actions.FileUploadAware
 
addFileName(int, String) - Method in class org.chorem.pollen.ui.actions.poll.AddChoice
 
addFileName(int, String) - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
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.SavePoll
 
addMessage(String, String) - Method in class org.chorem.pollen.ui.PollenSession
 
addOptionsError(String, String) - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
adminFilter - Variable in class org.chorem.pollen.ui.security.PollAccessRequired
 
adminFilter - Variable in class org.chorem.pollen.ui.security.PollCreatorRequired
 
adminFilter - Variable in class org.chorem.pollen.ui.security.ResultAccessRequired
 
AdminUserRequired - Class in org.chorem.pollen.ui.security
 
AdminUserRequired() - Constructor for class org.chorem.pollen.ui.security.AdminUserRequired
 
APPLICATION_CONTEXT_PARAMETER - Static variable in class org.chorem.pollen.ui.PollenApplicationContext
Key to store the single instance of the application context

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.SavePoll
 
buildImageChoices() - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
buildTextChoices() - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
buildVotingLists(PollType) - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 

C

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.
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
 
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
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
 
configuration - Variable in class org.chorem.pollen.ui.PollenApplicationContext
 
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
 
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
 
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.AddChoice
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.AddComment
 
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.LoadPoll
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.ResultLink
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.SelectPersonListToVotingList
 
execute() - Method in class org.chorem.pollen.ui.actions.poll.VoteForPoll
 
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(ActionContext) - Static method in class org.chorem.pollen.ui.PollenApplicationContext
 
get(ServletContext) - Static method in class org.chorem.pollen.ui.PollenApplicationContext
 
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
 
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
 
getApplicationBase(HttpServletRequest) - Static method in class org.chorem.pollen.ui.PollenUIUtils
 
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
 
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
 
getConfiguration() - Method in class org.chorem.pollen.ui.PollenApplicationContext
 
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
 
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
 
getEditUser() - Method in class org.chorem.pollen.ui.actions.admin.ManageUsers
 
getEmail() - Method in class org.chorem.pollen.ui.actions.user.LostPassword
 
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.user.ManageFavoriteLists
 
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
 
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.SavePoll
 
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.ResultLink
 
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.poll.AbstractVoteAction
 
getPollEditUrl() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getPollenApplicationContext() - Static method in class org.chorem.pollen.ui.actions.PollenActionSupport
 
getPollenNotifierWorker() - Method in class org.chorem.pollen.ui.PollenApplicationContext
 
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
 
getPollFunctions(Poll) - Method in class org.chorem.pollen.ui.actions.json.GetCreatedPolls
 
getPollFunctions(Poll) - Method in class org.chorem.pollen.ui.actions.json.GetInvitedPolls
 
getPollFunctions(Poll) - Method in class org.chorem.pollen.ui.actions.json.GetPolls
 
getPollId() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollUriIdAction
 
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
 
getPollModerateUrl() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getPollResultsService() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getPollResultUrl() - Method in class org.chorem.pollen.ui.actions.poll.ResultLink
 
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.poll.AbstractPollForm
 
getPollService() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getPollService() - Method in class org.chorem.pollen.ui.actions.poll.ResultLink
 
getPollTypes() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getPollUri(ServletRequest) - Method in class org.chorem.pollen.ui.security.AbstractPollenAuthorization
 
getPollVoteUrl() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
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.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
 
getResultId(Poll) - Method in class org.chorem.pollen.ui.actions.json.GetCreatedPolls
Retrieve the id for result page depends on poll.
getResults() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getResults() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
getResultValue(Choice) - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getRootContext() - Method in class org.chorem.pollen.ui.PollenApplicationContext
 
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
 
getSelectedTab() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
getSelectedTab() - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
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.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.ResultLink
 
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
 
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.AbstractPollUriIdAction
 
getUriId() - Method in class org.chorem.pollen.ui.actions.poll.LoadPoll
 
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
 
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
 
getVotes() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getVoteService() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
getVoteSizeMessage() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
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
 

I

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.SavePoll
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.SavePoll
 
input() - Method in class org.chorem.pollen.ui.actions.user.Edit
 
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.PollAccessRequired
 
isAccessAllowed(ServletRequest, ServletResponse, Object) - Method in class org.chorem.pollen.ui.security.PollCreatorRequired
 
isAccessAllowed(ServletRequest, ServletResponse, Object) - Method in class org.chorem.pollen.ui.security.PollRequired
 
isAccessAllowed(ServletRequest, ServletResponse, Object) - Method in class org.chorem.pollen.ui.security.ResultAccessRequired
 
isAccountFieldDisplayed() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isAlreadyVoted() - 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
 
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).
isCondorcetVoteCounting() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isCondorcetVoteCounting() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
isCreatorUser() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isCreatorUserAccountDefined() - 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
 
isFeedFileExisting() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
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
 
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
 
isImageType() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isImageType() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
isInformationsError() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isInformationsError() - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
isLimitChoice() - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
isModifAllowed(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
 
isOptionsError() - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
isPercentageVoteCounting() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
isPercentageVoteCounting() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
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
 
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
 
isUserAllowed() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
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
 
LoadPoll - Class in org.chorem.pollen.ui.actions.poll
Created: 04/04/12
LoadPoll() - Constructor for class org.chorem.pollen.ui.actions.poll.LoadPoll
 
loadPollAccount() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
loadPollComments() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
loadPollResults() - Method in class org.chorem.pollen.ui.actions.poll.AbstractVoteAction
 
loadResults() - Method in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
log - Static variable in class org.chorem.pollen.ui.PollenApplicationListener
Logger.
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
 

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.SavePoll
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
 
poll - Variable in class org.chorem.pollen.ui.actions.poll.ResultLink
 
PollAccessRequired - Class in org.chorem.pollen.ui.security
 
PollAccessRequired() - Constructor for class org.chorem.pollen.ui.security.PollAccessRequired
 
pollAccount - Variable in class org.chorem.pollen.ui.actions.user.Confirm
 
pollAccount - Variable in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
pollAccountFilter - Variable in class org.chorem.pollen.ui.security.ResultAccessRequired
 
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
 
pollCreatorFilter - Variable in class org.chorem.pollen.ui.security.PollAccessRequired
 
pollCreatorFilter - Variable in class org.chorem.pollen.ui.security.ResultAccessRequired
 
PollCreatorRequired - Class in org.chorem.pollen.ui.security
 
PollCreatorRequired() - Constructor for class org.chorem.pollen.ui.security.PollCreatorRequired
 
PollenActionSupport - Class in org.chorem.pollen.ui.actions
Pollen action support.
PollenActionSupport() - Constructor for class org.chorem.pollen.ui.actions.PollenActionSupport
 
PollenApplicationContext - Class in org.chorem.pollen.ui
 
PollenApplicationContext() - Constructor for class org.chorem.pollen.ui.PollenApplicationContext
 
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
 
pollenNotifierWorker - Variable in class org.chorem.pollen.ui.PollenApplicationContext
 
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
 
PollRequired - Class in org.chorem.pollen.ui.security
 
PollRequired() - Constructor for class org.chorem.pollen.ui.security.PollRequired
 
pollResultUrl - Variable in class org.chorem.pollen.ui.actions.poll.ResultLink
 
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
 
pollService - Variable in class org.chorem.pollen.ui.actions.poll.ResultLink
 
PollUriConverter - Class in org.chorem.pollen.ui.converters
Created: 27/03/12
PollUriConverter() - Constructor for class org.chorem.pollen.ui.converters.PollUriConverter
 
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.SavePoll
 
prepare() - Method in class org.chorem.pollen.ui.actions.poll.VoteForPoll
 
prepare() - Method in class org.chorem.pollen.ui.actions.user.ManageFavoriteList
 
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

redirect(String) - Static method in class org.chorem.pollen.ui.PollenUIUtils
 
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
 
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.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
 
reindexMap(Map<Integer, T>, int) - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
removeDynamicData(String) - Method in class org.chorem.pollen.ui.PollenSession
 
ResultAccessRequired - Class in org.chorem.pollen.ui.security
 
ResultAccessRequired() - Constructor for class org.chorem.pollen.ui.security.ResultAccessRequired
 
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
 
ResultLink - Class in org.chorem.pollen.ui.actions.poll
Display the result link page.
ResultLink() - Constructor for class org.chorem.pollen.ui.actions.poll.ResultLink
 
RING - Static variable in class org.chorem.pollen.ui.actions.io.GenerateChart
diagramme de type RING.
rootContext - Variable in class org.chorem.pollen.ui.PollenApplicationContext
 

S

SAFE_LANGUAGES - Static variable in class org.chorem.pollen.ui.actions.PollenActionSupport
 
SavePoll - Class in org.chorem.pollen.ui.actions.poll
Creates a new poll.
SavePoll() - Constructor for class org.chorem.pollen.ui.actions.poll.SavePoll
 
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
 
set(ServletContext, PollenApplicationContext) - Static method in class org.chorem.pollen.ui.PollenApplicationContext
 
setAccountId(String) - Method in class org.chorem.pollen.ui.actions.poll.EditVote
 
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
 
setClone(boolean) - Method in class org.chorem.pollen.ui.actions.poll.LoadPoll
 
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
 
setConfiguration(PollenConfiguration) - Method in class org.chorem.pollen.ui.PollenApplicationContext
 
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
 
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.AbstractVoteAction
 
setParameters(Map<String, String[]>) - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
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
 
setPollenNotifierWorker(PollenNotifierWorker) - Method in class org.chorem.pollen.ui.PollenApplicationContext
 
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
 
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.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(int) - Method in class org.chorem.pollen.ui.actions.poll.AbstractPollForm
 
setRootContext(TopiaContext) - Method in class org.chorem.pollen.ui.PollenApplicationContext
 
setRows(Integer) - Method in class org.chorem.pollen.ui.actions.json.AbstractJSONPaginedAction
 
setServletContext(ServletContext) - Static method in class org.chorem.pollen.ui.PollenUIUtils
 
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.AbstractPollUriIdAction
 
setUriId(PollUri) - Method in class org.chorem.pollen.ui.actions.poll.LoadPoll
 
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
 

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
 
userAllowed - Variable in class org.chorem.pollen.ui.actions.poll.ResultForPoll
 
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.poll.AddChoice
 
validate() - Method in class org.chorem.pollen.ui.actions.poll.AddComment
 
validate() - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
validate() - Method in class org.chorem.pollen.ui.actions.poll.VoteForPoll
 
validateEndDate(Date, Date) - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
validateInformations() - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
validateOptions() - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
validatePersonList(int, String, PersonToList, Set<String>, Set<String>) - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
validateVotingList(int, VotingList, Set<String>, Set<String>, Set<String>) - Method in class org.chorem.pollen.ui.actions.poll.SavePoll
 
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
 
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
 
voteId - Variable in class org.chorem.pollen.ui.actions.poll.DeleteVote
 
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.