Serialized Form
|
Package org.chorem.pollen.ui.actions |
serialVersionUID: 1L
|
Package org.chorem.pollen.ui.actions.admin |
serialVersionUID: 1L
userId
String userId
pollId
String pollId
user
org.chorem.pollen.business.persistence.UserAccount user
poll
org.chorem.pollen.business.persistence.Poll poll
redirectUrl
String redirectUrl
serialVersionUID: 1L
userId
String userId
redirectUrl
String redirectUrl
serialVersionUID: 1L
serialVersionUID: 1L
action
String action
user
org.chorem.pollen.business.persistence.UserAccount user
|
Package org.chorem.pollen.ui.actions.io |
serialVersionUID: 1L
type
int type
values
List<E> values
subtitles
List<E> subtitles
width
int width
height
int height
title
String title
chart
org.jfree.chart.JFreeChart chart
serialVersionUID: 1L
pollId
String pollId
choiceId
String choiceId
thumb
boolean thumb
contentType
String contentType
|
Package org.chorem.pollen.ui.actions.json |
serialVersionUID: 1L
pager
org.nuiton.topia.persistence.TopiaFilterPagerUtil.FilterPagerBean pager
filters
String filters
serialVersionUID: 1L
serialVersionUID: 1L
favoriteListId
String favoriteListId
serialVersionUID: 1L
pollAccountId
String pollAccountId
serialVersionUID: 1L
favoriteListId
String favoriteListId
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
pollId
String pollId
serialVersionUID: 1L
serialVersionUID: 1L
userId
String userId
serialVersionUID: 1L
|
Package org.chorem.pollen.ui.actions.poll |
serialVersionUID: 1L
tokenId
String tokenId
- Where to find dynamic data (says choices in this case).
choiceNumber
int choiceNumber
- Number of choice to display.
choice
org.chorem.pollen.business.persistence.Choice choice
- Choice to display in ui (come from dynamic data if exists, or fresh
created one).
serialVersionUID: 1L
poll
org.chorem.pollen.business.persistence.Poll poll
pollTypes
Map<K,V> pollTypes
voteCountingTypes
Map<K,V> voteCountingTypes
choiceTypes
Map<K,V> choiceTypes
textChoices
List<E> textChoices
- Text choices.
imageChoices
List<E> imageChoices
- Image choices.
dateChoices
List<E> dateChoices
- Date choices.
restrictedVotingList
List<E> restrictedVotingList
- restricted Voting lists.
groupVotingList
List<E> groupVotingList
- Group voting lists.
notification
boolean notification
reminder
boolean reminder
limitChoice
boolean limitChoice
reminderHourCountdown
int reminderHourCountdown
serialVersionUID: 1L
pollUri
org.chorem.pollen.bean.PollUri pollUri
serialVersionUID: 1L
poll
org.chorem.pollen.business.persistence.Poll poll
feedFileExisting
boolean feedFileExisting
creatorUser
boolean creatorUser
pollAccount
org.chorem.pollen.business.persistence.PollAccount pollAccount
alreadyVoted
boolean alreadyVoted
voteAllowed
boolean voteAllowed
votes
List<E> votes
vote
org.chorem.pollen.business.persistence.Vote vote
commentAuthor
String commentAuthor
voteSizeMessage
String voteSizeMessage
results
List<E> results
comments
List<E> comments
parameters
Map<K,V> parameters
serialVersionUID: 1L
choice
org.chorem.pollen.business.persistence.Choice choice
imageChoices
List<E> imageChoices
imageChoiceContentTypes
List<E> imageChoiceContentTypes
imageChoiceFileNames
List<E> imageChoiceFileNames
serialVersionUID: 1L
commentText
String commentText
serialVersionUID: 1L
redirectUrl
String redirectUrl
serialVersionUID: 1L
choiceId
String choiceId
choice
org.chorem.pollen.business.persistence.Choice choice
serialVersionUID: 1L
commentId
String commentId
- Id of the comment.
comment
org.chorem.pollen.business.persistence.Comment comment
- Comment to delete.
serialVersionUID: 1L
voteId
String voteId
vote
org.chorem.pollen.business.persistence.Vote vote
serialVersionUID: 1L
poll
org.chorem.pollen.business.persistence.Poll poll
redirectUrl
String redirectUrl
serialVersionUID: 1L
serialVersionUID: 1L
choiceId
String choiceId
serialVersionUID: 1L
commentId
String commentId
- Id of the comment to delete.
serialVersionUID: 1L
redirectUrl
String redirectUrl
serialVersionUID: 1L
voteId
String voteId
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
votingListType
String votingListType
- Type of the voting list.
votingListNumber
int votingListNumber
- Number of the vontingList container.
personToListNumber
int personToListNumber
- Number of person to display.
personToList
org.chorem.pollen.business.persistence.PersonToList personToList
serialVersionUID: 1L
serialVersionUID: 1L
votingListType
String votingListType
- Type of the voting list.
votingListNumber
int votingListNumber
- Number of person to display.
votingList
org.chorem.pollen.business.persistence.VotingList votingList
- The voting list ot display.
serialVersionUID: 1L
accountId
String accountId
pollId
String pollId
serialVersionUID: 1L
filename
String filename
contentLength
long contentLength
serialVersionUID: 1L
pollId
String pollId
contentLength
long contentLength
serialVersionUID: 1L
votingListType
String votingListType
- Type of the voting list.
votingListNumber
int votingListNumber
- Number of person to display.
votingList
org.chorem.pollen.business.persistence.VotingList votingList
- The voting list ot display.
startNumber
int startNumber
personListId
String personListId
serialVersionUID: 1L
serialVersionUID: 1L
pollUri
org.chorem.pollen.bean.PollUri pollUri
clone
boolean clone
serialVersionUID: 1L
serialVersionUID: 1L
byGroup
Boolean byGroup
userAllowed
boolean userAllowed
poll
org.chorem.pollen.business.persistence.Poll poll
results
List<E> results
topRanking
List<E> topRanking
serialVersionUID: 1L
pollService
org.chorem.pollen.services.impl.PollService pollService
poll
org.chorem.pollen.business.persistence.Poll poll
pollResultUrl
String pollResultUrl
serialVersionUID: 1L
imageChoice
List<E> imageChoice
- Uploaded images (for choice type poll).
imageChoiceContentType
List<E> imageChoiceContentType
- Uploaded images content type (for choice type poll).
imageChoiceFileName
List<E> imageChoiceFileName
- Uploaded images name (from use desktop) (for choice type poll).
informationsError
boolean informationsError
- Flag when there is some errors on the information panel.
optionsError
boolean optionsError
- Flag when there is some errors on the options panel.
parameters
Map<K,V> parameters
- All the parameters send by request used to build back choices of the
poll.
choices
Map<K,V> choices
- Indexed choices retreive from parameters for the choiceType selected in
form. (Other choices are lost).
votingLists
Map<K,V> votingLists
- Indexed voting lists retreive from parameters for the pollType selected
in form. (Other voting lists are lost).
serialVersionUID: 1L
votingListType
String votingListType
votingListNumber
int votingListNumber
containerId
String containerId
personList
Map<K,V> personList
serialVersionUID: 1L
|
Package org.chorem.pollen.ui.actions.user |
serialVersionUID: 1L
favoriteListId
String favoriteListId
pollAccountId
String pollAccountId
favoriteList
org.chorem.pollen.business.persistence.PersonList favoriteList
pollAccount
org.chorem.pollen.business.persistence.PollAccount pollAccount
redirectUrl
String redirectUrl
serialVersionUID: 1L
favoriteListId
String favoriteListId
redirectUrl
String redirectUrl
serialVersionUID: 1L
favoriteListId
String favoriteListId
pollAccountId
String pollAccountId
redirectUrl
String redirectUrl
serialVersionUID: 1L
user
org.chorem.pollen.business.persistence.UserAccount user
newPassword
String newPassword
newPassword2
String newPassword2
serialVersionUID: 1L
login
String login
password
String password
redirectUrl
String redirectUrl
serialVersionUID: 1L
serialVersionUID: 1L
email
String email
serialVersionUID: 1L
parameters
Map<K,V> parameters
action
String action
favoriteList
org.chorem.pollen.business.persistence.PersonList favoriteList
pollAccount
org.chorem.pollen.business.persistence.PollAccount pollAccount
serialVersionUID: 1L
favoriteList
org.chorem.pollen.business.persistence.PersonList favoriteList
csvImport
File csvImport
csvImportContentType
String csvImportContentType
csvImportFileName
String csvImportFileName
ldapImport
String ldapImport
action
String action
favoriteService
org.chorem.pollen.services.impl.FavoriteService favoriteService
serialVersionUID: 1L
user
org.chorem.pollen.business.persistence.UserAccount user
password2
String password2
serialVersionUID: 1L
|
Package org.chorem.pollen.ui.interceptors |
serialVersionUID: 1L
FILENAME_PATTERN
Pattern FILENAME_PATTERN
|
Package org.chorem.pollen.ui.results |
serialVersionUID: -9042425229314584066L
Copyright © 2009-2012 CodeLutin. All Rights Reserved.