Uses of Class
org.chorem.pollen.ui.actions.PollenActionSupport

Packages that use PollenActionSupport
org.chorem.pollen.ui.actions.admin   
org.chorem.pollen.ui.actions.io   
org.chorem.pollen.ui.actions.json   
org.chorem.pollen.ui.actions.poll   
org.chorem.pollen.ui.actions.user   
 

Uses of PollenActionSupport in org.chorem.pollen.ui.actions.admin
 

Subclasses of PollenActionSupport in org.chorem.pollen.ui.actions.admin
 class Confirm
          Action for confirmation
 class DeleteUser
          Delete a selected user.
 class ManagePolls
           
 class ManageUsers
           
 

Uses of PollenActionSupport in org.chorem.pollen.ui.actions.io
 

Subclasses of PollenActionSupport in org.chorem.pollen.ui.actions.io
 class GenerateChart
          Action to generate a chart given the values (and optional subtitles).
 class GetPollImageChoice
          Obtain the image choice of a given choice of an image-like poll.
 

Uses of PollenActionSupport in org.chorem.pollen.ui.actions.json
 

Subclasses of PollenActionSupport in org.chorem.pollen.ui.actions.json
 class AbstractJSONPaginedAction
          Abstract JSON action with pagination support.
 class GetCreatedPolls
          Obtain created polls to put in grid for the connected user.
 class GetFavoriteList
          Get given favorite list.
 class GetFavoriteListPollAccount
          Get pagined list of poll accounts of a given favorite list.
 class GetFavoriteListPollAccounts
          Get pagined list of poll accounts of a given favorite list.
 class GetFavoriteLists
          Get pagined list of favorite lists of the connected user.
 class GetInvitedPolls
          Obtain invited polls to put in grid for the connected user.
 class GetParticipatedPolls
          Obtain participated polls to put in grid for the connected user.
 class GetPollComments
          Get paginated list of poll comments.
 class GetPolls
          Obtain paginated users.
 class GetUser
          Get user datas.
 class GetUsers
          Obtain paginated users.
 

Uses of PollenActionSupport in org.chorem.pollen.ui.actions.poll
 

Subclasses of PollenActionSupport in org.chorem.pollen.ui.actions.poll
 class AbstractDisplayChoice
          To generate the display for a text choice.
 class AbstractPollForm
          Created: 04/04/12
 class AbstractPollUriIdAction
          Abstract action for all actions with a poll uri id.
 class AbstractVoteAction
          Abstract action for actions on the vote poll page.
 class AddChoice
          To add a poll comment.
 class AddComment
          To add a poll comment.
 class ClosePoll
          Closes an existing poll.
 class ConfirmDeleteChoice
          To confirm delete of a poll choice.
 class ConfirmDeleteComment
          To confirm a comment delete.
 class ConfirmDeleteVote
          To confirm delete of a poll vote
 class ConfirmPollAction
          To confirm a poll action (such as delete or close).
 class CreatedList
          Display list of created polls.
 class DeleteChoice
          To delete a poll choice
 class DeleteComment
          To delete a poll comment.
 class DeletePoll
          Deletes an existing poll.
 class DeleteVote
          To delete a poll vote.
 class DisplayDateChoice
          To generate the display for a date choice.
 class DisplayImageChoice
          To generate the display for a image choice.
 class DisplayPersonToList
          To display a personToList (use at a poll creation).
 class DisplayTextChoice
          To generate the display for a text choice.
 class DisplayVotingList
          To display a voting list of a poll (use at a poll creation).
 class EditVote
          EditVote is a redirection to vote page.
 class ExportPoll
          Exports an existing poll.
 class GetPollFeed
          Obtain the feed of a given poll.
 class ImportPersonListToVotingList
          Load in session a personToList to import into a votingList.
 class InvitedList
          Display the list of invited polls for the connected user.
 class LoadPoll
          Created: 04/04/12
 class ParticipatedList
          Display list of participated polls.
 class ResultForPoll
          Display results of a poll.
 class ResultLink
          Display the result link page.
 class SavePoll
          Creates a new poll.
 class SelectPersonListToVotingList
          Select a person list to add into an existing voting list.
 class VoteForPoll
          Votes to a poll.
 

Uses of PollenActionSupport in org.chorem.pollen.ui.actions.user
 

Subclasses of PollenActionSupport in org.chorem.pollen.ui.actions.user
 class DeleteFavoriteList
          Delete a selected favorite list for the connected user.
 class DeletePollAccount
          Delete a selected favorite list for the connected user.
 class Edit
          Update a user.
 class Login
          Login user to pollen.
 class Logout
          Logout from pollen.
 class LostPassword
          Created: 13/04/12
 class ManageFavoriteList
          Manage a selected favorite lists of a connected user.
 class ManageFavoriteLists
          Manage favorite lists of a connected user.
 class Register
          Register a new user.
 class Show
          Show user account.
 



Copyright © 2009-2012 CodeLutin. All Rights Reserved.