Uses of Interface
com.logicaldoc.calendar.EventDAO
-
Packages that use EventDAO Package Description com.logicaldoc.calendar -
-
Uses of EventDAO in com.logicaldoc.calendar
Classes in com.logicaldoc.calendar that implement EventDAO Modifier and Type Class Description class
HibernateEventDAO
Hibernate implementation of the EventDAO.Methods in com.logicaldoc.calendar that return EventDAO Modifier and Type Method Description EventDAO
CalendarProcessor. getEventDao()
Methods in com.logicaldoc.calendar with parameters of type EventDAO Modifier and Type Method Description void
CalendarProcessor. setEventDao(EventDAO eventDao)
-