Serialized Form


Package org.chorem.pollen.bean

Class org.chorem.pollen.bean.PollDateChoice extends ChoiceImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

date

Date date

Class org.chorem.pollen.bean.PollImageChoice extends ChoiceImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

location

String location

Class org.chorem.pollen.bean.PollResult extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

name

String name

value

String value

pollId

String pollId

choiceType

org.chorem.pollen.common.ChoiceType choiceType

voteCountingType

org.chorem.pollen.common.VoteCountingType voteCountingType

byGroup

boolean byGroup

hidden

boolean hidden

Class org.chorem.pollen.bean.PollUri extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

pollId

String pollId

accountId

String accountId

Class org.chorem.pollen.bean.UserPoll extends Object implements Serializable

serialVersionUID: 7293352208965578801L

Serialized Fields

creator

Boolean creator

poll

Poll poll

accounts

List<E> accounts

pcs

PropertyChangeSupport pcs

Package org.chorem.pollen.services.exceptions

Class org.chorem.pollen.services.exceptions.FavoriteListAlreadyExistException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.FavoriteListImportException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

importName

String importName

causeMessage

String causeMessage

Class org.chorem.pollen.services.exceptions.FavoriteListNotFoundException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.FavoriteListNotOwnedByUserException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.InvalidEmailException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.ParticipantAlreadyFoundInListException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.ParticipantExistWithoutMailException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.ParticipantNotFoundException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.ParticipantNotFoundInListException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.PollAccountNotFound extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.PollAlreadyClosedException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.PollAlreadyExistException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.PollChoiceNotFoundException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.PollCommentNotFound extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.PollNotFoundException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.PollVoteNotFoundException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.UnauthorizedPollAccessException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.UserEmailAlreadyUsedException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.UserInvalidPasswordException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.UserLoginAlreadyUsedException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.UserNotFoundException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.VoteDoubloonException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.VoteNotAllowedException extends Exception implements Serializable

serialVersionUID: 1L

Class org.chorem.pollen.services.exceptions.VoteNotFoundException extends Exception implements Serializable

serialVersionUID: 1L



Copyright © 2009-2012 CodeLutin. All Rights Reserved.