|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PollDao
| Field Summary |
|---|
| Fields inherited from interface org.sakaiproject.genericdao.api.finders.ByPropsFinder |
|---|
ASC, DESC, EQUALS, GREATER, LESS, LIKE, NOT_EQUALS, NOT_NULL, NULL |
| Method Summary | |
|---|---|
int |
getDisctinctVotersForPoll(Poll poll)
Get the number of distinct voters on a poll |
| Methods inherited from interface org.sakaiproject.genericdao.api.GenericDao |
|---|
findById, getIdProperty, getPersistentClasses, invokeTransactionalAccess |
| Methods inherited from interface org.sakaiproject.genericdao.api.modifiers.BasicModifier |
|---|
create, delete, delete, save, update |
| Methods inherited from interface org.sakaiproject.genericdao.api.finders.ByPropsFinder |
|---|
countByProperties, countByProperties, findByProperties, findByProperties, findByProperties, findByProperties, findByProperties |
| Methods inherited from interface org.sakaiproject.genericdao.api.finders.BySearchFinder |
|---|
countBySearch, findBySearch, findOneBySearch |
| Methods inherited from interface org.sakaiproject.genericdao.api.finders.AllFinder |
|---|
countAll, findAll, findAll |
| Methods inherited from interface org.sakaiproject.genericdao.api.modifiers.BatchModifier |
|---|
deleteMixedSet, deleteSet, deleteSet, saveMixedSet, saveSet |
| Method Detail |
|---|
int getDisctinctVotersForPoll(Poll poll)
poll -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||