| Package | Description |
|---|---|
| org.chorem.pollen.ui.actions.poll.form |
Base Package for the all poll form actions (create, clone and edit poll).
|
| org.chorem.pollen.ui.actions.user |
Base Package for the all user actions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPollForm
Created: 04/04/12
|
class |
ClonePoll
Clones a poll.
|
class |
CreatePoll
Creates a poll.
|
class |
EditPoll
Edit a poll (load it via
AbstractPollForm.input()), and save it
via AbstractPollForm.execute()). |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateFavoriteList
To create a new favorite list.
|
class |
CreateFavoriteListVoter
Creates a new
PollAccount inside a selected PersonList. |
class |
Edit
Update a user.
|
class |
EditFavoriteList
Edit a given
PersonList. |
class |
EditFavoriteListVoter
Edits a
PollAccount inside a selected PersonList. |
class |
Register
Register a new user.
|
Copyright © 2009-2013 CodeLutin. All Rights Reserved.