| Class | Description |
|---|---|
| AdminUser | |
| ChadChoice |
POJO representing a particular choice in a particular poll
|
| ChadData |
Superclass of all Chad data beans
|
| ChadHibernateConfig |
Initializes & manages the Hibernate configuration
|
| ChadHibernateConfigFactory |
Caches the HibernateConfig for a particular database
|
| ChadPersistenceManager |
Manage all persistence related functionality
|
| ChadPoll |
POJO representing a poll
|
| ChadPollResult |
POJO representing a poll result
|
| DatabaseChadDataProvider |
Manages all the Chad data in a database
|
| VotedIPAddress |
POJO representing a particular IP address from which a particular poll has received a vote
|
| Exception | Description |
|---|---|
| UserAlreadyExistsException |
Copyright © 2015 WSO2 Inc. All rights reserved.