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