Uses of Interface
de.xima.fc.dao.interfaces.IWebDavAccessDao
Packages that use IWebDavAccessDao
-
Uses of IWebDavAccessDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IWebDavAccessDaoModifier and TypeFieldDescriptionstatic final IWebDavAccessDao
DaoProvider.WEBDAVACCESS_DAO
The singleton instance ofIWebDavAccessDao
for accessing, creating, deleting, and updatingWebDavAccess
entities. -
Uses of IWebDavAccessDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IWebDavAccessDaoModifier and TypeClassDescriptionclass
The default implementation ofIWebDavAccessDao
that can be accessed viaDaoProvider
.