Serialized Form
|
Package org.chorem.pollen.business.dto |
serialVersionUID: 1L
id
String id
name
String name
description
String description
value
int value
validate
boolean validate
voteId
String voteId
pollId
String pollId
hidden
boolean hidden
id
String id
text
String text
postDate
Date postDate
pollId
String pollId
pollAccountId
String pollAccountId
id
String id
userId
String userId
name
String name
pollAccountDTOs
List<E> pollAccountDTOs
id
String id
accountId
String accountId
votingId
String votingId
userId
String userId
email
String email
weight
double weight
hasVoted
boolean hasVoted
votingListId
String votingListId
personListId
String personListId
voteDTOs
List<E> voteDTOs
id
String id
pollId
String pollId
title
String title
description
String description
beginDate
Date beginDate
endDate
Date endDate
beginChoiceDate
Date beginChoiceDate
endChoiceDate
Date endChoiceDate
maxChoiceNb
int maxChoiceNb
closed
boolean closed
choiceAddAllowed
boolean choiceAddAllowed
anonymousVoteAllowed
boolean anonymousVoteAllowed
anonymous
boolean anonymous
publicResults
boolean publicResults
continuousResults
boolean continuousResults
pollType
PollType pollType
voteCounting
VoteCountingType voteCounting
choiceType
ChoiceType choiceType
userId
String userId
creatorId
String creatorId
creatorEmail
String creatorEmail
commentDTOs
List<E> commentDTOs
votingListDTOs
List<E> votingListDTOs
voteDTOs
List<E> voteDTOs
preventRuleDTOs
List<E> preventRuleDTOs
choiceDTOs
List<E> choiceDTOs
resultDTOs
List<E> resultDTOs
id
String id
pollId
String pollId
scope
String scope
sensibility
int sensibility
active
boolean active
oneTime
boolean oneTime
repeated
boolean repeated
method
String method
id
String id
name
String name
value
String value
pollId
String pollId
choiceType
ChoiceType choiceType
voteCounting
VoteCountingType voteCounting
byGroup
boolean byGroup
hidden
boolean hidden
id
String id
login
String login
firstName
String firstName
lastName
String lastName
administrator
boolean administrator
language
String language
email
String email
personListDTOs
List<E> personListDTOs
pollAccountDTOs
List<E> pollAccountDTOs
id
String id
weight
double weight
comment
String comment
anonymous
boolean anonymous
pollAccountId
String pollAccountId
pollId
String pollId
votingListId
String votingListId
choiceDTOs
List<E> choiceDTOs
id
String id
name
String name
weight
double weight
pollId
String pollId
voteId
String voteId
pollAccountDTOs
List<E> pollAccountDTOs
|
Package org.chorem.pollen.business.persistence |
name
String name
description
String description
validate
Boolean validate
voteVoteToChoice
List<E> voteVoteToChoice
poll
Poll poll
serialVersionUID: 1L
name
String name
serialVersionUID: 1L
text
String text
postDate
Date postDate
poll
Poll poll
pollAccount
PollAccount pollAccount
serialVersionUID: 1L
name
String name
owner
UserAccount owner
pollAccount
List<E> pollAccount
serialVersionUID: 1L
weight
Double weight
hasVoted
Boolean hasVoted
votingList
VotingList votingList
pollAccount
PollAccount pollAccount
serialVersionUID: 1L
pollId
String pollId
title
String title
description
String description
beginChoiceDate
Date beginChoiceDate
beginDate
Date beginDate
endDate
Date endDate
maxChoiceNb
Integer maxChoiceNb
closed
Boolean closed
choiceAddAllowed
Boolean choiceAddAllowed
anonymousVoteAllowed
Boolean anonymousVoteAllowed
anonymous
Boolean anonymous
publicResults
Boolean publicResults
continuousResults
Boolean continuousResults
endChoiceDate
Date endChoiceDate
vote
List<E> vote
choice
List<E> choice
result
List<E> result
creator
PollAccount creator
comment
List<E> comment
preventRule
List<E> preventRule
votingList
List<E> votingList
pollType
PollType pollType
choiceType
ChoiceType choiceType
voteCounting
VoteCounting voteCounting
accountId
String accountId
votingId
String votingId
email
String email
votingListPersonToList
List<E> votingListPersonToList
pollsCreated
List<E> pollsCreated
comment
List<E> comment
vote
List<E> vote
personList
PersonList personList
userAccount
UserAccount userAccount
serialVersionUID: 1L
serialVersionUID: 1L
name
String name
serialVersionUID: 1L
scope
String scope
sensibility
Integer sensibility
repeated
Boolean repeated
active
Boolean active
oneTime
Boolean oneTime
method
String method
poll
Poll poll
serialVersionUID: 1L
name
String name
ResultValue
String ResultValue
byGroup
Boolean byGroup
poll
Poll poll
voteCounting
VoteCounting voteCounting
serialVersionUID: 1L
login
String login
password
String password
firstName
String firstName
lastName
String lastName
administrator
Boolean administrator
language
String language
email
String email
favoriteList
List<E> favoriteList
pollAccount
List<E> pollAccount
serialVersionUID: 1L
weight
Double weight
comment
String comment
anonymous
Boolean anonymous
choiceVoteToChoice
List<E> choiceVoteToChoice
poll
Poll poll
pollAccount
PollAccount pollAccount
votingList
VotingList votingList
name
String name
serialVersionUID: 1L
serialVersionUID: 1L
voteValue
Integer voteValue
vote
Vote vote
choice
Choice choice
serialVersionUID: 1L
name
String name
weight
Double weight
pollAccountPersonToList
List<E> pollAccountPersonToList
poll
Poll poll
vote
Vote vote
serialVersionUID: 1L
Copyright © 2009-2010 CodeLutin. All Rights Reserved.