Uses of Class
org.exoplatform.agenda.dao.EventDateVoteDAO
Packages that use EventDateVoteDAO
-
Uses of EventDateVoteDAO in org.exoplatform.agenda.dao
Constructors in org.exoplatform.agenda.dao with parameters of type EventDateVoteDAO -
Uses of EventDateVoteDAO in org.exoplatform.agenda.storage
Constructors in org.exoplatform.agenda.storage with parameters of type EventDateVoteDAOModifierConstructorDescriptionAgendaEventDatePollStorage(EventDateOptionDAO dateOptionDAO, EventDatePollDAO datePollDAO, EventDateVoteDAO dateVoteDAO)