Package org.sakaiproject.poll.logic
-
Interface Summary Interface Description ExternalLogic PollListManager This is the interface for the Manager for our poll tool, it handles the data access functionality of the tool, we currently have 2 implementations (memory and hibernate)PollVoteManager