Uses of Interface
de.xima.fc.dao.interfaces.ISystemPluginDao
-
Packages that use ISystemPluginDao Package Description de.xima.fc.dao de.xima.fc.dao.impl -
-
Uses of ISystemPluginDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as ISystemPluginDao Modifier and Type Field Description static ISystemPluginDaoDaoProvider. SYSTEMPLUGIN_DAOThe singleton instance ofISystemPluginDaofor accessing, creating, deleting, and updatingSystemPluginentities. -
Uses of ISystemPluginDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement ISystemPluginDao Modifier and Type Class Description classSystemPluginDao
-